Skip to content

Header updates#58

Open
Lethalinjectionx wants to merge 1 commit intomasterfrom
1.22
Open

Header updates#58
Lethalinjectionx wants to merge 1 commit intomasterfrom
1.22

Conversation

@Lethalinjectionx
Copy link
Copy Markdown
Contributor

Log plugin name on missing offset/bitfield errors
Bumped API version to 1.22

Log plugin name on missing offset/bitfield errors
Bumped API version to 1.22
@Lethalinjectionx
Copy link
Copy Markdown
Contributor Author

Lethalinjectionx commented May 9, 2026

I tested this against Fields, Bitfields and Functions and the calling plugin was found/reported each time. This should also catch if one of the API's hooks are bad and report itself as the faulting module.

05/08/26 19:54 [API][critical] Failed to get the offset of 'UPrimalInventoryComponent.NumSlots22'.
Requested by plugin: ArkShop

05/08/26 19:50 [API][critical] Failed to get the bitfield address of 'UPrimalInventoryComponent.bAllDefaultInventoryIsEngrams22'.
Requested by plugin: ArkShop

05/08/26 19:45 [API][critical] Failed to get the offset of 'UPrimalInventoryComponent.IncrementItemTemplateQuantity(TSubclassOf,int,bool,bool,UPrimalItem**,UPrimalItem**,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool)'.
Requested by plugin: ArkShop

Copy link
Copy Markdown
Member

@Pelayori Pelayori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine

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