#help with getting balatro modding to work with steammoded....

1 messages · Page 1 of 1 (latest)

sturdy dust
#

I am on EndeavourOS linux and when I try to run Balatro with steammodded it crashes.
It doesn't matter what version of proton I run.
Heck it doesn't matter if I run it with lutris, it always gives this error or some form of it.

#
Syntax error: card.lua:5368: 'end' expected (to close 'function' at line 828) near '<eof>'


Additional Context:
Balatro Version: 1.0.1o-FULL
Modded Version: 1.0.0~BETA-0530c-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.7.1
Platform: Windows

Stack Traceback
===============
(3)  C function 'function: 0x00bed3e0'
(4) global C function 'require'
(5) main chunk of file 'main.lua' at line 884
(6) global C function 'require'
(7) LÖVE function at file 'boot.lua:323' (best guess)
Local variables:
 c = table: 0x00bdbbd8  {identity:false, version:11.5, accelerometerjoystick:true, modules:table: 0x00bed7e0, gammacorrect:false, title:Balatro, externalstorage:false (more...)}
 openedconsole = boolean: false
 confok = boolean: true
 conferr = nil
(8) global C function 'xpcall'
(9) LÖVE function at file 'boot.lua:362' (best guess)
Local variables:
 result = boolean: true
(10) global C function 'xpcall'
(11) 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"])```
#

that's the log when copied.