Language…
13 users online:  AmperSam,  Anorakun, DinoMom, Golden Yoshi, Green, Hiro-sofT, Kerd, LightAligns, Pizzagamer9791, Silver_Revolver, Skewer,  Telinc1, yoshisisland - Guests: 300 - Bots: 553
Users: 64,795 (2,368 active)
Latest user: mathew

If patch Custom Power Up v3.1.1 in SA-1 Rom, I can't insert a block with GPS v1.3.1

Original SMW ROM(Not japanese version) → SA-1 Patch(with Asar 1.5 because Asar 1.6 is don't work.) → AddMusicK 1.0.6 → powerup.asm(With Asar 1.6) → PIXI 1.2.3(1.2.2 is don't work) → Edit rom's level(If not, insertion is impossible.) → GPS 1.3.1 → Flot error message
Error message:
Code
main.asm:21: error: don't autoclean a label at the end of a freespace block, you'll remove some stuff you're not supposed to remove. [autoclean dl acts_like_1]


Can fix this?

Of course, I copied the powerups_files folder and powerup_defs.asm and pasted them into the GPS folder.

※non SA-1 rom is normal operation.
I had the same issue and I think it's to do with how the freespace finder works so what I did was (from a clean ROM):

1. Inserted all the blocks first with GPS
2. Then AddmusicK, PIXI, UberASMTool, whatever...
3. Then patched the main powerup.asm file last

Hopefully, everything should work then. If not, then I have no idea what else to try.
Thanks, this is successful
If you still have a rom where that happens I'd be happy to debug it.

I'm not entirely sure it is the freespace finder (if so, it'd have to be a bug in asar and I don't think that's likely) and I can never reproduce these kind of errors consistently so if you could upload a bps where it happens I might be able to fix it so people won't have to order how they insert their tools.