Kamikaze94 / WolfHUD

Payday 2 HUD
483 stars 236 forks source link

Crashing other 2 HUDs #941

Closed RaphielHS closed 2 years ago

RaphielHS commented 2 years ago

Prerequisites

Please answer the following questions for yourself before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.

Expected Behavior

Working Normally with 2 Other HUD's

Current Behavior

Crashing mods/WolfHUD-master/lua/CustomHUD.lua:4160: attempt to call method 'update' (a nil value) 2x mods/WolfHUD-master/lua/DownCounter.lua:197: attempt to index field '_detection_counter' (a nil value) 1x mods/WolfHUD-master/lua/DownCounter.lua:201: attempt to index field '_downs_counter' (a nil value) 1x

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Download PocoHud3
  2. Download MUI Hud
  3. Download WolfHUD
  4. Move those 3 at the mods folder
  5. Start the game and select "Play Online"
  6. Join a random ongoing game
  7. Crash

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  1. https://pastebin.com/2jUBjZcF
  2. https://pastebin.com/8NQ4YavV
  3. https://pastebin.com/XukYdKuA
RaphielHS commented 2 years ago

And, when you disable the HUD Features (CustomHUD, TabStat), it can join a game, but when you Ready up, it crashes with mods/WolfHUD-master/lua/DownCounter.lua:201: attempt to index field '_downs_counter' (a nil value)