Strange GameDefs database error

09/23/2016 18:31 GMCronus#1
Hi i did a run of my monster.sql today. this works for like years now. made from shtool


i get this

Msg 213, Level 16, State 1, Line 1
Column name or number of supplied values does not match table definition.

changing the GameDefs to a older one works. but how can this happend? server running and working, it's like it changed from last maintnance. and i havent changed it LOL.i end up with no monsters if i try to run it on the live server.

But change it to a older GameDefs works. as i tried my test server. how is that even possible?
09/23/2016 20:01 wallerus#2
Right click the old and new dbo.Mobs and choose "Design" - you'll have to compare each column to see if they match up correctly.
09/23/2016 20:51 GMCronus#3
hhaha only thing i didnt do. LOL thanks. some put not NULL in 1 of them LOL thanks..

Totaly forgot to even look at that..