Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 705 Bytes

Fixes.md

File metadata and controls

28 lines (15 loc) · 705 Bytes

EveJima

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" />