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
Now this shouldn't be surprising since Jester is listed as a dependency (even if the Swapper and Collusionist roles that also have Jester as a dependency don't have the same issue) However the error that pops up doesn't explain that the Jester addon being absent is to blame.
[code]
[TTT2 (Base) - v0.14.0b] gamemodes/terrortown/gamemode/server/sv_networking.lua:265: table index is nil
1. SendFullStateUpdate - gamemodes/terrortown/gamemode/server/sv_networking.lua:265
2. SelectRoles - gamemodes/terrortown/gamemode/server/sv_roleselection.lua:1075
3. unknown - lua/ttt2/libraries/gameloop.lua:217
[/code]
I think there should be a check if the Jester addon is absent which informs players/the host that it is needed for Beggar and Clown to function properly. It took me and friends a good long while to debug this (even if the solution was admittedly very simple).