JamesWilko / Payday-2-BLT-Lua

Mods folder that controls the ingame aspects of the Payday 2 BLT.
MIT License
16 stars 26 forks source link

Latest payday update breaks certain interfaces used by BLT LUA #4

Closed RomanHargrave closed 8 years ago

RomanHargrave commented 8 years ago
03:17:21 PM Error: lua_call: error in lua_pcall: [string "lib/managers/playermanager.lua"]:1125: attempt to index field 'network' (a nil value)
03:17:21 PM Error: lua_call: error in lua_pcall: [string "lib/setups/setup.lua"]:598: attempt to index global 'game_state_machine' (a nil value)

This carries on ad infinitum. It may be the case that those symbols have been renamed.

RomanHargrave commented 8 years ago

Rolled back or corrected in latest payday update.