World.exe crash on startup menu

User Tag List

Results 1 to 4 of 4
  1. #1
    whitewolf007's Avatar Member
    Reputation
    3
    Join Date
    Mar 2009
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    World.exe crash on startup

    I recently started to get back into playing with private servers, so I got the most up to date rev from the svn compiled it in VS 2010 in release/x64 configs. The compile go's like it should and I get no errors. I put the most up to date dbc, maps, vmaps that I just extracted. I setup the configs to my local db that I just made for the new server. So, everything looks great untill i go and start world.exe, the logon server works but if I start world.exe it starts to launch for like 2 secs then crashes and leaves a crash log. When I open the crash log in VS it says
    Code:
    Dump Summary
    ------------
    Dump File:	dump-arcemu-world.exe-3387-2010-6-5-10-35-15-8296.dmp : C:\Users\user\Desktop\Revamp 64bit releases\V1\CrashDumps\dump-arcemu-world.exe-3387-2010-6-5-10-35-15-8296.dmp
    Last Write Time:	6/5/2010 10:35:15 AM
    Process Name:	arcemu-world.exe : C:\Users\user\Desktop\Revamp 64bit releases\V1\arcemu-world.exe
    Process Architecture:	x64
    Exception Code:	0xC0000005
    Exception Information:	The thread tried to read from or write to a virtual address for which it does not have the appropriate access.
    Heap Information:	Not Present
    
    System Information
    ------------------
    OS Version:	6.0.6001
    CLR Version(s):	
    
    Modules
    -------
    Module Name	Module Path	Module Version
    -----------	-----------	--------------
    arcemu-world.exe	C:\Users\user\Desktop\Revamp 64bit releases\V1\arcemu-world.exe	0.0.0.0
    ntdll.dll	C:\Windows\System32\ntdll.dll	6.0.6001.18000
    kernel32.dll	C:\Windows\System32\kernel32.dll	6.0.6001.18215
    ws2_32.dll	C:\Windows\System32\ws2_32.dll	6.0.6001.18000
    msvcrt.dll	C:\Windows\System32\msvcrt.dll	7.0.6001.18000
    advapi32.dll	C:\Windows\System32\advapi32.dll	6.0.6001.18000
    rpcrt4.dll	C:\Windows\System32\rpcrt4.dll	6.0.6001.18247
    nsi.dll	C:\Windows\System32\nsi.dll	6.0.6001.18000
    libeay32.dll	C:\Users\user\Desktop\Revamp 64bit releases\V1\libeay32.dll	0.0.0.0
    wsock32.dll	C:\Windows\System32\wsock32.dll	6.0.6001.18000
    gdi32.dll	C:\Windows\System32\gdi32.dll	6.0.6001.18159
    user32.dll	C:\Windows\System32\user32.dll	6.0.6001.18000
    msvcr80.dll	C:\Windows\winsxs\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_88e046c92fae6f57\msvcr80.dll	8.0.50727.4053
    collision.dll	C:\Users\user\Desktop\Revamp 64bit releases\V1\collision.dll	0.0.0.0
    msvcp100.dll	C:\Windows\System32\msvcp100.dll	10.0.30319.1
    msvcr100.dll	C:\Windows\System32\msvcr100.dll	10.0.30319.1
    winmm.dll	C:\Windows\System32\winmm.dll	6.0.6001.18000
    ole32.dll	C:\Windows\System32\ole32.dll	6.0.6001.18000
    oleaut32.dll	C:\Windows\System32\oleaut32.dll	6.0.6001.18000
    oleacc.dll	C:\Windows\System32\oleacc.dll	4.2.5406.0
    version.dll	C:\Windows\System32\version.dll	6.0.6001.18000
    libmysql.dll	C:\Users\user\Desktop\Revamp 64bit releases\V1\libmysql.dll	0.0.0.0
    dbghelp.dll	C:\Windows\System32\dbghelp.dll	6.0.6001.18000
    imm32.dll	C:\Windows\System32\imm32.dll	6.0.6001.18000
    msctf.dll	C:\Windows\System32\msctf.dll	6.0.6001.18000
    lpk.dll	C:\Windows\System32\lpk.dll	6.0.6001.18000
    usp10.dll	C:\Windows\System32\usp10.dll	1.626.6001.18000
    avgrssta.dll	C:\Windows\System32\avgrssta.dll	9.0.0.782
    powrprof.dll	C:\Windows\System32\powrprof.dll	6.0.6001.18000
    If I try to debug it, it tells me
    Code:
    Unhandled exception at 0x00000000 in dump-arcemu-world.exe-3387-2010-6-5-13-42-59-9912.dmp: 0xC0000005: Access violation at location 0x0000000000000000.
    when I directly open world.exe in VS and start debugging i get that error but heres the output log for it

    Code:
    'arcemu-world.exe': Loaded 'C:\Users\user\Desktop\Revamp 64bit releases\V1\arcemu-world.exe', Symbols loaded.
    'arcemu-world.exe': Loaded 'C:\Windows\System32\ntdll.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\kernel32.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\ws2_32.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\msvcrt.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\advapi32.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\rpcrt4.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\nsi.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Users\user\Desktop\Revamp 64bit releases\V1\libeay32.dll', Binary was not built with debug information.
    'arcemu-world.exe': Loaded 'C:\Windows\System32\wsock32.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\gdi32.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\user32.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\winsxs\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_88e046c92fae6f57\msvcr80.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Users\user\Desktop\Revamp 64bit releases\V1\collision.dll', Binary was not built with debug information.
    'arcemu-world.exe': Loaded 'C:\Windows\System32\msvcp100.dll', Symbols loaded.
    'arcemu-world.exe': Loaded 'C:\Windows\System32\msvcr100.dll', Symbols loaded.
    'arcemu-world.exe': Loaded 'C:\Windows\System32\winmm.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\ole32.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\oleaut32.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\oleacc.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\version.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Users\user\Desktop\Revamp 64bit releases\V1\libmysql.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\dbghelp.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\imm32.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\msctf.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\lpk.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\usp10.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\avgrssta.dll', Cannot find or open the PDB file
    First-chance exception at 0x00000000 in arcemu-world.exe: 0xC0000005: Access violation at location 0x0000000000000000.
    'arcemu-world.exe': Loaded 'C:\Windows\System32\powrprof.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Loaded 'C:\Windows\System32\psapi.dll', Cannot find or open the PDB file
    'arcemu-world.exe': Unloaded 'C:\Windows\System32\powrprof.dll'
    'arcemu-world.exe': Unloaded 'C:\Windows\System32\psapi.dll'
    Unhandled exception at 0x00000000 in arcemu-world.exe: 0xC0000005: Access violation at location 0x0000000000000000.
    First-chance exception at 0x00000000 in arcemu-world.exe: 0xC0000005: Access violation at location 0x0000000000000000.
    The thread 'Win64 Thread' (0x20bc) has exited with code -1 (0xffffffff).
    The thread 'Main Thread' (0x2150) has exited with code -1 (0xffffffff).
    The thread 'Win64 Thread' (0x2578) has exited with code -1 (0xffffffff).
    The thread 'Win64 Thread' (0x270c) has exited with code -1 (0xffffffff).
    The thread 'Win64 Thread' (0x2770) has exited with code -1 (0xffffffff).
    The thread 'Win64 Thread' (0x15bc) has exited with code -1 (0xffffffff).
    The thread 'Win64 Thread' (0x1690) has exited with code -1 (0xffffffff).
    The thread 'Win64 Thread' (0x1504) has exited with code -1 (0xffffffff).
    The thread 'Win64 Thread' (0x2268) has exited with code -1 (0xffffffff).
    The thread 'Win64 Thread' (0x2658) has exited with code -1 (0xffffffff).
    The program '[10188] arcemu-world.exe: Native' has exited with code -1 (0xffffffff).
    Im not that big on the debugging process so thats why i supplied so much info in the subject. If anyone could help me out that would be great. Thanks

    EDIT:

    I just managed to get a screen shot of the error

    Last edited by whitewolf007; 06-05-2010 at 01:07 PM.

    World.exe crash on startup
  2. #2
    riizu's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2007
    Posts
    263
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1. Did you follow the guides on the ArcEmu wiki exactly?

    2. If you compile this yourself, make sure that on x64 compiles you have the full version of Visual C++ Express. It will only compile x32 otherwise.

    3. Try a fresh SVN checkout, update it to make sure you havent missed anything, and try again.

    4. Make sure you have a vmaps, maps, and DBC's in the proper locations. (./(arcemu folder)/maps, ./(arcemu folder)/DBC, ./(arcemufolder)/buildings)

  3. #3
    Pedregon's Avatar Contributor
    Reputation
    221
    Join Date
    Aug 2007
    Posts
    705
    Thanks G/R
    0/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looking at your crash dump, you either configured your server wrong or arcemu messed up somewhere in arcemu-shared. either delete your svn and do a check out and recompile again, or go to the arcemu website and report this problem at arcemu.org

    edit:

    looking at it again add EVERYTHING from the bin folder to your server folder except the files you already have (DBC's, Maps and Vmaps)
    Leecher - 08-30-2007 - Contributor - 07-23-2008
    Donator - 06-19-2009
    My website



  4. #4
    whitewolf007's Avatar Member
    Reputation
    3
    Join Date
    Mar 2009
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pedregon View Post
    Looking at your crash dump, you either configured your server wrong or arcemu messed up somewhere in arcemu-shared. either delete your svn and do a check out and recompile again, or go to the arcemu website and report this problem at arcemu.org

    edit:

    looking at it again add EVERYTHING from the bin folder to your server folder except the files you already have (DBC's, Maps and Vmaps)
    I have deleted the svn 2 times and recompiled each time and its giving me the same crash each time. I'm running vista 64 bit ultimate and im compiling in x64 so its not the compiling thats the problem.

Similar Threads

  1. arcemu-world.exe crash error
    By Agent Orange in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 10-25-2009, 12:59 AM
  2. world.exe crashing
    By CloseStudios in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 08-10-2009, 06:57 PM
  3. Hearthstone World.exe crashing
    By controlsx2 in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 05-25-2009, 02:01 PM
  4. arcemu-world.exe crashes -.-
    By worldslayer in forum WoW EMU Questions & Requests
    Replies: 7
    Last Post: 01-31-2009, 09:02 PM
  5. [Problem] Ascent-World.exe Crash
    By pewor in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 04-20-2008, 03:15 PM
All times are GMT -5. The time now is 05:50 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search