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


Revision #3
Created 2026-05-06 23:29:11 UTC by Arima
Updated 2026-05-06 23:39:40 UTC by Arima