Skip to content

Getting installing errors #16

@linkure134

Description

@linkure134

Hi, big fan of your work. I stumbled upon this hopefully getting custom power-ups working on console on a SA-1 8mb rom without visual bugs. I combined the old power-up patch with this one just to see if it works. Well, as you can tell, I haven't reached that far yet in your tool because I encountered these errors:

powerup_files/engines/player_exgfx_engine.asm:122 (called from powerup.asm:73): warning: (Wfeature_deprecated): DEPRECATION NOTIFICATION: Feature "incbin with target location" is deprecated and will be REMOVED in the future. Please update your code to conform to newer styles. Suggested work around: put an org before the incbin. [incbin ".././graphics/mario_small/mario_small.bin" -> "gfx_00_graphics"]

powerup.asm:63: error: (Elabel_not_found): Label 'gfx_00_graphics' wasn't found. [prot gfx_00_graphics,gfx_01_graphics,gfx_02_extra_graphics,gfx_04_graphics,gfx_05_graphics,gfx_06_graphics,gfx_06_extra_graphics,gfx_07_graphics,gfx_08_graphics,gfx_11_graphics,gfx_13_graphics,gfx_14_graphics,gfx_14_extra_graphics,gfx_15_graphics,gfx_17_graphics,gfx_17_extra_graphics,gfx_18_graphics,gfx_18_extra_graphics,gfx_20_graphics,gfx_21_graphics,gfx_22_extra_graphics,gfx_24_graphics,gfx_25_graphics,gfx_26_graphics,gfx_26_extra_graphics,gfx_27_graphics]

powerup_files/engines/player_exgfx_engine.asm:84 (called from powerup.asm:73): error: (Elabel_not_found): Label 'gfx_00_graphics' wasn't found. [dl gfx_00_graphics]

I'm using:
Maxtile SA-1 8mb (used ASAR 1.81 current working)
ASAR 1.91
Lunar Magic 3.63
PIXI 1.42
DSS 2.0 (master)

I hope you don't mind me, I've been converting your PowerupExpansionKit to Asar 1.91 (hopefully getting ready for 2.0 release soon) and I was wondering if you can help me out with these quirks that are preventing me to use custom power-ups? Please and thank you! ^u^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions