Skip to content

More crashing issues with pokermon and its additions, possibly with Steammodded or lovely. #704

Description

@Pr1nceAurenia

Oops! The game crashed:
main.lua:1574: attempt to index local 'num' (a number value)

Additional Context:
Balatro Version: 1.0.1o-FULL
Modded Version: 1.0.0~BETA-1503a-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.9.0
Platform: Windows
Steamodded Mods:
1: Pokermon-Maelmc by Maelmc [ID: PokermonMaelmc, Priority: 20, Version: 1.17.0-0007, Uses Lovely]
2: Nacho's Pokermon Dip by Eternalnacho [ID: NachosPokermonDip, Priority: 1, Version: 1.7.2-3, Uses Lovely]
3: Pokermon by InertSteak, Please See Credits Page [ID: Pokermon, Priority: -1, Version: 3.6.1-0321a, Uses Lovely]
4: Talisman by MathIsFun_, Mathguy24, jenwalter666, cg, lord.ruby [ID: Talisman, Version: 2.7, Uses Lovely]
5: The Toxic Stall by Thor's Girdle [ID: ToxicStall, Priority: 25, Version: 0.6.5, Uses Lovely]
Lovely Mods:
1: BMM-Compat
2: Agarmons APokermonAddon

Stack Traceback

(3) Lua global 'number_format' at file 'main.lua:1574'
Local variables:
num = number: 1
e_switch_point = nil
(*temporary) = number: 1
(*temporary) = number: 1
(*temporary) = nil
(*temporary) = number: 1
(*temporary) = string: "attempt to index local 'num' (a number value)"
(4) Lua upvalue 'igo' at file 'game.lua:2061'
Local variables:
self = table: 0x1cc69238 {SPEEDFACTOR:1, keybind_mapping:table: 0x1cc0b028, F_GUIDE:false, PITCH_MOD:1, F_CRASH_REPORTS:false, VIBRATION:0, shared_undiscovered_joker:table: 0x1cfacf98 (more...)}
cards_played = table: 0x1d39e4c0 {4:table: 0x1d39e858, 8:table: 0x1d39eb20, 10:table: 0x1d39ec30, 5:table: 0x1d39e798, 9:table: 0x1d39eba8, 6:table: 0x1d39e9a8, King:table: 0x1d39eea0 (more...)}
bosses_used = table: 0x1d39efb0 {bl_final_bell:0, bl_needle:0, bl_arm:0, bl_flint:0, bl_mouth:0, bl_fish:0, bl_pillar:0, bl_mark:0, bl_hook:0, bl_head:0, bl_goad:0, bl_final_leaf:0 (more...)}
(*temporary) = table: 0x1d39efd8 {round_scores:table: 0x1d39f000, edition_rate:1, tarot_rate:4, previous_round:table: 0x1d3a0128, round:0, current_round:table: 0x1d3a0228, rental_rate:3 (more...)}
(*temporary) = table: 0x1d3a07f0 {reroll_cost:1, blind_ante:1, hands:1, discards:1, ante:1, free_rerolls:0, boss_rerolled:false}
(5) Lua upvalue 'init_game_object_ref' at Steamodded file 'src/ui.lua:2341'
Local variables:
self = table: 0x1cc69238 {SPEEDFACTOR:1, keybind_mapping:table: 0x1cc0b028, F_GUIDE:false, PITCH_MOD:1, F_CRASH_REPORTS:false, VIBRATION:0, shared_undiscovered_joker:table: 0x1cfacf98 (more...)}
(6) Lua upvalue 'game_init_game_object_ref' at Steamodded file 'src/overrides.lua:1547'
Local variables:
self = table: 0x1cc69238 {SPEEDFACTOR:1, keybind_mapping:table: 0x1cc0b028, F_GUIDE:false, PITCH_MOD:1, F_CRASH_REPORTS:false, VIBRATION:0, shared_undiscovered_joker:table: 0x1cfacf98 (more...)}
(7) Lua upvalue 'game_init_game_object_ref' at Steamodded file 'src/game_object.lua:938'
Local variables:
self = table: 0x1cc69238 {SPEEDFACTOR:1, keybind_mapping:table: 0x1cc0b028, F_GUIDE:false, PITCH_MOD:1, F_CRASH_REPORTS:false, VIBRATION:0, shared_undiscovered_joker:table: 0x1cfacf98 (more...)}
(8) Lua method 'init_game_object' at Steamodded file 'src/game_object.lua:1147'
Local variables:
self = table: 0x1cc69238 {SPEEDFACTOR:1, keybind_mapping:table: 0x1cc0b028, F_GUIDE:false, PITCH_MOD:1, F_CRASH_REPORTS:false, VIBRATION:0, shared_undiscovered_joker:table: 0x1cfacf98 (more...)}
(9) Lua global 'loadAPIs' at Steamodded file 'src/game_object.lua:2842'
Local variables:
play_sound_ref = Lua function '?' (defined at line 758 of chunk functions/misc_functions.lua)
game_init_game_object_ref = Lua function '?' (defined at line 1546 of chunk [SMODS _ "src/overrides.lua"])
ctype_buffer = table: 0x1d371550 {1:Tarot, 2:Planet, 3:Spectral}
game_init_game_object_ref = Lua function '?' (defined at line 937 of chunk [SMODS _ "src/game_object.lua"])
stake_mod = Lua function '?' (defined at line 1403 of chunk [SMODS _ "src/game_object.lua"])
pack_loc_vars = Lua function '?' (defined at line 1558 of chunk [SMODS _ "src/game_object.lua"])
juice_flip = Lua function '?' (defined at line 2199 of chunk [SMODS _ "src/game_object.lua"])
random_destroy = Lua function '?' (defined at line 2331 of chunk [SMODS _ "src/game_object.lua"])
ps_ref = Lua function '?' (defined at line 1264 of chunk game.lua)
handlist = table: 0x1cc0aee0 {1:Flush Five, 2:Flush House, 3:Five of a Kind, 4:Straight Flush, 5:Four of a Kind, 6:Full House, 7:Flush, 8:Straight, 9:Three of a Kind, 10:Two Pair (more...)}
(10) Lua field 'initSteamodded' at file 'src/preflight/loader.lua:815' (from lovely module SMODS.preflight.loader)
(11) Lua upvalue 'su' at file 'game.lua:212'
Local variables:
self = table: 0x1cc69238 {SPEEDFACTOR:1, keybind_mapping:table: 0x1cc0b028, F_GUIDE:false, PITCH_MOD:1, F_CRASH_REPORTS:false, VIBRATION:0, shared_undiscovered_joker:table: 0x1cfacf98 (more...)}
settings = string: "return {["version"]="1.0.1o-FULL",["all_in_jest"]={["Collabs"]={["Spades"]={["4"]="default_Spades",["8"]="default_Spades",["10"]="default_Spades",["5"]="default_Spades",["9"]="default_Spades",["6"]="default_Spades",["King"]="default_Spades",["Ace"]="default_Spades",["3"]="default_Spades",["7"]="default_Spades",["2"]="default_Spades",["Queen"]="default_Spades",["Jack"]="default_Spades",},["fur_stars"]={["4"]="default_fur_stars",["8"]="default_fur_stars",["10"]="default_fur_stars",["5"]="default_fur_stars",["9"]="default_fur_stars",["6"]="default_fur_stars",["King"]="default_fur_stars",["Ace"]="default_fur_stars",["3"]="default_fur_stars",["7"]="default_fur_stars",["2"]="default_fur_stars",["Queen"]="default_fur_stars",["Jack"]="default_fur_stars",},["Hearts"]={["4"]="default_Hearts",["8"]="default_Hearts",["10"]="default_Hearts",["5"]="default_Hearts",["9"]="default_Hearts",["6"]="default_Hearts",["King"]="default_Hearts",["Ace"]="default_Hearts",["3"]="default_Hearts",["7"]="default_Hearts",["2"]="default_Hearts",["Queen"]="default_Hearts",["Jack"]="default_Hearts",},["Diamonds"]={["4"]="default_Diamonds",["8"]="default_Diamonds",["10"]="default_Diamonds",["5"]="default_Diamonds",["9"]="default_Diamonds",["6"]="default_Diamonds",["King"]="default_Diamonds",["Ace"]="default_Diamonds",["3"]="default_Diamonds",["7"]="default_Diamonds",["2"]="default_Diamonds",["Queen"]="default_Diamonds",["Jack"]="default_Diamonds",},["Clubs"]={["4"]="default_Clubs",["8"]="default_Clubs",["10"]="default_Clubs",["5"]="default_Clubs",["9"]="default_Clubs",["6"]="default_Clubs",["King"]="default_Clubs",["Ace"]="default_Clubs",["3"]="default_Clubs",["7"]="default_Clubs",["2"]="default_Clubs",["Queen"]="default_Clubs",["Jack"]="default_Clubs",},},["colour_palettes"]={["Spades"]={["4"]="lc",["8"]="lc",["10"]="lc",["5"]="lc",["9"]="lc",["6"]="lc",["King"]="lc",["Ace"]="lc",["3"]="lc",["7"]="lc",["2"]="lc",["Queen"]="lc",["Jack"]="lc",},["fur_stars"]={["4"]="lc",["8"]="lc",["10"]="lc",["5"]="lc",["9"]="lc",["6"]="lc",["King"]="lc",["Ace"]="lc",["3"]="lc",["7"]="lc",["2"]="lc",["Queen"]="lc",["Jack"]="lc",},["Hearts"]={["4"]="lc",["8"]="lc",["10"]="lc",["5"]="lc",["9"]="lc",["6"]="lc",["King"]="lc",["Ace"]="lc",["3"]="lc",["7"]="lc",["2"]="lc",["Queen"]="lc",["Jack"]="lc",},["Diamonds"]={["4"]="lc",["8"]="lc",["10"]="lc",["5"]="lc",["9"]="lc",["6"]="lc",["King"]="lc",["Ace"]="lc",["3"]="lc",["7"]="lc",["2"]="lc",["Queen"]="lc",["Jack"]="lc",},["Clubs"]={["4"]="lc",["8"]="lc",["10"]="lc",["5"]="lc",["9"]="lc",["6"]="lc",["King"]="lc",["Ace"]="lc",["3"]="lc",["7"]="lc",["2"]="lc",["Queen"]="lc",["Jack"]="lc",},},},["paused"]=true,["QUEUED_CHANGE"]={},["COMP"]={["prev_name"]="",["name"]="",["score"]=9.6855897051282e+19,},["colourblind_option"]=true,["play_button_pos"]=2,["CUSTOM_DECK"]={["Collabs"]={["Spades"]="collab_STP",["fur_stars"]="default_fur_stars",["Hearts"]="collab_D2",["Diamonds"]="collab_R",["Clubs"]="collab_WF",},},["colour_palettes"]={["Spades"]="hc",["fur_stars"]="lc",["Hearts"]="hc",["Diamonds"]="hc",["Clubs"]="hc",},["language"]="en-us",["crashreports"]=false,["tutorial_progress"]={["hold_parts"]={["first_hand_3"]=true,["small_blind"]=true,["big_blind"]=true,["first_hand_4"]=true,["second_hand"]=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,},},["tutorial_complete"]=true,["run_stake_stickers"]=false,["screenshake"]=50,["WINDOW"]={["vsync"]=1,["display_names"]={[1]="1",},["screenmode"]="Windowed",["DISPLAYS"]={[1]={["screen_resolutions"]={["strings"]={[1]="-",},["values"]={[1]={["w"]=1280,["h"]=720,},},},["screen_res"]={["w"]=3440,["h"]=1440,},["DPI_scale"]=1,["MONITOR_DIMS"]={["height"]=1440,["width"]=3440,},},},["selected_display"]=1,},["current_setup"]="New Run",["cryptid_notifs"]={["jimball"]=true,},["SOUND"]={["volume"]=18.66987221918,["music_volume"]=100,["game_sounds_volume"]=76.005671506749,},["music_control"]={["current_track"]="",["desired_track"]="",["lerp"]=1,},["ACHIEVEMENTS_EARNED"]={["card_discarder"]=true,["ach_yahimod_ach_ultrakill"]=true,["_10k"]=true,["ach_yahimod_ach_wood"]=true,["ach_fur_welcometothefandom"]=true,["tiny_hands"]=true,["ach_yahimod_ach_isthat"]=true,["nest_egg"]=true,["_1000k"]=true,["ach_cry_exodia"]=true,["extreme_couponer"]=true,["ach_cry_what_have_you_done"]=true,["ante_up"]=true,["you_get_what_you_get"]=true,["heads_up"]=true,["retrograde"]=true,["ach_cry_niw_uoy"]=true,["ach_yahimod_ach_negkoda"]=true,["_100000k"]=true,["cartomancy"]=true,["completionist"]=true,["royale"]=true,["ante_upper"]=true,["ach_yahimod_ach_joelmax"]=true,["roi"]=true,["ach_yahimod_ach_why"]=true,["ach_cry_now_the_fun_begins"]=true,["legendary"]=true,["astronomy"]=true,["ach_yahimod_ach_ballin"]=true,["ach_cry_break_infinity"]=true,["big_hands"]=true,["clairvoyance"]=true,["card_player"]=true,},["ambient_control"]={["ambientFire1"]={["per"]=1.1,["vol"]=0,},["ambientOrgan1"]={["per"]=0.7,["vol"]=0,},["ambientFire2"]={["per"]=1.05,["vol"]=0,},["ambientFire3"]={["per"]=1,["vol"]=0,},},["custom_antimatter_deck"]={["b_red"]=true,["b_blue"]=true,["b_black"]=true,["b_green"]=true,["b_yellow"]=true,},["GAMESPEED"]=4,["profile"]=1,["DEMO"]={["win_CTA_shown"]=true,["quit_CTA_shown"]=true,["timed_CTA_shown"]=true,["total_uptime"]=5.0082555910045,},["GRAPHICS"]={["texture_scaling"]=2,["garb_textures"]=1,["shadows"]="On",["crt"]=70,["bloom"]=1,},}"
settings_ver = nil
new_colour_proto = table: 0x1cc17028 {Spades:table: 0x1cc17290, Hearts:table: 0x1cc17140, Diamonds:table: 0x1cc171f8, Clubs:table: 0x1cc17348}
sound_files = table: 0x1d2064b0 {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: 0x1d20b138 {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...)}
(12) Lua method 'start_up' at file 'main.lua:2332'
Local variables:
self = table: 0x1cc69238 {SPEEDFACTOR:1, keybind_mapping:table: 0x1cc0b028, F_GUIDE:false, PITCH_MOD:1, F_CRASH_REPORTS:false, VIBRATION:0, shared_undiscovered_joker:table: 0x1cfacf98 (more...)}
(13) Lua field 'load' at file 'main.lua:1026'
(14) Lua function '?' at file 'main.lua:973' (best guess)
(15) global C function 'xpcall'
(16) LÖVE function at file 'boot.lua:368' (best guess)
Local variables:
result = boolean: true
main = nil
(17) global C function 'xpcall'
(18) 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"])

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