[05:35:42]: [string "scripts/screens/redux/scrapbookscreen.lua"]:746: attempt to index field 'item_grid' (a nil value)
LUA ERROR stack traceback:
scripts/screens/redux/scrapbookscreen.lua:746 in (field) ongainfocusfn (Lua) <745-747>
scripts/widgets/widget.lua:665 in (method) SetFocus (Lua) <649-678>
self =
image_normal = square.tex
shown = true
textfocuscolour = table: 0x38e27e30
imagefocuscolour = table: 0x661f770
selected = false
fontdisabled = spirequal
help_message = Select
image_scale = table: 0x7f5ff746ac90
text = Text -
font = spirequal
name = BUTTON
textselectedcolour = table: 0x38e27f70
focus_flow = table: 0x36744870
imagenormalcolour = table: 0x661f630
image_focus = square.tex
textcolour = table: 0x36744910
ongainfocusfn = function - scripts/screens/redux/scrapbookscreen.lua:745
callbacks = table: 0x620e0d0
mouseonly = false
onclick = function - scripts/screens/redux/scrapbookscreen.lua:808
size_y = 35
size_x = 153
inst = 107806 - (valid:false)
focus = true
normal_scale = table: 0x661f540
children = table: 0x620e050
textdisabledcolour = table: 0x38e27ed0
focus_flow_args = table: 0x367448c0
focus_target = false
atlas = images/global.xml
focus_scale = table: 0x661f4b0
move_on_click = true
image = Image - images/global.xml:square.tex
enabled = true
can_fade_alpha = true
image_offset = table: 0x7f5ff746ad10
scale_on_focus = false
has_image_down = false
control = 29
clickoffset = (0.00, -3.00, 0.00)
image_disabled = square.tex
down = false
image_down = square.tex
focus_forward = nil
scripts/widgets/widget.lua:653 in (method) SetFocus (Lua) <649-678>
self =
callbacks = table: 0x31e56700
IsFullyInView = function - scripts/widgets/truescrolllist.lua:64
inst = 107803 - (valid:false)
focus = false
children = table: 0x31e56680
focus_flow_args = table: 0x32d69910
focus_target = false
data = table: 0x852c010
can_fade_alpha = true
enabled = true
next_in_tab_order = recipe-cell-4
name = recipe-cell-1
focus_forward = BUTTON
focus_flow = table: 0x32d698c0
item_root = Text - NAME OF CRITTER
shown = true
focus_forward = BUTTON
scripts/widgets/grid.lua:109 in (method) SetFocus (Lua) <93-111>
self =
callbacks = table: 0x87d9840
rows = 15
cols = 3
inst = 108298 - (valid:false)
focus = false
children = table: 0x87d97c0
focus_flow_args = table: 0xa682d90
focus_target = false
layout_left_to_right_top_to_bottom = true
num_rows = 15
can_fade_alpha = true
enabled = true
name = GRID
items_by_coords = table: 0xa682e30
focus_flow = table: 0xa682d40
shown = true
v_offset = 37
h_offset = 155
c = 1
r = 1
item = recipe-cell-1
scripts/widgets/widget.lua:653 in (method) SetFocus (Lua) <649-678>
self =
enabled = true
focus_target = false
shown = true
focus_forward = GRID
grid = GRID
can_fade_alpha = true
focus_flow_args = table: 0x31e56560
inst = 107802 - (valid:false)
focus = false
focus_flow = table: 0x31e56510
name = list_root
children = table: 0x7f5ff8b10670
callbacks = table: 0x7f5ff8b106c0
focus_forward = GRID
scripts/widgets/widget.lua:653 in (method) SetFocus (Lua) <649-678>
self =
focused_widget_row = 4
current_scroll_pos = 1
shown = true
visible_rows = 13
items_per_view = 45
bg = Image - images/ui.xml:blank.tex
end_pos = 28.75
enabled = true
up_button = BUTTON
scroll_bar_container = scroll-bar-container
down_button_controllerhint = Text -
items = table: 0x852bf90
end_offset = 0.75
name = TrueScrollList
scissor_width = 465
focus_flow = table: 0x7f5ff76eb410
list_root = l
[05:35:43]: [string "scripts/screens/redux/scrapbookscreen.lua"]:746: attempt to index field 'item_grid' (a nil value)
LUA ERROR stack traceback:
scripts/screens/redux/scrapbookscreen.lua:746 in (field) ongainfocusfn (Lua) <745-747>
scripts/widgets/widget.lua:665 in (method) SetFocus (Lua) <649-678>
scripts/widgets/widget.lua:653 in (method) SetFocus (Lua) <649-678>
scripts/widgets/grid.lua:109 in (method) SetFocus (Lua) <93-111>
scripts/widgets/widget.lua:653 in (method) SetFocus (Lua) <649-678>
scripts/widgets/widget.lua:653 in (method) SetFocus (Lua) <649-678>
scripts/widgets/widget.lua:653 in (method) SetFocus (Lua) <649-678>
scripts/frontend.lua:902 in (method) DoHoverFocusUpdate (Lua) <891-905>
scripts/widgets/truescrolllist.lua:473 in (method) RefreshView (Lua) <443-474>
scripts/widgets/truescrolllist.lua:288 in (method) SetItemsData (Lua) <275-289>
scripts/widgets/truescrolllist.lua:93 in (field) _ctor (Lua) <23-96>
scripts/class.lua:191 in (upvalue) TrueScrollList (Lua) <181-194>
Steps to Reproduce
I had the scrapbook open, and I clicked on the canary which had a star but was still grayed out. Then, I clicked on the food tab which had a star/sparkle, and the client crashed. The log above was produced immediately when I clicked the food tab, and the food tab never displayed.
There are no comments to display.
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 accountSign in
Already have an account? Sign in here.
Sign In Now