Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-09-2014, 02:20 PM
Atlis
Fire Beetle
 
Join Date: Aug 2010
Posts: 11
Default New server - cannot enter Mines of Gloomindeep

Error: That zone is unavailable.
Your personalized tutorial zone is still loading. Please press Enter World again after a few seconds.

The above messages are popups on the char select screen.

------

Thank you guys for that awesome guide! I wouldn't have gotten have this stuff installed and running to this stage, otherwise.

http://www.eqemulator.net/wiki/wikka...rverSetupGuide

I followed this as closely as I could. There were small differences, such as installing VS2013 Windows Desktop instead of 2012, compiling using VS2012 instead of VS2011.

I didn't have any compile errors.

I used quest file: quests_2014-01-08-04_00.tar.gz

With regards to the DB:

After using svn, I listened to the file that said DO NOT USE THIS DB and went to http://peqtgc.com/releases to get the most current stuff and unzip it (twice) to the SQL folder.

The current DB I have cleanly sourced in (fresh drop and create): peqbeta_2014-01-09-02:01.tar.gz

No errors to this point, although I did have to copy eqtime.cfg to the EQ/SQL folder. Doing so removed a world.exe filenotfound error.

start.bat looks like the following:

Code:
@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 went through and made each .exe "Run as Administrator" to make sure privileges weren't denied by Win7.

When I execute my start.bat, the windows pop up as described in the guide.

