Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developing a game and it suddenly stopped working #42

Open
ghzeni opened this issue Mar 9, 2024 · 1 comment
Open

Developing a game and it suddenly stopped working #42

ghzeni opened this issue Mar 9, 2024 · 1 comment

Comments

@ghzeni
Copy link

ghzeni commented Mar 9, 2024

Hello! I'm developing a platformer. I've been testing it on Pico8 itself and it has been running pretty smoothly.

Tried playing it on my pocketgo with retroarch and retro8 core and it worked pretty fine. I've added a bunch of code and now it suddenly no longer boots on my pocketgo. I don't even know where to start to debug this. I thought the cause could be the time() function or the amount of sprites but it's not. Maybe it's one of the newer versions of pico8's additions that broke it?

Can anyone help me with this? I don't even know where to start 😅

This is the game btw.

@gingerbeardman
Copy link

You'd have to comment out the code piece by piece to track down the offending issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants