diff options
author | Jack <66967891+ASpoonPlaysGames@users.noreply.github.com> | 2023-10-12 01:29:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-12 02:29:31 +0200 |
commit | 407c5ce39c3124658a869c387e4308e6b72e4c23 (patch) | |
tree | aa022e2dd9a64ddfe0cee8b0d68bfc7b8588be65 /Northstar.CustomServers/mod | |
parent | c2716db187ce1e896031ac75e097f96754dc92cf (diff) | |
download | NorthstarMods-407c5ce39c3124658a869c387e4308e6b72e4c23.tar.gz NorthstarMods-407c5ce39c3124658a869c387e4308e6b72e4c23.zip |
Fix INVALID_REF errors caused by mods (#657)v1.19.8-rc1v1.19.8v1.19.7-rc1v1.19.7
`INVALID_REF` errors were being caused by trying to get the item image for weapon skins.
If a mod (e.g. moreskins) added new skins, the client equipped one, and then the mod is disabled, the client now has bad persistence.
This is mostly handled fine by the game, except for weapon skins. This PR prevents the crash, and resets the bad persistence to default.
Diffstat (limited to 'Northstar.CustomServers/mod')
0 files changed, 0 insertions, 0 deletions