Luffyyy / HoloUI

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

Segfault when starting several heists #115

Closed fuzxi closed 3 years ago

fuzxi commented 3 years ago

My only installed mods are BeardLib, HoloUI and SuperBLT (compiled from latest git commit). I had the same issue with an older version of SuperBLT, but I don't know when that was compiled. I can confirm identical crash logs on First World Bank and No Mercy, but no issues on Diamond Store. I didn't test other heists.

Running on Manjaro Linux with native Linux version of Payday 2.

crash.txt

Luffyyy commented 3 years ago

Could you send me your BLT log? This issue looks very similar to this https://github.com/simon-wh/PAYDAY-2-BeardLib/issues/333

ZNixian commented 3 years ago

Were these crashes repeatable?

Also, did they occur without HoloUI installed?

fuzxi commented 3 years ago

Yes, this crash happens 100% of the time, after the heist loading screen but immediately before the crew loadout screen. If I remove HoloUI from my mods folder, it does not crash, with or without BeardLib.

2021_04_10_log.txt

Luffyyy commented 3 years ago

Alright I think I know what the problem is, thanks for reporting.

Luffyyy commented 3 years ago

Try downloading the latest commit, I changed the problematic code.

fuzxi commented 3 years ago

Yep, that fixed it. Thanks a lot!