Page 1 of 1

ext -unload ISXEQ borked

Posted: Mon Nov 21, 2005 7:59 am
by Red-One
If I:

Code: Select all

ext isxeq
ext isxeqchatwnd
ext -unload isxeqchatwnd
ext -unload isxeq <-----CRASH
or

Code: Select all

ext isxeq
ext isxeqchatwnd
ext -unload isxeq <----It says it unloads, but I cannot overwrite the DLL with a new one
ext -unload isxeqchatwnd <-----CRASH
If possilbe I would love this to be looked into. It would save SO MUCH time if I can make changes to ISXEQ files and test rebuilds without having to camp to desktop and back.

-Red

Posted: Mon Nov 21, 2005 3:52 pm
by Lax
If you unload isxeq first, it stays loaded because it's a dependency of isxeqchatwnd. isxeqchatwnd cannot be active in memory without it

Anyway, yes I saw your 45 crash reports about unloading ISXEQ, and I'll get to it when I can

Posted: Mon Nov 21, 2005 9:21 pm
by Red-One
Anyway, yes I saw your 45 crash reports about unloading ISXEQ, and I'll get to it when I can
:lol: , Sorry about that man... I was drinking that night. :wink:


-Red