A section of code I'm writing is generating Accessed None errors in some of the default game code that I haven't touched, for example:
Assault0 (Function Botpack.Assault.FindSpecialAttractionFor:0081) Accessed None
I can find the code for FindSpecialAttractionFor in the Assault game, but where do I go from there? How does one track down the cause of these errors? What does the 0081 mean?
Thanks for any pointers...
Assault0 (Function Botpack.Assault.FindSpecialAttractionFor:0081) Accessed None
I can find the code for FindSpecialAttractionFor in the Assault game, but where do I go from there? How does one track down the cause of these errors? What does the 0081 mean?
Thanks for any pointers...