Fix for Gameobject & Creature_spawns errors
This is a discussion on Fix for Gameobject & Creature_spawns errors within the WoW Private Server Info & Help forum part of the WoW forum category; hello there everyone,
Just thought I would post this here incase anyone needed it. If for some reason you get ...
-
Fix for Gameobject & Creature_spawns errors
hello there everyone,
Just thought I would post this here incase anyone needed it. If for some reason you get the error with Gameobject_spawns that pops up in the world window in yellow text, or the same thing with the Creature_spawns, then try using this SQL that I made, it worked fine for me and fixed the issue.
~~ Gameobject_spawns Fix ~~
Code:
alter table `gameobject_spawns` add column `instanceids` text not null;
~~ Creature_spawns Fix ~~
Code:
alter table `creature_spawns` add column `instanceids` text not null;
Hope it helps some of you and Good Luck.
-
Similar Threads
-
By Zilver in forum WoW Private Server Info & Help
Replies: 1312
Last Post: 11-18-2009, 05:30 PM
-
By Hallowsend in forum WoW Patches
Replies: 6
Last Post: 07-12-2009, 06:52 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules