安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題






[Nadmod Prop Protection] lua/autorun/client/cl_nadmodpp.lua:234: attempt to call method 'ClearControls' (a nil value)
1. ClientPanel - lua/autorun/client/cl_nadmodpp.lua:234
2. v - lua/autorun/client/cl_nadmodpp.lua:264
3. Call - lua/includes/modules/hook.lua:102
4. Run - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:262
5. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:11
6. unknown - lua/includes/modules/concommand.lua:54
1. AdminPanel - lua/autorun/client/cl_nadmodpp.lua:141
2. fn - lua/autorun/client/cl_nadmodpp.lua:261
3. Call - addons/ulib-master/lua/ulib/shared/hook.lua:109
4. Run - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:262
5. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:11
6. unknown - lua/includes/modules/concommand.lua:54 (x8)
FIX THIS its causing the Q menu the fail! if you don't fix ill have to report this as incomparable for gmod.
1. AdminPanel - lua/autorun/client/cl_nadmodpp.lua:141
2. fn - lua/autorun/client/cl_nadmodpp.lua:261
3. Call - lua/ulib/shared/hook.lua:109
4. Run - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:262
5. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:11
6. unknown - lua/includes/modules/concommand.lua:54
how tf do i fix dis!11
1. SendPropOwners - lua/autorun/server/nadmod_pp.lua:84
2. unknown - lua/autorun/server/nadmod_pp.lua:112
-Post the error(s) on github https://github.com/Nebual/NadmodPP
-What OS are you on
-Try run with no workshop or legacy addons enabled
Im not having any issues with the overlay, nor does anyone else i play with.
Does it still break without any Folder/Workshop addons running?
What OS are you on?
- Fixed clientside lua errors when opening spawnmenu with a bot on the server (thanks @sammyt291)
- Add CPPI Clientside support, eg. for use in Starfall
- Optimized networking
[ERROR] lua/autorun/client/cl_nadmodpp.lua:191: attempt to concatenate a nil value
1. ClientPanel - lua/autorun/client/cl_nadmodpp.lua:191
2. fn - lua/autorun/client/cl_nadmodpp.lua:203
3. Run - addons/ulib/lua/ulib/shared/hook.lua:109
4. Call - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:222
5. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:56
6. unknown - lua/includes/modules/concommand.lua:54
[ERROR] lua/autorun/client/cl_nadmodpp.lua:157: attempt to concatenate a nil value
1. func - lua/autorun/client/cl_nadmodpp.lua:157
2. unknown - lua/includes/extensions/net.lua:32
[ERROR] addons/nadmod prop protection/lua/autorun/server/nadmod_pp.lua:369: attempt to index a nil value
1. v - addons/nadmod prop protection/lua/autorun/server/nadmod_pp.lua:369
2. unknown - lua/includes/modules/hook.lua:84
I've checked for mod conflicts and it seems to be just this one.
(comment edit note: spelling corrections)
- Cleaning up the map now restores ownership to the World
- Singleplayer now defaults to PP being off
- Admin menu can now be opened during high ping (useful for cleaning the source of the ping)
- Add nadmod_overlay convar (0 = off, 1 = owner info only, 2 = owner + model + entityID + class)
@Nightly: Get an admin mod. I have one linked in the description.
@sol: That has annoyed me in the past! I've rejiggered the cpanel so it remains visible if you've ever loaded it before.
@georgeravenholm!: Alright, disabled by default in Singleplayer
@[SMOL]SwerveSwerve: Alright, added nadmod_overlay convar
@FreezeBug: I think I need to keep a delay after map start (later than InitPostEntity) to catch _all_ maps' world ents; but I've added PostCleanupMap, thanks!
@Chillstice: I've documented my concommands, that one would be nadmod_cdp