Jump to content

[string "scripts/widgets/widgetutil.lua"]:23: attempt to index local 'recipe' (a nil value)


Viktor234
  • Fixed

LUA ERROR stack traceback:
scripts/widgets/widgetutil.lua:23 in (global) DoRecipeClick (Lua) <22-103>
   owner = 100144 - wolfgang (valid:true)
   recipe = nil
   skin = nil
scripts/widgets/craftslot.lua:88 in (method) OnUpdate (Lua) <86-90>
   self =
      bgimage = Image - images/hud.xml:craft_slot.tex
      callbacks = table: 34590918
      lightbulbimage = Image - images/hud.xml:craft_slot_prototype.tex
      down = true
      recipe_held = true
      recipepopup = Text -
      inst = 100635 -  (valid:true)
      focus = true
      locked = false
      shown = false
      children = table: 345908C8
      canbuild = false
      focus_flow_args = table: 345911B0
      focus_target = false
      atlas = images/hud.xml
      tile = RecipeTile
      recipe_skins = table: 5821E6F8
      owner = 100144 - wolfgang (valid:true)
      open = false
      can_fade_alpha = true
      fgimage = Image - images/hud.xml:craft_slot_missing_mats.tex
      parent = CraftSlots
      name = Craftslot
      focus_flow = table: 34590E90
      enabled = true
   dt = 0.016903700307012
scripts/frontend.lua:753 in (method) Update (Lua) <616-770>
   self =
      topblackoverlay = Image - images/global.xml:square.tex
      fade_title_out = false
      overlayroot = overlayroot
      consoletext = Text - CONSOLE TEXT
      fade_title_time = 0
      topwhiteoverlay = Image - images/global.xml:square.tex
      repeat_time = 0.15
      helptext = HelpText
      subtitle = Text -
      MotdManager = table: 454246B8
      updating_widgets_alt = table: 2B9609B8
      spinner_repeat_time = -1
      topswipeoverlay = Image - images/global.xml:noise.tex
      title = Text -
      scroll_repeat_time = -1
      vigoverlay = Image - images/bg_vignette.xml:vignette.tex
      topFadeHidden = false
      gameinterface = 100017 -  (valid:true)
      updating_widgets = table: 454245F0
      lastx = 115
      swipeoverlay = Image - images/global.xml:noise.tex
      lasty = 412
      autosave_enabled = true
      whiteoverlay = Image - images/global.xml:square.tex
      tracking_mouse = true
      blackoverlay = Image - images/global.xml:square.tex
      screenstack = table: 3DDECC60
      num_pending_saves = 0
      topvigoverlay = Image - images/bg_vignette.xml:vignette.tex
      save_indicator_time_left = 0
      focus_locked = false
      save_indicator_fade_time = 0
      alpha = 0
      helptextbg = Image - images/global.xml:square.tex
      helptexttext = Text -
      fade_title_in = false
      forceProcessText = false
      total_fade_time = 0
      fade_type = black
      fade_time = 0.028424300253391
      match_results = table: 45424690
      screenroot = screenroot
   dt = 0.016903700307012
   k = Craftslot
   v = true
scripts/update.lua:97 in () ? (Lua) <33-134>
   dt = 0.016903700307012


Steps to Reproduce

Spam lmb on your crafting menu.




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...