Skip to content

Crash on entering a run #114

@Alex-o-Boss

Description

@Alex-o-Boss

I have been experiencing this crash when i continue or create a new run I tried running through AI, it pinpoints the issue as a conflict between talisman and spectrallib, I am using spectrallib 1.0.9, entropy 1.3, talisman 2.7.
Oops! The game crashed:
[SMODS Spectrallib "blind_functions.lua"]:673: attempt to compare table with number

Additional Context:
Balatro Version: 1.0.1o-FULL
Modded Version: 1.0.0~BETA-1501a-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.9.0
Platform: Windows
Steamodded Mods:
1: Entropy by Ruby, The Entropy Discord [ID: entr, Priority: 666, Version: 1.3.0, Uses Lovely]
2: Cryptid by MathIsFun_, Cryptid and Balatro Discords [ID: Cryptid, Priority: 114, Version: 0.5.14a, Uses Lovely]
3: Talisman by MathIsFun_, Mathguy24, jenwalter666, cg, lord.ruby [ID: Talisman, Version: 2.7, Uses Lovely]
4: Spectrallib by lord.ruby, InvalidOS [ID: Spectrallib, Priority: -10000, Version: 1.0.9, Uses Lovely]
Lovely Mods:
1: BMM-Compat

Stack Traceback

(3) Lua upvalue 'update_ref' at file 'blind_functions.lua:673' (from mod with id Spectrallib)
Local variables:
self = table: 0x0a08a140 {F_GUIDE:false, F_CRASH_REPORTS:false, runes:table: 0x0ac46468, F_QUIT_BUTTON:true, HUD_tags:table: 0x0bc3a990, F_ENGLISH_ONLY:false, viewed_stake:1 (more...)}
dt = number: 0.0027777
(*temporary) = 0 {sign:1, array:table: 0x0ba8e200, scale:1.1}
(*temporary) = number: 0
(*temporary) = number: 0.0027777
(*temporary) = boolean: false
(*temporary) = table: 0x0a08a140 {F_GUIDE:false, F_CRASH_REPORTS:false, runes:table: 0x0ac46468, F_QUIT_BUTTON:true, HUD_tags:table: 0x0bc3a990, F_ENGLISH_ONLY:false, viewed_stake:1 (more...)}
(*temporary) = string: "attempt to compare table with number"
(4) Lua upvalue 'gu' at file 'Entropy/card_buttons.lua:716' (from mod with id Spectrallib)
Local variables:
self = table: 0x0a08a140 {F_GUIDE:false, F_CRASH_REPORTS:false, runes:table: 0x0ac46468, F_QUIT_BUTTON:true, HUD_tags:table: 0x0bc3a990, F_ENGLISH_ONLY:false, viewed_stake:1 (more...)}
dt = number: 0.0027777
(5) Lua upvalue 'upd' at file 'lib/gameset.lua:27' (from mod with id Cryptid)
Local variables:
self = table: 0x0a08a140 {F_GUIDE:false, F_CRASH_REPORTS:false, runes:table: 0x0ac46468, F_QUIT_BUTTON:true, HUD_tags:table: 0x0bc3a990, F_ENGLISH_ONLY:false, viewed_stake:1 (more...)}
dt = number: 0.0027777
(6) Lua upvalue 'update_ref' at file 'lib/overrides.lua:372' (from mod with id Cryptid)
Local variables:
self = table: 0x0a08a140 {F_GUIDE:false, F_CRASH_REPORTS:false, runes:table: 0x0ac46468, F_QUIT_BUTTON:true, HUD_tags:table: 0x0bc3a990, F_ENGLISH_ONLY:false, viewed_stake:1 (more...)}
dt = number: 0.0027777
(7) Lua upvalue 'update_ref' at file 'lib/hooks.lua:860' (from mod with id entr)
Local variables:
self = table: 0x0a08a140 {F_GUIDE:false, F_CRASH_REPORTS:false, runes:table: 0x0ac46468, F_QUIT_BUTTON:true, HUD_tags:table: 0x0bc3a990, F_ENGLISH_ONLY:false, viewed_stake:1 (more...)}
dt = number: 0.0027777
(8) Lua upvalue 'upd' at file 'lib/hooks.lua:1981' (from mod with id entr)
Local variables:
self = table: 0x0a08a140 {F_GUIDE:false, F_CRASH_REPORTS:false, runes:table: 0x0ac46468, F_QUIT_BUTTON:true, HUD_tags:table: 0x0bc3a990, F_ENGLISH_ONLY:false, viewed_stake:1 (more...)}
dt = number: 0.0027777
(9) Lua method 'update' at file 'lib/hooks.lua:2244' (from mod with id entr)
Local variables:
self = table: 0x0a08a140 {F_GUIDE:false, F_CRASH_REPORTS:false, runes:table: 0x0ac46468, F_QUIT_BUTTON:true, HUD_tags:table: 0x0bc3a990, F_ENGLISH_ONLY:false, viewed_stake:1 (more...)}
dt = number: 0.0027777
(10) Lua upvalue 'oldupd' at file 'main.lua:1250'
Local variables:
dt = number: 0.0027777
(11) Lua field 'update' at file 'main.lua:2251'
Local variables:
dt = number: 0.0027777
(12) Lua function '?' at file 'main.lua:1013' (best guess)
(13) global C function 'xpcall'
(14) LÖVE function at file 'boot.lua:377' (best guess)
Local variables:
func = Lua function '?' (defined at line 984 of chunk main.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"])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions