Tasharen Entertainment Forum
Support => TNet 3 Support => Topic started by: Yarashiel on June 06, 2013, 03:29:11 AM
-
Hello everyone,
I often this error with Tnet : NullReferenceException: Object reference not set to an instance of an object.
(I can copy the whole error if you want).
Does anyone ever had it ? What is this related to most of time ?
I guess something is wrong with ID of some of my TNObjects. First I thought it was because of objects instantiated in runtime, assigned in my TNManager but no ... all my objects are correctly assigned there..!
Thanks in advance and cheers !
-
A null reference exception in Unity can be caused by a bazillion different things in your scripts. You need to post the entire call stack for it to be of any use.