Jump to content
TrinityCore

"unknown column" "missing table" "duplicate column" error / sql problems / SQLDriverLogFile < answer on 1st post of 1st page


Apple
 Share

Recommended Posts

Hi, for some reasson all these new updates from Leak onwards have made it so I can't even complile the server now. Cmake generates the sln, I go to the folder where the sln is, double click the file, do a clean, then a build. The clean says it was successfull on 14 items, 0 erros...and so on, but when I run the build, I come up with 12 sucessfull, and 2 errors. Any pointers on where to look to correct this?

OK, got a server up and going again, but I had to run my GiT's 'Reset Current Branch to Here' -> 'Core: get rid of the revision-id once and for all - it's not useful in a DVCS at all' by click. After that it seems to have the above problems.

Edited by Billy
Link to comment
Share on other sites

Installing the server on a clean installed WIN 7 OS. ( so I can see my core version, I was not able to before ) The Auth server starts up with no problems

TrinityCore Hash: d9ac745be9d0 (Win32, Release (little-endian)) (authserver)

<Ctrl-C> to stop.

Using configuration file authserver.conf.

Opening databasepool 'auth'. Async threads: 1, synch threads: 1

MySQL client library: 5.5.11

MySQL server ver: 5.5.11

MySQL client library: 5.5.11

MySQL server ver: 5.5.11

Databasepool opened succesfuly. 2 total connections running.

Added realm "Trinity".

The auth server process priority class has been set to HIGH

The Worldserver is showing all kinds of errors dealing with creatures

The first error that shows up is

Loading Equipment templates...

2011-04-30 10:17:57 >> Loaded 0 creature equipment templates. DB table `creature_equip_template` is empty!

2011-04-30 10:17:57

2011-04-30 10:17:57 Loading Creature templates...

2011-04-30 10:18:12 ERROR: Table `creature_template` lists creature (Entry: 33473) with `equipment_id` 2029 not found in table `creature_equip_template`, set to no equipment.

This error continues for many lines.

The next error that shows up is

Loading Creature template addons...

2011-04-30 10:18:20 ERROR: Creature (GUID: 6491) has wrong spell 0 defined in `auras` field in `creature_addon`.

This error continues for a few dozen lines

The next error that shows up is

20 Loading Creature Data...

2011-04-30 10:18:22 ERROR: Table `creature` have creature (Entry: 2110) with equipment_id 10018 not found in table `creature_equip_template`, set to no equipment.

2011-04-30 10:18:

The error continues for many lines

The next error that shows up is

Loading Creature Template Addon Data...

