Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
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).