Luffyyy / HoloUI

A clean and highly customizable UI for payday 2
MIT License
19 stars 15 forks source link

Fixed problem when the game closes at startup #91

Closed The3DReaL closed 5 years ago

The3DReaL commented 5 years ago

Perhaps there are other mods that hide the ad unit, but my clients complain about the lack of compatibility. Add either this solution Or use this solution https://github.com/Luffyyy/HoloUI/issues/85#issuecomment-510544035 Or make changes to your mod when the block with ads is missing

I know that we are in a very unfriendly relationship, but make changes to solve the problem Application has crashed: C++ exception mods/Holo/Classes/Utils.lua:49: attempt to index field '_panel' (a nil value)

Luffyyy commented 5 years ago

Fixed with a proper check in latest commit.