Logging in dead issue

Any discussion not related to the other forum topics
Post Reply
stamcof
Posts: 11
Joined: Sun Jul 22, 2012 1:48 am

Logging in dead issue

Post by stamcof » Wed Apr 15, 2015 6:51 pm

I was updating my server following Desufire's windows 7 guide. Followed everything step by step. The only thing different i did was dump my important sql files and after updating and everything working just fine. I log in dead and did some searching a found (If you log in dead, you need to add the zoning field to char stats:
alter table char_stats add zoning tinyint(1) not null default '0';) When looking at the char_stats i see what im assuming is the (zoning field) and set it from null to 1. Though im still logging in dead. Was wondering what im missing. This was my first attempt at updating. On a side note i tried to create a new character and that even stared off dead lol. Any help would be appreciated. THX

Delaide
Posts: 478
Joined: Sat Jun 14, 2014 8:58 am

Re: Logging in dead issue

Post by Delaide » Wed Apr 15, 2015 8:31 pm

You need to update your database.
Please refer to this post: viewtopic.php?f=14&t=2591

Post Reply