Tool for game Eve Online
Eve forum:
http://forum.eve-ru.com/index.php?showtopic=116834
Logs:
Open file EveJima.exe.config
and replace from <level value="DEBUG"/>
to <level value="ERROR"/>
Open folder Logs
and send filr Log.txt
to email [email protected]
Requirement:
NET Framework 4.7.1
- dotnet.microsoft.com/download/dotnet-framework/thank-you/net471-web-installer
Crash fixes:
-
Check framework
NET Framework 4.7.1
(See previous paragraph) -
Remove
IE11
from your computer -
Open file
EveJima.exe.config
and replace from<add key="BrowserType" value="chromiumWebBrowser" />
to<add key="BrowserType" value="netWebBrowser" />