0 files liked
2 comments
0 videos
0 uploads
0 followers
whenever i press left arrow in free mode (without utilizing the mod) the mod throws an error:
Caught unhandled exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at HNColdCoffee.OnKeyDown(Object sender, KeyEventArgs e)
at SHVDN.Script.DoTick()
The exception was thrown while executing the script HNColdCoffee from "[MY SCRIPT FOLDER, REDACTED]".
@thalilmythos hey i figured this out when i found that same issue too, turns out all the textures are put in the same "texture dictionary" so the magazine textures are combined with the gun textures. I managed to pull them out and make their own dictionaries for the mags here: https://drive.google.com/drive/folders/1ku2qcem6A4IXX_rzFHCJ428IHli2466z?usp=sharing