安裝 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.