isxeve locks up

Ledhead

Member
isxeve locks up -resolved-

Tried IRC but wasn't able to resolve this.

quick background.
Win 7 X64
I updated isxeve last week to resolve the v32 issue and it hasn't worked since.
IS and isxeve subscriptions both current
Everything was working fine before these optional patches and the v32 error.

I can launch EVE through IS no problem.
if i try to launch isxeve through the ~ console or through the game startup option it fails. no error messages in IS console.
- launched from ~ console the eve window freezes and can no longer be interacted with. Any other window I drag over that window gives ghost images over the eve launch screen and stay there till I kill the eve.exe process in task manager
- launched through game startup option the tyrannis window pops up then closes after a few seconds. Both the eve bootstrap and eve.exe process are still running in task manager but nothing happens. If i do this multiple times i will get multiple instances of both processes.
- same results full screen or windowed

I've uninstalled/re-installed 3 times now, following the "dummies guide" each time
done the Win7 file permissions manually as well as the permissions exe
created the isxeve.xml manually it never gives me the popup window to do the automated one.
I've tried the "test patches" for IS
all re-installs were from freshly downloaded install exes from both sites.
downloaded the 10/8 isxeve.dll file from forum link
removed the optional patch

I'm looking for any additional suggestions...
 
Last edited:

Amadeus

The Maestro
Staff member
If it's the email I think it was, I forwarded it to Lax for his feedback and never heard anything back. It worked before InnerSpace updated, and didn't work after innerspace updated ...and ISXEVE didn't really change, so I don't think it's an ISXEVE issue (moreoever, you're the only one with this issue, so I'm fairly sure it's not an ISXEVE thing.)

Anyway, it's probably a conflict with some other software that you have running or something along those lines. Either way, I have no other answers for you.

If you have no other computers upon which to test it, then you may be forced to give up and cancel your ISXEVE subscription. You can send me another email and I will refund your last payment (or a portion if it was a long time ago.)
 

Ledhead

Member
As I do like the program I tried a few more things...

Spent the night re-running things step by step tweaking things and have come up with what might be an issue.

I get isxeve to load up maybe 1 out of 20-30 tries. Did this with the eve crash logserver running.

The hangup occurs after line 224 module blue.dll. shows as an 11 digit number.

clean launch of eve I get:
Code:
Attempting to redefine util.ResFile in ('script:/../../../core/client/script/util/resLoader.py', 'compiled') (already defined in ('script:/../../../core/client/script/util/misc.py', 'compiled')).

The definition for util.ResFile from ('script:/../../../core/client/script/util/resLoader.py', 'compiled') will be ignored.

Trinity (_trinity) module starting

with isxeve failing to load nothing after line 224 happens

when isxeve actually does load i get:
Code:
Timeslice warning order 3, 1033ms in tasklet: returning to 'None' from '^boot::nasty_exec::bin:/../common/script/util/notificationUtil.py'

Timeslice warning order 3, 1035ms in tasklet: switching to 'None' from 'None'

Attempting to redefine util.ResFile in ('script:/../../../core/client/script/util/resLoader.py', 'compiled') (already defined in ('script:/../../../core/client/script/util/misc.py', 'compiled')).

The definition for util.ResFile from ('script:/../../../core/client/script/util/resLoader.py', 'compiled') will be ignored.

Trinity (_trinity) module starting
I'm guessing I'm getting a delay launching eve trying to load in isxeve. That delay is hanging the exe. Obviously it's an issue with the local machine but if anyone has a suggestion other then launch 40+ times to get miner+ hauler working please let me know...

Tried running eve.exe (safe Mode) but isxeve didn't like that at all.
tried renaming the blue.dll and run repairer but can't run without blue.dll.

Is there a way I can adjust the timing in the load sequence? The highest delay it reported was 1050ms.


********
Edit

Fixed it.
removed the winxp compatibility option from eve.exe now comes in under the 1050ms limit.
 
Last edited:
Top Bottom