Oops! The game crashed:
[SMODS arachnei_gamblecore "main.lua"]
attempt to index field 'gamblecore' (a nil value)
Additional Context:
Balatro Version: 1.0.1g-FULL
Modded Version: 1.0.0~ALPHA-0919a-STEAMODDED
Love2D Version: 11.5.0
Lovely Version: 0.5.0-beta7
Steamodded Mods:
1: Metal Pipe Crashing Noise by WilsontheWolf [ID: PipeCrash, Version: 1.0, Uses Lovely]
2: gamblecore by arachnei [ID: arachnei_gamblecore]
Lovely Mods:
1: DebugPlus
Stack Traceback
(3) Lua global 'attention_text' at file 'main.lua:11' (from mod with id arachnei_gamblecore)
Local variables:
args = table: 0x0cfdc350 {backdrop_colour:table: 0x0c721520, scale:1.3, align:cm, major:table: 0x0cdd15b8 (more...)}
(*temporary) = nil
(*temporary) = string: "Nope!"
(*temporary) = string: "k_nope_ex"
(*temporary) = nil
(*temporary) = string: "attempt to index field 'gamblecore' (a nil value)"
(4) Lua field 'func' at file 'card.lua:1610'
(5) Lua method 'handle' at file 'engine/event.lua:55'
Local variables:
self = table: 0x0c910fb8 {start_timer:true, timer:TOTAL, blockable:true, trigger:after, func:function: 0x0cdc8828 (more...)}
_results = table: 0x0ce18888 {blocking:true, pause_skip:false, time_done:true, completed:false}
(6) Lua method 'update' at file 'engine/event.lua:182'
Local variables:
self = table: 0x0cd62cd8 {queue_last_processed:21.55, queues:table: 0x0cd62d00, queue_dt:0.016666666666667 (more...)}
dt = number: 0.0166644
forced = nil
(for generator) = C function: next
(for state) = table: 0x0cd62d00 {unlock:table: 0x0cd62d28, other:table: 0x0cd631a0, tutorial:table: 0x0cd62d78 (more...)}
(for control) = number: nan
k = string: "base"
v = table: 0x0cd62d50 {1:table: 0x0c829808, 2:table: 0x0c910fb8, 3:table: 0x0c736490, 4:table: 0x0cce18e0 (more...)}
blocked = boolean: false
i = number: 2
results = table: 0x0ce18888 {blocking:true, pause_skip:false, time_done:true, completed:false}
(7) Lua upvalue 'gameUpdateRef' at file 'game.lua:2491'
Local variables:
self = table: 0x0c7179c0 {F_GUIDE:false, F_CRASH_REPORTS:false, F_QUIT_BUTTON:true, HUD_tags:table: 0x0d14a5a0 (more...)}
dt = number: 0.0166644
http_resp = nil
(8) Lua method 'update' at Steamodded file 'core/ui.lua:81'
Local variables:
self = table: 0x0c7179c0 {F_GUIDE:false, F_CRASH_REPORTS:false, F_QUIT_BUTTON:true, HUD_tags:table: 0x0d14a5a0 (more...)}
dt = number: 0.0166644
(9) Lua field 'update' at file 'main.lua:972'
Local variables:
dt = number: 0.0166644
(10) Lua function '?' at file 'main.lua:916' (best guess)
(11) global C function 'xpcall'
(12) Love2D function at file 'boot.lua:377' (best guess)
Local variables:
func = Lua function '?' (defined at line 887 of chunk main.lua)
inerror = boolean: true
deferErrhand = Lua function '(Love2D Function)' (defined at line 348 of chunk [love "boot.lua"])
earlyinit = Lua function '(Love2D Function)' (defined at line 355 of chunk [love "boot.lua"])