Solved server issues again ....

maughanorama

Member
Member
Nov 27, 2014
181
10
18
50
could anyone tell me what this error translates too please
"

TypeErrorException: unsupported operand type(s) for -: 'NoneType' and 'int'
TypeErrorException: unsupported operand type(s) for -: 'NoneType' and 'int'
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,int) <0x00031>
at (wrapper dynamic-method) object.On_PlayerGathering$10 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object,object) <0x01ee1>

UnityEngine.Debug:Internal_LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
Fougerite.Logger:LogException(Exception, Object)
IronPythonModule.IPPlugin:Invoke(String, Object[])
IronPythonModule.IPPlugin:OnPlayerGathering(Player, GatherEvent)
Fougerite.Hooks:playerGather(Inventory, ResourceTarget, ResourceGivePair, Int32&)
ResourceTarget:DoGather(Inventory, Single)
MeleeWeaponDataBlock:DoAction1(BitStream, ItemRepresentation, NetworkMessageInfo&)
ItemRepresentation:RunAction(Int32, BitStream, NetworkMessageInfo&)
ItemRepresentation:RunServerAction(Int32, BitStream, NetworkMessageInfo&)
ItemRepresentation:Action1(BitStream, NetworkMessageInfo)
ItemRepresentation:Action1B(Byte[], NetworkMessageInfo)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
#=qaL2AMBCaBLCj4lGSCwjcBVYUs_5vzeQVgu44HVklVYQ=:#=qG_E6hqIvz6NLWQQCT2N5IA==(Object, Object[])
#=q$NUWz6aT_ypN3cz7K6ce2gVWapiYAlnLPGzKjIUfT2w=:#=qS9ntZNSJqwnPkZv_HZvsug==(BitStream, Object)
uLink.NetworkView:OnRPC(String, BitStream, NetworkMessageInfo)
uLink.NetworkViewBase:#=qpJfiNEhSKsosBj54zW21Bw==(String, BitStream, NetworkMessageInfo)
#=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=:#=qlGEZiB55BOeKhe33IbTgs3lVmx7rHXWsIFfTvKtNlrQ=(#=q__0aJnzE_j5V$E$xqdkd8PUPKgwbochaYTDqzGbXfa0=)
#=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=:#=qIPn628V9gmXGKu9CDwAT4Q==(#=q__0aJnzE_j5V$E$xqdkd8PUPKgwbochaYTDqzGbXfa0=)
#=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=:#=qpnen9BDYWb7GIHNeIDM0B2w3_bWY6Y1K7n6fbysAk2U=(#=q__0aJnzE_j5V$E$xqdkd8PUPKgwbochaYTDqzGbXfa0=)
#=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=:#=qnjPTIXsYLyWun9DHM4QyDdSqTLT$sNaH7rGgebuLUF8=(#=qDyYck6jY0p_qh6doTcsvIbN8t3TKJHLMicx6djrzRdg=, #=qRMLBZ3x0t2lxzonCDm0Cfm2prwqhhrFrdWTAeD6z7q8=, #=qBQZKBBBvB7$YPJYYJ6uGmZupKsyCo6fust8CQG8ZrYc=)
#=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=:#=q9Ox7MeTma6fxAsTig99GV6twoS8KYKSkq98q3ldn1AU=()
#=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=:#=qdSwDnRo$f5EQslih94YkOg==()
#=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=:#=qqJfJJIU5OocEzCry9eP0ew==()
#=qSBVG6i3HoKQx$z3bwADYIgVX_kCktQP8JwBh1CI$O_8=:#=qK4rBLHQlJi1c$9ISNO6Z6w==()
uLink.InternalHelper:LateUpdate()"

i thought it might be the LIBS but i have the installed
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
could anyone tell me what this error translates too please
"

TypeErrorException: unsupported operand type(s) for -: 'NoneType' and 'int'
TypeErrorException: unsupported operand type(s) for -: 'NoneType' and 'int'
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,int) <0x00031>
at (wrapper dynamic-method) object.On_PlayerGathering$10 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object,object) <0x01ee1>

