Skip to main content

Server Error -124 and -111

Usually an issue with boundaries or settings in the gs.conf server file. 

This happened when semicolons were not set properly in "limit" section of dungeon.

Error Example: limit                   =       allow-root no-couple-jump no-fly no-duel no-market
Appropriate Example: limit                   =       allow-root;no-couple-jump;no-fly;no-duel;no-market;

b7dbecf11a1164b9dcc4ac3f6878692c.png