blake502 / balatro-mobile-maker

Create a mobile Balatro app from your Steam version of Balatro
205 stars 18 forks source link

Balatro iOS crash #32

Open Yebai526 opened 2 weeks ago

Yebai526 commented 2 weeks ago

Sometime I crash the game.I used beta0.61 for that.How can I fix? Should I use beta0.7 or any more stable version? (Both crash in AltStore or TrollStore.)

blake502 commented 2 weeks ago

To be clear-- Installing the app fails? Or the game crashes during gameplay?

Yebai526 commented 2 weeks ago

Sorry my English is so bad. I crashed during gameplay.

blake502 commented 2 weeks ago

Without more information, it's impossible to determine the cause. iOS is still in the experimental phase really, but there shouldn't be any in-game bugs that differ from the Android build. If you're able to determine what conditions cause the crash, I'm happy to look in to it.

Using the latest version of Balatro Mobile Maker would be wise, but it shouldn't make a difference.

Yebai526 commented 2 weeks ago

when i buy some cards then i click next round.Before i click the new blind it crash .Other than this can i save data if i download the latest version?

Yebai526 commented 2 weeks ago

Like random crash I started the game and crash before click ante 1 small blind

Yebai526 commented 2 weeks ago

BC299307-3467-4693-8942-F02A97D46C01

PGgamer2 commented 2 weeks ago

Love2D is crashing after calling love.graphics.newText. Seems to be an issue related to either Love2D (as in the engine itself) or the FreeType library.

blake502 commented 2 weeks ago

@Yebai526 may I ask what language you're playing the game in? I've hear that the Chinese characters do not always play nicely on mobile for whatever reason.

Yebai526 commented 2 weeks ago

I used chinese before.I will use english and see it crash or not

blake502 commented 2 weeks ago

Any luck using another language? From my understanding, we may need to implement a patch that replaces the default font in order for Chinese characters to play nicely.

Yebai526 commented 1 week ago

I used English and never crash thx! But still hope can fix Chinese font bug