How can fix this error
Printable View
How can fix this error
Open "Navicat", go to your l2j database and press design table on the spawnlist table. Then press right mouse button and select "Insert field", put Name: locationid, Type: int, Length: 9, Decimals: 0 and uncheck the Allow Null box. Save changes and the problem should be gone (that's how I fixed it on my server).