#Crash when cashing out specifically $9? (Heavily modded)

1 messages · Page 1 of 1 (latest)

merry comet
mellow wolf
#

'Attempt to compare number with table' sounds like some mod didn't add Talisman compatibility; Talisman changes how numbers work, and if mod makers don't account for that it can cause this crash
No idea what specifically is causing it here

merry comet
#

ahh ok, so is there a way to find that out on my own besides removing or disabling mods one by one or anything like that?

mellow wolf
#

Well removing mods is the easy way to find out :p
The other way would be reading all the source code

merry comet
#

alr i'll look into it both ways

#

for the source code do yk what i should be keeping an eye out for?

mellow wolf
#

Comparisons with numbers < > == ~= >= <= without calling to_big(number) on the number