Cursian
08-16-2014, 01:36 PM
I screwed something up probably and I have no clue what it might be.
I followed the server guide on the wiki http://wiki.eqemulator.org/p?Complete_Windows-based_Server_Setup_Guide&frm=Main
When I click on start.bat
@echo off
shared_memory.exe
start world.exe
echo waiting for the world to finish before starting zone...
ping -n 10 127.0.0.1 > nul
start queryserv.exe
start ucs.exe
start eqlaunch.exe zone
exit
I get an error in the shared memory log
---------------------------------------------
[08.16. - 11:05:58] Starting Log: logs/crash_shared_memory_3008.log
[08.16. - 11:05:58] EXCEPTION_ACCESS_VIOLATION
[08.16. - 11:05:58] SymInit: Symbol-SearchPath: '.;C:\EQ\EQEmuServer;C:\EQ\EQEmuServer;C:\Windows; C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Administrator'
[08.16. - 11:05:58] OS-Version: 6.1.7601 (Service Pack 1) 0x112-0x3
[08.16. - 11:05:58] C:\EQ\EQEmuServer\shared_memory.exe:shared_memory. exe (001B0000), size: 4894720 (result: 0), SymType: 'PDB', PDB: 'C:\EQ\EQEmuServer\shared_memory.exe'
[08.16. - 11:05:58] C:\Windows\SysWOW64\ntdll.dll:ntdll.dll (76F10000), size: 1572864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\ntdll.dll', fileVersion: 6.1.7601.18247
[08.16. - 11:05:58] C:\Windows\syswow64\kernel32.dll:kernel32.dll (74DE0000), size: 1114112 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\kernel32.dll', fileVersion: 6.1.7601.18409
[08.16. - 11:05:58] C:\Windows\syswow64\KERNELBASE.dll:KERNELBASE.dll (75FF0000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\KERNELBASE.dll', fileVersion: 6.1.7601.18409
[08.16. - 11:05:58] C:\Windows\syswow64\WS2_32.dll:WS2_32.dll (767E0000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\WS2_32.dll', fileVersion: 6.1.7601.17514
[08.16. - 11:05:58] C:\Windows\syswow64\msvcrt.dll:msvcrt.dll (76340000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\msvcrt.dll', fileVersion: 7.0.7601.17744
[08.16. - 11:05:58] C:\Windows\syswow64\RPCRT4.dll:RPCRT4.dll (74FD0000), size: 983040 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\RPCRT4.dll', fileVersion: 6.1.7601.18532
[08.16. - 11:05:58] C:\Windows\syswow64\SspiCli.dll:SspiCli.dll (74920000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SspiCli.dll', fileVersion: 6.1.7601.18496
[08.16. - 11:05:58] C:\Windows\syswow64\CRYPTBASE.dll:CRYPTBASE.dll (74910000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CRYPTBASE.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\SysWOW64\sechost.dll:sechost.dll (76920000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\sechost.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\syswow64\NSI.dll:NSI.dll (760F0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\NSI.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\system32\VERSION.dll:VERSION.dll (74420000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\VERSION.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\syswow64\USER32.dll:USER32.dll (750C0000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USER32.dll', fileVersion: 6.1.7601.17514
[08.16. - 11:05:58] C:\Windows\syswow64\GDI32.dll:GDI32.dll (74D40000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\GDI32.dll', fileVersion: 6.1.7601.18539
[08.16. - 11:05:58] C:\Windows\syswow64\LPK.dll:LPK.dll (751C0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\LPK.dll', fileVersion: 6.1.7601.18177
[08.16. - 11:05:58] C:\Windows\syswow64\USP10.dll:USP10.dll (76050000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USP10.dll', fileVersion: 1.626.7601.18454
[08.16. - 11:05:58] C:\Windows\syswow64\ADVAPI32.dll:ADVAPI32.dll (74A10000), size: 655360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\ADVAPI32.dll', fileVersion: 6.1.7601.18247
[08.16. - 11:05:58] C:\Windows\system32\IMM32.DLL:IMM32.DLL (74F50000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.DLL', fileVersion: 6.1.7601.17514
[08.16. - 11:05:58] C:\Windows\syswow64\MSCTF.dll:MSCTF.dll (76850000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\MSCTF.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\system32\NLAapi.dll:NLAapi.dll (70E00000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NLAapi.dll', fileVersion: 6.1.7601.17514
[08.16. - 11:05:58] C:\Windows\system32\napinsp.dll:napinsp.dll (70DF0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\napinsp.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\System32\mswsock.dll:mswsock.dll (735D0000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\mswsock.dll', fileVersion: 6.1.7601.18254
[08.16. - 11:05:58] C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (70D50000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7601.17570
[08.16. - 11:05:58] C:\Windows\System32\winrnr.dll:winrnr.dll (70DE0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\winrnr.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\system32\rasadhlp.dll:rasadhlp.dll (72E40000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rasadhlp.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\System32\wshtcpip.dll:wshtcpip.dll (72E50000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wshtcpip.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\system32\dbghelp.dll:dbghelp.dll (70E10000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514
[08.16. - 11:05:58] f:\dd\vctools\crt\crtw32\convert\atof.c (59): _atof_l
[08.16. - 11:05:58] f:\dd\vctools\crt\crtw32\convert\atof.c (71): atof
[08.16. - 11:05:58] c:\eq\source2\common\shareddb.cpp (1760): SharedDatabase::LoadSpells
[08.16. - 11:05:58] c:\eq\source2\shared_memory\spells.cpp (41): LoadSpells
[08.16. - 11:05:58] c:\eq\source2\shared_memory\main.cpp (154): main
[08.16. - 11:05:58] f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
[08.16. - 11:05:58] f:\dd\vctools\crt\crtw32\startup\crt0.c (165): mainCRTStartup
[08.16. - 11:05:58] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 74DF338A)
[08.16. - 11:05:58] 74DF338A (kernel32): (filename not available): BaseThreadInitThunk
[08.16. - 11:05:58] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 76F49F72)
[08.16. - 11:05:58] 76F49F72 (ntdll): (filename not available): RtlInitializeExceptionChain
[08.16. - 11:05:58] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 76F49F45)
[08.16. - 11:05:58] 76F49F45 (ntdll): (filename not available): RtlInitializeExceptionChain
What really confuses me is that there is an f drive being referenced. I only had one problem. I made the mistake of downloading cmake 64bit which I later realized couldn't compile 32bit. I uninstalled cmake and installed 32bit, when I realized I couldn't go back and update the config I deleted the source folder and started over with a new folder name "source2". I am sure there was a better way to do that but being unfamiliar with all of this I figured I would start over.
any suggestions?
I followed the server guide on the wiki http://wiki.eqemulator.org/p?Complete_Windows-based_Server_Setup_Guide&frm=Main
When I click on start.bat
@echo off
shared_memory.exe
start world.exe
echo waiting for the world to finish before starting zone...
ping -n 10 127.0.0.1 > nul
start queryserv.exe
start ucs.exe
start eqlaunch.exe zone
exit
I get an error in the shared memory log
---------------------------------------------
[08.16. - 11:05:58] Starting Log: logs/crash_shared_memory_3008.log
[08.16. - 11:05:58] EXCEPTION_ACCESS_VIOLATION
[08.16. - 11:05:58] SymInit: Symbol-SearchPath: '.;C:\EQ\EQEmuServer;C:\EQ\EQEmuServer;C:\Windows; C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Administrator'
[08.16. - 11:05:58] OS-Version: 6.1.7601 (Service Pack 1) 0x112-0x3
[08.16. - 11:05:58] C:\EQ\EQEmuServer\shared_memory.exe:shared_memory. exe (001B0000), size: 4894720 (result: 0), SymType: 'PDB', PDB: 'C:\EQ\EQEmuServer\shared_memory.exe'
[08.16. - 11:05:58] C:\Windows\SysWOW64\ntdll.dll:ntdll.dll (76F10000), size: 1572864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\ntdll.dll', fileVersion: 6.1.7601.18247
[08.16. - 11:05:58] C:\Windows\syswow64\kernel32.dll:kernel32.dll (74DE0000), size: 1114112 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\kernel32.dll', fileVersion: 6.1.7601.18409
[08.16. - 11:05:58] C:\Windows\syswow64\KERNELBASE.dll:KERNELBASE.dll (75FF0000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\KERNELBASE.dll', fileVersion: 6.1.7601.18409
[08.16. - 11:05:58] C:\Windows\syswow64\WS2_32.dll:WS2_32.dll (767E0000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\WS2_32.dll', fileVersion: 6.1.7601.17514
[08.16. - 11:05:58] C:\Windows\syswow64\msvcrt.dll:msvcrt.dll (76340000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\msvcrt.dll', fileVersion: 7.0.7601.17744
[08.16. - 11:05:58] C:\Windows\syswow64\RPCRT4.dll:RPCRT4.dll (74FD0000), size: 983040 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\RPCRT4.dll', fileVersion: 6.1.7601.18532
[08.16. - 11:05:58] C:\Windows\syswow64\SspiCli.dll:SspiCli.dll (74920000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SspiCli.dll', fileVersion: 6.1.7601.18496
[08.16. - 11:05:58] C:\Windows\syswow64\CRYPTBASE.dll:CRYPTBASE.dll (74910000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CRYPTBASE.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\SysWOW64\sechost.dll:sechost.dll (76920000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\sechost.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\syswow64\NSI.dll:NSI.dll (760F0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\NSI.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\system32\VERSION.dll:VERSION.dll (74420000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\VERSION.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\syswow64\USER32.dll:USER32.dll (750C0000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USER32.dll', fileVersion: 6.1.7601.17514
[08.16. - 11:05:58] C:\Windows\syswow64\GDI32.dll:GDI32.dll (74D40000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\GDI32.dll', fileVersion: 6.1.7601.18539
[08.16. - 11:05:58] C:\Windows\syswow64\LPK.dll:LPK.dll (751C0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\LPK.dll', fileVersion: 6.1.7601.18177
[08.16. - 11:05:58] C:\Windows\syswow64\USP10.dll:USP10.dll (76050000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USP10.dll', fileVersion: 1.626.7601.18454
[08.16. - 11:05:58] C:\Windows\syswow64\ADVAPI32.dll:ADVAPI32.dll (74A10000), size: 655360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\ADVAPI32.dll', fileVersion: 6.1.7601.18247
[08.16. - 11:05:58] C:\Windows\system32\IMM32.DLL:IMM32.DLL (74F50000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.DLL', fileVersion: 6.1.7601.17514
[08.16. - 11:05:58] C:\Windows\syswow64\MSCTF.dll:MSCTF.dll (76850000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\MSCTF.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\system32\NLAapi.dll:NLAapi.dll (70E00000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NLAapi.dll', fileVersion: 6.1.7601.17514
[08.16. - 11:05:58] C:\Windows\system32\napinsp.dll:napinsp.dll (70DF0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\napinsp.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\System32\mswsock.dll:mswsock.dll (735D0000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\mswsock.dll', fileVersion: 6.1.7601.18254
[08.16. - 11:05:58] C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (70D50000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7601.17570
[08.16. - 11:05:58] C:\Windows\System32\winrnr.dll:winrnr.dll (70DE0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\winrnr.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\system32\rasadhlp.dll:rasadhlp.dll (72E40000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rasadhlp.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\System32\wshtcpip.dll:wshtcpip.dll (72E50000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wshtcpip.dll', fileVersion: 6.1.7600.16385
[08.16. - 11:05:58] C:\Windows\system32\dbghelp.dll:dbghelp.dll (70E10000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514
[08.16. - 11:05:58] f:\dd\vctools\crt\crtw32\convert\atof.c (59): _atof_l
[08.16. - 11:05:58] f:\dd\vctools\crt\crtw32\convert\atof.c (71): atof
[08.16. - 11:05:58] c:\eq\source2\common\shareddb.cpp (1760): SharedDatabase::LoadSpells
[08.16. - 11:05:58] c:\eq\source2\shared_memory\spells.cpp (41): LoadSpells
[08.16. - 11:05:58] c:\eq\source2\shared_memory\main.cpp (154): main
[08.16. - 11:05:58] f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
[08.16. - 11:05:58] f:\dd\vctools\crt\crtw32\startup\crt0.c (165): mainCRTStartup
[08.16. - 11:05:58] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 74DF338A)
[08.16. - 11:05:58] 74DF338A (kernel32): (filename not available): BaseThreadInitThunk
[08.16. - 11:05:58] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 76F49F72)
[08.16. - 11:05:58] 76F49F72 (ntdll): (filename not available): RtlInitializeExceptionChain
[08.16. - 11:05:58] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 76F49F45)
[08.16. - 11:05:58] 76F49F45 (ntdll): (filename not available): RtlInitializeExceptionChain
What really confuses me is that there is an f drive being referenced. I only had one problem. I made the mistake of downloading cmake 64bit which I later realized couldn't compile 32bit. I uninstalled cmake and installed 32bit, when I realized I couldn't go back and update the config I deleted the source folder and started over with a new folder name "source2". I am sure there was a better way to do that but being unfamiliar with all of this I figured I would start over.
any suggestions?