#Crash on Opening.

1 messages · Page 1 of 1 (latest)

jade falcon
#

Hello! I'm relatively new to the whole modding balatro thing, and I've been experiencing a LOT of frustration. Whenever I open the game, I get this error code:

Oops! The game crashed:
Syntax error: game.lua:3681: unexpected symbol near '}'

Additional Context:
Balatro Version: 1.0.1o-FULL (best guess)
Modded Version: 1.0.0~ALPHA-1220a-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.7.1

Stack Traceback

(3) C function 'function: 0x005acf38'
(4) global C function 'require'
(5) main chunk of file 'main.lua' at line 872
(6) global C function 'require'
(7) LÖVE function at file 'boot.lua:323' (best guess)
Local variables:
c = table: 0x005aa5a8 {identity:false, version:11.5, accelerometerjoystick:true, modules:table: 0x005aa5f8 (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"])

I have no idea what to do, or how to fix it. Any help is appreciated-- Thank you!