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
function data()
return {
info = {
minorVersion = 0, -- minor version, count up from 0
severityAdd = "NONE", -- OPTIONAL "NONE", "WARNING" or "CRITICAL"
severityRemove = "NONE", -- OPTIONAL "NONE", "WARNING" or "CRITICAL"
name = _("British Rail Class 150"), -- OPTIONAL mod name
description = _("Desc"), -- OPTIONAL description
authors = { -- OPTIONAL one or multiple authors
{
name = "Yung Lenin", -- author name
role = "CREATOR", -- OPTIONAL "CREATOR", "CO_CREATOR", "TESTER" or "BASED_ON" or "OTHER"
tfnetId = "" -- OPTIONAL train-fever-net author id
}
},
tags = { "Train", "Multiple Unit", "Diesel", "British", "Passenger", "Europe"}, -- OPTIONAL "vehicle", "bus", "tram", "train", "steam", "diesel", "electric", "railcar", "wagon", "passenger", "goods", "building", "station", "deco", "town", "depot", "signal", "tool", "pack" or similar tags
--tfnetId = {}, -- OPTIONAL train-fever.net download id
--dependencies = { }, -- OPTIONAL list of dependent mod ids
--url = { }, -- OPTIONAL mod url
}
}
end
C:\Program Files (x86)\Steam\userdata\<profile>\1066780\local\crash_dump
Minidump: C:/Program Files (x86)/Steam/userdata/413814685/1066780/local/crash_dump/abd0176b-25f5-47a1-a89d-b534cfcc76df.dmp
Mod: "British Rail Class 150" (consider removing this mod and contacting the mod author)
In file: c:\build\tpf2_steam\src\lib\lua\state.cpp:586
In function: void __cdecl lua::State::Call(int,int)
__CRASHDB_CRASH__ struct lua::LuaException: c:\build\tpf2_steam\src\lib\lua\state.cpp:586: void __cdecl lua::State::Call(int,int): error: res/scripts/filefilterutil.lua:62: attempt to index field 'metadata' (a nil value)
stack traceback:
=[C](-1): __index
@res/scripts/filefilterutil.lua(62): fn
@res/scripts/mod.lua(42): filter
@res/scripts/mod.lua(53): ?
Exception type: Lua exception
This error is usually caused by modding. Some game resources contain incorrect data.
Details:
Error message: error: res/scripts/filefilterutil.lua:62: attempt to index field 'metadata' (a nil value)
stack traceback:
=[C](-1): __index
@res/scripts/filefilterutil.lua(62): fn
@res/scripts/mod.lua(42): filter
@res/scripts/mod.lua(53): ?
File name: D:/Steam/steamapps/workshop/content/1066780/2214555956/res/models/model/vehicle/asset/150/150_0_fgwb_dms.mdl
Minidump: C:/Program Files (x86)/Steam/userdata/413814685/1066780/local/crash_dump/abd0176b-25f5-47a1-a89d-b534cfcc76df.dmp
Mod: "British Rail Class 150" (consider removing this mod and contacting the mod author)
In file: c:\build\tpf2_steam\src\lib\lua\state.cpp:586
In function: void __cdecl lua::State::Call(int,int)
Thanks!