#Crash when doing big mult

1 messages · Page 1 of 1 (latest)

tired musk
#

hello, i am playing with mods and my game crash with a error message saying "attempt to compare table with number", did someone had the same problem and could help me ? here is all my mods + the crash mesage

scenic crag
#

first of all, update steamodded and lovely

tired musk
scenic crag
#

lovely is a full update old

#

well, two

#

regardless they're both very out of date

tired musk
#

🤣 thx for learning me that wtf

#

i didn't know

#

you have a link ?

#

by any chance

scenic crag
#

ya sure one sec

tired musk
scenic crag
#

okay ye that's the same crash, @wooden lava do you still update your mods? you have a talisman incompat there

tired musk
scenic crag
#

this makes your copy of the mod dependent on Talisman though

#

so if you remove talisman you could run into issues

tired musk
#

because i think talisman is needed for the other mods no ?

scenic crag
#

you can just send line 2160 and i can replace what's causing the issue

tired musk
#

i replaced the text by the other you gave me

crystal harness
scenic crag
#

just whatever was there before

#

so to_big(G.GAME.blind.chips)

#

but also the other two in there

#

to_big(self.ability.extra.total_chips) > (to_big(self.ability.extra.req) * to_big(G.GAME.blind.chips))

tired musk
#

i will test now

#

but i had the same probleme with the sniper joker for exemple, do i need to replace for every joker who make crash ?

scenic crag
#

nice

scenic crag
tired musk
#

its in mikas mods this joker no ?

scenic crag
#

yep

tired musk
#

okkay so if it make me crask i replace the same line for this joker ?

crystal harness
#

you can generally look at where the crash is and then add to_big() to it

#

and it'll usually work

tired musk
#

it worked for a while and i have now a crash with bunco, i will test your advice and make a update

scenic crag