1
TNet 3 Support / Error on TNAutoCreate
« on: March 15, 2014, 01:00:03 PM »
Hi,
I have got a problem with TNAutoCreate, sometimes I have got problem when it creates object, but I don't konw where the problem is:
This error appear sometimes not always. What's wrong?
I have got a problem with TNAutoCreate, sometimes I have got problem when it creates object, but I don't konw where the problem is:
- (Filename: C:/BuildAgent/work/d3d49558e4d408f4/artifacts/WebPlayerGenerated/UnityEngineDebug.cpp Line: 53)
- ArgumentException: failed to convert parameters
- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
- System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
- at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder,
- System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
- at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0
- at TNAutoSync.OnSync (System.Object[] val) [0x00000] in <filename unknown>:0
- at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
- System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
- Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
- System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
- at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
- at TNet.UnityTools.ExecuteAll (TNet.List`1 rfcs, Byte funcID, System.Object[] parameters) [0x00000] in <filename unknown>:0
- at TNObject.Execute (Byte funcID, System.Object[] parameters) [0x00000] in <filename unknown>:0
- at TNObject.Start () [0x00000] in <filename unknown>:0
- (Filename: Line: -1)

