| 
 the solution is to log into my sql as root or to do the following manually 
 log in as root  in my sql
 
 run the following command or preform the actions manually
 
 UPDATE spawn2 SET min_expansion=0 WHERE zone="nektulos";
 
 reboot the server , hope this helps
 |