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
[L4L][ERROR] HooksHub.InterceptChat - Exception in func 'L4LROOT': attempt to call 'null'
If you want you can try the dev version of the addon you can find on github:
https://github.com/smilz0/Left4Bots/blob/main/out/Left4Bots2.vpk
and also Left 4 Lib:
https://github.com/smilz0/Left4Lib/blob/main/out/Left4Lib.vpk
Remove the sb_all_bot_game line from convars.txt and also make sure that no other addon/plugin sets that.
Here is an example of such crash log: https://crash.limetech.org/ndrwjfso6yol
The crash happens when there are no players on the server and the plugin restarts it with a map change.
There are no errors in SourceMod logs. Here are the last lines of the server console before the crash:
1050 20.504985 L 11/23/2024 - 17:26:42: [SM] Changed map to "c11m2_offices"
1051 20.545715 Server is hibernating
1052 20.546792 ConVarRef test_progression_loop doesn't point to an existing ConVar
Help, please.
P. S.
I'm trying this on Windows, with the latest versions of the scripts (Left 4 Lib, Left 4 Bots 2) from the workshop. sourcemod-1.12.0-git7167
@LuizVinicius17
There's some old mods that use either:
- Outdated script loading methods that can cause conflicts with other script mods.
- VSLib which was handled messily and resulted in many conflicts with mods using it from old versions overriding new versions.
It's not really the fault of the 'Left 4' scripts since they work as intended with no other mods active, more so if you already uninstalled them since there's no way they can take effect at all.