Jump to content
  • 0

Raidboss Event Error While Kill


Question

12 answers to this question

Recommended Posts

  • 0
Posted (edited)

Im not expert but, this code i think its rly bad since you are using Thread.sleep and after this u trying to delete the npc (maybe its already dead) which means you ull get NPE... put Try in unspawn case to catch any errors if this is the problem...

Edited by melron
  • 0
Posted
  On 1/21/2017 at 6:27 PM, melron said:

Im not expert but, this code i think its rly bad since you are using Thread.sleep and after this u trying to delete the npc (maybe its already dead) which means you ull get NPE... put Try in unspawn case to catch any errors if this is the problem...

The sleep doesn't really matter since it's run on a different thread (it won't freeze the server/players).

But it's better to avoid it.

 

Really shitty code, do not use it.

 

My guess is that when players kill the boss, it is deleted but then it tries to delete it again after the time is passed. What is the line 453 on RaidBossSpawnManager?

  • 0
Posted
  On 1/21/2017 at 6:45 PM, An4rchy said:

The sleep doesn't really matter since it's run on a different thread (it won't freeze the server/players).

But it's better to avoid it.

 

Really shitty code, do not use it.

 

My guess is that when players kill the boss, it is deleted but then it tries to delete it again after the time is passed. What is the line 453 on RaidBossSpawnManager?

i said exactly the same thing.... it tries to redelete it and it gives npe...

  • 0
Posted
  On 1/21/2017 at 7:24 PM, xNostradamus said:

This is 453 rbmanagerspawn , can you explain what i have to change? 

Post the whole damn script here whole rbmanagerspawn i can't smell my nails and guess. 

  • 0
Posted
  On 1/21/2017 at 7:27 PM, AccessDenied said:

Post the whole damn script here whole rbmanagerspawn i can't smell my nails and guess. 

i like the way you respect people

  • 0
Posted
  On 1/21/2017 at 7:27 PM, AccessDenied said:

Post the whole damn script here whole rbmanagerspawn i can't smell my nails and guess. 

Dude , RaidBossSpawnManager line 453 brainless people read the facking comments! oh...

  • 0
Posted
  On 1/21/2017 at 7:38 PM, Accountant said:

i like the way you respect people

Me too.

 

  On 1/21/2017 at 7:44 PM, xNostradamus said:

Dude , RaidBossSpawnManager line 453 brainless people read the facking comments! oh...

 

You're so stupid. I asked you to post the RaidBossSpawnManager java file and u answered with this. I was about to help you

but gtfo now i'm out.  Read what people ask you before u write shit comments.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock