peon2 / fbneo-training-mode

a simple training mode for multiple games on the fbneo platform
58 stars 35 forks source link

Not quite sure what's causing the issue. #102

Closed neontetra12 closed 1 year ago

neontetra12 commented 1 year ago

I've had the same issue before but didn't reply, but trying the new scrolling inputs solution seems to not be working either. What could be the issue? I believe it could be running Windows 11 that causes the problem.

Fightcade FBNeo v0.2.97.44-52 fatal exception report (Tue Sep 27 17:45:26 2022 ).


Exception 0xC0000005 (EXCEPTION_ACCESS_VIOLATION) thrown. EIP: 0x007D7B9B (attempting to write address 0x15CA1524)


peon2 commented 1 year ago

It's very hard to know what the problem is, fbneo was not designed with lua in mind and there are bugs like this. I can't easily/reliably fix them.

I would recommend changing this line from false to true if problems persist. image It's the very first line of the fbneo-training-mode.lua file, you can open this with notepad or notepad++ or any other text editor you like.