Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
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).