View Single Post
  #12  
Old 01-04-2016, 04:49 PM
Excuses
Hill Giant
 
Join Date: Mar 2015
Posts: 126
Default

Quote:
Originally Posted by Uleat View Post
Run this query and see if it returns anything:
Code:
SELECT * FROM `inventory` WHERE `itemid` > (SELECT MAX(`id`) FROM `items`);
0 entries.

But, i have narrowed it down. my account is unable to log in, i used different accounts and they get to char select screen, i didn't test further.

Used my main account, the world crumbles. So possibly an account issue, will look further.

Appreciate the help Uleat.
Reply With Quote