You're using the 0.7.0 server pack installer?
I had this exact error, and what caused it was when I removed spawn_limit field from spawnentry and moved it to spawngroup. If you're running 0.7.0 server exactly from the installer, then
In table spawnentry you must have a field spawn_limit
In table spawngroup you must not have a field spawn_limit
This fixed my problem
In later servers 0.7.1+ the spawn_limit field was changed to exist in spawngroup.
Anyway, this worked for me
GeorgeS
|