TOTALLY NEW TO THIS Loading BOT Error

Ragnaroeker

Active Member
First let me say thank you and second let me say I have spent 4 hours reading everything I can find, but I am 43 and a mother and I am convinced the brain function you lose while pregnant never returns.

When I type RUN EQ2BOT I am getting:

C:/Program Files (x86)/InnerSpace/EQ2BOT.iss(227): Could not locate file C:/Program Files (x86)/InnerSpace/Scripts/EQ2BOT/Class Routines/NULL.iss for preprocessing
Preprocessing failed on C:\Program Files (x86)\InnerSpace\Scripts\EQ2BOT.iss
Failed to parse script 'C:\Program Files (x86)\InnerSpace\Scripts\EQ2BOT.iss
Run Script 'EQ2BOT' failed

I don't need to be spoon fed. If someone just has a link to directions that I am missing or a URL link that would be great.

Thanks a bunch and sorry for the incredibly noob problem.
 

Amadeus

The Maestro
Staff member
You are getting this because isxeq2 is not loaded.

type: ext isxeq2 ...in the console and wait for it to authenticate before running eq2bot.
 

bzt

Active Member
I am getting this same error. I have esxeq2 running.. it says its already loaded.. but still get this error
 

Amadeus

The Maestro
Staff member
post exactly what it says in the console when you type "ext isxeq2" (and WAIT for a few minutes for it.)

Then type 'run eq2bot' and copy/paste that result as well.
 

Kendra

Active Member
I just completely formatted and installed Vista. As a result, after loading everything up I am having the same issue.. This is the error I am getting when it loads isxeq2 its self.. (note: I admittedly have no idea what any of this means, I follow the directions on how to install it everytime I have ever re-installed it, and never had any issues until I just got Vista. Obviously I see it says it can not find a specific file, but how I am missing this file is my issue, as I downloaded and installed everything as far as I know.)

Extension 'isxeq2' loaded
[console] [`] Command (Release): console "toggle"
Exception[1] executing assembly: System.IO.FileNotFoundException: Could not load file or assembly 'file:///C:\Program Files (x86)\InnerSpace\.NET
Programs\isxGamesUtility' or one of its dependencies. The system cannot find the file specified.

File name: 'file:///C:\Program Files (x86)\InnerSpace\.NET Programs\isxGamesUtility'

at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark,
Boolean throwOnFileNotFound, Boolean forIntrospection)

at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)

at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm,
Boolean forIntrospection, StackCrawlMark& stackMark)

at System.Reflection.Assembly.LoadFrom(String assemblyFile, Evidence securityEvidence)

at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)


at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)

at LavishVMRuntime.LVMDomainManager.AsEx.ExecuteAssembly()



WRN: Assembly binding logging is turned OFF.

To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

Note: There is some performance penalty associated with assembly bind failure logging.

To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Session name 'is1' accepted
Exception[2] executing assembly: System.IO.FileLoadException: Could not load file or assembly 'C:\\Program Files (x86)\\InnerSpace\\.NET
Programs\\isxGamesUtility' or one of its dependencies. The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)
File name: 'C:\\Program Files (x86)\\InnerSpace\\.NET Programs\\isxGamesUtility'

at System.Reflection.AssemblyName.nInit(Assembly& assembly, Boolean forIntrospection, Boolean raiseResolveEvent)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)

at System.Reflection.Assembly.Load(String assemblyString, Evidence assemblySecurity)

at System.AppDomain.ExecuteAssemblyByName(String assemblyName, Evidence assemblySecurity, String[] args)

at System.AppDomain.ExecuteAssemblyByName(String assemblyName, Evidence assemblySecurity, String[] args)

at LavishVMRuntime.LVMDomainManager.AsEx.ExecuteAssemblyByName(Exception priorException)



[is1_key] [Ctrl+Alt+1] Command: WindowVisibility foreground
binds=bind -list
GlobalBinds=GlobalBind -list
[memoryindicator] [Ctrl+Alt+M] Command (Release): hudgroup "-toggle" "memory indicator"
[fpsindicator] [Ctrl+Alt+F] Command (Release): hudgroup "-toggle" "fps indicator"
fullscreen=WindowCharacteristics -size fullscreen -pos -viewable ${Display.DesktopX},${Display.DesktopY};fullscreenmouse
normal=normalsize;normalposition;normalmouse
tiny=tinysize;tinyposition;tinymouse
pipforeground=pipforegroundsize;pipforegroundposition;pipforegroundmouse
normalsize=WindowSize -viewable 1024x768
tinysize=WindowSize -viewable 256x192
pipforegroundsize=WindowSize -rescale -viewable ${Display.Width}x${Display.Height}
normalposition=WindowPos -viewable ${Display.DesktopX},${Display.DesktopY}
tinyposition=WindowPos ${Math.Calc[${Display.DesktopX}+10].Int},${Math.Calc[${Display.DesktopY}+10].Int}
pipforegroundposition=WindowPos -viewable ${Display.DesktopX},${Display.DesktopY}
fullscreenmouse=
normalmouse=
pipforegroundmouse=
tinymouse=
[fullscreenkey] [Shift+Alt+f] Command (Release): fullscreen
[normalkey] [Shift+Alt+n] Command (Release): normal
[tinykey] [Shift+Alt+t] Command (Release): tiny
[next] [Ctrl+Alt+x] Command (Release): uplink focus -next
[previous] [Ctrl+Alt+z] Command (Release): uplink focus -previous
Session name 'is1' accepted

When I type ext isxeq2 it states:

Extension 'isxeq2' is already loaded


So I type run eq2bot and get:
Please note: EQ2Bot has moved from scripts/eq2bot.iss to scripts/eq2bot/eq2bot.iss
Newer versions of ISXEQ2 will automatically convert 'run eq2bot' to 'run eq2bot/eq2bot'
--
Renaming ScriptsEQ2Bot.iss to ScriptsEQ2Bot.iss.moved
Please wait...
12:05:49 DEBUG: ISXEQ2 has not been loaded! EQ2Bot can not run without it. Good Bye!
Ending EQ2Bot!
 

Kendra

Active Member
No, I didn't have anything to copy, I completely started from scratch and installed everything following all directions.

.Net and Direct X 9 are both installed.

I am just going to delete the whole thing and reinstall. I haven't really been around this weekend to play with it, so I will let you know if it fixes its self.
 
Last edited:

Kendra

Active Member
UAC was the first thing I disabled when I loaded Vista.

Yes, this is actually a legit copy of windows and all updated etc.

Going to reinstall it now that I have time and report back. ;D
 

wired203

Active Member
Ahh and vista, you can actually search and install .net 2.0 which lavish likes better, it's one of those I did it when I setup my vista boxes but ummm it's been a while.
 

larrydoyle

Senior Member
Just a word of hope Kendra. Got a new laptop with Vista 64bit and installed everything from scratch (EQ2, Innerspace, ISXEQ2, SVN, UI mods, Map, ACT, Ventrilo, etc.), and it is all working fine. So keep at it ... you can do it!
 

Ragnaroeker

Active Member
Thank you!!

Thank you very much. I read some more and it took a couple weeks but I think I just got it working. Haven't loaded it on the VISTA 64 bit yet. I did have to go back to the everquest2.exe binaries and load the one from Feb 10th. That seemed to do the trick with the xp 64 bit machine.

Thanks again for your time.
 
Top Bottom