Xanthos-Code / vintel

EVE Online Visual Intel Tool
112 stars 59 forks source link

Dont work after chat changes by CCP #171

Open Mitelin opened 6 years ago

Mitelin commented 6 years ago

hello program stoped working after 20.3 chat changes by CCP

Problem is probabli in change of chanel log renaming.

mech314 commented 6 years ago

Indeed!

mvancil commented 6 years ago

Vintel pucks up location but does not update status of systems via the Intel Channels.

arexul commented 6 years ago

Well EVE changed the chat name files, that's why Vintel cannot read it (cannot find the chat files).

ppfeufer commented 6 years ago

https://github.com/3vi1/IMP/releases :-)

Mitelin commented 6 years ago

ppfeufer im have no idea why you linking here IMP thats much worse then vintel and btw dont work eather.

ppfeufer commented 6 years ago

Don't know if you noticed, but vintel isn't maintained any longer. Actually since roughly 2 years. Don't even know if the developer still plays EVE. So it's unlikely it will be updated. And IMP is basically a rewrite of vintel which is actively maintained and got updated 2 days ago to recognize the new chat names. So it works.

mech314 commented 6 years ago

It is great that it works, however it doesn't have Mac version, so for me it is useless.

To fix Vintel you just need to edit logfile parser.

Or change the chatroom name every time you log in according to the new log file created in chatlogs folder.

bperian commented 6 years ago

https://github.com/Xanthos-Eve/vintel/commit/0c1128be3fabcfd655e2769c4a8ea68da61f97ff

or

https://github.com/bperian/vintel

Mitelin commented 6 years ago

Thats wonderfull but is it posible for us mortal stupid people to provide builded exe?

bperian commented 6 years ago

try with this one, it's an exe I just built for vintel:

https://files.fm/u/q4bpjkjr

Mitelin commented 6 years ago

Failed to execute vintel script

bperian commented 6 years ago

k, let me check and I'll get back with updates

bperian commented 6 years ago

Apparently build fails, probably from all the different software packages changes over time. Will try to find a solution over the weekend.

Tarocch1 commented 6 years ago

tim 20180401092910

Paic commented 6 years ago

@bperian Any news about that compiled exe ?

bperian commented 6 years ago

ongoing development. meanwhile a workaround from a corp mate: close and reopen intel channels in eve to bypass the currrent vintel issue.

bperian commented 6 years ago

open for tests https://github.com/bperian/vintel/releases/tag/v1.2.4

Don't mind the console that opens with with vintel atm, will go away but it's still a beta build. Feedback is welcome as there have been major changes

Mitelin commented 6 years ago

It react for posts in intel but dont show and do this error

04/09 02:19:08| -- Unhandled Exception -- 04/09 02:19:08| File "E:\work\Repositories\vintel\src\vi\ui\viui.py", line 825, in logFileChanged File "E:\work\Repositories\vintel\src\vi\ui\viui.py", line 682, in addMessageToIntelChat File "E:\work\Repositories\vintel\src\vi\ui\ChatEntryWidget.py", line 19, in init File "E:\Users\Faxtorial\AppData\Local\Programs\Python\Python36-32\lib\site-packages\PyQt5\uic__init__.py", line 226, in loadUi File "E:\Users\Faxtorial\AppData\Local\Programs\Python\Python36-32\lib\site-packages\PyQt5\uic\Loader\loader.py", line 72, in loadUi File "E:\Users\Faxtorial\AppData\Local\Programs\Python\Python36-32\lib\site-packages\PyQt5\uic\uiparser.py", line 1013, in parse File "E:\Users\Faxtorial\AppData\Local\Programs\Python\Python36-32\lib\xml\etree\ElementTree.py", line 1196, in parse File "E:\Users\Faxtorial\AppData\Local\Programs\Python\Python36-32\lib\xml\etree\ElementTree.py", line 586, in parse

04/09 02:19:08| <class 'FileNotFoundError'>: [Errno 2] No such file or directory: 'C:\VINTEL\vi/ui/ChatEntry.ui' 04/09 02:19:08| -- ------------------- --

raykai commented 6 years ago

@bperian Feedback: would be nice having a dark theme than having white... its hard on the eyes. see https://github.com/Xanthos-Eve/vintel/issues/164