Hesione Posted October 19, 2018 Report Share Posted October 19, 2018 We're currently in Hallows End, and some of the events are working normally (trick or treat with the innkeepers, the mask achievements, apple bob). However, I don't seem to have the Horseman starting fires at Goldshire, nor are the effigies on fire for that practice quest. The effigies are present on the hill, but they are not burning. The buckets and water container are there and are interactable, there's just no fires. I rebooted the server thinking that might fix the problem, and it didn't. I'm not sure if this is related, but the weekly fishing quests don't seem to start, either. With server time - as shown ingame - as being my local time, I had assumed that these events would be set to local time, reading off the server timestamp. Brewfest seemed to work perfectly fine, so it doesn't seem to be a general event trigger problem. Is there anything I can check in the database? Link to comment Share on other sites More sharing options...
Thunderbrew Posted October 20, 2018 Report Share Posted October 20, 2018 I seem to be having the same issue, hallows end event assets don't appear, no pumpkins or apple bobbing etc. Although perhaps unrelated I am getting a lot of warnings like this on the console output: MoveSplineInitArgs::Validate: expression '_checkPathLengths()' failed for GUID Full: 0x200008000000110000000000000022B4 Type: Creature Entry: 68 Low: 8884 Entry: 68 MoveSplineInitArgs::Validate: expression '_checkPathLengths()' failed for GUID Full: 0x200008000000110000000000000022B4 Type: Creature Entry: 68 Low: 8884 Entry: 68 MoveSplineInitArgs::Validate: expression '_checkPathLengths()' failed for GUID Full: 0x200008000001EE000000000000002267 Type: Creature Entry: 1976 Low: 8807 Entry: 1976 MoveSplineInitArgs::Validate: expression '_checkPathLengths()' failed for GUID Full: 0x200008000001EE000000000000002267 Type: Creature Entry: 1976 Low: 8807 Entry: 1976 Link to comment Share on other sites More sharing options...
Hesione Posted October 21, 2018 Author Report Share Posted October 21, 2018 For the fishing, I found this sql code, but it's from 2013. https://github.com/TrinityCore/TrinityCore/blob/f7283d97660be93921fdabb58a9fc3a245ece6e2/sql/old/3.3.5a/TDB39_to_TDB40_updates/world/2011_04_03_01_world_game_events.sql Link to comment Share on other sites More sharing options...
codeman3518 Posted October 26, 2018 Report Share Posted October 26, 2018 This has all been fixed with the other database team that is working on broken shore and other added content data. Link to comment Share on other sites More sharing options...
Azmaeus Posted October 29, 2018 Report Share Posted October 29, 2018 How can I get this fixed database? The Goldshire fires have never worked on my server, it would be nice to have those quests fixed. Link to comment Share on other sites More sharing options...
codeman3518 Posted October 31, 2018 Report Share Posted October 31, 2018 Script dev team which you can but the commit is also coming for the next release so just be patient it will be fixed in the next one or I can just send for commit either way. Link to comment Share on other sites More sharing options...
Azmaeus Posted October 31, 2018 Report Share Posted October 31, 2018 If it's pretty close down the pipeline I can be patient! Sorry for my ignorance, but how do I see releases? Are they just any commit to 3.3.5 is considered a release? More specifically, how do I know which one has this fix so I know when to update? Thanks in advance! Link to comment Share on other sites More sharing options...
codeman3518 Posted November 3, 2018 Report Share Posted November 3, 2018 Next full database release because I am going to request the commit before it goes to update Link to comment Share on other sites More sharing options...
jackpoz Posted November 7, 2018 Report Share Posted November 7, 2018 You can use http://bit.ly/UpdateTC to update TC Link to comment Share on other sites More sharing options...
Azmaeus Posted November 11, 2018 Report Share Posted November 11, 2018 Thanks! As soon as I can I'll update and reply here if it works or not. Link to comment Share on other sites More sharing options...
Azmaeus Posted November 12, 2018 Report Share Posted November 12, 2018 I'm now updated to b69ee07d502f. I can see in the worldserver log: Updating World database... >> Applying update "2018_11_04_00_world.sql" '306FD47'... >> Applying update "2018_11_08_00_world.sql" '5E0E14A'... >> Applying update "2018_11_08_01_world.sql" '291D88C'... >> Applying update "2018_11_11_00_world.sql" '9557655'... >> Applied 4 queries. Containing 573 new and 3161 archived updates. It also updated 1 query on Character (none on Auth), if that's relevant I can get that too. I then ran ".event start 12"; I can see the quests and such, but still see no fires. Link to comment Share on other sites More sharing options...
Recommended Posts