morerokk / IreNFist

A continuation/fix of the IreNFist mod for PAYDAY 2
MIT License
4 stars 2 forks source link

mod caused game to commit not alive #3

Closed KillorKitten closed 4 years ago

KillorKitten commented 4 years ago

Application has crashed: C++ exception mods/IRE AND FIST REBORN/lua/wpn_stats.lua:1893: attempt to call method "SetupAttachmentPoint" (a nil value) crash.txt

morerokk commented 4 years ago

Any other mods installed? I'll take a look at it, it's probably compatibility for a custom weapon or a custom weapon mod not working.

morerokk commented 4 years ago

Looks like you need to either re-enable or uninstall WeaponLib. I have added an extra crash guard in case you have it installed but not enabled. Should be fixed in the next commit.

morerokk commented 4 years ago

Fixed in 1b00a92b56f6aa38ae967fe5a5740af7ff16c7e2. You should get an ingame update for the mod automatically.