Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3384030282
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3384030282
local display_adjective = target and target.displayadjectivefn and target.displayadjectivefn()
to
local display_adjective = target and target.displayadjectivefn and target.displayadjectivefn(target)
[00:01:17]: [Debugger]Function myDisplayError is invoked!
[00:01:17]: [string "scripts/components/inventoryitem_replica.lu..."]:93: attempt to index local 'doer' (a nil value)
LUA ERROR stack traceback:
scripts/components/inventoryitem_replica.lua:93 in (method) CanBePickedUp (Lua) <88-97>
../mods/workshop-2525858933/modmain.lua:106 in (method) DoGetMouseActions (Lua) <90-117>
scripts/components/playercontroller.lua:2495 in () ? (Lua) <2303-2841>
=(tail call):-1 in () (tail) <-1--1>
scripts/update.lua:262 in () ? (Lua) <224-298>
[00:01:17]: workshop-2525858933
[00:01:17]: [Debugger]: Bad mod detected, disabling...
[00:01:17]: [Debugger]: Done. Marking disabled_bad...
[00:01:17]: [Debugger]: Done.
[00:01:20]: Force aborting...
[00:01:21]: [Steam] Game Connection terminated (1734070333|46232)
[00:01:21]: [Shard] Stopping shard mode
[00:01:21]: [Workshop] CancelDownloads for all pending downloads
[00:01:21]: Collecting garbage...
[00:01:21]: lua_gc took 0.15 seconds
[00:01:17]: [Debugger]Function myDisplayError is invoked!
[00:01:17]: [string "scripts/components/inventoryitem_replica.lu..."]:93: attempt to index local 'doer' (a nil value)
LUA ERROR stack traceback:
scripts/components/inventoryitem_replica.lua:93 in (method) CanBePickedUp (Lua) <88-97>
../mods/workshop-2525858933/modmain.lua:106 in (method) DoGetMouseActions (Lua) <90-117>
scripts/components/playercontroller.lua:2495 in () ? (Lua) <2303-2841>
=(tail call):-1 in () (tail) <-1--1>
scripts/update.lua:262 in () ? (Lua) <224-298>
LUA ERROR stack traceback:
=[C]:-1 in (method) FindEntities (C) <-1--1>
../mods/workshop-2525858933/scripts/widgets/pingimagemanager.lua:178 in (method) AddIndicator (Lua) <169-195>
../mods/workshop-2525858933/scripts/components/environmentpinger.lua:113 in (method) AddIndicator (Lua) <108-115>
../mods/workshop-2525858933/scripts/components/environmentpinger.lua:103 in (method) OnMessageReceived (Lua) <88-106>
../mods/workshop-2525858933/modmain.lua:172 in (method) OnSay (Lua) <171-174>
scripts/networking.lua:66 in () ? (Lua) <53-68>
I've opened a discussion where you can find a patched version of the mod and put a stop to a certain person causing your game to crash.
local display_adjective = target and target.displayadjectivefn and target.displayadjectivefn()
to
local display_adjective = target and target.displayadjectivefn and target.displayadjectivefn(target)
[00:01:17]: [Debugger]Function myDisplayError is invoked!
[00:01:17]: [string "scripts/components/inventoryitem_replica.lu..."]:93: attempt to index local 'doer' (a nil value)
LUA ERROR stack traceback:
scripts/components/inventoryitem_replica.lua:93 in (method) CanBePickedUp (Lua) <88-97>
../mods/workshop-2525858933/modmain.lua:106 in (method) DoGetMouseActions (Lua) <90-117>
scripts/components/playercontroller.lua:2495 in () ? (Lua) <2303-2841>
=(tail call):-1 in () (tail) <-1--1>
scripts/update.lua:262 in () ? (Lua) <224-298>
[00:01:17]: workshop-2525858933
[00:01:17]: [Debugger]: Bad mod detected, disabling...
[00:01:17]: [Debugger]: Done. Marking disabled_bad...
[00:01:17]: [Debugger]: Done.
[00:01:20]: Force aborting...
[00:01:21]: [Steam] Game Connection terminated (1734070333|46232)
[00:01:21]: [Shard] Stopping shard mode
[00:01:21]: [Workshop] CancelDownloads for all pending downloads
[00:01:21]: Collecting garbage...
[00:01:21]: lua_gc took 0.15 seconds
LUA ERROR stack traceback:
=[C]:-1 in (method) FindEntities (C) <-1--1>
../mods/workshop-2525858933/scripts/widgets/pingimagemanager.lua:178 in (method) AddIndicator (Lua) <169-195>
../mods/workshop-2525858933/scripts/components/environmentpinger.lua:113 in (method) AddIndicator (Lua) <108-115>
../mods/workshop-2525858933/scripts/components/environmentpinger.lua:103 in (method) OnMessageReceived (Lua) <88-106>
../mods/workshop-2525858933/modmain.lua:172 in (method) OnSay (Lua) <171-174>
scripts/networking.lua:66 in () ? (Lua) <53-68>
I've got a version of Environment Pinger that has the crashing exploit patched, and a couple of other features too: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3384030282
The problem is mainly present on Klei Official pubs, so if you play there often, you should totally give it a try. It's not like you can't go back at any time anyway.
[00:02:46]: [string "../mods/workshop-2525858933/scripts/widgets..."]:178: bad argument #2 to 'FindEntities' (number expected, got nil)
LUA ERROR stack traceback:
=[C]:-1 in (method) FindEntities (C) <-1--1>
../mods/workshop-2525858933/scripts/widgets/pingimagemanager.lua:178 in (method) AddIndicator (Lua) <169-195>
../mods/workshop-2525858933/scripts/components/environmentpinger.lua:113 in (method) AddIndicator (Lua) <108-115>
../mods/workshop-2525858933/scripts/components/environmentpinger.lua:103 in (method) OnMessageReceived (Lua) <88-106>
../mods/workshop-2525858933/modmain.lua:172 in (method) OnSay (Lua) <171-174>
scripts/networking.lua:66 in () ? (Lua) <53-68>
People have started to use these exploits to crash anyone with this mod active in public servers.
[00:01:21]: ~cEventLeaderboardProxy()
[00:01:21]: ~ItemServerLuaProxy()
[00:01:21]: ~InventoryLuaProxy()
[00:01:21]: ~NetworkLuaProxy()
[00:01:21]: ~SimLuaProxy()
[00:01:21]: [Workshop] CancelDownloads for all pending downloads
[00:01:21]: lua_close took 0.14 seconds
[00:01:21]: [Workshop] CancelDownloads for all pending downloads
[00:01:21]: [Steam] Auth ticket cancelled
[00:01:22]: CurlRequestManager::ClientThread::Main() complete
[00:01:22]: HttpClient2 discarded 0 callbacks.
[00:01:22]: Shutting down
[00:01:17]: workshop-2525858933
[00:01:17]: [Debugger]: Bad mod detected, disabling...
[00:01:17]: [Debugger]: Done. Marking disabled_bad...
[00:01:17]: [Debugger]: Done.
[00:01:20]: Force aborting...
[00:01:21]: [Steam] Game Connection terminated (1734070333|46232)
[00:01:21]: [Shard] Stopping shard mode
[00:01:21]: [Workshop] CancelDownloads for all pending downloads
[00:01:21]: Collecting garbage...
[00:01:21]: lua_gc took 0.15 seconds
[00:01:17]: [Debugger]Function myDisplayError is invoked!
[00:01:17]: [string "scripts/components/inventoryitem_replica.lu..."]:93: attempt to index local 'doer' (a nil value)
LUA ERROR stack traceback:
scripts/components/inventoryitem_replica.lua:93 in (method) CanBePickedUp (Lua) <88-97>
../mods/workshop-2525858933/modmain.lua:106 in (method) DoGetMouseActions (Lua) <90-117>
scripts/components/playercontroller.lua:2495 in () ? (Lua) <2303-2841>
=(tail call):-1 in () (tail) <-1--1>
scripts/update.lua:262 in () ? (Lua) <224-298>
[00:42:04]: [string "../mods/workshop-2525858933/scripts/widgets..."]:178: bad argument #2 to 'FindEntities' (number expected, got nil)
would be real nice