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
Tested and confirmed to happen with ONLY CAP and Wiremod enabled.
https://steamcommunity.com/workshop/filedetails/?id=180077636
1. Create - [C]:-1
2. Create - lua/includes/extensions/client/panel/scriptedpanels.lua:30
3. CreateHUD - lua/entities/puddle_jumper/cl_init.lua:128
4. unknown - lua/entities/puddle_jumper/cl_init.lua:97
[Stargate (CAP)] lua/entities/puddle_jumper/cl_init.lua:362: attempt to index field 'KBD' (a nil value)
1. unknown - lua/entities/puddle_jumper/cl_init.lua:362
[Stargate (CAP)] lua/entities/puddle_jumper/cl_init.lua:189: attempt to index field 'EngineSound' (a nil value)
1. unknown - lua/entities/puddle_jumper/cl_init.lua:189
Link: https://steamcommunity.com/workshop/filedetails/?id=515981131
[Stargate (CAP)] lua/entities/stargate_sg1/init.lua:778: Tried to use a NULL entity!
1. SetNWBool - [C]:-1
2. f - lua/entities/stargate_sg1/init.lua:778
3. StartSequence - lua/entities/stargate_base/modules/lib.lua:38
4. unknown - lua/entities/stargate_base/modules/lib.lua:77
[Stargate (CAP)] lua/entities/wraiths_grenade.lua:82: bad argument #1 to 'BlastDamage' (Entity expected, got nil)
1. BlastDamage - [C]:-1
2. Explode - lua/entities/wraiths_grenade.lua:82
3. unknown - lua/entities/wraiths_grenade.lua:32
Link: https://steamcommunity.com/workshop/filedetails/?id=515981131
Let's bring Stargate back!
LANGParser:new - File lua/data/language/en/stargate.lua does not exist!
(+ more lines)
So the result of this, none of the text in Stargates menu are translated, and instead use names like "stargate_menu_04" and other numbers. Giving no hint as to what it refers to.
I've tried both on the normal and Chromium branch of Gmod. As well as done a full-reinstall of Gmod.
But it doesn't seem to want load the language files. Claiming they don't exist, as shown with the error log above.
And furthermore, I seem to have another issue. Probably not related. But it started only after I added CAP. LUA Auto-refresh no longer works. I used to be able to save a LUA file from my project, and it would get refreshed in-game immediately. This no longer happens.
Do you have a Discord where I could join, and we could talk more about updating and maintaining CAP?