Xanthos-Code / vintel

EVE Online Visual Intel Tool
113 stars 59 forks source link

Vintel 1.2.3 : Error on start of the application. #166

Open reikuren opened 6 years ago

reikuren commented 6 years ago

Hello,

I encountered a problem when i start vintel today (im on the last version : 1.2.3) The following error message appair : Failed to execute scrip vintel

Here his the log :

12/04 08:37:28| ------------------- Vintel 1.2.3 starting up ------------------- 12/04 08:37:28| 12/04 08:37:32| Load jump bridges 12/04 08:37:33| Creating chat parser 12/04 08:37:33| -- Unhandled Exception -- 12/04 08:37:33| File "src\vintel.py", line 136, in File "src\vintel.py", line 127, in init File "vi\ui\viui.py", line 134, in init File "vi\ui\viui.py", line 247, in setupMap File "vi\chatparser\chatparser.py", line 52, in init File "vi\chatparser\chatparser.py", line 61, in _collectInitFileData File "vi\chatparser\chatparser.py", line 73, in addFile

12/04 08:37:33| <type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xe9' in position 62: ordinal not in range(128)

Thanks in advance for your help.

ppfeufer commented 6 years ago

Vintel seems to be no longer maintained unfortunately, you might want to try out IMP » https://github.com/3vi1/IMP

It's a successor of vintel and actively maintained.