Jump to content
  • 0

Question

Posted

ppl i have this problem in my gameserver console:

 

SkillTable: No skill info found for skill id 6154 and skill level 2.

SkillTable: No skill info found for skill id 6150 and skill level 2.

SkillTable: No skill info found for skill id 6152 and skill level 2.

 

a lot of those apear...

 

my server version is "L2jServer_BETA_9645" high five

can someone please help me fast?!?! i dont know what to do\try anymore...

10 answers to this question

Recommended Posts

  • 0
Posted

i think its this:

 

Mai 07, 2013 12:45:49 AM com.l2jserver.gameserver.engines.DocumentBase parse

SEVERE: Error in file D:\L2 Server\game\data\stats\skills\06100-06199.xml

java.lang.RuntimeException

at com.l2jserver.gameserver.model.effects.EffectTemplate.<init>(EffectTemplate.java:86)

at com.l2jserver.gameserver.engines.DocumentBase.attachEffect(DocumentBase.java:458)

at com.l2jserver.gameserver.engines.DocumentBase.parseTemplate(DocumentBase.java:260)

at com.l2jserver.gameserver.engines.skills.DocumentSkill.parseSkill(DocumentSkill.java:503)

at com.l2jserver.gameserver.engines.skills.DocumentSkill.parseDocument(DocumentSkill.java:125)

at com.l2jserver.gameserver.engines.DocumentBase.parse(DocumentBase.java:160)

at com.l2jserver.gameserver.engines.DocumentEngine.loadSkills(DocumentEngine.java:88)

at com.l2jserver.gameserver.engines.DocumentEngine.loadAllSkills(DocumentEngine.java:97)

at com.l2jserver.gameserver.datatables.SkillTable.load(SkillTable.java:60)

at com.l2jserver.gameserver.datatables.SkillTable.reload(SkillTable.java:52)

at handlers.admincommandhandlers.AdminAdmin.useAdminCommand(AdminAdmin.java:241)

at com.l2jserver.gameserver.network.clientpackets.SendBypassBuildCmd.runImpl(SendBypassBuildCmd.java:87)

at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:70)

at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1091)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

 

 

  • 0
Posted

does not have something else? It should have about the xml problem and it's line/column location. In order to see that, run the console and take a screen...

  • 0
Posted

Server cant recognise "BlockBuffSlot" template effect. Did you change it? If yes, turn it back to normal. If not, download again your pack datapack and copy paste this XML file (06000-07000.xml).

Guest
This topic is now closed to further replies.


×
×
  • Create New...