Skip to content

Fix IRX load assertion #18

Open
israpps wants to merge 1 commit into
Wolf3s:developfrom
israpps:patch-1
Open

Fix IRX load assertion #18
israpps wants to merge 1 commit into
Wolf3s:developfrom
israpps:patch-1

Conversation

@israpps

@israpps israpps commented Nov 10, 2023

Copy link
Copy Markdown

I didn't saw that the condition of the macro has a not inside it (aka, the macro expects the success condition?)

This should fix it

Enhanced IRX loader conditions

An error happened if either IRX ID is less than 0 (error reported by MODLOAD itself, eg: missing IRX dependency), or if return value is 1 (aka: module returned NO_RESIDENT_END, aka: module willingly asked to be removed from RAM )
@Wolf3s

Wolf3s commented Nov 10, 2023

Copy link
Copy Markdown
Owner

Sounds nice, the operator is on the other side after i implemented my filexio code the same was giving an error this patch should fix i will merge soon.

@israpps

israpps commented Nov 10, 2023

Copy link
Copy Markdown
Author

dont merge yet. i got confused again LOL

@Wolf3s

Wolf3s commented Nov 10, 2023

Copy link
Copy Markdown
Owner

dont merge yet. i got confused again LOL

I guessed, these operator gives false alarm sometimes

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

Successfully merging this pull request may close these issues.

2 participants