Jump to content

A Error Message I can't understand


Recommended Posts

Hey, I am here to ask you for your bug support.  Please help

Error in ToolMenu.ToolMenu.OnSpawn 
System.ArgumentException: 267 is not bound in GameInputBindings
  at GameUtil.ActionToBinding (Action action) [0x0003e] in <e29f62b80c9e4a9da170d249305d6eb7>:0 
  at GameUtil.GetActionString (Action action) [0x00010] in <e29f62b80c9e4a9da170d249305d6eb7>:0 
  at GameUtil.ReplaceHotkeyString (System.String template, Action action) [0x00000] in <e29f62b80c9e4a9da170d249305d6eb7>:0 
  at ToolMenu.BuildRowToggles (System.Collections.Generic.IList`1[T] row) [0x000e9] in <e29f62b80c9e4a9da170d249305d6eb7>:0 
  at ToolMenu.<OnSpawn>b__43_1 (System.Collections.Generic.List`1[T] row) [0x00000] in <e29f62b80c9e4a9da170d249305d6eb7>:0 
  at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <695d1cc93cca45069c528c15c9fdd749>:0 
  at ToolMenu.OnSpawn () [0x00052] in <e29f62b80c9e4a9da170d249305d6eb7>:0 
  at KMonoBehaviour.Spawn () [0x0005d] in <8aff265564c342ea8e81986d8b66c79b>:0 

  at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <9fe2cbebfa394c8da6af069ec8cc9ef4>:0 
  at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <8aff265564c342ea8e81986d8b66c79b>:0 
  at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <8aff265564c342ea8e81986d8b66c79b>:0 
  at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <8aff265564c342ea8e81986d8b66c79b>:0 
  at KMonoBehaviour.Spawn () [0x00000] in <8aff265564c342ea8e81986d8b66c79b>:0 
  at KMonoBehaviour.Start () [0x00000] in <8aff265564c342ea8e81986d8b66c79b>:0 
Build: U35-479045-S

 

What does it mean?

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...