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
1. UpdateMaterialProperties - lua/autorun/hightemperature.lua:63
2. SetEntityTemperature - lua/autorun/hightemperature.lua:98
3. unknown - lua/autorun/onfiretemperature.lua:23
Timer Failed! [IncreaseTempNearBurningPropsTimer][@lua/autorun/onfiretemperature.lua (line 30)]
[Temperature Mod] lua/weapons/gmod_tool/stools/tempchange.lua:21: attempt to index global 'self' (a nil value)
1. Reload - lua/weapons/gmod_tool/stools/tempchange.lua:21
2. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:292
and this happens when a prop breaks
[Temperature Mod] lua/autorun/hightemperature.lua:43: attempt to call method 'GetMaterialType' (a nil value)
1. UpdateEntityColor - lua/autorun/hightemperature.lua:43
2. SetEntityTemperature - lua/autorun/hightemperature.lua:93
3. unknown - lua/autorun/onfiretemperature.lua:23
Timer Failed! [IncreaseTempNearBurningPropsTimer][@lua/autorun/onfiretemperature.lua (line 30)]
https://github.com/Astralcircle/gmod_tempmod
Fixed
[tempmod] addons/tempmod/lua/autorun/hightemperature.lua:23: attempt to call method 'Fire' (a nil value)
1. UpdateEntityColor - addons/tempmod/lua/autorun/hightemperature.lua:23
2. SetEntityTemperature - addons/tempmod/lua/autorun/hightemperature.lua:95
3. unknown - addons/tempmod/lua/autorun/onfiretemperature.lua:23
Timer Failed! [IncreaseTempNearBurningPropsTimer][@addons/tempmod/lua/autorun/onfiretemperature.lua (line 30)]
[Temperature Mod] lua/autorun/hightemperature.lua:23: attempt to call method 'Fire' (a nil value)
1. UpdateEntityColor - lua/autorun/hightemperature.lua:23
2. SetEntityTemperature - lua/autorun/hightemperature.lua:95
3. unknown - lua/autorun/onfiretemperature.lua:23
Timer Failed! [IncreaseTempNearBurningPropsTimer][@lua/autorun/onfiretemperature.lua (line 30)]
Fixed
Fixed