What's new

TrinityCore World Server Daemon has stopped working

Level

Verified Member
25
2015
2
The title exactly, I was running my server just fine. Ran into some sort of bug that made every NPC disappear so I thought restarting the server would fix it, however it did not and now my server will no longer startup anymore as it gives that error when I do.

attached log:

Code:
Using configuration file worldserver.conf.
Using SSL version: OpenSSL 1.0.1c 10 May 2012 (library: OpenSSL 1.0.1h 5 Jun 2014)
Using ACE version: 6.1.4
EmuCoach V2 rev. 0000-00-00 00:00:00 +0000 (Archived) (Win32, Release) (worldserver-daemon)
<Ctrl-C> to stop.

Make sure to visit our forum - www.emucoach.com
EmuCoach Repack 434 - V2
Realm running as realm ID 1
Using World DB: 2
Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
Using DataDir ./
WORLD: MMap data directory is: ./mmaps
VMap support included. LineOfSight: 1, getHeight: 1, indoorCheck: 1
VMap data directory is: ./vmaps
>> start generating free items guids...
>> generate 0 free guid
Loading Trinity strings...
CrashDump
Code:
Revision: EmuCoach V2 rev. 0000-00-00 00:00:00 +0000 (Archived) (Win32, Release)
Date 14:2:2015. Time 17:43 
//=====================================================
*** Hardware ***
Processor: AMD FX(tm)-4170 Quad-Core Processor            
Number Of Processors: 4
Physical Memory: 4194303 KB (Available: 4056908 KB)
Commit Charge Limit: 4194303 KB

*** Operation System ***
Windows 7 Professional Service Pack 1 (Version 6.1, Build 7601)

//=====================================================
Exception code: C0000005 ACCESS_VIOLATION
Fault address:  011CDFA2 01:0000CFA2 D:\Servers\World of Warcraft\EmuCoach\Release\worldserver.exe

Registers:
EAX:0000016C
EBX:0151EB00
ECX:5F1C0D3D
EDX:007028B4
ESI:2D50F360
EDI:01B623F8
CS:EIP:0023:011CDFA2
SS:ESP:002B:395FE8B0  EBP:395FF8DC
DS:002B  ES:002B  FS:0053  GS:002B
Flags:00010212

Call stack:
Address   Frame     Function      SourceFile
011CDFA2  00000000  0001:0000CFA2 D:\Servers\World of Warcraft\EmuCoach\Release\worldserver.exe
0151EB6E  00000000  0001:0035DB6E D:\Servers\World of Warcraft\EmuCoach\Release\worldserver.exe
5F0CA471  00000000  ?invoke@ACE_OS_Thread_Adapter@@UAEKXZ+A1
5F1CC01D  00000000  __get_tlsindex+6F
5F1CC001  00000000  __get_tlsindex+53
76ED33CA  00000000  BaseThreadInitThunk+12
77249ED2  00000000  RtlInitializeExceptionChain+63
77249EA5  00000000  RtlInitializeExceptionChain+36
========================
Local Variables And Parameters

Call stack:
Address   Frame     Function      SourceFile
011CDFA2  00000000  0001:0000CFA2 D:\Servers\World of Warcraft\EmuCoach\Release\worldserver.exe

0151EB6E  00000000  0001:0035DB6E D:\Servers\World of Warcraft\EmuCoach\Release\worldserver.exe

5F0CA471  00000000  ?invoke@ACE_OS_Thread_Adapter@@UAEKXZ+A1

5F1CC01D  00000000  __get_tlsindex+6F

5F1CC001  00000000  __get_tlsindex+53

76ED33CA  00000000  BaseThreadInitThunk+12

77249ED2  00000000  RtlInitializeExceptionChain+63

77249EA5  00000000  RtlInitializeExceptionChain+36

========================
Global Variables
Picture before crash
HpORMr6.jpg
 

Attachments

  • babsag.jpg
    150.8 KB · Views: 148

neccta

Veteran Member
35
2014
6
Did you setup the server using the Installer or just download each file? There were permission issues with the old installer that caused MySQL not being able to write files. You can check your _Server folder and look at the permissions and see if this is the case.
 

Level

Verified Member
25
2015
2
Did you setup the server using the Installer or just download each file? There were permission issues with the old installer that caused MySQL not being able to write files. You can check your _Server folder and look at the permissions and see if this is the case.
I downloaded all the files by ZIP as the installer link was broken.
 

ExO

Admin
5,119
2014
1,639
Yes I have installed that.
But the whole thing is making no sense, the server was working 100% before I closed it down and attempted a restart. Now it just crashes upon startup.

Have you made any DB-related edits in Trinity_string that could cause this? I would suggest you to replace the current one with a fresh one and test it afterwards.
 
Top