Log In  

Hello,

I'm working on the collab16 jam, which is my 1st real work on Pico-8 and I'm having quite some fun! Alas! my Pico-8 is now bugging a little:

  • I want the bottom bar to show the tokens used, but everytime I go back to the code editor from another tab or after launching my program, the bottom bar shows the memory used, not the tokens. No improvement after quitting Pico-8 and reloading my file. It seems to happen only on my current p8 file btw.
  • When I switch to the sprites tab, too often it will go back the 1st of the 4 pages, although I'm working on page 3.

FYI I recently discovered the Alt+left/right keyboard shortcuts to change the current tab and uses it a lot. But the bugs happen with clicking as well as keycuts.

It's not the big real breaking bug, but I need to keep an eye on tokens count and check my sprites, so that's really annoying. Anyone has an idea, or had the same pb?

P#28013 2016-09-04 12:14 ( Edited 2016-09-05 11:49)

Well, it fixed itself all of a sudden... I just changed the code, and deleted many commented lines. :\

P#28015 2016-09-04 12:42 ( Edited 2016-09-04 16:42)

Arf, and now, bugged again...

P#28016 2016-09-04 12:57 ( Edited 2016-09-04 16:57)

I was here, I saw it all.
Watch the bottom bar, the tokens/memory used appears to switch when commenting some lines (maybe the long ones):

P#28018 2016-09-04 13:24 ( Edited 2016-09-05 11:49)

Pico-8 has a token limit and a character limit. The bottom bar will show whichever limit you're closer to. You can type "info" in the command prompt to see both of them.

P#28030 2016-09-04 22:47 ( Edited 2016-09-05 02:47)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-20 09:19:22 | 0.006s | Q:15