world.exe
Code:
Status - Starting Log: logs/eqemu_world_5588.log
Status - Using database 'peq' at 127.0.0.1:3306
queryserv.exe
Code:
Status - Starting Log: logs/eqemu_queryserv_2708.log
Status - Using database 'peq' at 127.0.0.1:3306
ucs.exe
Code:
Status - Starting Log: logs/eqemu_ucs_5360.log
Status - Using database 'peq' at 127.0.0.1:3306
eqlaunch.exe
Code:
(There isn't anything in this window)
Repeatedly, a timestamped file crash_zone_xxxx.log is created in the log folder:

crash_zone_0172.log
Code:
---------------------------------------------
[01.09. - 12:34:45] Starting Log: logs/crash_zone_0172.log
[01.09. - 12:34:45] EXCEPTION_ACCESS_VIOLATION
[01.09. - 12:34:45] 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: 'ATLISBIGARMS_SECRET_USERNAME' 
[01.09. - 12:34:45] OS-Version: 6.1.7601 (Service Pack 1) 0x300-0x1 
[01.09. - 12:34:45] C:\EQ\EQEmuServer\zone.exe:zone.exe (00A20000), size: 25538560 (result: 0), SymType: 'PDB', PDB: 'C:\EQ\EQEmuServer\zone.exe' 
[01.09. - 12:34:45] C:\Windows\SYSTEM32\ntdll.dll:ntdll.dll (77020000), size: 1294336 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\ntdll.dll', fileVersion: 6.1.7601.18247 
[01.09. - 12:34:45] C:\Windows\system32\kernel32.dll:kernel32.dll (76730000), size: 868352 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\kernel32.dll', fileVersion: 6.1.7601.18229 
[01.09. - 12:34:45] C:\Windows\system32\KERNELBASE.dll:KERNELBASE.dll (750E0000), size: 307200 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\KERNELBASE.dll', fileVersion: 6.1.7601.18229 
[01.09. - 12:34:45] C:\Windows\system32\SHELL32.dll:SHELL32.dll (755A0000), size: 12886016 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SHELL32.dll', fileVersion: 6.1.7601.18222 
[01.09. - 12:34:45] C:\Windows\system32\msvcrt.dll:msvcrt.dll (764B0000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\msvcrt.dll', fileVersion: 7.0.7601.17744 
[01.09. - 12:34:45] C:\Windows\system32\SHLWAPI.dll:SHLWAPI.dll (771F0000), size: 356352 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SHLWAPI.dll', fileVersion: 6.1.7601.17514 
[01.09. - 12:34:45] C:\Windows\system32\GDI32.dll:GDI32.dll (77170000), size: 319488 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\GDI32.dll', fileVersion: 6.1.7601.18275 
[01.09. - 12:34:45] C:\Windows\system32\USER32.dll:USER32.dll (76BD0000), size: 823296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USER32.dll', fileVersion: 6.1.7601.17514 
[01.09. - 12:34:45] C:\Windows\system32\LPK.dll:LPK.dll (771C0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\LPK.dll', fileVersion: 6.1.7601.18177 
[01.09. - 12:34:45] C:\Windows\system32\USP10.dll:USP10.dll (753A0000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USP10.dll', fileVersion: 1.626.7601.18009 
[01.09. - 12:34:45] C:\Perl\bin\perl516.dll:perl516.dll (28000000), size: 1339392 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\bin\perl516.dll', fileVersion: 5.16.3.1603 
[01.09. - 12:34:45] C:\Windows\system32\ADVAPI32.dll:ADVAPI32.dll (76B30000), size: 655360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ADVAPI32.dll', fileVersion: 6.1.7601.18247 
[01.09. - 12:34:45] C:\Windows\SYSTEM32\sechost.dll:sechost.dll (771D0000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\sechost.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Windows\system32\RPCRT4.dll:RPCRT4.dll (765A0000), size: 663552 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\RPCRT4.dll', fileVersion: 6.1.7601.18205 
[01.09. - 12:34:45] C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\COMCTL32.dll:COMCTL32.dll (70D80000), size: 540672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\COMCTL32.dll', fileVersion: 5.82.7601.18201 
[01.09. - 12:34:45] C:\Windows\system32\WS2_32.dll:WS2_32.dll (76560000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WS2_32.dll', fileVersion: 6.1.7601.17514 
[01.09. - 12:34:45] C:\Windows\system32\NSI.dll:NSI.dll (75390000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NSI.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Windows\system32\VERSION.dll:VERSION.dll (744E0000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\VERSION.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Windows\system32\apphelp.dll:apphelp.dll (74F60000), size: 311296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\apphelp.dll', fileVersion: 6.1.7601.17514 
[01.09. - 12:34:45] C:\Windows\AppPatch\AcLayers.DLL:AcLayers.DLL (63C60000), size: 577536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\AppPatch\AcLayers.DLL', fileVersion: 6.1.7601.17974 
[01.09. - 12:34:45] C:\Windows\system32\SspiCli.dll:SspiCli.dll (74F20000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SspiCli.dll', fileVersion: 6.1.7601.18270 
[01.09. - 12:34:45] C:\Windows\system32\ole32.dll:ole32.dll (769B0000), size: 1425408 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ole32.dll', fileVersion: 6.1.7601.17514 
[01.09. - 12:34:45] C:\Windows\system32\OLEAUT32.dll:OLEAUT32.dll (761F0000), size: 585728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\OLEAUT32.dll', fileVersion: 6.1.7601.17676 
[01.09. - 12:34:45] C:\Windows\system32\USERENV.dll:USERENV.dll (74680000), size: 94208 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USERENV.dll', fileVersion: 6.1.7601.17514 
[01.09. - 12:34:45] C:\Windows\system32\profapi.dll:profapi.dll (75030000), size: 45056 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\system32\profapi.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Windows\system32\WINSPOOL.DRV:WINSPOOL.DRV (70C80000), size: 331776 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINSPOOL.DRV', fileVersion: 6.1.7601.17514 
[01.09. - 12:34:45] C:\Windows\system32\MPR.dll:MPR.dll (70160000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MPR.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Windows\system32\IMM32.DLL:IMM32.DLL (76B10000), size: 126976 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.DLL', fileVersion: 6.1.7601.17514 
[01.09. - 12:34:45] C:\Windows\system32\MSCTF.dll:MSCTF.dll (75440000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSCTF.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Windows\system32\NLAapi.dll:NLAapi.dll (73F80000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NLAapi.dll', fileVersion: 6.1.7601.17964 
[01.09. - 12:34:45] C:\Windows\system32\napinsp.dll:napinsp.dll (703B0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\napinsp.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Windows\system32\pnrpnsp.dll:pnrpnsp.dll (70390000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\pnrpnsp.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Windows\System32\mswsock.dll:mswsock.dll (74A90000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\mswsock.dll', fileVersion: 6.1.7601.18254 
[01.09. - 12:34:45] C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (74950000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7601.17570 
[01.09. - 12:34:45] C:\Windows\System32\winrnr.dll:winrnr.dll (70240000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\winrnr.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Windows\system32\rasadhlp.dll:rasadhlp.dll (701E0000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rasadhlp.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Windows\System32\wshtcpip.dll:wshtcpip.dll (745B0000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wshtcpip.dll', fileVersion: 6.1.7600.16385 
[01.09. - 12:34:45] C:\Perl\lib\auto\List\Util\Util.dll:Util.dll (10000000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\lib\auto\List\Util\Util.dll' 
[01.09. - 12:34:45] C:\Windows\system32\dbghelp.dll:dbghelp.dll (6BD10000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514 
[01.09. - 12:34:46] c:\eq\source\zone\embperl.cpp (288): Embperl::dosub 
[01.09. - 12:34:46] c:\eq\source\zone\embperl.cpp (323): Embperl::eval 
[01.09. - 12:34:46] c:\eq\source\zone\embparser.cpp (753): PerlembParser::MapFunctions 
[01.09. - 12:34:46] c:\eq\source\zone\embparser.cpp (136): PerlembParser::ReloadQuests 
[01.09. - 12:34:46] c:\eq\source\zone\questparsercollection.cpp (80): QuestParserCollection::ReloadQuests 
[01.09. - 12:34:46] c:\eq\source\zone\net.cpp (304): main 
[01.09. - 12:34:46] f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup 
[01.09. - 12:34:46] f:\dd\vctools\crt\crtw32\startup\crt0.c (165): mainCRTStartup 
[01.09. - 12:34:46] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 7677ED5C) 
[01.09. - 12:34:46] 7677ED5C (kernel32): (filename not available): BaseThreadInitThunk 
[01.09. - 12:34:46] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 770837EB) 
[01.09. - 12:34:46] 770837EB (ntdll): (filename not available): RtlInitializeExceptionChain 
[01.09. - 12:34:46] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 770837BE) 
[01.09. - 12:34:46] 770837BE (ntdll): (filename not available): RtlInitializeExceptionChain
I have no idea what access is being violated. If I continue onward and attempt to log in:

Atlis Test Server shows up in the server select screen as Locked. Default was supposed to be unlocked, according to the guide. I updated the xml to force "unlock" status, but it still says Locked.

Despite being locked, I was able to join the server and enter character select screen. After creating a character, I try to enter the world, but get booted back to the main char select screen with the error at the top of this post.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:41 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3