Muche42

DST - Kerrigan mod crash - controller crafting tab

Feb 16th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.87 KB | None | 0 0
  1. [00:02:33]: [string "scripts/widgets/controllercrafting.lua"]:108: attempt to get length of field 'valid_recipes' (a nil value)
  2. LUA ERROR stack traceback:
  3. scripts/widgets/controllercrafting.lua:108 in (method) SelectRecipe (Lua) <99-150>
  4. self =
  5. but_h = 127
  6. shown = true
  7. upconnector = Image - images/hud.xml:craft_sep_h.tex
  8. tabidx = 1
  9. repeat_time = 0.15
  10. bg = TileBG
  11. max_slots = 10
  12. enabled = true
  13. but_w = 127
  14. downendcapbg = Image - images/hud.xml:craft_sep.tex
  15. upbutton = BUTTON
  16. control_held = true
  17. name = Crafting
  18. focus_flow = table: 15D07788
  19. horizontal = true
  20. groupname = Text -
  21. out_pos = (-2000.00, 250.00, 0.00)
  22. callbacks = table: 15D06FB8
  23. recipepopup = Text -
  24. inst = 100359 - (valid:true)
  25. focus = false
  26. children = table: 15D06928
  27. scrolldir = true
  28. focus_flow_args = table: 15D075D0
  29. focus_target = false
  30. downconnector = Image - images/hud.xml:craft_sep_h.tex
  31. accept_down = false
  32. parent = CraftTabs
  33. owner = 100033 - wickerbottom (valid:true)
  34. open = true
  35. can_fade_alpha = true
  36. in_pos = (550.00, 250.00, 0.00)
  37. upendcapbg = Image - images/hud.xml:craft_sep.tex
  38. idx = -1
  39. control_held_time = 0
  40. current_slots = 10
  41. craftslots = CraftSlots
  42. downbutton = BUTTON
  43. selected_recipe_by_tab_idx = table: 34F0EC60
  44. recipe = nil
  45. k = nil
  46. scripts/widgets/controllercrafting.lua:92 in (method) Open (Lua) <75-97>
  47. self =
  48. but_h = 127
  49. shown = true
  50. upconnector = Image - images/hud.xml:craft_sep_h.tex
  51. tabidx = 1
  52. repeat_time = 0.15
  53. bg = TileBG
  54. max_slots = 10
  55. enabled = true
  56. but_w = 127
  57. downendcapbg = Image - images/hud.xml:craft_sep.tex
  58. upbutton = BUTTON
  59. control_held = true
  60. name = Crafting
  61. focus_flow = table: 15D07788
  62. horizontal = true
  63. groupname = Text -
  64. out_pos = (-2000.00, 250.00, 0.00)
  65. callbacks = table: 15D06FB8
  66. recipepopup = Text -
  67. inst = 100359 - (valid:true)
  68. focus = false
  69. children = table: 15D06928
  70. scrolldir = true
  71. focus_flow_args = table: 15D075D0
  72. focus_target = false
  73. downconnector = Image - images/hud.xml:craft_sep_h.tex
  74. accept_down = false
  75. parent = CraftTabs
  76. owner = 100033 - wickerbottom (valid:true)
  77. open = true
  78. can_fade_alpha = true
  79. in_pos = (550.00, 250.00, 0.00)
  80. upendcapbg = Image - images/hud.xml:craft_sep.tex
  81. idx = -1
  82. control_held_time = 0
  83. current_slots = 10
  84. craftslots = CraftSlots
  85. downbutton = BUTTON
  86. selected_recipe_by_tab_idx = table: 34F0EC60
  87. fn = nil
  88. scripts/widgets/crafttabs.lua:233 in (method) OpenControllerCrafting (Lua) <225-235>
  89. self =
  90. controllercraftingopen = true
  91. callbacks = table: 15D168A0
  92. bg_cover = Image - images/hud.xml:craft_bg_cover.tex
  93. tabs_to_highlight = table: 436058C8
  94. inst = 100358 - (valid:true)
  95. focus = false
  96. needtoupdate = false
  97. parent = left_scale_root
  98. children = table: 15D16760
  99. shown = true
  100. focus_flow_args = table: 15D06A90
  101. focus_target = false
  102. craft_idx_by_tab = table: 15D068B0
  103. openhint = Text -
  104. bg = Image - images/hud.xml:craft_bg.tex
  105. owner = 100033 - wickerbottom (valid:true)
  106. controllercrafting = Crafting
  107. can_fade_alpha = true
  108. tabs = TabGroup
  109. enabled = true
  110. name = CraftTabs
  111. tabbyfilter = table: 34B39CB0
  112. focus_flow = table: 15D06888
  113. hint_update_check = 0.61584183387458
  114. crafting = Crafting
  115. tab_order = table: 34B39A30
  116. scripts/screens/playerhud.lua:536 in (method) OpenControllerCrafting (Lua) <531-537>
  117. self =
  118. fireover = FireOver
  119. beefbloodover = BeefBloodOver
  120. shown = true
  121. overlayroot = overlays
  122. clouds = UIAnim
  123. controls = Controls
  124. inst = 100034 - (valid:true)
  125. focus = true
  126. handlers = table: 29CF4748
  127. children = table: 29CF4630
  128. he
  129. [00:02:33]: [string "scripts/widgets/controllercrafting.lua"]:108: attempt to get length of field 'valid_recipes' (a nil value)
  130. LUA ERROR stack traceback:
  131. scripts/widgets/controllercrafting.lua:108 in (method) SelectRecipe (Lua) <99-150>
  132. scripts/widgets/controllercrafting.lua:92 in (method) Open (Lua) <75-97>
  133. scripts/widgets/crafttabs.lua:233 in (method) OpenControllerCrafting (Lua) <225-235>
  134. scripts/screens/playerhud.lua:536 in (method) OpenControllerCrafting (Lua) <531-537>
  135. scripts/screens/playerhud.lua:619 in (method) OnControl (Lua) <568-654>
  136. scripts/frontend.lua:330 in (method) OnControl (Lua) <314-372>
  137. scripts/input.lua:158 in (method) OnControl (Lua) <155-162>
  138. scripts/input.lua:358 in () ? (Lua) <357-359>
Advertisement
Add Comment
Please, Sign In to add comment