Jump to content
  • 0

Grandboss Teleport Script Error


SycoraX

Question

Hi guys i have this problem now: When i try teleport to baium, antharas, valakas nothing happen. And the console say:

net.sf.l2j.gameserver.scripting.scripts.teleports.GrandBossTeleporters
null
java.lang.NullPointerException
        at net.sf.l2j.gameserver.scripting.scripts.teleports.GrandBossTeleporter
s.onAdvEvent(GrandBossTeleporters.java:108)
        at net.sf.l2j.gameserver.scripting.Quest.notifyEvent(Quest.java:975)
        at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.processQuestE
vent(L2PcInstance.java:1145)
        at net.sf.l2j.gameserver.network.clientpackets.RequestBypassToServer.run
Impl(RequestBypassToServer.java:162)
        at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2
GameClientPacket.java:63)
        at net.sf.l2j.gameserver.network.L2GameClient.run(L2GameClient.java:767)

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

Any can help?

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

Simply the zone with 110002 ID does not exist.

Thank you, now works. I had deleted the zone id, and changed the ZoneType from BossZone, to FlagZone. Thank for your support Acces Denied, i must you a beer.  ;D

Link to comment
Share on other sites

  • 0

Thank you, now works. I had deleted the zone id, and changed the ZoneType from BossZone, to FlagZone. Thank for your support Acces Denied, i must you a beer.  ;D

be5tsw.png np baby

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...