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

When I try to do this

Final Steps

You can type commands inside the worldserver program, similar to a command prompt.

  • Type: account create <user> <pass>
    • Example: account create test test
  • Type: account set gmlevel <user> 3 -1
    • Example: account set gmlevel test 3 -1
      • DO !NEVER! create an account directly into your database unless you are ABSOLUTELY SURE that you know what and how to do!
  • The "3" is the GM account level (higher numbers = more access), and the "-1" is the realm ID that stands for "all realms".
    • Tip: Open the world database in your database management tool and find the command table. This table shows a full list of GM commands, their descriptions, and the security (GM level) needed to use them. You will not find a more accurate list of current GM commands anywhere else (assuming you keep your database up-to-date). The security level for a given command identifies that THAT GM level can use the command, along with all GM levels above it. For example, if a command has a security of 2, all accounts with a GM level of 2, 3, and 4 will be able to use it.
  • Minimize your authserver and worldserver and run WoW (never run WoW using the Launcher unless you edited the realmlist.wtf's patchlist option above).
  • Log in using the user/pass you just created (test/test).
  • The Trinity realm should be selectable. Log in, create a character, and you're all done!

 

I get this error.

 

Table `command` have not existed command '.rbac', skip.
Table `command` have not existed command '.rbac', skip.
Table `command` have not existed command '.rbac', skip.
Table `command` have not existed command '.rbac', skip.
Table `command` have not existed command '.rbac', skip.
Table `command` have unexpected subcommand 'groups' in command 'rbac list groups', skip.
Table `command` have unexpected subcommand 'roles' in command 'rbac list roles', skip.
Table `command` have unexpected subcommand 'permissions' in command 'rbac list permissions', skip.

Link to comment
Share on other sites

Ok so I trashed the auth and used the file in the create folder to create a new auth then went into the base and applied the files for auth from there. I am now getting this error still but it does allow me to create an account and make it a gm.  If any one could plz help me get rid of this error I would appresheat it very much.

 

Table `command` have not existed command '.rbac', skip.
Table `command` have not existed command '.rbac', skip.
Table `command` have not existed command '.rbac', skip.
Table `command` have not existed command '.rbac', skip.
Table `command` have not existed command '.rbac', skip.
Table `command` have unexpected subcommand 'groups' in command 'rbac list groups', skip.
Table `command` have unexpected subcommand 'roles' in command 'rbac list roles', skip.
Table `command` have unexpected subcommand 'permissions' in command 'rbac list permissions', skip.

Link to comment
Share on other sites

So I got the sql file TDB_full_335.52_2013_07_17 and when I go into phpmyadmin and import it. It will say 

SQL query:
--
-- Table structure for table `access_requirement`
--
DROP TABLE IF EXISTS `access_requirement` ;

MySQL said: 
#1046 - No database selected 

I am using mysql 5.5.35

 

I've tried installing the databases separate by using the base sql files that comes with trinitycore but it is missing the world sql. 

 

Can anyone help me?

Edited by kavex
Link to comment
Share on other sites

Ok so I imported the TDB_full_335.52_2013_07_17.sql via the terminal into a database called wow

 

mysql -u root -p wow </home/root/server/sql/db.sql

 

When I run ./worldserver

Using configuration file /home/root/server/etc/worldserver.conf.
Using SSL version: OpenSSL 1.0.1 14 Mar 2012 (library: OpenSSL 1.0.1 14 Mar 2012)
Using ACE version: 6.0.3
TrinityCore rev. dcfbe53552b0 2013-12-14 20:22:39 -0330 (master branch) (Unix, Release) (worldserver-daemon)
<Ctrl-C> to stop.


 ______                       __
/__  _       __          __/ __
/_/ / _ __ /_    ___ /_ , _  __  __
     /`'__/  /' _ `/   / / / 
        /   / /     _  _ 
      _ _   _ _ _ _ __/`____ 
      /_//_/   /_//_//_//_//__/ `/___/> 
                                 C O R E  /___/
http://TrinityCore.org                    /__/


In mysql_stmt_prepare() id: 53, sql: "SELECT name, permission, help FROM command"
Unknown column 'permission' in 'field list'
DatabasePool wow NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to world database 127.0.0.1;3306;xxxxxx;xxxxxx;wow
when I run ./authserver
 
I fixed this issue by making a datebase from the base sql file
I'm a bit confused what I did wrong
 
worldserver.conf
LoginDatabaseInfo     = "127.0.0.1;3306;xxxxx;xxxxx;auth"
WorldDatabaseInfo     = "127.0.0.1;3306;xxxxx;xxxxx;wow"
CharacterDatabaseInfo = "127.0.0.1;3306;xxxxx;xxxxx;characters"

authserver.conf

LoginDatabaseInfo = "127.0.0.1;3306;xxxxx;xxxxx;auth"
Edited by kavex
Link to comment
Share on other sites

There should be 3 different databases: auth, characters, and world. The database you were importing is specifically the world database. Obviously, with the conf file allowing that to be set, you can call it something other than world, but the other 2 databases need to be created separately with the appropriate sql files from the source tree (see /sql/create, /sql/base, and /sql/updates).

Link to comment
Share on other sites

Kylroi, on 15 Dec 2013 - 3:04 PM, said:
There should be 3 different databases: auth, characters, and world. The database you were importing is specifically the world database. Obviously, with the conf file allowing that to be set, you can call it something other than world, but the other 2 databases need to be created separately with the appropriate sql files from the source tree (see /sql/create, /sql/base, and /sql/updates).
 

 

 

 
I figured that out after awhile
 

 

Ok I was reading this http://www.trinitycore.org/f/topic/1518-trouble-with-your-trinity-install-readme-1st-faqs/?p=42704

 

If I install TDB_full_335.52_2013_07_17.sql do I have to install the updates as well?

 

I looked in the update folder for the world and there is like a million of them? Do I do them all?

Edited by kavex
Link to comment
Share on other sites

OS: Windows Server 2008 Web
Trinity rev:  2bda5330d091+ 2013-12-10 09:09:16 -0600 (master branch) (Win32, Release) (worldserver-daemon)
TDB rev : TDB 335.52
 
// Player saving

PrepareStatement(CHAR_INS_CHARACTER, "INSERT INTO characters (guid, account, name, race, class, gender, level, xp, money, playerBytes, playerBytes2, playerFlags, "

"map, instance_id, instance_mode_mask, position_x, position_y, position_z, orientation, trans_x, trans_y, trans_z, trans_o, transguid, "

"taximask, cinematic, "

"totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, "

"extra_flags, stable_slots, at_login, zone, "

"death_expire_time, taxi_path, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, "

"todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, "

"power4, power5, power6, power7, latency, speccount, activespec, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels) VALUES "

"(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)", CONNECTION_ASYNC);

this is how that part works
take something from here
I have a problem with my mysql on a new host I bought running on Windows Server 2008 (on which everything was fine). The default databases which come with the installation are 0 bytes. They have data in them, but every one of them shows as 0 bytes in Heidisql.

I am running a game server, and upon creating a new character, I get an error :

[ERROR]: [1265] Data truncated for column 'x' at row 1 Unhandled MySQL errno 1265. Unexpected behaviour possible.

I tried contacting my host because I think that the problem is probably from their end, but they do not help with administering customer's dedicated servers.

What I did when I moved is that I backed up each database with Sqlyog, and executed them via the new how without any problem. I have a database which is over 1 Gib in size, and when I view it via Heidisql it just shows as 0 bytes.

I tried reinstalling mysql several times using different options, but that didn't help. I edited my.ini, with options I found upon googling, but those didn't help either. I tried manually editing mysql root user permissions, but that didn't do the trick.

Could someone point me in the right direction?

and this
I have installed a fresh MYSQL 32x and 64x as well, it seems that I don't have some kind of perimission. I use an application which requires its own mysql database.

The default(mysql, information_schema databases are showing as 0 byte, despite the fact that they have data in it. I exported my own databases from my old dedicated server, the data appears, but the main database is showing as 0 byte. I'm using latest version of mysql downloaded fromhttp://dev.mysql.com/downloads/windows/installer/

I searched google, and what I've found is to change from Innodb to myisam, but that didn't help either. I did not have any problems on my other dedicated server from which I moved from. Please take a look at this, because it's causing me a headache, and I cannot figure out what could the problem be.

Hope some of you guys can help me. :S

Edited by ButtlerKid
Link to comment
Share on other sites

ok ok I just want to make sure i'm doing this correct

 

1. Import TrinityCore-TrinityCore-f1a82a5/sql/create/create_mysql.sql

2. Import TrinityCore-TrinityCore-f1a82a5/sql/base/auth_database.sql to the auth database 

3. Import TrinityCore-TrinityCore-f1a82a5/sql/base/characters_database.sql to the characters database 

4. Import TDB_full_335.52_2013_07_17.sql to the world database 

 

5. Install the updates from TrinityCore-TrinityCore-e90a7f8/sqlupdates to their databases one at a time?

 

I'm guessing since I'm using TDB_full_335.52_2013_07_17.sql for my world I don't need to install the update only that comes with it

 

Link to a DB installer for linux   installer

Edited by kavex
Link to comment
Share on other sites

When I run serverworld.exe,some wrong happened.

 

Server.log

 

DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to world database 127.0.0.1;3306;root;123123;world
 
 
 

DBErrors.log

 

 In mysql_stmt_prepare() id: 53, sql: "SELECT name, permission, help FROM command"
Unknown column 'permission' in 'field list'
In mysql_stmt_prepare() id: 54, sql: "SELECT 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_A, faction_H, npcflag, speed_walk, speed_run, scale, rank, mindmg, maxdmg, dmgschool, attackpower, dmg_multiplier, baseattacktime, rangeattacktime, unit_class, unit_flags, unit_flags2, dynamicflags, family, trainer_type, trainer_spell, trainer_class, trainer_race, minrangedmg, maxrangedmg, rangedattackpower, 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, Health_mod, Mana_mod, Armor_mod, RacialLeader, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, movementId, RegenHealth, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?"
Unknown column 'trainer_spell' in 'field list' 
 
Can you help me?THXLOT
 
Link to comment
Share on other sites

--- Canned message start ---

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

I am trying to setup Trinity for the first time. According to the Wiki I have to:

 

  • Use the Sql from the create folder to set up the databases: Check
  • Use the Sql from the base folder to set up the character and auth tables: Check
  • Use the Sql from the TDB_full folder to set up the world tables: Check
  • Use the Sql from the update folders to update various data: Not Checked

I can't use the updates from the TDB folder. It complains about missing columns or tables.

So I check out the update folders from the trinity source folders and there are updates there too. So the next logical step for me would be to execute those in order right?

 

I tried that as well and I still get errors.

In auth I am missing the rbac_roles and rbac_groups tables. But I can't find SQL that would add these.

 

What am I doing wrong in this procesS? The wiki is not very clear on this or I have downloaded the wrong SQL files :/

Link to comment
Share on other sites

Ok guys,

I feel like a noob for asking this, but for some reason i can't get the gm commands to work ingame on my gm account.

I'm helpless for some reason, in the console everything works fine but in game it says 'There is no such subcommand'.

 

I cloned a new tc, downloaded the TDB_full_335.52_2013_07_17 world database.

I used auth & characters in "sqlbase" to setup those 2 databases.

I updated every database with all the updates till rev: 6402fa02ac4a4f1d731ed0b6d744328527e2a857 (23/12/2013)

 

I start it up, no errors, i do "account create name pass" & account set gmlevel 2 3 -1 (in auth -> account -> i see ID=2 and then the username i made). in account_access it does say id=2 gmlevel=3 realmid=-1. So that is set.

 

As far that rbac goes i got 4 tables in auth, "rbac_account_permissions, rbac_default_permissions, rbac_linked_permissions and rbac_permissions.

 

Then we i am ingame i see and i go to console press pinfo -> i see

Account: username (id: 2), gmlevel: 3 and some other stuff, player name (guid: 1)

 

But when i do ".help" it does nothing,

when i do ".account" it says Incorrect syntax -> and when i do ".account help" i get There is no such subcommand.

 

Can anyone point me my fatal flaw?

 

Thanks in advance

Edited by V0gelz
Link to comment
Share on other sites

It would seem that sql/updates/auth/2013_09_29_00_auth_misc.sql saw the removal of rbac_roles and rbac_groups from the database. As such, any updates that are trying to change those tables can be removed. If you look at the end of the file I just mentioned, you will see 7 tables being removed because of being obsolete (the core, at that point, doesn't use them).

Link to comment
Share on other sites

Sure you missed this text:

Important

Icon

IF THIS IS YOUR FIRST TIME INSTALLING TrinityCore DON'T apply any *.sql file on sqlupdatesauth or sqlupdatescharacters. Continue with SETTING UP THE SERVER.

Thanks for the advice, works now, However can you explain what we should do to make it work with the updates?

Link to comment
Share on other sites

Hello,

 

I'm setting up the TrinityCore 3.3.5 for the first time.

I'm using Debian 7 and MySQL 5.6.15.

 

According to this topic I need to change the sql_mode when using 5.6. But when I'm using SELECT @@GLOBAL.sql_mode; to determine which modes are set, only STRICT_TRANS_TABLES and NO_ENGINE_SUBSTITION is listed. The ONLY_FULL_GROUP_BY flag mentioned by Machiavelli is not listed.

 

So I thought everything is fine and I ran the create and base .sql files. So now, auth and character db is up to date. But when I want to execute TDB_full_335.52_2013_07_17.sql to create the world db (db itself already created) then I receive the following error:

DELIMITER ;;
/*!50003 CREATE*/ /*!50003 PROCEDURE `sp_dev_reguid_alter_tables`()
BEGIN

            CREATE TABLE `creature_temp` (
  `guid` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Global Unique Identifier',
  `id` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Creature Identifier',
  `map` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Map Identifier',
  `spawnMask` TINYINT(3) UNSIGNED NOT NULL DEFAULT '1',
  `phaseMask` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '1',
  `modelid` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
  `equipment_id` MEDIUMINT(9) NOT NULL DEFAULT '0',
  `position_x` FLOAT NOT NULL DEFAULT '0',
  `position_y` FLOAT NOT NULL DEFAULT '0',
  `position_z` FLOAT NOT NULL DEFAULT '0',
  `orientation` FLOAT NOT NULL DEFAULT '0',
  `spawntimesecs` INT(10) UNSIGNED NOT NULL DEFAULT '120',
  `spawndist` FLOAT NOT NULL DEFAULT '5',
  `currentwaypoint` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
  `curhealth` INT(10) UNSIGNED NOT NULL DEFAULT[...]



#1064 - You have an error in your SQL syntax; check the manual that corresponds to yo-- ur MySQL server version for the right syntax to use near 'CREATE*/ /*!50003 PROCEDURE `sp_dev_reguid_alter_tables`()
BEGIN
' at line 1 

What is this error caused by? Still wrong sql_mode although the flag isn't listed?

 

And another short question: If this import works fine, do I have to run every single .sql update file since 335.52 in /sql/updates/world until it's up to date?

 

 

Thanks in advance!

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