Minimum SuperBLT version required: v1.4.3 !!! Failing to meet the minimum requirements will cause crashes in-game !!!
Gives more info about what you're doing. Enhances game HUD and focuses on realtime info.
Screenshots are from Additional PocoHud Trackers (mod not required, as buffs provided by that mod are included in Poco itself)
Backspace key opens Poco menu (can be changed)
Workaround for HoloUI:
Open base.lua and delete lines 178 and all latter
This needs to be done everytime HoloUI gets an update
Reported issues (Not confirmed):
Known issues:
JSON errors or duplicate keys in translation files
Stats in "Statistics - Heist Status - Per day" may go missing for unknown reasons
Heist Stats may show very high (> 1000%) accuracy on other players when it is not possible with their loadout
Damage taken can sometimes show as "9.00000000001"
For reporting issues or suggestions please utilize my GForms here or make a comment down below.
Save file location:
PAYDAY 2 -> mods -> saves -> hud3_config.json
File is not encrypted and can be edited with a default text editor
Game doesn't go above 50 fps when in heist briefing, same ingame. After 1 minute game crashes without error log written.
12:34:31 AM Lua: Locale EN loaded
12:34:31 AM FATAL ERROR: (C:\projects\payday2-superblt\src\InitiateState.cpp:320) mods\PocoHud3\poco\Hud3.lua:3134: attempt to index global 'NetworkHelper' (a nil value)
stack traceback:
mods\PocoHud3\poco\Hud3.lua:3134: in function '_hook'
mods\PocoHud3\poco\Hud3.lua:181: in function 'onInit'
mods\PocoHud3\poco\common.lua:263: in function 'init'
[string "core/lib/utils/coreclass.lua"]:35: in function 'new'
mods\PocoHud3\poco\common.lua:446: in function 'AddOn'
mods\PocoHud3\poco\Hud3.lua:5787: in function 'Toggle'
mods\PocoHud3\poco\Hud3.lua:5802: in main chunk
[C]: in function 'dofile'
mods/base/req/BLTPersistScripts.lua:41: in function 'update_persists'
mods/base/req/BLTPersistScripts.lua:14: in function 'func'
mods/base/req/core/Hooks.lua:109: in function 'Call'
mods/base/lua/GameSetup.lua:6: in function 'update'
[string "lib/setups/networkgamesetup.lua"]:21: in function '_update'
mods\PocoHud3\poco\common.lua:312: in function 'update'
[string "core/lib/setups/coresetup.lua"]:559: in function <[string "core/lib/setups/coresetup.lua"]:481>
This was being spammed in blt log every single second causing fps to drop, and after removing the entire NetworkHelper function issue disappeared. Not sure why it happens, but i hope this could help someone who has same problem. Also would be interesting to know what exactly causes it to appear.
Game doesn't go above 50 fps when in heist briefing, same ingame. After 1 minute game crashes without error log written.
12:34:31 AM Lua: Locale EN loaded 12:34:31 AM FATAL ERROR: (C:\projects\payday2-superblt\src\InitiateState.cpp:320) mods\PocoHud3\poco\Hud3.lua:3134: attempt to index global 'NetworkHelper' (a nil value) stack traceback: mods\PocoHud3\poco\Hud3.lua:3134: in function '_hook' mods\PocoHud3\poco\Hud3.lua:181: in function 'onInit' mods\PocoHud3\poco\common.lua:263: in function 'init' [string "core/lib/utils/coreclass.lua"]:35: in function 'new' mods\PocoHud3\poco\common.lua:446: in function 'AddOn' mods\PocoHud3\poco\Hud3.lua:5787: in function 'Toggle' mods\PocoHud3\poco\Hud3.lua:5802: in main chunk [C]: in function 'dofile' mods/base/req/BLTPersistScripts.lua:41: in function 'update_persists' mods/base/req/BLTPersistScripts.lua:14: in function 'func' mods/base/req/core/Hooks.lua:109: in function 'Call' mods/base/lua/GameSetup.lua:6: in function 'update' [string "lib/setups/networkgamesetup.lua"]:21: in function '_update' mods\PocoHud3\poco\common.lua:312: in function 'update' [string "core/lib/setups/coresetup.lua"]:559: in function <[string "core/lib/setups/coresetup.lua"]:481>This was being spammed in blt log every single second causing fps to drop, and after removing the entire NetworkHelper function issue disappeared. Not sure why it happens, but i hope this could help someone who has same problem. Also would be interesting to know what exactly causes it to appear.
You don't have up to date SuperBLT
@dom-2 Yup, you were right, thanks.