SpawnTable: Spawn could not be initialized!
Posted: Thu Mar 22, 2018 3:09 am
Whaaaat
Error occur via
Please check General config section to debug this..




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