I took my server down a few months ago and I've brought it back up. I built the server from scratch and after- reimported the old data from the old sql backup to retain account and character data. When I log in under my account and into any character, it sets all locations and coords in the char table to 0 and then throws me in my mog house.. then makes me invisible and I can't move or use any commands. Anyone know what's going on?
With the clean installation, it didn't do that. Just after I put the old SQL data back in.
Problem After Reinstalling My Server
- evenmonkeys
- Posts: 78
- Joined: Thu Feb 13, 2014 1:53 am
- Location: Midwest, US
Re: Problem After Reinstalling My Server
the chars tables have changed a few times, you'll have to do some sql to add all the missing columns
- evenmonkeys
- Posts: 78
- Joined: Thu Feb 13, 2014 1:53 am
- Location: Midwest, US
Re: Problem After Reinstalling My Server
Okay.. I'll try a clean installation and slowly add in the old data and just keep checking things out here and there. I appreciate your quick response.
Off topic question. I also have this error on my fresh install:
loading spells [Warning] spell::LoadSpellList Tried to load NULL blue spell (700)
It's the only error.. but yeah. Never had that error last time around. Again, that's the fresh install.
Off topic question. I also have this error on my fresh install:
loading spells [Warning] spell::LoadSpellList Tried to load NULL blue spell (700)
It's the only error.. but yeah. Never had that error last time around. Again, that's the fresh install.
Re: Problem After Reinstalling My Server
That's not an error, it has the word "warning" in it!
-- Whasf
- evenmonkeys
- Posts: 78
- Joined: Thu Feb 13, 2014 1:53 am
- Location: Midwest, US
Re: Problem After Reinstalling My Server
Haha- well, still! Is that anything I need to worry about? If someone makes a blue mage, will my server blow up and kill everyone?
P.S. : Just got done updating my database and it all works amazing. Yay.
P.S. : Just got done updating my database and it all works amazing. Yay.
Re: Problem After Reinstalling My Server
likely scenario is that you won't be able to cast the spells that its affecting
its most likely later tier spells that people won't have access to normally anyways
its most likely later tier spells that people won't have access to normally anyways
- evenmonkeys
- Posts: 78
- Joined: Thu Feb 13, 2014 1:53 am
- Location: Midwest, US
Re: Problem After Reinstalling My Server
Awesome. I appreciate the help.