安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
the eithian races (or w/e it's called) is abandoned, so I'd be getting nowhere with it anyway.
I noticed this in the logs.
[21:53:01.303] [Error] Application: exception thrown, shutting down: (ObjectException) Error loading object '/objects/avikan/wired/avikanracinggatefast/avikanracinggatefast.object': (MapException) Key 'metamaterial:theaRacingGateFast' not found in Map::get()
now, you can look upon the energy waves and patterns instead of the casualty piles and patterns.
*Yeets away backpack*
░░░░░▐█▄█▌░░░░░░▀█▄░░
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀░░
░░░░▄▄▄██▀▀▀▀░░░░░░░
░░░█▀▄▄▄█░▀▀░░
░░░▌░▄▄▄▐▌▀▀▀░░ THIS IS SPOOKY BOB
▄░▐░░░▄▄░█░▀▀ ░░
▀█▌░░░▄░▀█▀░▀ ░░ COPY AND PASTE HIM,
░░░░░░░▄▄▐▌▄▄░░░ SO, HE CAN TAKE
░░░░░░░▀███▀█░▄░░ OVER THE WORKSHOP
░░░░░░▐▌▀▄▀▄▀▐▄░░
░░░░░░▐▀░░░░░░▐▌░░
░░░░░░█░░░░░░░░█░░░
░░░░░▐▌░░░░░░░░░█
instantly love it
sometimes you need to agree again to the subscriber agreement
I've had issues in the past with the uploader hating : in my strings - dunno if they fixed it yet
sometimes Steam is difficult for no reason and you just need to try again later
But high priority mods actually load first rather than last. So they're more likely to get over-written. So if you keep the "priority" attribute you may want to change the number to 10 or something.
I'd still recommend to add
"includes" : ["FrackinUniverse", "FrackinRaces"],
/scripts/mm_player_primary.lua
I think that's undoing all the function hooking for any mod that loads before FU. Perhaps I should talk to them about it.
But for you the fix is easy(besides rolling back). Add to your _metadata file
"includes" : ["FrackinUniverse", "FrackinRaces"],
Then you know your file will load after these mods(if present). It seems more reliable than "priority" and you won't get an error from not having those mods.