Jump to content
TrinityCore

Asherslade

Plebs
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Asherslade

  1. No.... I added that in, and like I said, it gave me the same exact error, but with quest_start.... So I tried it without, from what I heard on other forums. And now idk what else to do.
  2. Hello everyone. Asherslade here, I have a problem with HeidiSQL. I just compiled the core and its to the newest updated 3.3.5a, and I got the whole database in, I followed it step by step, put in EVERY SINGLE UPDATE in the sql/update folder and can run Authserver, and Worldserver. But whenever I run Worldserver, I get an error saying that I should execute all the updates and "Unknown Column Quest_start in field_list" now... Ive heard this is a problem and that you should NOT put in the Spell_area update but whenever I do, it gives me the same error but with Quest_end. Heres my crash log without the update ( The crash log is the same with the update but it says Quest_end instead of Quest_start ) ... >> Loaded 0 condition saves in game events. DB table `game_event_condition_save` is empty. Loading Game Event NPCflag Data... >> Loaded 6 npcflags in game events in 1 ms Loading Game Event Seasonal Quest Relations... >> Loaded 614 quests additions in game events in 1 ms Loading Game Event Vendor Additions Data... >> Loaded 69 vendor additions in game events in 1 ms Loading Game Event Battleground Data... >> Loaded 6 battleground holidays in game events in 0 ms Loading Game Event Pool Data... >> Loaded 8 pools for game events in 1 ms Loading UNIT_NPC_FLAG_SPELLCLICK Data... >> Loaded 255 spellclick definitions in 3 ms Loading Vehicle Template Accessories... >> Loaded 100 Vehicle Template Accessories in 1 ms Loading Vehicle Accessories... >> Loaded 0 Vehicle Accessories in 1 ms Loading SpellArea Data... [1054] Unknown column 'quest_start' in 'field list' Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.
  3. Hello Everyone, I am Asherslade, and I need some help importing stuff into Heidisql. I followed the guide on how to compile a trinitycore server for 3.3.5, and I did every single step, but now im on the last step for me. I need to put in the World Database into HeidiSQL but whenever I import it, it starts to work for 2 seconds but then crashes It's a 75 MB file and its the TDB_Full script file. It's too large to put in and just freezes, is there any help on how to get past having to put it in with heidiSQL or how to import it easier? Tools I use: MySQL HeidiSQL Visual Studio Git Extensions (All the ones on the how to compile guide) Any help? Thanks! P.S. I read somewhere that when it freezes its actually still going in the background, so even if I were to be able to do it, it would take 6-7 hours to put in. So I still need a method that way.
×
×
  • Create New...