



SPOILER:
_template.getType() returns empty string, and we have an error.String className = "com.l2jserver.gameserver.model.actor.instance." + _template.getType() + "Instance";
Please check General config section to debug this..
Code: Select all
# ---------------------------------------------------------------------------
# Custom Components
# ---------------------------------------------------------------------------
# Default: False
CustomSpawnlistTable = True
# Option to save GM spawn only in the custom table.
# Default: False
SaveGmSpawnOnCustom = True
# Default: False
CustomNpcData = False
# Default: False
CustomTeleportTable = False
# Default: False
CustomNpcBufferTables = True
# Default: False
CustomSkillsLoad = False
# Default: False
CustomItemsLoad = True
# Default: False
CustomMultisellLoad = False
# Default: False
CustomBuyListLoad = False