UnityEngine.Debug:Internal_LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
Fougerite.Logger:LogException(Exception, Object)
IronPythonModule.IPPlugin:Invoke(String, Object[])
IronPythonModule.IPPlugin:OnPlayerGathering(Player, GatherEvent)
Fougerite.Hooks:playerGather(Inventory, ResourceTarget, ResourceGivePair, Int32&)
ResourceTarget:DoGather(Inventory, Single)
MeleeWeaponDataBlock:DoAction1(BitStream, ItemRepresentation, NetworkMessageInfo&)
ItemRepresentation:RunAction(Int32, BitStream, NetworkMessageInfo&)
ItemRepresentation:RunServerAction(Int32, BitStream, NetworkMessageInfo&)
ItemRepresentation:Action1(BitStream, NetworkMessageInfo)
ItemRepresentation:Action1B(Byte[], NetworkMessageInfo)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
#=qaL2AMBCaBLCj4lGSCwjcBVYUs_5vzeQVgu44HVklVYQ=:#=qG_E6hqIvz6NLWQQCT2N5IA==(Object, Object[])
#=q$NUWz6aT_ypN3cz7K6ce2gVWapiYAlnLPGzKjIUfT2w=:#=qS9ntZNSJqwnPkZv_HZvsug==(BitStream, Object)
uLink.NetworkView:OnRPC(String, BitStream, NetworkMessageInfo)
uLink.NetworkViewBase:#=qpJfiNEhSKsosBj54zW21Bw==(String, BitStream, NetworkMessageInfo)
#=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=:#=qlGEZiB55BOeKhe33IbTgs3lVmx7rHXWsIFfTvKtNlrQ=(#=q__0aJnzE_j5V$E$xqdkd8PUPKgwbochaYTDqzGbXfa0=)
#=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=:#=qIPn628V9gmXGKu9CDwAT4Q==(#=q__0aJnzE_j5V$E$xqdkd8PUPKgwbochaYTDqzGbXfa0=)
#=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=:#=qpnen9BDYWb7GIHNeIDM0B2w3_bWY6Y1K7n6fbysAk2U=(#=q__0aJnzE_j5V$E$xqdkd8PUPKgwbochaYTDqzGbXfa0=)
#=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=:#=qnjPTIXsYLyWun9DHM4QyDdSqTLT$sNaH7rGgebuLUF8=(#=qDyYck6jY0p_qh6doTcsvIbN8t3TKJHLMicx6djrzRdg=, #=qRMLBZ3x0t2lxzonCDm0Cfm2prwqhhrFrdWTAeD6z7q8=, #=qBQZKBBBvB7$YPJYYJ6uGmZupKsyCo6fust8CQG8ZrYc=)
#=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=:#=q9Ox7MeTma6fxAsTig99GV6twoS8KYKSkq98q3ldn1AU=()
#=qxj6gmeF_JmZ38rfyBJuqFoiB_sAo6WCf4j1AdQtxGgQ=:#=qdSwDnRo$f5EQslih94YkOg==()
#=qjg$mq9k6hZwR1eaAS3eQ4dux$3oD_j8CRZte$f$nFV0=:#=qqJfJJIU5OocEzCry9eP0ew==()
#=qSBVG6i3HoKQx$z3bwADYIgVX_kCktQP8JwBh1CI$O_8=:#=qK4rBLHQlJi1c$9ISNO6Z6w==()
uLink.InternalHelper:LateUpdate()"

i thought it might be the LIBS but i have the installed
Libs has nothing to do with this. I need the full error from /Save/Logs, since this doesn't include which plugin is causing It.
 

maughanorama

Member
Member
Nov 27, 2014
181
10
18
50
] [Error] [Jint] Error invoking function On_PlayerConnected in PlayerLog plugin.


this is just before it
although i dont have player logs installed is nt that part of Fougerite
 

h0wHigh

Retired Staff
Retired Staff
Aug 5, 2014
103
9
18
Look under your JS Jint plugin folder it will have it installed, as it somehow got installed when i installed Libs it seems.
 

maughanorama

Member
Member
Nov 27, 2014
181
10
18
50
holy crap ur correct.... howver its stopped errorin now maybe because the logs under Save/Logs never existed ....
 

h0wHigh

Retired Staff
Retired Staff
Aug 5, 2014
103
9
18
Yeah i just deleted it as it threw an error and i don't need to use it anyway.