Guest User

server_log

a guest
Oct 20th, 2020
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. [01:45:22]: component cooker already exists on entity 183821 - flamegeyser! ../mods/workshop-1505270912/scripts/prefabs/flamegeyser.lua:16 in (upvalue) OnBurn (Lua) <13-17>
  2. [01:45:33]: CHECK
  3. [01:45:33]: TEST 6 < 6
  4. [01:46:09]: [string "../mods/workshop-2229630615/scripts/brains/co..."]:56: attempt to call method 'is_point_on_boat' (a nil value)
  5. LUA ERROR stack traceback:
  6. scripts/behaviourtree.lua:200 in (method) Visit (Lua) <199-205>
  7. self =
  8. lastresult = FAILED
  9. status = READY
  10. fn = function - ../mods/workshop-2229630615/scripts/brains/cookiecutterbrain.lua:84
  11. parent = table: 0x90e6b208
  12. name = BoatInRange
  13. scripts/behaviourtree.lua:643 in (method) Visit (Lua) <633-664>
  14. self =
  15. name = Parallel
  16. status = READY
  17. parent = table: 0x90e6b268
  18. children = table: 0x44aff688
  19. lastresult = FAILED
  20. done = true
  21. any_done = false
  22. idx = 1
  23. child = table: 0x90e6b628
  24. scripts/behaviourtree.lua:578 in (method) Visit (Lua) <554-610>
  25. self =
  26. idx = 8
  27. lasttime = 5882.5003067963
  28. name = Priority
  29. parent = table: 0x90e6b2f8
  30. status = RUNNING
  31. period = 0.25
  32. children = table: 0x0a162c38
  33. lastresult = RUNNING
  34. time = 5882.5003067963
  35. do_eval = true
  36. oldidx = 8
  37. old_event = nil
  38. found = false
  39. idx = 5
  40. child = table: 0x90e6b208
  41. should_test_anyway = nil
  42. scripts/behaviourtree.lua:643 in (method) Visit (Lua) <633-664>
  43. self =
  44. name = Parallel
  45. status = RUNNING
  46. parent = table: 0x90e6b358
  47. children = table: 0x44affd00
  48. lastresult = RUNNING
  49. done = true
  50. any_done = true
  51. idx = 2
  52. child = table: 0x90e6b268
  53. scripts/behaviourtree.lua:578 in (method) Visit (Lua) <554-610>
  54. self =
  55. idx = 1
  56. lasttime = 5882.5003067963
  57. name = Priority
  58. status = RUNNING
  59. period = 0.25
  60. children = table: 0x44afc0d0
  61. lastresult = RUNNING
  62. time = 5882.5003067963
  63. do_eval = true
  64. oldidx = 1
  65. old_event = nil
  66. found = false
  67. idx = 1
  68. child = table: 0x90e6b2f8
  69. should_test_anyway = nil
  70. scripts/behaviourtree.lua:22 in (method) Update (Lua) <20-27>
  71. self =
  72. root = table: 0x90e6b358
  73. inst = 116481 - cookiecutter (valid:true)
  74. forceupdate = false
  75. scripts/brain.lua:212 in (method) OnUpdate (Lua) <205-214>
  76. self =
  77. bt = Priority - RUNNING <RUNNING> (execute 1, eval in 0.25)>0.25
  78. >Parallel - RUNNING <RUNNING> ()>0.25
  79. > >pause for jump - SUCCESS <SUCCESS> ()>0.00
  80. > >Priority - RUNNING <RUNNING> (execute 8, eval in 0.25)>0.25
  81. > > >Parallel - FAILED <FAILED> ()>0.00
  82. > > > >Drilling - FAILED <FAILED> ()>0.00
  83. > > > >StandStill - READY <READY> ()>0.00
  84. > > >RunAway - FAILED <FAILED> ()>0.00
  85. > > >Parallel - FAILED <FAILED> ()>0.00
  86. > > > >Fleeing - FAILED <FAILED> ()>0.00
  87. > > > >RunAway - READY <READY> ()>0.00
  88. > > >Parallel - FAILED <FAILED> ()>0.00
  89. > > > >AwayFromHome - FAILED <FAILED> ()>0.00
  90. > > > >Sequence - READY <READY> ()>0.00
  91. > > > > >TryToBoard - READY <READY> ()>0.00
  92. > > > > >Wait - READY <READY> ()>0.00
  93. > > >Parallel - READY <FAILED> ()>0.00
  94. > > > >BoatInRange - READY <FAILED> ()>0.00
  95. > > > >Sequence - READY <READY> ()>0.00
  96. > > > > >TryToBoard - READY <READY> ()>0.00
  97. > [**truncated**]
  98. events = table: 0x90e6b598
  99. behaviourqueue = table: 0x90e6b538
  100. stopped = false
  101. inst = 116481 - cookiecutter (valid:true)
  102. scripts/brain.lua:135 in (method) Update (Lua) <105-147>
  103. self =
  104. hibernaters = table: 0x0bba00d0
  105. updaters = table: 0x0bba0280
  106. tickwaiters = table: 0x0bb9fce0
  107. instances = table: 0x0bb9fd10
  108. current_tick = 176475
  109. waiters = table: 0x92f6ca90
  110. k = --brain--
  111. sleep time: 0.25
  112. Priority - RUNNING <RUNNING> (execute 1, eval in 0.25)>0.25
  113. >Parallel - RUNNING <RUNNING> ()>0.25
  114. > >pause for jump - SUCCESS <SUCCESS> ()>0.00
  115. > >Priority - RUNNING <RUNNING> (execute 8, eval in 0.25)>0.25
  116. > > >Parallel - FAILED <FAILED> ()>0.00
  117. > > > >Drilling - FAILED <FAILED> ()>0.00
  118. > > > >StandStill - READY <READY> ()>0.00
  119. > > >RunAway - FAILED <FAILED> ()>0.00
  120. > > >Parallel - FAILED <FAILED> ()>0.00
  121. > > > >Fleeing - FAILED
  122. [01:46:09]: [string "../mods/workshop-2229630615/scripts/brains/co..."]:56: attempt to call method 'is_point_on_boat' (a nil value)
  123. LUA ERROR stack traceback:
  124. scripts/behaviourtree.lua:200 in (method) Visit (Lua) <199-205>
  125. scripts/behaviourtree.lua:643 in (method) Visit (Lua) <633-664>
  126. scripts/behaviourtree.lua:578 in (method) Visit (Lua) <554-610>
  127. scripts/behaviourtree.lua:643 in (method) Visit (Lua) <633-664>
  128. scripts/behaviourtree.lua:578 in (method) Visit (Lua) <554-610>
  129. scripts/behaviourtree.lua:22 in (method) Update (Lua) <20-27>
  130. scripts/brain.lua:212 in (method) OnUpdate (Lua) <205-214>
  131. scripts/brain.lua:135 in (method) Update (Lua) <105-147>
  132. scripts/update.lua:232 in () ? (Lua) <159-238>
  133.  
  134. [01:46:09]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is ScriptErrorWidget not a screen?
  135. [01:46:09]: stack traceback:
  136. scripts/widgets/widget.lua:605 in (method) SetFocusFromChild (Lua) <602-627>
  137. scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>
  138. scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>
  139. scripts/widgets/widget.lua:656 in (method) SetFocus (Lua) <629-665>
  140. scripts/widgets/menu.lua:83 in (method) SetFocus (Lua) <74-85>
  141. scripts/widgets/scripterrorwidget.lua:109 in (method) OnUpdate (Lua) <102-119>
  142. scripts/update.lua:90 in () ? (Lua) <33-129>
Advertisement
Add Comment
Please, Sign In to add comment