Jump to content
  • 0

Instance class...


Question

5 answers to this question

Recommended Posts

  • 0
Posted
55 minutes ago, 0flee said:

The problem it's: I have npc which player should speak with it to leave instance. When player speak with npc ( ENDING_NPC) he get reward and penalty item. But when i hit button from npc, i get this error.https://prnt.sc/mKN0gktugJcO

Line 363 is empty in your paste above 😂

Anyway most likely npe comes from

  InstanceWorld world = InstanceManager.getInstance().getPlayerWorld(player)

You will have to debug why it's null

Guest
This topic is now closed to further replies.


×
×
  • Create New...