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 how are you? I came from many, many mistakes, not know much about programming however solve all here ... I already did everything in the just right step by step guide and all in the same sequence as the guide, and then when I open "Worldserver.exe "he read everything and usually closes, someone help me?

Sorry for my inglish

My logs

Edit :

as new core n I used sql update auth and characters for now tried importing and appears to me this error.

 

Query:

PREPARE stmt FROM @query
 
Error occured at:2015-01-14 16:23:07
Line no.:27
Error Code: 1146 - Table 'world.locales_broadcast_text' doesn't exist

Logs.rar

Edited by Fragmam
Link to comment
Share on other sites

If you named your world DB something other than 'world' you will need to edit the file 2014_12_25_00_hotfixes_locale_broadcast_text.sql (the one I linked in my post above).

 

char db < characters_database.sql

auth db < auth_database.sql

world db < tdb 6.00 + sql/updates/world/*.sql

hotfixes db < <new db> + sql/updates/hotfixes/*.sql

Link to comment
Share on other sites

If you named your world DB something other than 'world' you will need to edit the file 2014_12_25_00_hotfixes_locale_broadcast_text.sql (the one I linked in my post above).

 

char db < characters_database.sql

auth db < auth_database.sql

world db < tdb 6.00 + sql/updates/world/*.sql

hotfixes db < <new db> + sql/updates/hotfixes/*.sql

 

did exactly what you said but "Worldserver.exe" continues closing after appearing this

 

 

Race 1 Class 8 Level 97 does not have stats data. Using stats data of level 96.

Race 1 Class 8 Level 98 does not have stats data. Using stats data of level 97.
Race 1 Class 8 Level 99 does not have stats data. Using stats data of level 98.
Race 1 Class 8 Level 100 does not have stats data. Using stats data of level 99.
Race 1 Class 9 Level 86 does not have stats data. Using stats data of level 85.
Race 1 Class 9 Level 87 does not have stats data. Using stats data of level 86.
Race 1 Class 9 Level 88 does not have stats data. Using stats data of level 87.
Race 1 Class 9 Level 89 does not have stats data. Using stats data of level 88.
Race 1 Class 9 Level 90 does not have stats data. Using stats data of level 89.
Race 1 Class 9 Level 91 does not have stats data. Using stats data of level 90.
Race 1 Class 9 Level 92 does not have stats data. Using stats data of level 91.
Race 1 Class 9 Level 93 does not have stats data. Using stats data of level 92.
Race 1 Class 9 Level 94 does not have stats data. Using stats data of level 93.
Race 1 Class 9 Level 95 does not have stats data. Using stats data of level 94.
Race 1 Class 9 Level 96 does not have stats data. Using stats data of level 95.
Race 1 Class 9 Level 97 does not have stats data. Using stats data of level 96.
Race 1 Class 9 Level 98 does not have stats data. Using stats data of level 97.
Race 1 Class 9 Level 99 does not have stats data. Using stats data of level 98.
Race 1 Class 9 Level 100 does not have stats data. Using stats data of level 99.
Race 1 Class 10 Level 1 does not have stats data!

 and exit

Link to comment
Share on other sites

Race 1 Class 9 Level 87 does not have stats data. Using stats data of level 86.
Race 1 Class 9 Level 88 does not have stats data. Using stats data of level 87.
Race 1 Class 9 Level 89 does not have stats data. Using stats data of level 88.
Race 1 Class 9 Level 90 does not have stats data. Using stats data of level 89.
Race 1 Class 9 Level 91 does not have stats data. Using stats data of level 90.
Race 1 Class 9 Level 92 does not have stats data. Using stats data of level 91.
Race 1 Class 9 Level 93 does not have stats data. Using stats data of level 92.
Race 1 Class 9 Level 94 does not have stats data. Using stats data of level 93.
Race 1 Class 9 Level 95 does not have stats data. Using stats data of level 94.
Race 1 Class 9 Level 96 does not have stats data. Using stats data of level 95.
Race 1 Class 9 Level 97 does not have stats data. Using stats data of level 96.
Race 1 Class 9 Level 98 does not have stats data. Using stats data of level 97.
Race 1 Class 9 Level 99 does not have stats data. Using stats data of level 98.
Race 1 Class 9 Level 100 does not have stats data. Using stats data of level 99.
Race 1 Class 10 Level 1 does not have stats data!

And exit

I'm using the core Release folder, correct?
Link to comment
Share on other sites

TrinityCore rev. c86cde34298b 2015-01-19 06:03:12 +0100 (6.x branch) (Unix, Release) (worldserver-daemon)
<Ctrl-C> to stop.
 
 ______                       __
/__  _       __          __/ __
/_/ / _ __ /_    ___ /_ , _  __  __
    /`'__/ /' _ `/ / / /
    / / / _ _
      _ _   _ _ _ _ __/`____
      /_//_/   /_//_//_//_//__/ `/___/>
                                 C O R E  /___/
http://TrinityCore.org                    /__/
 
Using configuration file /home/iceymidgit/WOWserver6.x/etc/worldserver.conf.
Using SSL version: OpenSSL 1.0.1f 6 Jan 2014 (library: OpenSSL 1.0.1f 6 Jan 2014)
Using Boost version: 1.54.0
Daemon PID: 2152
 
Realm running as realm ID 2 region 2 battlegroup 0
Using World DB: TDB 6.00
Using enUS DBC Locale
Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
Using DataDir /home/iceymidgit/WOWserver6.x/data/
WORLD: MMap data directory is: /home/iceymidgit/WOWserver6.x/data/mmaps
VMap support included. LineOfSight: 1, getHeight: 1, indoorCheck: 1
VMap data directory is: /home/iceymidgit/WOWserver6.x/data/vmaps
Loading Trinity strings...
>> Loaded 1037 trinity strings in 1 ms
Initialize data stores...
Some required *.dbc files (6 from 147) not found or not compatible:
/home/iceymidgit/WOWserver6.x/data/dbc/gtNpcTotalHp.dbc
/home/iceymidgit/WOWserver6.x/data/dbc/gtNpcTotalHpExp1.dbc
/home/iceymidgit/WOWserver6.x/data/dbc/gtNpcTotalHpExp2.dbc
/home/iceymidgit/WOWserver6.x/data/dbc/gtNpcTotalHpExp3.dbc
/home/iceymidgit/WOWserver6.x/data/dbc/gtNpcTotalHpExp4.dbc
/home/iceymidgit/WOWserver6.x/data/dbc/gtNpcTotalHpExp5.dbc
 

Any idea on how to fix would be great.

Link to comment
Share on other sites

Been getting one of those fun 

[1054] Unknown column 'guid' in 'where clause'

...type of errors. It so far only happens during a character deletion. I've tried it with the character database clean import from the git,

also tried it with all the updates, and with only the last update. (A few updates don't work from last year, guessed they were old.)

Exactly what is the current date of the character DB, and what are it's needed updates as of today's repo?

Link to comment
Share on other sites

Well I saw that there's supposed to be a hotfix database, there's 1 hotfix that adds to the wdb. 

So only the world DB needs updates run on it? The DB I downloaded from http://www.trinitycore.org/f/files/file/19-tdb-6-full/ <~ there

is dated 10/19 so I would need all updates from 10_19_00/01 on?

 

Edit: Emptied out the hotfix, world, and char databases. Ran a clean of wdb and char. Applied hotfixes to hot db and updates to world,

same issue.

Edited by Sirius
Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...

Hi. I am a newbie and I want to help in fixing all the quests per class. I know that 4.3.4 is not the supported branch but I'm still trying it out until I get to complete the WOD client download. I encountered a minor problem on SQL when I ran the query posted here https://github.com/TrinityCore/TrinityCore/issues/12749. It's for the Daily Quest.

 

The error came from here:

Query: SET @PTGUID := XXX

and the error in the SQL is:

Error Code: 1054
Unknown column 'XXX' in 'field list'

I just want to ask what should I do with the XXX? Sorry for being a newbie really :(

Link to comment
Share on other sites

  • 1 month later...

9) Apply updates from sql/updates/world into world database

Fresh install of the 6.x branch, in a Windows 7 environment. I always mess something up by step (9), because I got an error while updating the world database (see below, the error was the same). I tried again with a fresh MySQL instance (in case I messed something else up), but this time I stepped through the world updates manually (!) instead of using a merged SQL. I backed everything up after applying 2015_03_30_02_world.sql, then tried 2015_03_30_03_world.sql a couple times again. The error is always the same:

 

C:Program FilesMySQLMySQL Server 5.6bin>mysql --default-character-set=utf8 --max_allowed_packet=10000000 -u root -p world < "C:SoftwareTrinityCore6sqlupdatesworld2015_03_30_03_world.sql"

Enter password: **********

ERROR 1054 (42S22) at line 54: Unknown column 'Probability0' in 'field list'

 

At this point I reverted to 2015_03_30_02_world.sql and looked at line 54 of 2015_03_30_03_world.sql myself. 2015_03_30_03_world.sql expects the table "npc-text" to contain the column "Probability0", but when I examined my database it contained "prob0".

 

So I visited GitHub and found this to be the product of retroactive changes rather than an original error. Without walking through code, I couldn't determine whether to fix the 2015_03_30_03_world.sql or my database. So I did look at the other updates, and in 2015_04_11_00_world.sql the column is renamed from "prob0" to "Probability0". It appears* that the correct thing to do is fix 2015_03_30_03_world.sql.

 

(pretty much the same thing with "Probability1")

 

If a SQL update doesn't work (as it probably was, and is now) it makes sense to change it. But otherwise, is it safe to change SQLs which have already been committed? This particular commit changed thirteen world database updates which other people may have already applied to their databases (I only had problems with 2015_03_30_03_world.sql).

 

*I successfully applied all of the updates after fixing 2015_03_30_03_world.sql.

 

As a side note, it would be nice if there was more specific mention of the hotfixes SQL distributed in the TBD. The wiki is particularly bad about this: if you follow the wiki to the letter you will end up trying to apply updates to an empty hotfixes database!

Link to comment
Share on other sites

  • 2 months later...

I got this after quitting and relaunching the server. I've tried to redownload all the world server but the problem seems the characters database. My uutomatic update is set to 7

Using configuration file /usr/local/etc/worldserver.conf.
Using SSL version: OpenSSL 1.0.2a 19 Mar 2015 (library: OpenSSL 1.0.2a 19 Mar 2015)
Using Boost version: 1.58.0
Updating Auth database...
DBUpdater: Given update include directory "/Users/ikirserver/Applications/trinityserver/sql/updates/auth" isn't existing, skipped!
>> Auth database is up-to-date! Containing 0 new and 7 archived updates.
Updating Character database...
DBUpdater: Given update include directory "/Users/ikirserver/Applications/trinityserver/sql/updates/characters" isn't existing, skipped!
>> Character database is up-to-date! Containing 0 new and 3 archived updates.
Updating World database...
DBUpdater: Given update include directory "/Users/ikirserver/Applications/trinityserver/sql/updates/world" isn't existing, skipped!
>> World database is up-to-date! Containing 0 new and 338 archived updates.
In mysql_stmt_prepare() id: 32, sql: "SELECT guid, account, name, race, class, gender, level, xp, money, playerBytes, playerBytes2, playerFlags, position_x, position_y, position_z, map, orientation, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, trans_x, trans_y, trans_z, trans_o, transguid, extra_flags, stable_slots, at_login, zone, online, death_expire_time, taxi_path, instance_mode_mask, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, instance_id, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels FROM characters WHERE guid = ?"
Unknown column 'talentGroupsCount' in 'field list'
In mysql_stmt_prepare() id: 35, sql: "SELECT casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges FROM character_aura WHERE guid = ?"
Unknown column 'casterGuid' in 'field list'
In mysql_stmt_prepare() id: 56, sql: "SELECT a.button, a.action, a.type FROM character_action as a, characters as c WHERE a.guid = c.guid AND a.spec = c.activeTalentGroup AND a.guid = ? ORDER BY button"
Unknown column 'c.activeTalentGroup' in 'where clause'
In mysql_stmt_prepare() id: 72, sql: "SELECT talentGroup, glyph1, glyph2, glyph3, glyph4, glyph5, glyph6 FROM character_glyphs WHERE guid = ?"
Unknown column 'talentGroup' in 'field list'
In mysql_stmt_prepare() id: 73, sql: "SELECT spell, talentGroup FROM character_talent WHERE guid = ?"
Unknown column 'talentGroup' in 'field list'
In mysql_stmt_prepare() id: 171, sql: "INSERT INTO character_aura (guid, casterGuid, itemGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
Unknown column 'casterGuid' in 'field list'
In mysql_stmt_prepare() id: 233, sql: "REPLACE INTO gm_ticket (id, playerGuid, name, description, createTime, mapId, posX, posY, posZ, lastModifiedTime, closedBy, assignedTo, comment, response, completed, escalated, viewed, needMoreHelp) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
Table 'characters.gm_ticket' doesn't exist
In mysql_stmt_prepare() id: 234, sql: "DELETE FROM gm_ticket WHERE id = ?"
Table 'characters.gm_ticket' doesn't exist
In mysql_stmt_prepare() id: 236, sql: "DELETE FROM gm_ticket WHERE playerGuid = ?"
Table 'characters.gm_ticket' doesn't exist
In mysql_stmt_prepare() id: 237, sql: "INSERT INTO gm_survey (guid, surveyId, mainSurvey, comment, createTime) VALUES (?, ?, ?, ?, UNIX_TIMESTAMP(NOW()))"
Table 'characters.gm_survey' doesn't exist
In mysql_stmt_prepare() id: 238, sql: "INSERT INTO gm_subsurvey (surveyId, questionId, answer, answerComment) VALUES (?, ?, ?, ?)"
Table 'characters.gm_subsurvey' doesn't exist
In mysql_stmt_prepare() id: 240, sql: "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, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)"
Unknown column 'talentGroupsCount' in 'field list'
In mysql_stmt_prepare() id: 241, sql: "UPDATE characters SET 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=?,talentGroupsCount=?,activeTalentGroup=?,exploredZones=?,equipmentCache=?,ammoId=?,knownTitles=?,actionBars=?,grantableLevels=?,online=? WHERE guid=?"
Unknown column 'talentGroupsCount' in 'field list'
In mysql_stmt_prepare() id: 413, sql: "DELETE FROM character_talent WHERE guid = ? AND spell = ? AND talentGroup = ?"
Unknown column 'talentGroup' in 'where clause'
In mysql_stmt_prepare() id: 414, sql: "INSERT INTO character_talent (guid, spell, talentGroup) VALUES (?, ?, ?)"
Unknown column 'talentGroup' in 'field list'
In mysql_stmt_prepare() id: 429, sql: "INSERT INTO pet_aura (guid, casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
Unknown column 'casterGuid' in 'field list'
Could not prepare statements of the Character database, see log for details.

 

Any hint? :-O

I've copied the latest core and running on OS X 10.10.3

 

Edited by ikir
Link to comment
Share on other sites

But it was working before. Anyway i've started all over but still i got this

 

Using configuration file /usr/local/etc/worldserver.conf.
Using SSL version: OpenSSL 1.0.2a 19 Mar 2015 (library: OpenSSL 1.0.2a 19 Mar 2015)
Using Boost version: 1.58.0
Updating Auth database...
>> Auth database is up-to-date! Containing 11 new and 24 archived updates.
Updating Character database...
>> Character database is up-to-date! Containing 5 new and 22 archived updates.
Updating World database...
DBUpdater: Given update include directory "/Users/ikirserver/Applications/trinityserver/sql/old/3.3.5a/world" isn't existing, skipped!
>> Applying update "2015_03_21_00_world.sql" 'C53246C'...
Warning: Using a password on the command line interface can be insecure.
>> Applying update "2015_03_21_01_world.sql" '0432783'...
Warning: Using a password on the command line interface can be insecure.
>> Applying update "2015_03_21_02_world.sql" '6D86E0C'...
Warning: Using a password on the command line interface can be insecure.
>> Applying update "2015_03_22_00_world.sql" 'D96C821'...
Warning: Using a password on the command line interface can be insecure.
>> Applying update "2015_03_22_01_world.sql" '629EE57'...
Warning: Using a password on the command line interface can be insecure.
ERROR 1146 (42S02) at line 22: Table 'world.quest_template_addon' doesn't exist
Applying of file '/Users/ikirserver/Applications/trinityserver/sql/updates/world/2015_03_22_01_world.sql' to database 'world' failed! If you are an user pull the latest revision from the repository. If you are a developer fix your sql query.
Could not update the World database, see log for details.

Already download again world DB, i will try again.

Edited by ikir
added infos
Link to comment
Share on other sites

After deleting all and redownloading everything i keep getting this error about word server

Using configuration file /usr/local/etc/worldserver.conf.
Using SSL version: OpenSSL 1.0.2a 19 Mar 2015 (library: OpenSSL 1.0.2a 19 Mar 2015)
Using Boost version: 1.58.0
Database Auth is empty, auto populating it...
>> Applying '/Users/ikirserver/Applications/trinityserver/sql/base/auth_database.sql'...
Warning: Using a password on the command line interface can be insecure.
>> Done!
Database Character is empty, auto populating it...
>> Applying '/Users/ikirserver/Applications/trinityserver/sql/base/characters_database.sql'...
Warning: Using a password on the command line interface can be insecure.
>> Done!
Database World is empty, auto populating it...
>> Applying 'TDB_full_335.58_2015_03_21.sql'...
Warning: Using a password on the command line interface can be insecure.
>> Done!
Updating Auth database...
>> Auth database is up-to-date! Containing 11 new and 24 archived updates.
Updating Character database...
>> Applying update "2015_05_08_00_characters.sql" '0F14B78'...
Warning: Using a password on the command line interface can be insecure.
>> Applying update "2015_05_22_00_characters.sql" '65B8215'...
Warning: Using a password on the command line interface can be insecure.
>> Applied 2 queries. Containing 3 new and 22 archived updates.
Updating World database...
DBUpdater: Given update include directory "/Users/ikirserver/Applications/trinityserver/sql/old/3.3.5a/world" isn't existing, skipped!
>> Applying update "2015_03_21_00_world.sql" 'C53246C'...
Warning: Using a password on the command line interface can be insecure.
>> Applying update "2015_03_21_01_world.sql" '0432783'...
Warning: Using a password on the command line interface can be insecure.
>> Applying update "2015_03_21_02_world.sql" '6D86E0C'...
Warning: Using a password on the command line interface can be insecure.
>> Applying update "2015_03_22_00_world.sql" 'D96C821'...
Warning: Using a password on the command line interface can be insecure.
>> Applying update "2015_03_22_01_world.sql" '629EE57'...
Warning: Using a password on the command line interface can be insecure.
ERROR 1146 (42S02) at line 22: Table 'world.quest_template_addon' doesn't exist
Applying of file '/Users/ikirserver/Applications/trinityserver/sql/updates/world/2015_03_22_01_world.sql' to database 'world' failed! If you are an user pull the latest revision from the repository. If you are a developer fix your sql query.
Could not update the World database, see log for details.
Assertion failed: (ec == 0), function unlock, file /SourceCache/libcxx/libcxx-120/src/mutex.cpp, line 45.
Abort trap: 6
ikir-server:bin ikirserver$ 

Started a new thread http://community.trinitycore.org/topic/11522-automatic-update-failing-with-a-new-world-db/

Edited by ikir
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...