splinecl Posted September 24, 2018 Report Posted September 24, 2018 I see multiple instances of different gameobjects being spawned on top of each other. For example a "Water Barrel" and "Food Create" both spawning at the exact same position. Is this just because there is no way to spawn a random object from a list of possible objects, or is this an actual error? This is one example: SELECT * FROM mangos0.gameobject where guid in(1462,10677); These are next to Tharek Blackstone in Kharanos.
WpgnGaming Posted September 25, 2018 Report Posted September 25, 2018 This also happens on my server so maybe a bug maybe need to fix database or some thing.
Necrovoice Posted September 25, 2018 Report Posted September 25, 2018 Zero - Rel21_14_092 One - Rel21_09_030 Two - Rel21_07_032 The above links should fix this issue. Thanks for reporting it.
splinecl Posted September 26, 2018 Author Report Posted September 26, 2018 Very cool, thanks for the quick fix I can confirm that it fixed it.
splinecl Posted September 28, 2018 Author Report Posted September 28, 2018 By the way, I can see you only fixed the specific example I gave here, but there are many other instances of this issue in the data. So it would probably make sense to have a script that finds and fix them all.
Necrovoice Posted September 28, 2018 Report Posted September 28, 2018 If you like, you can create a bug report and start a running list of these issues you see. That is probably the best way to keep track and fix them. 😊
Necrovoice Posted September 28, 2018 Report Posted September 28, 2018 In addition. If you have access to the .gps command, you can list this rather than screenshots as well.
splinecl Posted September 29, 2018 Author Report Posted September 29, 2018 I will create a bug and create a script that extracts all the duplicate objects.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.