carxt / JohnnyGuitarNVSE

JohnnyGuitar is a library extending NVSE's functionality. Please check the README provided for more information.
GNU Lesser General Public License v2.1
55 stars 9 forks source link

GetExtraType ContainerChanges may need a null check #10

Closed lStewieAl closed 3 years ago

lStewieAl commented 3 years ago

https://github.com/carxt/JohnnyGuitarNVSE/blob/15c93d3b00c5a0e0632bb3aec27671ef6a6a43ba/JG/JohnnyGuitar/JohnnyGuitarNVSE.h#L345

See https://github.com/jazzisparis/JIP-LN-NVSE/blob/019a8ab87074d05837095ab19cf25bdc434efe94/functions_ln/ln_fn_inventory.h#L38

c6-dev commented 3 years ago

Added null checks in 3.80, although the crash some users were having was in GetExtraType itself