Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2019
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.46 KB | None | 0 0
  1. [<color=yellow>UdonBehaviour</color>] VRC.Udon.VM.UdonVMException: The VM encountered an error!
  2. Program Counter was at: 309
  3. Stack Dump:
  4.  
  5. ----------------------
  6. Heap Dump:
  7. 0: True
  8. 1: True
  9. 2: 3
  10. 3: 3
  11. 4: 0
  12. 5: 0
  13. 6: 0
  14. 7: 0
  15. 8: 9
  16. 9: 9
  17. 10: 0
  18. 11: 0
  19. 12: 4.5
  20. 13: 4.5
  21. 14: False
  22. 15: False
  23. 16: RedRunner (UnityEngine.Rigidbody2D)
  24. 17: RedRunner (UnityEngine.Transform)
  25. 18: null
  26. 19: null
  27. 20: UnityEngine.RaycastHit2D
  28. 21: (0.0, 0.0)
  29. 22: (0.0, -1.0)
  30. 23: 0.25
  31. 24: 0
  32. 25: 0
  33. 26: (0.0, 0.0, 0.0)
  34. 27: (7.2, 9.2, 100.0)
  35. 28: 0
  36. 29: (7.2, 9.2, 100.0)
  37. 30: RedRunner (UnityEngine.Transform)
  38. 31: 7.24
  39. 32: (0.0, 0.0)
  40. 33: UnityEngine.RaycastHit2D
  41. 34: null
  42. 35: null
  43. 36: False
  44. 37: null
  45. 38: null
  46. 39: RedRunner (UnityEngine.Rigidbody2D)
  47. 40: RedRunner (UnityEngine.GameObject)
  48. 41: null
  49. 42: False
  50. 43: False
  51. 44: 0
  52. 45: 0
  53. 46: (0.0, 0.0, 0.0)
  54. 47: null
  55. 48: (0.0, 0.0, 0.0)
  56. 49: 0
  57. 50: False
  58. 51: null
  59. 52: Death
  60. 53: null
  61. 54: 0
  62. 55: (0.0, 0.0)
  63. 56: null
  64. 57: (0.0, 0.0)
  65. 58: 0
  66. 59: 0
  67. 60: False
  68. 61: 0
  69. 62: 0
  70. 63: False
  71. 64: 0
  72. 65: 0
  73. 66: 0
  74. 67: 0
  75. 68: 0
  76. 69: null
  77. 70: (0.0, 0.0)
  78. 71: 0
  79. 72: 0
  80. 73: 0
  81. 74: 0
  82. 75: Horizontal
  83. 76: 0
  84. 77: 0
  85. 78: (0.0, 0.0)
  86. 79: null
  87. 80: (0.0, 0.0)
  88. 81: 0
  89. 82: (0.0, 0.0)
  90. 83: False
  91. 84: 0
  92. 85: 0.01
  93. 86: null
  94. 87: (0.0, 0.0)
  95. 88: 0
  96. 89: False
  97. 90: null
  98. 91: (0.0, 0.0, 0.0)
  99. 92: 1
  100. 93: 1
  101. 94: 1
  102. 95: (0.0, 0.0, 0.0)
  103. 96: False
  104. 97: 0
  105. 98: -0.01
  106. 99: (0.0, 0.0)
  107. 100: False
  108. 101: null
  109. 102: (0.0, 0.0, 0.0)
  110. 103: 1
  111. 104: 1
  112. 105: -1
  113. 106: (0.0, 0.0, 0.0)
  114. 107: False
  115. 108: False
  116. 109: Space
  117. 110: False
  118. 111: null
  119. 112: (0.0, 10.5)
  120. 113: Impulse
  121. 114: False
  122. 115: null
  123. 116: Jump
  124. 117: RedRunner (UnityEngine.Animator)
  125. 118: null
  126. 119: Jump Particle System (UnityEngine.ParticleSystem)
  127. 120: 0
  128. 121: 0
  129. 122: 0
  130. 123: 0
  131. 124: False
  132. 125: 0
  133. 126: 0
  134. 127: False
  135. 128: null
  136. 129: Respawn
  137. 130: null
  138. 131: UnityEngineTransform.__get_position__UnityEngineVector3
  139. 132: UnityEngineVector3.__get_y__SystemSingle
  140. 133: UnityEngineVector3.__get_x__SystemSingle
  141. 134: UnityEngineVector2.__ctor__SystemSingle_SystemSingle__UnityEngineVector2
  142. 135: UnityEnginePhysics2D.__Raycast__UnityEngineVector2_UnityEngineVector2_SystemSingle__UnityEngineRaycastHit2D
  143. 136: UnityEngineRaycastHit2D.__get_collider__UnityEngineCollider2D
  144. 137: SystemObject.__op_Inequality__SystemObject_SystemObject__SystemBoolean
  145. 138: UnityEngineRigidbody2D.__get_gameObject__UnityEngineGameObject
  146. 139: UnityEngineGameObject.__get_name__SystemString
  147. 140: UnityEngineDebug.__Log__SystemObject__SystemVoid
  148. 141: SystemSingle.__op_LessThan__SystemSingle_SystemSingle__SystemBoolean
  149. 142: VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid
  150. 143: UnityEngineRigidbody2D.__get_velocity__UnityEngineVector2
  151. 144: UnityEngineVector2.__get_x__SystemSingle
  152. 145: UnityEngineMathf.__Abs__SystemSingle__SystemSingle
  153. 146: SystemSingle.__op_GreaterThanOrEqual__SystemSingle_SystemSingle__SystemBoolean
  154. 147: UnityEngineMathf.__SmoothDamp__SystemSingle_SystemSingle_SystemSingleRef_SystemSingle__SystemSingle
  155. 148: UnityEngineInput.__GetAxis__SystemString__SystemSingle
  156. 149: SystemSingle.__op_Multiplication__SystemSingle_SystemSingle__SystemSingle
  157. 150: UnityEngineVector2.__get_y__SystemSingle
  158. 151: UnityEngineRigidbody2D.__set_velocity__UnityEngineVector2__SystemVoid
  159. 152: SystemSingle.__op_GreaterThan__SystemSingle_SystemSingle__SystemBoolean
  160. 153: UnityEngineVector3.__ctor__SystemSingle_SystemSingle_SystemSingle__UnityEngineVector3
  161. 154: UnityEngineTransform.__set_localScale__UnityEngineVector3__SystemVoid
  162. 155: UnityEngineInput.__GetKeyDown__UnityEngineKeyCode__SystemBoolean
  163. 156: UnityEngineRigidbody2D.__AddForce__UnityEngineVector2_UnityEngineForceMode2D__SystemVoid
  164. 157: UnityEngineAnimator.__SetTrigger__SystemString__SystemVoid
  165. 158: UnityEngineParticleSystem.__Play__SystemVoid
  166. 159: UnityEngineTime.__get_deltaTime__SystemSingle
  167. 160: SystemSingle.__op_Addition__SystemSingle_SystemSingle__SystemSingle
  168.  
  169. ----------------------
  170. InnerException:
  171. ---> VRC.Udon.VM.UdonVMException: An exception occurred during EXTERN to 'UnityEngineGameObject.__get_name__SystemString'. ---> System.NullReferenceException: Object reference not set to an instance of an object
  172. at VRC.Udon.Wrapper.Modules.ExternUnityEngineGameObject.__get_name__SystemString (VRC.Udon.Common.Interfaces.IUdonHeap heap, System.UInt32[] parameterAddresses) [0x0000b] in D:\GitHub\UdonVM\Udon\Wrapper\Source\Modules\UnityEngine\ExternUnityEngineGameObject.cs:3037
  173. at VRC.Udon.VM.UdonVM.Interpret () [0x00276] in D:\GitHub\UdonVM\Udon\VM\Source\UdonVM.cs:208
  174. --- End of inner exception stack trace ---
  175. at VRC.Udon.VM.UdonVM.Interpret () [0x00291] in D:\GitHub\UdonVM\Udon\VM\Source\UdonVM.cs:212
  176. --- End of inner exception stack trace ---
  177. at VRC.Udon.VM.UdonVM.Interpret () [0x004ba] in D:\GitHub\UdonVM\Udon\VM\Source\UdonVM.cs:283
  178. at VRC.Udon.UdonBehaviour.RunProgram (System.UInt32 entryPoint) [0x0000f] in E:\UnityProjects\RedRunnerArcade-Udon-Final\Assets\Udon\UdonBehaviour.cs:1668
  179. UnityEngine.Debug:LogError(Object, Object)
  180. VRC.Core.Logger:LogError(String, Int32, Object)
  181. VRC.Udon.UdonBehaviour:RunProgram(UInt32) (at Assets/Udon/UdonBehaviour.cs:1676)
  182. VRC.Udon.UdonBehaviour:Update() (at Assets/Udon/UdonBehaviour.cs:582)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement