Jump to content
  • 0

All objects in DB not spawning


Mikeeeyy

Question

Okay, to cut a long story short I'm changing the host of my Epoch server, so I dumped my existing DB using HeidiSQL and then imported it into my new DB. Everything seems fine except all the objects in the object_data table aren't spawning. There are 9000+ objects in the db and the server says this on load up: http://puu.sh/aKhAX/80932c0f40.png. The host I'm switching to is Vilayer, I have put a ticket in but they take forever to reply so I was hoping I could get some help on here. I have attached the object_data table.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Change the dates on the objects to a date after the new database was created. This will fix your issue. Just went thru this myself. Hope this helps.

Cheers bud, used the following SQL query, worked a treat.

UPDATE `object_data` SET Datestamp = "2014-08-08 00:00:00"
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...