2011-04-30 10:18:25 ERROR: Creature (GUID: 46) has wrong spell 0 defined in `auras` field in `creature_addon

Also continues for many lines

There is more errors that show up, but I am pretty sure by now someone figured out what I did wrong. Can some one point me in the right direction on how to correct this

Link to comment
Share on other sites

right now, I am allowing the server to fully come up to be able to see all the errors. The last time I did, I was able to log in, but there were no mobs. I see there is a few people with that problem, or similar. I have a friend coming over in about 5 min, to make sure I am not over looking some step in the Wiki. I didn't think I did but still being new to this, I cant rule anything out.

I see I am not the only one that made the same mistake http://www.trinitycore.org/f/index.php?/topic/2737-database-problem/

Edited by Phantomdl
Link to comment
Share on other sites

Actually this is where the first errors start.

Using configuration file worldserver.conf.

TrinityCore Hash: d9ac745be9d0 (Win32, Release (little-endian)) (worldserver-dae

mon)

<Ctrl-C> to stop.

______ __

/\__ _\ __ __/\ \__

\/_/\ \/ _ __ /\_\ ___ /\_\ \ ,_\ __ __

\ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \

\ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \

\ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \

\/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \

C O R E /\___/

http://TrinityCore.org \/__/

Opening databasepool 'world'. Async threads: 1, synch threads: 1

MySQL client library: 5.5.11

MySQL server ver: 5.5.11

MySQL client library: 5.5.11

MySQL server ver: 5.5.11

Databasepool opened succesfuly. 2 total connections running.

Opening databasepool 'characters'. Async threads: 1, synch threads: 2

MySQL client library: 5.5.11

MySQL server ver: 5.5.11

MySQL client library: 5.5.11

MySQL server ver: 5.5.11

MySQL client library: 5.5.11

MySQL server ver: 5.5.11

Databasepool opened succesfuly. 3 total connections running.

Opening databasepool 'auth'. Async threads: 1, synch threads: 1

MySQL client library: 5.5.11

MySQL server ver: 5.5.11

MySQL client library: 5.5.11

MySQL server ver: 5.5.11

Databasepool opened succesfuly. 2 total connections running.

Realm running as realm ID 1

Using World DB: TDB 335.11.38

Using creature EventAI: TDBAI 335.0.3

Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.

Using DataDir ./

WORLD: VMap support included. LineOfSight:1, getHeight:1, indoorCheck:1 PetLOS:1

WORLD: VMap data directory is: ./vmaps

SQL: SELECT MAX(eventEntry) FROM game_event

ERROR: [1054] Unknown column 'eventEntry' in 'field list'

MySQLConnection::_HandleMySQLErrno

Loading Trinity strings...

>> Loaded 899 Trinity strings from table trinity_string in 6 ms

Initialize data stores...

SQL: SELECT * FROM achievement_dbc ORDER BY ID DESC;

ERROR: [1146] Table 'world.achievement_dbc' doesn't exist

MySQLConnection::_HandleMySQLErrno

Unhandled MySQL errno 1146. Unexpected behaviour possible.

>> Initialized 93 data stores in 517 ms

Using enUS DBC Locale as default. All available DBC locales: enUS

Loading Script Names...

>> Loaded 1565 Script Names in 269 ms

Loading Instance Template...

>> Loaded 83 instance templates in 1 ms

Loading SkillLineAbilityMultiMap Data...

>> Loaded 10219 SkillLineAbility MultiMap Data in 5 ms

Loading instances...

>> Loaded instances in 5 ms

Loading Localization strings...

>> Localization strings loaded in 4 ms

Loading Page Texts...

>> Loaded 1809 page texts in 23 ms

Loading Game Object Templates...

>> Loaded 19057 game object templates in 522 ms

Loading Spell Rank Data...

>> Loaded 5580 spell rank records in 22 ms

Loading Spell Required Data...

>> Loaded 39 spell required records in 1 ms

Loading Spell Group types...

>> Loaded 454 spell group definitions in 2 ms

Loading Spell Learn Skills...

>> Loaded 99 Spell Learn Skills from DBC in 5 ms

Loading Spell Learn Spells...

>> Loaded 8 spell learn spells + 572 found in DBC in 7 ms

Loading Spell Proc Event conditions...

>> Loaded 1062 extra and 63 custom spell proc event conditions in 14 ms

Loading Spell Bonus Data...

>> Loaded 294 extra spell bonus data in 4 ms

Loading Aggro Spells Definitions...

>> Loaded 105 aggro generating spells in 1 ms

Loading Spell Group Stack Rules...

>> Loaded 46 spell group stack rules in 1 ms

Loading NPC Texts...

>> Loaded 5926 npc texts in 314 ms

Loading Enchant Spells Proc datas...

>> Loaded 42 enchant proc data definitions in 2 ms

Loading Item Random Enchantments Table...

>> Loaded 28607 Item Enchantment definitions in 97 ms

Loading Disables

>> Loaded 519 disables in 5 ms

Loading Items...

>> Loaded 37279 item templates in 2988 ms

Loading Item set names...

>> Loaded 2481 item set names in 26 ms

Loading Creature Model Based Info Data...

>> Loaded 24142 creature model based info in 124 ms

Loading Equipment templates...

SQL: SELECT entry, itemEntry1, itemEntry2, itemEntry3 FROM creature_equip_templa

te

ERROR: [1054] Unknown column 'itemEntry1' in 'field list'

MySQLConnection::_HandleMySQLErrno

>> Loaded 0 creature equipment templates. DB table `creature_equip_template` is

empty!

Loading Creature templates...

Then the rest of the errors start up spamming the screen

I did re-download TDB_335.11.39_2011_04_02.rar just in case the file got corrupted in the transfer and imported it in World using SQLyog. The same problem as I have mentioned still happens.

Ok starting from scratch, I hope I can find out what I did wrong. If I figure it out, I will post it. If someone can show me what I am over looking, that would help.

Edited by Phantomdl
Link to comment
Share on other sites

Ok the server is up and running. Installing the updates worked like a charm. Thank you for your time One0 in helping me get it up and running. I see it mentioned in the "keeping the db up to date. I over looked it because I was installing a fresh copy of the data base.

Ok Dave, I just did it. Thank you

One more question, do I implement the SQL's from the update folder "Auth_Char also?

Link to comment
Share on other sites

You are welcome. If you have clear db and newest revistion and you apply character script from */sql/base/characters_databes.sql then you dont need to apply update from Auth_Char. If you have some errors with worldserver then post it here and we will fix it.

Link to comment
Share on other sites

Hope i made this thread in correct section.

I got latest TrinityCore revision from the day i made this thread.

The TDB it's (as in mysql writes) TDB 335.11.39

I tried to make a "custom" zone, where only the gameobjects/npc's in world it's spawned there..

I took all the Profession Trainers, Class Trainers, side-proffesions, and i took also a Forge/Runeforge and put them there.

I added also an object for design, some tiny fountains.

The problem it's that, i restarted the server just once, and when i did that. the Runeforge/Forge and an anvil plus a Gate dissapeared completly, like i never spawned them there.

I put them back, and again i tried to restart the server. Same thing, only the runeforge/forge and an anvil plus a gate dissapeared completly. The mini-fountains did not. The NPC's also did not.

What i've done wrong? or.. What's wrong?

Got also this errors from creature_equip

2011-05-02 03:46:17 Table `creature_template` lists creature (Entry: 198) with `equipment_id` 19 not found in table `creature_equip_template`, set to no equipment.

2011-05-02 03:46:17 Table `creature_template` lists creature (Entry: 4614) with `equipment_id` 389 not found in table `creature_equip_template`, set to no equipment.

2011-05-02 03:46:17 Table `creature_template` lists creature (Entry: 518) with `equipment_id` 30 not found in table `creature_equip_template`, set to no equipment.

2011-05-02 03:46:17 Table `creature_template` lists creature (Entry: 6) with `equipment_id` 135 not found in table `creature_equip_template`, set to no equipment.

2011-05-02 03:46:17 Table `creature_template` lists creature (Entry: 100) with `equipment_id` 23 not found in table `creature_equip_template`, set to no equipment.
And it's a full log of these errors! And also i get this error ( i post it just because i think it's something to do with my gameobjects... )
[WARNING] MySQL client/server version mismatch; may conflict with behaviour of prepared statements.

MySQL client library: 5.5.9

MySQL server ver: 5.5.11 

i took the .dll from Mysql folder in program files.. so i don't know why it's a mismatch.

Thanks in advance!

Edited by Senaris
Link to comment
Share on other sites

Nothing you posted would be the cause of your issues.

Can you post your SQL? It sounds like your GOs have a negative respawn set which means they are despawned by default. Can you see them if you turn GM on?

Also, you say you have the latest DB, however, have you applied all the SQL patched in sql/updates/world for the core rev you are running?

-- Brian

Link to comment
Share on other sites

I didn't tried to see them with GM on.

Yes i applied them, and in the process i got also few errors like...


SQL: SELECT entry, itemEntry1, itemEntry2, itemEntry3 FROM creature_equip_template

ERROR: [1054] Unknown column 'itemEntry1' in 'field list'

I didn't erased any thing, it's untouched.

When you ask about SQL you mean the whole World database? Okay.

http://vault.senaris.net/public/ed5286e439fe13a126f61219db4c3fd1.php

If you're feeling uncomfortable to download from the link i posted, i'll make another. (It is my web-server)

Thanks in advance.

Link to comment
Share on other sites

I applied any of them from updates (didn't checked "old" directory)...

http://vault.senaris.net/public/d5fb1280528e158ef359cd2e9ab6d2c9.php


/* 

* sql\updates\world\2011_04_02_01_world_version.sql 

*/ 


to


/* 

* sql\updates\world\2011_04_30_02_world_scriptname.sql 

*/ 

And if you'll ask me if i recompiled the source. Yes i did also.

Edited by Senaris
Link to comment
Share on other sites

If it is a fresh install of the world DB, then you only need to install the updates in sql/updates/world. Anytime a new dump of the world DB is made, all the updates that are included are moved to the sql/old dir. If you are *upgrading* your DB, then you need to make sure you get any updates that are in the sql/old dir IF a new world DB was dumped since the last time you upgraded.

-- Brian

EDIT: and I meant to post the SQL you were using to spawn your GOs NOT your whole world DB :)

Link to comment
Share on other sites

Operating System: Debian 6 x64

Core Rev: Can be Honest here that I'm not 100% sure, The core was Compiled 5.5.2011 around 1AM GMT 0

DataBase Rev: The DB was pulled and updated at the same time.

[ERROR]: In mysql_stmt_prepare() id: 33, sql: "SELECT map, zone, position_x, position_y, position_z FROM character_homebind WHERE guid = ?"

[ERROR]: Unknown column 'map' in 'field list'

As far as I understand, Its trying to find Data from wrong named Columns?

I did everything by the TC2 wiki and went it through step by step and I even did it twice. So I'm kinda running out of ideas?

I guess I could Alter the Columns into new names. but wanted to ask what would you suggest?

Link to comment
Share on other sites

To add in, im working with this guy, and the revision number that should be generated were unknown but i can give you the last git log

commit 13e85f861f61340b23afd1e919846a153a1bdfea

Author: silinoron <silinoron@encore>

Date: Tue Dec 28 13:26:14 2010 -0800

Er, remove .gittags.

Edited by LilleCarl
Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.


  • Similar Content

    • By xgamerninjax
      Hello all, first time posting here and it's really got me scratching my head.
      I've compiled everything on my own computer, and then transferred everything to a host computer so the server can stay live. The server was running fine for a month or so and then suddenly it just crashes when it hits "Loading C++ scripts", exiting saying "caught signal 22"
      I tried setting up the host computer from scratch and transferred everything over fresh and it's still happening for some reason. (Note, I can run the server perfectly on my personal pc where I compiled it.)
      Any help would be greatly appreciated, thanks!
      3d7e3a40e2b3+_worldserver.exe_[1-4_15-19-45].dmp 3d7e3a40e2b3+_worldserver.exe_[1-4_15-19-45].txt
    • By Rochet2
      A lot of people have asked how to debug so I made this short guide on how to set up debugging.
      This guide only tells you how to actually set up debugging in TrinityCore on Windows and Linux.
      This will not explain the basics of debugging. You can google those or play around with the debugger to learn.
      Here are a few videos that explain how to actually debug after setting debugging up on visual studio: https://youtu.be/0ebzPwixrJA and linux: https://www.youtube.com/watch?v=sCtY--xRUyI

      This guide contains multiple guides. Each list of bullet points is it's own guide.
      Make sure you can run the server normally before trying to debug.

      Windows:
      On Windows before anything you should check these
      - Before debugging or making crashlogs etc. with Visual Studio you must compile the core in "Debug" instead of "Release". You can select this in "Build>Configuration Manager" or at the top of Visual Studio window http://i.imgur.com/5oHd59j.png
      - You also need to move the new pdb files generate by compiling in debug mode on Visual Studio from the compile output folder (bin) to your server folder - these files contain information needed for debugging.
      - It is assumed that Solution Explorer is open. Open it by selecting "View>Solution Explorer" in Visual Studio http://i.imgur.com/hkW6Gk0.png
      -- You may want to click on the Home icon to reset the view on Solution Explorer http://i.imgur.com/N8UPwDh.png
      - You can place breakpoints in Visual Studio editor by right clicking a line of code and selecting "Breakpoint>Insert Breakpoint" http://i.imgur.com/L2TxBVG.png
      - At the top of the window you should see controls for stepping and continuing when you have started to debug.
      - Here is a video showing the basic Visual Studio functionality https://www.youtube.com/watch?v=Ijdk4z8-2OI
      Fastest way to debug on windows. This is the easiest way to start up debugging a script.
      - Start the authserver and worldserver normally
      - Open TrinityCore.sln in Visual Studio. This is what you usually open when you want to compile the core
      - In Visual Studio at the top select "Debug>Attach to process...>worldserver.exe" and click "Attach" http://i.imgur.com/jDEI2Hq.png
      - You are now debugging
       
      The second slower way of debugging on windows. This is useful for debugging something that occurs in the startup of the server.
      - Open TrinityCore.sln in Visual Studio. This is what you usually open when you want to compile the core
      - In solution explorer right click on worldserver and select "Set as StartUp Project" http://i.imgur.com/wvMzeRA.png
      - In solution explorer right click on worldserver and select "Properties" http://i.imgur.com/rTNEF9O.png
      -- In Properties you should go to "Configuration Properties>Debugging" and edit "Working Directory" to point to the server folder. For me this is the default compile folder so I use "$(OutDir)" http://i.imgur.com/aRI29fB.png
      - Start the authserver normally
      - Start the worldserver by selecting "Debug>Start Debugging". The server will start with debugging attached from the beginning http://i.imgur.com/cg1KJNw.png
      - You are now debugging
      Crashlogs on windows. Once you have a way to reproduce a crash you can get a crashlog that can help you resolve it.
      - After compiling the core in "Debug" instead of "Release" start up the worldserver and authserver
      - Reproduce the crash you have
      - In the server folder there is now a folder called Crashes that contains txt and dmp files. http://i.imgur.com/9eQIdql.png
      - You can open the txt files in text editors http://i.imgur.com/EH6R17E.png
      -- At the top of a txt file there is some information about your system and below it there is the Call Stack and below that there are Variables of each part of the call stack
      -- The Call Stack will tell you at the top what was the last function call before crashing and what function calls led to that function call.
      -- Next to the function names there is the file that the function is defined in and the line number the code was executing in that function.
      -- In the Variables section you can inspect variables that were present at each function call.
      -- Based on this information you are often able to see what crashed or get a better view of what you need to inspect more in your code.
      - The dmp file can be opened in Visual Studio
      -- Open TrinityCore.sln in Visual Studio. This is what you usually open when you want to compile the core
      -- Drag and drop the dmp file to Visual Studio
      -- In the window that opens click to "Debug with Native Only" http://i.imgur.com/OgyU2kM.png
      -- In the window popup click "Break" http://i.imgur.com/4jDzqRn.png
      -- You are now in a state like you would have hit a break point in the code or a crash while debugging. You can inspect the call stack and the variables.
      Edit and continue on windows. When debugging this allows you to change the code and without restarting the server apply those changes so they actually work ingame.
      - Open TrinityCore.sln in Visual Studio. This is what you usually open when you want to compile the core
      - In solution explorer right click on worldserver and select "Properties" http://i.imgur.com/rTNEF9O.png
      -- In Properties select "Configuration Properties>Linker>General" and set "Enable Incremental Linking" to "Yes". http://i.imgur.com/caQqwN5.png
      -- In Properties select "Configuration Properties>Linker>Advanced" and set "Image Has Safe Exception Handlers" to "No". http://i.imgur.com/FYzN8Ks.png
      -- In Properties select "Configuration Properties>C/C++>General" and set "Debug Information Format" to "Program Database for Edit And Continue". http://i.imgur.com/pxQ6I8N.png
      - At the top of the window select "Tools>Options". In the Options select "Debugging>General" and in there select "Enable Edit and Continue", "Enable Native Edit and Continue" and "Require source files to exactly match the original version".
      - Compile the server for the changes to take effect.
      - Set up "The second slower way of debugging" (I did not test edit and continue on other configurations)
      - Start the authserver normally
      - Start the worldserver by selecting "Debug>Start Debugging".
      - Try edit a cpp file a little and save it.
      - At top of Visual Studio window select "Debug>Apply Code Changes" and wait until the changes are applied. Warning: it can take considerable amount of time for the changes to be applied. http://i.imgur.com/77pb58E.png
      - If you have issues, be sure to check the error messages in Output. You can view it by selecting "View>Output" http://i.imgur.com/4cIznW9.png
      - This guide was written based on https://msdn.microsoft.com/en-us/library/esaeyddf.aspx and https://blogs.msdn.microsoft.com/vcblog/2015/07/22/c-edit-and-continue-in-visual-studio-2015/
      Linux:
      First we need to compile the server in debug mode.
      - Compile the server with the cmake flag -DCMAKE_BUILD_TYPE=Debug

      Debugging on linux. You can debug on linux by using GDB.
      - Here is a good video about it: https://www.youtube.com/watch?v=sCtY--xRUyI
      - Basically you
      -- Start the authserver
      -- Start the worldserver by using "gdb ./worldserver"
      -- Enter breakpoints by using break command on gdb
      -- Use the run command on gdb to start the server
      -- You are now debugging
      - You may also be interested in using VScode or some other more visual debuggers. https://www.youtube.com/watch?v=B0xTgyCwsAo
      Crashlogs on linux. Once you have a way to reproduce a crash you can get a crashlog that can help you resolve it.
      - Take crashreport.gdb from /contrib/debugger from source folder and place it to your server folder
      - Start the authserver
      - Start the worldserver by using "gdb -x crashreport.gdb ./worldserver"
      - Reproduce your crash
      - There should be a backtrace.log in your server folder that contains information about the crash like the callstack and variables in each function call in the call stack
      - This guide was written based on https://github.com/TrinityCore/TrinityCore/blob/master/contrib/debugger/README
      Running valgrind on linux. This helps you find memory errors like invalid reads and writes and memory leaks.
      - Here is a good video about it: https://www.youtube.com/watch?v=fvTsFjDuag8
      - Basically you
      -- Start the authserver
      -- Start the worldserver by using "valgrind ./worldserver"
      -- Run your code that you want to analyze and close the server
      -- The console or an output log should contain the valgrind log
    • By reyne
      Hey there!

      I've followed a few threads here about map extraction, and am still having issues. Originally, I was having the issue described here.
      After following the advice given in that thread (creating characters of both BC races and running around for a bit), I am no longer getting that error, however now I get the following error while trying to extract maps:

      `Error loading World\Maps\Expansion01\Expansion01_42_6.adt`

      This repeats for every line in Expansion01, and then the extractor crashes.

      I'm not sure where else to go from here.

      Thanks for your help

      Edit: I've created an 85 on an i85 server and flown all around Outland now, same issue.
    • By Uee
      I recently found the Trinity Cataclsym Preservation Project and thought I will try it out.
      I am already running 3.3.5a and Master - both server run great
      Pulled 4.3.4 down using Git and built it same way as others:
      boost_1_73_0 cmake 3.17.2 Mysql 5.7.30 VS Community 2019 Built fine - no issue. Used 'Extractor.bat' to run all the map extractors - worked great!
      Noticed there was extra file 'connection_patcher.exe`, ran that - worked great! Now have "wow_patched" and use this to launch client
      MySQL runs in standalone mode, -initialize, added base sql files, imported, auth and character sql files
      Configured both the .conf files and passwords, IPs etc are all in place.
      Note: When loading the exe and built conf file, bnetserver complain about these items missing, so I add them:
      Updates.AutoSetup = 1 Updates.EnableDatabases = 0 LoginDatabase.SynchThreads = 1 Load up Mysql - loads fine
      Load up bnetserver and appears to load ok - last few lines look like this:
      Connected to MySQL database at 127.0.0.1
      DatabasePool 'auth' opened successfully. 2 total connections running.
      Started auth database connection pool.
      Listening on connections from worldservers on port 1118...
      Load up worldserver and it adds the FULL world and hotfixes, then applied all updates (confirmed archived in SQL) - last few lines look like this:
      Calculate next monthly quest reset time...
      Calculate random battleground reset time...
      Calculate guild limitation(s) reset time...
      Calculate next currency reset time...
      World initialized in 0 minutes 13 seconds
      TrinityCore rev. d0c7bbab40bc 2020-05-06 00:01:21 +0200 (master branch) (Win64, RelWithDebInfo, Static) (worldserver-daemon) ready...
       
      There are no db errors in logs.
      Config.wtf contain portal, realmlist as remote server and patchlist as localhost.
      When I try to connecting using "user@local" and password I get immediately disconnected.
      What I did noticed different is that the bnetserver doesnt add "Added realm "Battle for Azeroth" at 192.168.10.213:8085." (From my Master log) 
      3.3.5a also have this line as last line in authserver - but 4.3.4 is not giving me this one.
      Realmlist table is accurate with right information.
      Anyone know why bnetserver is not starting me realm?
       
    • By Deer_Hunter
      Hello all,
      I just updated from the latest Git 
      Trinity Core REV. ac6baa547376 + 2020-02-21  3.3.5 Branch.
      I'm getting this error after crash.
      Problem signature:
        Problem Event Name:    APPCRASH
        Application Name:    worldserver.exe
        Application Version:    0.0.0.0
        Application Timestamp:    5e50a462
        Fault Module Name:    StackHash_f12f
        Fault Module Version:    6.3.9600.19629
        Fault Module Timestamp:    5e2fdc0d
        Exception Code:    c0000374
        Exception Offset:    PCH_9E_FROM_ntdll+0x0000000000090D0A
        OS Version:    6.3.9600.2.0.0.272.7
        Locale ID:    1033
        Additional Information 1:    f12f
        Additional Information 2:    f12f0934d3e965f73c68e60f20f2cd40
        Additional Information 3:    7595
        Additional Information 4:    7595e4d8d703db9dcd3d2f6ea540e357
      the exception code says its a Heap error,  I'm not sure how to troubleshoot this.
      Thanks
×
×
  • Create New...