Isxdk35 And Innerspace -32bit

Kannkor

Ogre
On April 1st 2016 Innerspace patched and it is now on ISXDK35. With this change, Innerspace now loads as a 64 bit application, not a 32 bit application. This means no extensions will work in the uplink, unless they are built/compiled for a 64 bit application.

The catch is, Everquest 2 is a 32 bit application, and it can't run a 64 bit application.

The simple fix is to just tell Innerspace to run as a 32 bit application again, and it's a pretty easy fix. You simply add -32bit to the shortcut of Innerspace. After you do this, make sure you close Innerspace down and reload it!
There is a screen shot walkthrough incase any of this is confusing.
https://forums.ogregaming.com/viewtopic.php?f=13&t=304

Note: This will fix problems with MCP, IRC, Autologin, and a few others.
 

larrydoyle

Senior Member
This is not working for me on either of my Win 10 PCs. Can't seem to get innerspace to start in 32 bit mode. Tried several combinations of tagging -32bit to the end of the startup command in properties. Is there anything else to try? And yes, I've not only reloaded it but also restarted my PCs a couple times.
 

Kannkor

Ogre
This is not working for me on either of my Win 10 PCs. Can't seem to get innerspace to start in 32 bit mode. Tried several combinations of tagging -32bit to the end of the startup command in properties. Is there anything else to try? And yes, I've not only reloaded it but also restarted my PCs a couple times.
Copy/paste your shortcut.
 

larrydoyle

Senior Member
"C:\Program Files (x86)\InnerSpace\InnerSpace.exe" -32bit

I also had tried "C:\Program Files (x86)\InnerSpace\InnerSpace.exe" -32b since your pic looked like that
 

larrydoyle

Senior Member
OK, just so you know. In task manager it shows Innerspace with a (32 bit) by the program name. Which to me would indicate that it is starting in 32bit mode. But I'm still getting the error message saying it can't load isxeq2.dll into memory as a Win32 library.
 

Kannkor

Ogre
OK, just so you know. In task manager it shows Innerspace with a (32 bit) by the program name. Which to me would indicate that it is starting in 32bit mode. But I'm still getting the error message saying it can't load isxeq2.dll into memory as a Win32 library.
That just means the file is corrupt. Redownload the dll.
 

larrydoyle

Senior Member
The only way I've been able to get isxeq2 to load was to revert to Innerspace 1.13 build 6102. Then everything loads fine.
Have a friend who also has Windows 10 ... same issue.
Clearly I don't want to run an old version of Innerspace forever, so would appreciate if Ama or someone could look into why it will not load on Win 10 with current Innerspace version.
 

Geaden

Member
Same issue.
Patched Innerspace on desktop to v1.15 (Build 6123)
Encountered error about dll in Win32 library, searched forums, found this thread.
Edited Innerspace shortcut.
Still broke.
Redownloaded dll from ISX.
Still broke.

:panda:
 

Kannkor

Ogre
Try reinstalling Innerspace.
Try disabling or adding the dll to the safe/white list in your antivirus.

The error about Win32 lib means the file is not intact, meaning it didn't download properly, or something (antivirus) touched and modified it.
 

Amadeus

The Maestro
Staff member
Why not do what I suggested in my announcement thread (http://www.isxgames.com/f/threads/u...ount-or-msvcp140-dll-is-missing-message.7159/) and reinstall isxeq2 completely? Or, at least, follow ALL FOUR STEPS of the 'manual update' also posted in that thread. (You probably need the Visual Studio 2015 runtime, which is included in the installer now.)

If it still doesn't work after reinstalling ISXEQ2, and/or installing the visual studio 2015 runtime, then I'll need much more detailed information on what error messages you're seeing, etc., not just vague statements about things not working.

(NOTE: The isxeq2 installer requires that innerspace be "installed", not just copied onto the computer. For most people this will be OK -- but, if you just copied the innerspace directory to your computer without running the original installer that was downloaded from LavishSoft's website, then you'll need to do that.)
 
Last edited:

nobody1

Member
I get entrypoint not found. I reinstalled everything, added the -32bit. Restarted pc, deleted everything, re-installed everything. Same error.
 

Geaden

Member
Innerspace - uninstalled
Innerspace - re-installed (to include visual studio 2015 runtime)
Loaded character set from Innerspace ...

and....

:happy:

Thank you for the gentle guidance.
 

Kannkor

Ogre
I get entrypoint not found. I reinstalled everything, added the -32bit. Restarted pc, deleted everything, re-installed everything. Same error.
I suspect you have an extension (isxeq2.dll or isxogre.dll) in your /innerspace/ or /innerspace/extensions/ folder. Delete them and try again.
 

Kevinshp

Well-Known Member
Kannkor does this have anything to do with your auto login? I did as AMA said and toons are loading and everything is working but your Auto login window isn't coming up in the innerspace.window?
I can just type Ogre toonname in a session that toon loads just your auto log in isn't popping up so I can log a group all at once.

Thanks
 

Amadeus

The Maestro
Staff member
Kannkor does this have anything to do with your auto login? I did as AMA said and toons are loading and everything is working but your Auto login window isn't coming up in the innerspace.window?
I can just type Ogre toonname in a session that toon loads just your auto log in isn't popping up so I can log a group all at once.

Thanks
The autologin issue is mentioned in Kannkor's announcement post: http://www.isxgames.com/f/threads/errors-since-april-2016-read-here.7829/
 

lumbercrack

Member
I've managed to get isxeq2 to load again, but isxogre is not working for me. I have redownloaded it and added it to the ISXDK35 folder. But when I run the command `ext isxogre` from the console, I get the error:

Code:
Invalid Extension Version.  Inner Space is using ISXDK v35, and this extension was built with a different version.
To use this extension, you need to download a new version that supports the latest interface.
Extension 'isxogre' could not be loaded
 

Amadeus

The Maestro
Staff member
That means you have an isxogre.dll somewhere other than /innerspace/Extensions/ISXDK35 (or, that the one you put in there is not the right one.)

Search everywhere in /innerspace and /innerspace/Extensions and make sure you don't have an old version somewhere there where it shouldn't be.
 

lumbercrack

Member
I have performed a search on my Innerspace folder for 'isxogre.dll' and it looks like the only dll exists within the ISXDK35 folder. I redownloaded isxogre.dll from the new user walkthrough just in case I had the wrong one somehow, and put it in the ISXDK35 folder again, overwriting the existing one. The dll I have is 5022KB. I still get the same error message when trying to load isxogre.
 

Kannkor

Ogre
I have performed a search on my Innerspace folder for 'isxogre.dll' and it looks like the only dll exists within the ISXDK35 folder. I redownloaded isxogre.dll from the new user walkthrough just in case I had the wrong one somehow, and put it in the ISXDK35 folder again, overwriting the existing one. The dll I have is 5022KB. I still get the same error message when trying to load isxogre.
And you're downloading it from the link in here?
http://www.isxgames.com/f/threads/errors-since-april-2016-read-here.7829/
That one is definitely 100% isxdk35. Don't use any other older links.
 
Top Bottom