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

hello guys i have compiled with the latest version of eluna evreything worked well
auth server will run but the world server crash :( do somone know a solution how to fix it 
 
i use my world database backup from the orginal trinitycore
 
+ rep if you can help me out
 
102wbrb.png
 
b4uqde.png
i have run the updates for the world/auth/characters but it wont get online
 
In mysql_stmt_prepare() id: 29, sql: "SELECT point, position_x, position_y, position_z, orientation, move_type, delay, action, action_chance FROM waypoint_data WHERE id = ? ORDER BY point"
Unknown column 'move_type' in 'field list'
In mysql_stmt_prepare() id: 34, sql: "SELECT id, point, delay, move_type, action, action_chance FROM waypoint_data WHERE wpguid = ?"
Unknown column 'move_type' in 'field list'
In mysql_stmt_prepare() id: 54, sql: "SELECT entry, difficulty_entry_1, difficulty_entry_2, difficulty_entry_3, KillCredit1, KillCredit2, modelid1, modelid2, modelid3, modelid4, name, subname, IconName, gossip_menu_id, minlevel, maxlevel, exp, faction, npcflag, speed_walk, speed_run, scale, rank, dmgschool, BaseAttackTime, RangeAttackTime, BaseVariance, RangeVariance, unit_class, unit_flags, unit_flags2, dynamicflags, family, trainer_type, trainer_spell, trainer_class, trainer_race, type, type_flags, lootid, pickpocketloot, skinloot, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spell5, spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName, MovementType, InhabitType, HoverHeight, HealthModifier, ManaModifier, ArmorModifier, DamageModifier, ExperienceModifier, RacialLeader, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, movementId, RegenHealth, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?"
Unknown column 'BaseVariance' in 'field list'
In mysql_stmt_prepare() id: 29, sql: "SELECT point, position_x, position_y, position_z, orientation, move_type, delay, action, action_chance FROM waypoint_data WHERE id = ? ORDER BY point"
Unknown column 'move_type' in 'field list'
In mysql_stmt_prepare() id: 34, sql: "SELECT id, point, delay, move_type, action, action_chance FROM waypoint_data WHERE wpguid = ?"
Unknown column 'move_type' in 'field list'
In mysql_stmt_prepare() id: 54, sql: "SELECT entry, difficulty_entry_1, difficulty_entry_2, difficulty_entry_3, KillCredit1, KillCredit2, modelid1, modelid2, modelid3, modelid4, name, subname, IconName, gossip_menu_id, minlevel, maxlevel, exp, faction, npcflag, speed_walk, speed_run, scale, rank, dmgschool, BaseAttackTime, RangeAttackTime, BaseVariance, RangeVariance, unit_class, unit_flags, unit_flags2, dynamicflags, family, trainer_type, trainer_spell, trainer_class, trainer_race, type, type_flags, lootid, pickpocketloot, skinloot, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spell5, spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName, MovementType, InhabitType, HoverHeight, HealthModifier, ManaModifier, ArmorModifier, DamageModifier, ExperienceModifier, RacialLeader, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, movementId, RegenHealth, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?"
Unknown column 'BaseVariance' in 'field list'

 

Link to comment
Share on other sites

--- Canned message start ---

If this is your 1st time with TrinityCore read http://collab.kpsn.org/display/tc/TrinityCore+Home

Also read http://www.trinitycore.org/f/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/

Also please Look in upper right hand corner of the forum, there is a button labeled search field, feel free to search for your issues first before posting, most questions like this one have already been answered.

If you still cannot find the answers you seek feel free to make a post and tell us the steps you took to resolve this issue and we will do our best to help you.

--- Canned message end ---

Link to comment
Share on other sites

  • 3 weeks later...

So i read the forum and the tutorial i fix it fine on 3.3.5 but when i tried install 4.3.4 DB i can't get it running i get error and world freeze.

 

Using configuration file worldserver.conf.
Using SSL version: OpenSSL 1.0.1i 6 Aug 2014 (library: OpenSSL 1.0.1i 6 Aug 2014)
Using Boost version: 1.55.0
DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. Read wiki at http://collab.kpsn.org/display/tc/TrinityCore+Home
Cannot connect to world database 127.0.0.1;3306;trinity;trinity;world

 

Yes i tried change password. I am 100% sure its outdated db i download and i did git clone the newest Trinitycore i can't just figure out how to get the correct db so if anyone would be kinda and teach me or tell me how to get the correct DB installed i would be happy.

 

ps; auth works fine and connect fine

Link to comment
Share on other sites

mysql -utrinity -ptrinity world < TDB_full_434.08_2014_09_21.sql // from https://github.com/TrinityCore/TrinityCore_4.3.4_DB_Alpha/releases/download/434.08/TDB_full_434.08_2014_09_21.7z
git clone [email protected]:TrinityCore/TrinityCore_4.3.4_DB_Alpha.git
cd TrinityCore_4.3.4_DB_Alpha/tools
merge_windows.bat
mysql -utrinity -ptrinity world < world_updates.sql
Link to comment
Share on other sites

Dont really get what u ment i can install 3.3.5 fine but when i try to install 4.3.4 doesnt work at all i fuck up with world install... i tried the git version thingy but i cant figure out how it works cus like

Is it the commit i need to locate what db to use or what?

This one is the Trinitycore 4.3.4 DB alpha

16f092705a.png

This one is the source folder

0ac25c2a67.png

Edited by RoleBackTime
Link to comment
Share on other sites

I'm having an unknown column issue.  I am able to import TDB_full_434.09_2014_10_19.sql into the world database just fine.  But when I try to update it by importing the world_updates.sql (created from merge_windows.bat) it runs part of the sql file and then gives the error "(1054): Unknown column 'ChanceOrQuestChance' in 'field list'"

 

I've read the wiki articles countless times and tried all the steps in the first post of this thread and still can't get it to work.  I don't think I've missed anything, especially given the sheer number of times I've gone through the whole process.  Any ideas what could be causing this?

 

Edit:  I've started going through the updates that merge_windows merges, importing them into the world database one by one.  In doing this I've discovered that a large chunk of them get the unknown column error and others get various other types of errors.  This leads me to believe that these updates do not even go with the current TDB_full.  I'm getting the updates from https://github.com/TrinityCore/TrinityCore_4.3.4_DB_Alpha_Read_Only and TDB_full from http://www.trinitycore.org/f/files/file/9-legacy-tdb-full-434/.  TDB_full is showing it's most recent version was october 19.  The updates are showing their most recent version was october 18.  I would think these would go together seeing as how they are the most recent versions of both.  Considering they're both recent, and nobody else seems to be having problems, I'm left with the assumption that it's not the database sql files causing the error but something else.  I'm at a loss on what that something else could be or even where to begin looking.  Character sets are on utf8 by the way so that's not the issue.

Edited by MoldySprocket
Link to comment
Share on other sites

  • 2 weeks later...

Extractors are done (except mmaps). They might have a problem or two with different locales other than enGB/enUS.

 

Anyway, 6.x is not in an usuable state yet.


--- Canned message start ---
It appears the issue in the original post was solved, so this thread shall be closed.
Should you encounter any other difficulties, please open a new thread.
--- Canned message end ---
Link to comment
Share on other sites

in the 6.x sql updates folder are many updates for world, but creature table was changed... it is no longer `guid` but `ID`. many of the update files error do to this change. if you manually change guid to ID then you get fun errors like unknown column spawndist or movementtype.

 

I am unsure when creature table was changed, but the structure is completely different now.

 

I suppose it is possible I am importing the wrong sql files (unlikely) so here is one of the file names  that error:

2014_10_22_00_world_from_335.sql

 

There are other errors, such as ghost_zone column not in graveyard.

 

Maybe I have done something wrong. I imported the full DB (had to do it via CLI because quest_template would time out) then all the hotfixes, then the world updates. is this backwards?

 

 

EDIT: I did do it wrong. world updates first. but, there is still an error.rename table game_graveyard_zone to graveyard_zone.... both those tables are in the database already... haven't tried the hotfixes. Maybe there shouldnt be a seperate folder for hotfixes if they are needed, and should just be added to updates? I am eager to see how this new core works, and to help in any way I can. I do have a retail account if anyone needs me to get any information.

Link to comment
Share on other sites

No 'Textrange' found in field list.

 

Crashes World server on boot with this SQL complaint.

 

Went through all updates 1 by 1, still errored. (Even old 56 to 57) Did this twice then proceeded to manually update 1 by 1.

 

Trinitycore Version: Compiled today. Win32 (3.3.5a) 11/3/2014

 

I don't know if it simply was missed in the updates committed so I don't know if for sure a bug or a missed commit or I missed it somehow twice.

Link to comment
Share on other sites

You obviously forgot at least one update:

old/3.3.5a/TDB55_to_TDB56_updates/world/2014_09_18_03_world_creature_text.sql: ADD COLUMN `TextRange` TINYINT(3) UNSIGNED DEFAULT 0 NOT NULL AFTER `BroadcastTextId`;

old/3.3.5a/TDB55_to_TDB56_updates/world/2014_09_18_03_world_creature_text.sql:UPDATE `creature_text` SET `TextRange`=2 WHERE `entry`=15214;

old/3.3.5a/TDB55_to_TDB56_updates/world/2014_09_18_03_world_creature_text.sql:UPDATE `creature_text` SET `TextRange`=3 WHERE `entry` IN (29, 14848, 22515, 26527, 27915, 30084);

old/3.3.5a/TDB55_to_TDB56_updates/world/2014_09_19_07_world_creature_text.sql:INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES

updates/world/2014_10_28_00_world.sql:INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES

updates/world/2014_10_27_02_world.sql:UPDATE `creature_text` SET `TextRange`=2 WHERE `entry`=16128 AND `groupid` IN(1,2,3,4,5,6,7);

updates/world/2014_10_27_02_world.sql:UPDATE `creature_text` SET `TextRange`=2 WHERE `entry`=30007 AND `groupid`=14 AND `id`=0;

updates/world/2014_10_27_02_world.sql:INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES

Link to comment
Share on other sites

Hotfixes updates go to a new database, hotfixes, and not world.


--- Canned message start ---
It appears the issue in the original post was solved, so this thread shall be closed.
Should you encounter any other difficulties, please open a new thread.
--- Canned message end ---
Link to comment
Share on other sites

  • 1 month later...

I have got my server setup with all the databases imported and put in the right place and the bnetserver.exe connects to the database with no issue but the worldserver throws and error.

 

 DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. Read wiki at http://collab.kpsn.org/display/tc/TrinityCore+Home

Cannot connect to world database 127.0.0.1;3306;root;ascent;world
 
I have checked the config file for the world server several times and I am sure that is the correct info for my MySQL database. I just dont understand how the bnetserver can connect but the worldserver can't.
 
 
 
I have solved the issue please close this post.
Edited by Grianar
Link to comment
Share on other sites

  • 2 weeks later...

Hello

 

compiled a new 4.3.4 some mins ago and when i start the worldserver.exe it loads till it says "Terrain_Phase_Info doesn't exist"

 

And it says that my Database is outdated and i should check sql/updates. And i've done all updates there. well there was only one new since my last compiled core. and i added that.

 

My last compiled core did not have this problem.

 

And in my Database i see a table named only: Phase_Info

Apparently it's changed somehow?

 

But does anyone have a fix?

 

Regards
Hyldran0


EDIT:

I fixed the problem on my own.
I redid the whole world Database :P

Link to comment
Share on other sites

Hi all, im not sure if it has been reported or if i am the only one with this problem, but when i apply hotfix, it removes the spawndist column, or rather do not put it back when recreating the table creature, thus making the updates from world dir return with error, missing the said column.

 

EDIT : triple read database page, guess i have to apply all world updates and then apply hotfixes, instead of going with dates, will work on that tonight !

Edited by danlapps
Link to comment
Share on other sites

Hey,

 

I just installed the current 4.3.4 core. I set up the database on the usual way (as stated in the manual, but I didn't do this for the first time). When starting the worldserver, I get this error:

 

 

 

 

Using configuration file worldserver.conf.
Using SSL version: OpenSSL 1.0.1j 15 Oct 2014 (library: OpenSSL 1.0.1j 15 Oct 2014)
Using Boost version: 1.57.0
DatabasePool characters_cata NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. Read wiki at http://collab.kpsn.org/display/tc/TrinityCore+Home
Cannot connect to Character database 127.0.0.1;3306;myuser;mypassword;characters_cata

 

 

(I renamed the database from characters to characters_cata because I have 3.3.5a-databases on the same server)

 

The most obvious fix for this is of course checking the login data. I checked it multiple times, and both the authserver and the bnetserver can connect without problems.

The SQL-log states following errors:

 

 

 

 

In mysql_stmt_prepare() id: 237, sql: "DELETE FROM corpse_phases WHERE Guid = ?"
Table 'characters_cata.corpse_phases' doesn't exist
In mysql_stmt_prepare() id: 238, sql: "DELETE FROM corpse_phases WHERE OwnerGuid = ? AND CorpseType <> 0"
Table 'characters_cata.corpse_phases' doesn't exist
In mysql_stmt_prepare() id: 239, sql: "DELETE FROM corpse_phases WHERE CorpseType = 0 OR Time < (UNIX_TIMESTAMP(NOW()) - ?)"
Table 'characters_cata.corpse_phases' doesn't exist
In mysql_stmt_prepare() id: 240, sql: "INSERT INTO corpse_phases (Guid, PhaseId, OwnerGuid, Time, CorpseType) VALUES (?, ?, ?, ?, ?)"
Table 'characters_cata.corpse_phases' doesn't exist

 

When I imported the base files, a table called "corpse" was created, but not corpes_phases. Did I miss any of the update files?

 

 

But the missing table doesn't explain why the worldserver only can't connect.
 

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...