Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem






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.