jonrainier / DayZ-Private-Server

DayZ Private Server by Pwnoz0r
98 stars 131 forks source link

no vehicles spawning, and maxdamage error #31

Closed verbul closed 11 years ago

verbul commented 11 years ago

i'm sure you've been told about this a million times, but i get the same error as this guy. and no vehicles spawn.

"Hey Guys,

i always get the same Error Message

1054 - Unknown column 'MaxDamage' in 'field list'

So that must mean anything with the Vehicles, cause nothing spawns, the object_data Table stays clear...

Could you please help me to fix this, i cant find a field List in the Database...

Thank you very much Best Regards Andy"

one of the posters seems to have an answer you might want to look into.

"You need to change some lines in the Stored Procedure called pSpawn, and/or add some columns to the object_classes table. Basic instructions for what needs to be changed are in one of my previous posts. If you need info on altering stored procedures and changing table (columns) I would advise you to google some, as it's largely depending on the software you use to manage your database.

You could also wait until pwnoz0r updates the code, as the error you are getting is caused by a little error in (on of the) latest release(s) of the server code, and hopefully he will update/fix that soon."

Thanks for your time, and for the great server pack. Hope to see the update soon...

jonrainier commented 11 years ago

Fixed in latest commit.

c8d4645