Question

03/12/2017 08:18 khemomo#1
I have a question about the Auto Close neuz

1. What is the possible reason why players always get their neuz debug when they are entering in a dungeon (Auto Close Neuz Sometimes)

2. Where can I see the possibility or the chance rate in Collecting Area?

Example
like 3000000 = 100%
200000 = 90%


thanks in advance :handsdown:
03/12/2017 10:26 69BOLT69#2
2. = s.txt
03/12/2017 12:00 Drabur#3
1. try to debug
03/12/2017 13:01 khemomo#4
Quote:
Originally Posted by 69BOLT69 View Post
2. = s.txt
What i mean is what is the number for 100% chance?
I made a collecting item list like this
But some items are cannot be collect



Quote:
Originally Posted by Drabur View Post
1. try to debug
Some players Experience it but some are not :3
03/12/2017 15:36 69BOLT69#5
ah. i thought it was pretty obvious well your problem is easy mate it doesn't give error logs but it does in-game so no matter what you do some of those items will never be looted at CA cause = u can't have a total of over > 1000000000. Enjoy :)
03/12/2017 21:17 Unleashed!#6
Quote:
Originally Posted by khemomo View Post
What i mean is what is the number for 100% chance?
I made a collecting item list like this
But some items are cannot be collect





Some players Experience it but some are not :3
Thats why you should debug your neuz and try to find out what causes the crash. Try to replicate the users character and behavior when experiencing the crash (the users feedback is very important here) while debugging your neuz. If it crashes you will find some information to the problem in visual studio like the line it crashed on, the reason it did and the vars that might be important.

Best of luck, Unleashed :)
03/14/2017 13:44 khemomo#7
after I debug the neuz where can i see the errors? or the problem?

I Also got a problem with the "Raised Pet I think" a person summoning a raised pet (not always bug but some player got a problem their neuz will going to Hang then they are not able to open again) :3 I want to know or troubleshoot how can I fix this one :3


is there anyone here can help me?