Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

[DEV] RedDungeon

Joined
Mar 14, 2015
Messages
42
0b9e8c68a84003aeb174962c0765b2bc.png
It looks like i'm releasing soon.
Can't Wait!!
 

red

Joined
Nov 17, 2013
Messages
258
Crashed on F12 C4 while ending dungeon after boss dead.
I seen... got NPE after i checked if not null, shouldnt have happened yet this problem happends alot. I should encase the entire loop in a big Exception just so it doesnt crash but rather just skips a cycle.
 
Joined
Nov 5, 2014
Messages
157
When i start i crashed caused by my deamonheim aura which lets me choose the first boss everyday.

And it sometimes doesn't start the floor it just stands in the middle doing nothing till i manually go to the next room.
 
Last edited:

red

Joined
Nov 17, 2013
Messages
258
When i start i crashed caused by my deamonheim aura which lets me choose the first boss everyday.

And it sometimes doesn't start the floor it just stands in the middle doing nothing till i manually go to the next room.
Is this resolved? I am not sure what is causing it.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
I seen... got NPE after i checked if not null, shouldnt have happened yet this problem happends alot. I should encase the entire loop in a big Exception just so it doesnt crash but rather just skips a cycle.
If you do that then you won't be notified of the error in the exception log.
 
Joined
Dec 18, 2014
Messages
398
I seen... got NPE after i checked if not null, shouldnt have happened yet this problem happends alot. I should encase the entire loop in a big Exception just so it doesnt crash but rather just skips a cycle.
Don't do that. Can you give me a small snippet of the null check and the line that causes the exception?
 

red

Joined
Nov 17, 2013
Messages
258
If you do that then you won't be notified of the error in the exception log.
Yea I resolved it a long time ago, I was tired and kinda annoyed, and it was a last resort kinda thing, and I did not resort to it.
 
Top