Guest User

Untitled

a guest
Aug 9th, 2020
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. [00:03:28]: [string "../mods/workshop-2189004162/scripts/time.lu..."]:56: [insight]: time.new expected first argument to be positive.
  2. LUA ERROR stack traceback:
  3. =[C]:-1 in (global) assert (C) <-1--1>
  4. ../mods/workshop-2189004162/scripts/time.lua:56 in (field) new (Lua) <54-62>
  5. base_seconds = -1153.466349202
  6. context = table: 2B00CE30
  7. ../mods/workshop-2189004162/scripts/descriptors/crop.lua:71 in (local) descriptor (Lua) <58-105>
  8. self =
  9. MakeWithered = function - ../mods/workshop-1392778117/scripts/new_farm_legion.lua:1269
  10. GetDebugString = function - ../mods/workshop-1392778117/scripts/new_farm_legion.lua:1105
  11. DoGrow = function - ../mods/workshop-1392778117/scripts/new_farm_legion.lua:1039
  12. StartGrowing = function - ../mods/workshop-1392778117/scripts/new_farm_legion.lua:1126
  13. DigUp = function - ../mods/workshop-1392778117/scripts/new_farm_legion.lua:1228
  14. inst = 117542 - plant_normal_legion (valid:true)
  15. shouldsetanim = false
  16. growthpercent = 1162.8663496401
  17. level = 5
  18. infestedtime = 0
  19. Harvest = function - ../mods/workshop-1840284484/modmain.lua:814
  20. cropdata = table: 176ECEF8
  21. OnSave = function - ../mods/workshop-1392778117/scripts/new_farm_legion.lua:961
  22. OnLoad = function - ../mods/workshop-1392778117/scripts/new_farm_legion.lua:976
  23. task = PERIODIC 117542: 20.000000
  24. rate = 1
  25. DoInfest = function - ../mods/workshop-1392778117/scripts/new_farm_legion.lua:1292
  26. product_prefab = pomegranate
  27. cantgrowtime = 60
  28. onmatured = function - ../mods/workshop-1392778117/scripts/prefabs/plant_normal_legion.lua:62
  29. numpollinated = 13
  30. Fertilize = function - ../mods/workshop-1392778117/scripts/new_farm_legion.lua:1009
  31. _ = table: 554744E0
  32. Resume = function - ../mods/workshop-1392778117/scripts/new_farm_legion.lua:1108
  33. context = table: 2B00CE30
  34. inst = 117542 - plant_normal_legion (valid:true)
  35. description = nil
  36. name = Pomegranate
  37. nextUpdateIn = 8.4000004380941
  38. rate = 1
  39. remaining_time = -1153.466349202
  40. ../mods/workshop-2189004162/modmain.lua:461 in (global) GetItemInformation (Lua) <425-525>
  41. item = 117542 - plant_normal_legion (valid:true)
  42. player = 129494 - wx78 (valid:true)
  43. player_context = table: 2B00CE30
  44. chunks = table: 2B00C520
  45. name = crop
  46. component = table: 554743C8
  47. descriptor = function - ../mods/workshop-2189004162/scripts/descriptors/crop.lua:58
  48. ../mods/workshop-2189004162/modmain.lua:561 in (global) RequestItemInformation (Lua) <528-591>
  49. item = 117542 - plant_normal_legion (valid:true)
  50. player = 129494 - wx78 (valid:true)
  51. id = 101853
  52. ../mods/workshop-2189004162/modmain.lua:1028 in () ? (Lua) <1026-1029>
  53. player = 129494 - wx78 (valid:true)
  54. entity = 117542 - plant_normal_legion (valid:true)
  55. id = 101853
  56. =[C]:-1 in (method) CallRPC (C) <-1--1>
  57. scripts/networkclientrpc.lua:946 in (global) HandleRPCQueue (Lua) <937-954>
  58. i = 1
  59. fn = function - ../mods/workshop-2189004162/modmain.lua:1026
  60. sender = 129494 - wx78 (valid:true)
  61. data = table: 2B00B558
  62. tick = false
  63. scripts/update.lua:41 in () ? (Lua) <33-129>
  64. dt = 0.016658199951053
  65.  
  66. [00:03:28]: [string "../mods/workshop-2189004162/scripts/time.lu..."]:56: [insight]: time.new expected first argument to be positive.
  67. LUA ERROR stack traceback:
  68. =[C]:-1 in (global) assert (C) <-1--1>
  69. ../mods/workshop-2189004162/scripts/time.lua:56 in (field) new (Lua) <54-62>
  70. ../mods/workshop-2189004162/scripts/descriptors/crop.lua:71 in (local) descriptor (Lua) <58-105>
  71. ../mods/workshop-2189004162/modmain.lua:461 in (global) GetItemInformation (Lua) <425-525>
  72. ../mods/workshop-2189004162/modmain.lua:561 in (global) RequestItemInformation (Lua) <528-591>
  73. ../mods/workshop-2189004162/modmain.lua:1028 in () ? (Lua) <1026-1029>
  74. =[C]:-1 in (method) CallRPC (C) <-1--1>
  75. scripts/networkclientrpc.lua:946 in (global) HandleRPCQueue (Lua) <937-954>
  76. scripts/update.lua:41 in () ? (Lua) <33-129>
  77.  
  78. [00:03:28]: 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?
  79. [00:03:28]: stack traceback:
  80. scripts/widgets/widget.lua:605 in (method) SetFocusFromChild (Lua) <602-627>
  81. scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>
  82. scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>
  83. scripts/widgets/widget.lua:656 in (method) SetFocus (Lua) <629-665>
  84. scripts/widgets/menu.lua:83 in (method) SetFocus (Lua) <74-85>
  85. scripts/widgets/scripterrorwidget.lua:109 in (method) OnUpdate (Lua) <102-119>
  86. scripts/update.lua:90 in () ? (Lua) <33-129>
Advertisement
Add Comment
Please, Sign In to add comment