Something Strange
-
Please check the images below
-
@hengp9090 I will move this to bug reporting
-
@hengp9090 Sometimes errors incorrectly point to declaration of the variable involved in the issue rather than the issue itself. This is a known bug that we are already aware of, I don't recall from memory if it is fixed in an upcoming patch or not. Without seeing all of the code all I can suggest is to check everywhere that
playerCount
is used. There may or may not be some other bug involved here.If you share your program and then post your friend code then we can probably help more.
-
@Martin Thanks for your replay, I checked all the places playerCount appear and I really found some other bugs in my code which caused the error.