After updating SMods, the game starts crashing at boot. Here's a log I took:
INFO - [♥] Lovely 0.9.0
INFO - [♥] Game directory is at "Z:\\home\\deck\\.local\\share\\Steam\\steamapps\\common\\Balatro"
INFO - [♥] Writing logs to "C:\\users\\steamuser\\AppData\\Roaming\\Balatro\\Mods\\lovely\\log"
INFO - [♥] Using mod directory at "C:\\users\\steamuser\\AppData\\Roaming\\Balatro\\Mods"
INFO - [♥] Cleaning up dump directory at "C:\\users\\steamuser\\AppData\\Roaming\\Balatro\\Mods\\lovely\\dump"
INFO - [♥] Cleaning up game-dump directory at "C:\\users\\steamuser\\AppData\\Roaming\\Balatro\\Mods\\lovely\\game-dump"
INFO - [♥] Initialization complete in 202ms
INFO - [♥] Applied 1 patch to '=[lovely SMODS.preflight.core "src/preflight/core.lua"]'
INFO - [G] Failed to connect to the debug server
INFO - [G] 2026-04-25 09:41:39 :: DEBUG :: DebugConsole :: Steamodded Debug Socket started !
INFO - [G] [stage] Loading APIs
INFO - [G] [stage] Processing Mod Files
INFO - [G] C:/users/steamuser/AppData/Roaming/Balatro/Mods Bunco-5.4.8b-JumboFork 1
INFO - [G] 2026-04-25 09:41:39 :: INFO :: Loader :: Valid JSON file found
INFO - [G] C:/users/steamuser/AppData/Roaming/Balatro/Mods CodexArcanum 1
INFO - [G] 2026-04-25 09:41:39 :: TRACE :: Loader :: Processing Mod file (Legacy header): CodexArcanum.lua
INFO - [G] 2026-04-25 09:41:39 :: TRACE :: Loader :: Saving Mod Info: CodexArcanum
INFO - [G] C:/users/steamuser/AppData/Roaming/Balatro/Mods MathBlinds 1
INFO - [G] 2026-04-25 09:41:39 :: TRACE :: Loader :: Processing Mod file (Legacy header): MathBlinds.lua
INFO - [G] 2026-04-25 09:41:39 :: TRACE :: Loader :: Saving Mod Info: MathBlinds
INFO - [G] C:/users/steamuser/AppData/Roaming/Balatro/Mods SystemClock 1
INFO - [G] 2026-04-25 09:41:39 :: INFO :: Loader :: Valid JSON file found
INFO - [G] C:/users/steamuser/AppData/Roaming/Balatro/Mods Tetrapak 1
INFO - [G] 2026-04-25 09:41:39 :: TRACE :: Loader :: Processing Mod file (Legacy header): Tetrapak.lua
INFO - [G] 2026-04-25 09:41:39 :: TRACE :: Loader :: Saving Mod Info: tetraminus_tetrapak
INFO - [G] C:/users/steamuser/AppData/Roaming/Balatro/Mods jimbos_metrics-master 1
INFO - [G] 2026-04-25 09:41:39 :: ERROR :: Loader :: Found invalid metadata JSON file at C:/users/steamuser/AppData/Roaming/Balatro/Mods/jimbos_metrics-master/.luarc.json, ignoring: [lovely SMODS.preflight.loader "src/preflight/loader.lua"]:320: id
INFO - [G] 2026-04-25 09:41:39 :: INFO :: Loader :: Valid JSON file found
INFO - [G] C:/users/steamuser/AppData/Roaming/Balatro/Mods lovely 1
INFO - [G] C:/users/steamuser/AppData/Roaming/Balatro/Mods smods-1.0.0-beta-1620a 1
INFO - [G] 2026-04-25 09:41:39 :: INFO :: Steamodded :: Preflight loaded after 0.1348276
WARN - [♥] Pattern 'not c.ending_shop and not c.reroll_shop and not c.selling_card and not c.selling_self and not c.buying_card and' on target 'main.lua' for pattern patch from Tetrapak\lovely\StoreJokerCreate.toml resulted in no matches
INFO - [♥] Applied 15 patches to 'main.lua'
INFO - [♥] Applied 7 patches to 'engine/controller.lua'
INFO - [♥] Applied 16 patches to 'back.lua'
INFO - [♥] Applied 13 patches to 'tag.lua'
INFO - [♥] Applied 5 patches to 'engine/event.lua'
INFO - [♥] Applied 4 patches to 'engine/node.lua'
INFO - [♥] Applied 2 patches to 'engine/moveable.lua'
INFO - [♥] Applied 4 patches to 'engine/sprite.lua'
INFO - [♥] Applied 4 patches to 'engine/animatedsprite.lua'
WARN - [♥] Pattern 'local desc_scale = *' on target 'functions/misc_functions.lua' for pattern patch from Bunco-5.4.8b-JumboFork\lovely.toml resulted in no matches
INFO - [♥] Applied 81 patches to 'functions/misc_functions.lua'
INFO - [♥] Applied 76 patches to 'game.lua'
INFO - [♥] Applied 7 patches to 'globals.lua'
INFO - [♥] Applied 15 patches to 'engine/ui.lua'
WARN - [♥] Pattern 'badges[#badges + 1] = create_badge(localize(v, \"labels\"), get_badge_colour(v))' on target 'functions/UI_definitions.lua' for pattern patch from Bunco-5.4.8b-JumboFork\lovely.toml resulted in no matches
INFO - [♥] Applied 145 patches to 'functions/UI_definitions.lua'
WARN - [♥] Pattern 'reps[#reps+1] = eval' on target 'functions/state_events.lua' for pattern patch from MathBlinds\lovely.toml resulted in no matches
WARN - [♥] Regex 'for h[ ]*\\= 1, eval\\.jokers\\.repetitions do\n[ \\t]*if G\\.GAME\\.blind.name \\=\\= \"bl_mathbl_infinite\" and not G\\.GAME\\.blind\\.disabled then\n[ \\t]*G\\.GAME\\.blind:wiggle\\(\\)\n[ \\t]*G\\.GAME\\.blind\\.triggered \\= true\n[ \\t]*else\n[ \\t]*reps\\[#reps\\+1\\] \\= eval\n[ \\t]*end\n[ \\t]*end\n[ \\t]*end' on target 'functions/state_events.lua' for regex patch from MathBlinds\lovely.toml resulted in no matches
INFO - [♥] Applied 94 patches to 'functions/state_events.lua'
WARN - [♥] Pattern 'rarity = (_legendary and 4) or (rarity > 0.95 and 3) or (rarity > 0.7 and 2) or 1' on target 'functions/common_events.lua' for pattern patch from Tetrapak\lovely\CursePatches.toml resulted in no matches
WARN - [♥] Pattern 'function level_up_hand(card, hand, instant, amount)' on target 'functions/common_events.lua' for pattern patch from Bunco-5.4.8b-JumboFork\lovely.toml resulted in no matches
WARN - [♥] Pattern 'function level_up_hand(card, hand, instant, amount)' on target 'functions/common_events.lua' for pattern patch from Bunco-5.4.8b-JumboFork\lovely.toml resulted in no matches
INFO - [♥] Applied 167 patches to 'functions/common_events.lua'
INFO - [♥] Applied 75 patches to 'functions/button_callbacks.lua'
INFO - [♥] Applied 279 patches to 'card.lua'
WARN - [♥] Pattern 'table.sort(self.cards, function (a, b) return a.T.x + a.T.w/2 - 100*(a.pinned and a.sort_id or 0) < b.T.x + b.T.w/2 - 100*(b.pinned and b.sort_id or 0) end)' on target 'cardarea.lua' for pattern patch from Tetrapak\lovely\PinnedRight.toml resulted in no matches
INFO - [♥] Applied 30 patches to 'cardarea.lua'
INFO - [♥] Applied 45 patches to 'blind.lua'
INFO - [♥] Applied 10 patches to 'card_character.lua'
INFO - [♥] Applied 24 patches to 'engine/text.lua'
WARN - [♥] Pattern 'if index > 8 and not first_pass then break end' on target '=[SMODS _ "src/utils.lua"]' for pattern patch from Bunco-5.4.8b-JumboFork\lovely\stake_fix_patch.toml resulted in no matches
INFO - [♥] Applied 5 patches to '=[SMODS _ "src/utils.lua"]'
INFO - [♥] Applied 3 patches to '=[SMODS _ "src/overrides.lua"]'
INFO - [♥] Applied 2 patches to '=[SMODS _ "src/game_object.lua"]'
INFO - [G] 2026-04-25 09:41:41 :: INFO :: SMODS :: Steamodded v1.0.0~BETA-1620a
INFO - [♥] Applied 9 patches to 'engine/sound_manager.lua'
INFO - [♥] Applied 1 patch to 'engine/save_manager.lua'
INFO - [♥] Applied 1 patch to 'CRT.fs'
INFO - [♥] Applied 2 patches to 'flame.fs'
INFO - [♥] Applied 3 patches to '=[SMODS _ "src/card_draw.lua"]'
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: ca_booster_atlas
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: p_alchemy_normal_1
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Booster named Alchemy Pack with the slug p_alchemy_normal_1 have been registered at the id 34.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: ca_booster_atlas
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: p_alchemy_normal_2
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Booster named Alchemy Pack with the slug p_alchemy_normal_2 have been registered at the id 35.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: ca_booster_atlas
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: p_alchemy_normal_3
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Booster named Alchemy Pack with the slug p_alchemy_normal_3 have been registered at the id 36.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: ca_booster_atlas
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: p_alchemy_normal_4
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Booster named Alchemy Pack with the slug p_alchemy_normal_4 have been registered at the id 37.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: ca_booster_atlas
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: p_alchemy_jumbo_1
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Booster named Jumbo Alchemy Pack with the slug p_alchemy_jumbo_1 have been registered at the id 38.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: ca_booster_atlas
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: p_alchemy_jumbo_2
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Booster named Jumbo Alchemy Pack with the slug p_alchemy_jumbo_2 have been registered at the id 39.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: ca_booster_atlas
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: p_alchemy_mega_1
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Booster named Mega Alchemy Pack with the slug p_alchemy_mega_1 have been registered at the id 40.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Ignis with the slug c_alchemy_ignis have been registered at the id 2.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Aqua with the slug c_alchemy_aqua have been registered at the id 3.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Terra with the slug c_alchemy_terra have been registered at the id 4.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Aero with the slug c_alchemy_aero have been registered at the id 5.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Quicksilver with the slug c_alchemy_quicksilver have been registered at the id 6.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Salt with the slug c_alchemy_salt have been registered at the id 7.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Sulfur with the slug c_alchemy_sulfur have been registered at the id 8.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Phosphorus with the slug c_alchemy_phosphorus have been registered at the id 9.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Bismuth with the slug c_alchemy_bismuth have been registered at the id 10.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Cobalt with the slug c_alchemy_cobalt have been registered at the id 11.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Arsenic with the slug c_alchemy_arsenic have been registered at the id 12.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Antimony with the slug c_alchemy_antimony have been registered at the id 13.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Soap with the slug c_alchemy_soap have been registered at the id 14.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Manganese with the slug c_alchemy_manganese have been registered at the id 15.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Wax with the slug c_alchemy_wax have been registered at the id 16.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Borax with the slug c_alchemy_borax have been registered at the id 17.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Glass with the slug c_alchemy_glass have been registered at the id 18.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Magnet with the slug c_alchemy_magnet have been registered at the id 19.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Gold with the slug c_alchemy_gold have been registered at the id 20.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Silver with the slug c_alchemy_silver have been registered at the id 21.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Oil with the slug c_alchemy_oil have been registered at the id 22.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Acid with the slug c_alchemy_acid have been registered at the id 23.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Brimstone with the slug c_alchemy_brimstone have been registered at the id 24.
INFO - [G] 2026-04-25 09:41:42 :: DEBUG :: DefaultLogger :: The Alchemical named Uranium with the slug c_alchemy_uranium have been registered at the id 25.
INFO - [G] file not found: main.lua: No such file or directory
INFO - [G] file not found: main.lua: No such file or directory
INFO - [G] file not found: main.lua: No such file or directory
INFO - [G] 2026-04-25 09:41:42 :: ERROR :: StackTrace :: Oops! The game crashed
[SMODS Bunco "Bunco.lua"]:829: attempt to call method 'take_ownership' (a nil value)
Stack Traceback
===============
(1) Lua local 'handler' at file 'main.lua:622'
Local variables:
msg = string: "[SMODS Bunco \"Bunco.lua\"]:829: attempt to call method 'take_ownership' (a nil value)"
(*temporary) = Lua function '(LÖVE Function)' (defined at line 36 of chunk [lovely SMODS.preflight.logging "src/preflight/logging.lua")
(*temporary) = string: "Oops! The game crashed\
"
(2) LÖVE method at file 'boot.lua:352'
Local variables:
errhand = Lua function '?' (defined at line 608 of chunk main.lua)
handler = Lua function '?' (defined at line 608 of chunk main.lua)
(3) main chunk of file 'Bunco.lua' at line 829 (from mod with id Bunco)
(4) Lua upvalue 'load_mods' at file 'src/preflight/loader.lua:775' (from lovely module SMODS.preflight.loader)
Local variables:
keyset = table: 0x07059620 {1:-100, 2:-1, 3:0, 4:100000}
(for generator) = C function: builtin#6
(for state) = table: 0x07059620 {1:-100, 2:-1, 3:0, 4:100000}
(for control) = number: 2
_ = number: 2
priority = number: -1
(for generator) = C function: builtin#6
(for state) = table: 0x03f5e570 {1:Bunco}
(for control) = number: 1
_ = number: 1
mod_id = string: "Bunco"
mod = table: 0x03f59530 {process_loc_text:function: 0x03fa06c8, blacklist_name:Bunco-5.4.8b-JumboFork, id:Bunco, load_type:directory, config_tab:function: 0x098d7138 (more...)}
(5) Lua field 'initSteamodded' at file 'src/preflight/loader.lua:905' (from lovely module SMODS.preflight.loader)
(6) Lua method 'start_up' at file 'game.lua:212'
Local variables:
self = table: 0x03fba7f0 {SPEEDFACTOR:1, F_GUIDE:false, keybind_mapping:table: 0x0319e240, F_CRASH_REPORTS:false, P_CARDS:table: 0x0596cfa0, shared_undiscovered_joker:table: 0x05992a90 (more...)}
settings = string: "return {[\"version\"]=\"1.0.1o-FULL\",[\"reduced_motion\"]=false,[\"paused\"]=false,[\"QUEUED_CHANGE\"]={},[\"COMP\"]={[\"prev_name\"]=\"\",[\"name\"]=\"\",[\"score\"]=198446257.152,},[\"colourblind_option\"]=false,[\"play_button_pos\"]=2,[\"CUSTOM_DECK\"]={[\"Collabs\"]={[\"Spades\"]=\"default_Spades\",[\"bunc_Halberds\"]=\"default_bunc_Halberds\",[\"Clubs\"]=\"default_Clubs\",[\"Hearts\"]=\"default_Hearts\",[\"Diamonds\"]=\"default_Diamonds\",[\"bunc_Fleurons\"]=\"default_bunc_Fleurons\",},},[\"colour_palettes\"]={[\"Spades\"]=\"lc\",[\"bunc_Halberds\"]=\"lc\",[\"Clubs\"]=\"lc\",[\"Hearts\"]=\"lc\",[\"Diamonds\"]=\"lc\",[\"bunc_Fleurons\"]=\"lc\",},[\"crashreports\"]=false,[\"tutorial_progress\"]={[\"hold_parts\"]={[\"first_hand_3\"]=true,[\"small_blind\"]=true,[\"big_blind\"]=true,[\"first_hand_4\"]=true,[\"second_hand\"]=true,[\"shop_1\"]=true,[\"first_hand_2\"]=true,[\"first_hand\"]=true,},[\"section\"]=\"second_hand\",[\"completed_parts\"]={[\"first_hand\"]=true,[\"first_hand_3\"]=true,[\"small_blind\"]=true,[\"big_blind\"]=true,[\"first_hand_4\"]=true,[\"shop_1\"]=true,[\"first_hand_section\"]=true,[\"first_hand_2\"]=true,[\"second_hand\"]=true,},},[\"language\"]=\"en-us\",[\"profile\"]=1,[\"WINDOW\"]={[\"vsync\"]=1,[\"display_names\"]={[1]=\"1\",},[\"screenmode\"]=\"Borderless\",[\"DISPLAYS\"]={[1]={[\"screen_resolutions\"]={[\"strings\"]={[1]=\"1280 X 800\",},[\"values\"]={[1]={[\"w\"]=1280,[\"h\"]=800,},},},[\"screen_res\"]={[\"w\"]=1280,[\"h\"]=800,},[\"DPI_scale\"]=1,[\"MONITOR_DIMS\"]={[\"height\"]=800,[\"width\"]=1280,},},},[\"selected_display\"]=1,},[\"run_stake_stickers\"]=true,[\"GAMESPEED\"]=2,[\"SOUND\"]={[\"bunc_stylophone_volume\"]=40.381535546805,[\"game_sounds_volume\"]=100,[\"volume\"]=100,[\"bunc_trigger_finger_volume\"]=100,[\"music_volume\"]=100,[\"bunc_mousetrap_volume\"]=100,},[\"music_control\"]={[\"current_track\"]=\"\",[\"desired_track\"]=\"\",[\"lerp\"]=1,},[\"ACHIEVEMENTS_EARNED\"]={[\"card_discarder\"]=true,[\"_10k\"]=true,[\"retrograde\"]=true,[\"royale\"]=true,[\"_100000k\"]=true,[\"cartomancy\"]=true,[\"you_get_what_you_get\"]=true,[\"mid_stakes\"]=true,[\"big_hands\"]=true,[\"nest_egg\"]=true,[\"astronomy\"]=true,[\"ante_upper\"]=true,[\"_1000k\"]=true,[\"rule_bender\"]=true,[\"speedrunner\"]=true,[\"heads_up\"]=true,[\"legendary\"]=true,[\"extreme_couponer\"]=true,[\"low_stakes\"]=true,[\"roi\"]=true,[\"clairvoyance\"]=true,[\"ante_up\"]=true,[\"card_player\"]=true,},[\"screenshake\"]=64.605182602302,[\"current_setup\"]=\"New Run\",[\"tutorial_complete\"]=true,[\"ambient_control\"]={[\"ambientFire1\"]={[\"per\"]=1.1,[\"vol\"]=0,},[\"ambientOrgan1\"]={[\"per\"]=0.7,[\"vol\"]=2.9268247315034e-176,},[\"ambientFire2\"]={[\"per\"]=1.05,[\"vol\"]=0,},[\"ambientFire3\"]={[\"per\"]=1,[\"vol\"]=2.1030721707414e-174,},},[\"DEMO\"]={[\"win_CTA_shown\"]=true,[\"quit_CTA_shown\"]=true,[\"timed_CTA_shown\"]=true,[\"total_uptime\"]=11749.081683037,},[\"GRAPHICS\"]={[\"texture_scaling\"]=2,[\"crt\"]=100,[\"shadows\"]=\"On\",[\"bloom\"]=2,},}"
settings_ver = nil
new_colour_proto = table: 0x03fa4ca8 {Spades:table: 0x09eda678, Hearts:table: 0x031bb9b8, Diamonds:table: 0x031bba48, Clubs:table: 0x031bbbb8}
sound_files = table: 0x05200980 {1:ambientFire1.ogg, 2:ambientFire2.ogg, 3:ambientFire3.ogg, 4:ambientOrgan1.ogg, 5:button.ogg, 6:cancel.ogg, 7:card1.ogg, 8:card3.ogg, 9:cardFan2.ogg (more...)}
shader_files = table: 0x05422178 {1:CRT.fs, 2:background.fs, 3:booster.fs, 4:debuff.fs, 5:dissolve.fs, 6:flame.fs, 7:flash.fs, 8:foil.fs, 9:gold_seal.fs, 10:holo.fs, 11:hologram.fs (more...)}
(7) Lua field 'load' at file 'main.lua:976'
(8) Lua function '?' at file 'main.lua:923' (best guess)
(9) global C function 'xpcall'
(10) LÖVE function at file 'boot.lua:368' (best guess)
Local variables:
result = boolean: true
main = nil
(11) global C function 'xpcall'
(12) LÖVE function at file 'boot.lua:377' (best guess)
Local variables:
func = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
inerror = boolean: true
deferErrhand = Lua function '(LÖVE Function)' (defined at line 348 of chunk [love "boot.lua"])
earlyinit = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
INFO - [G] file not found: main.lua: No such file or directory
INFO - [G] 2026-04-25 09:41:42 :: INFO :: StackTrace :: Additional Context:
Balatro Version: 1.0.1o-FULL
Modded Version: 1.0.0~BETA-1620a-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.9.0
Platform: Windows
Steamodded Mods:
1: Math Blinds by Bazinga_9000, tauttie [ID: MathBlinds, Version: 1.2.3, Uses Lovely]
2: Bunco by Firch, RENREN, Peas, minichibis, J.D., Guwahavel, Ciirulean, ejwu [ID: Bunco, Priority: -1, Version: 5.4.8b~JumboFork, Uses Lovely]
3: Codex Arcanum by itayfeder, Lyman [ID: CodexArcanum, Priority: -100]
4: SystemClock by Breezebuilder [ID: SystemClock, Priority: 100000, Version: 1.7.1, Uses Lovely]
5: Tetrapak by tetraminus [ID: tetraminus_tetrapak, Uses Lovely]
Lovely Mods:
After updating SMods, the game starts crashing at boot. Here's a log I took: