Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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).