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
Item "Marine Combat Undershirt (identifier: ek_marine_armor_uniform)" has no sprite!
Item "Renegade Combat Armor (identifier: ek_renegade_armor)" has no sprite!
Item "Renegade Combat Undershirt (identifier: ek_renegade_armor_uniform)" has no sprite!
Item "Mercenary Combat Armor (identifier: ek_merc_armor)" has no sprite!
Item "Mercenary Combat Undershirt (identifier: ek_merc_armor_uniform)" has no sprite!
Item "Fire Jumpsuit (identifier: ek_fire_jumpsuit)" has no sprite!
Item "Improvised Ballistic Armor (identifier: ek_mechanic_armor)" has no sprite!
Item "Bandolier (identifier: ek_ammobandolier)" has no sprite!
I'm trying to look over the code to figure out exactly what is causing it to not work with non-xpath version and it to me just looks like a few words need to be changed in my completely inexperienced opinion.
I hope this helps anybody who comes here wondering why its not working like I did XP
It does weird things with torso graphics
Either in this mod or as a separate mod?
Примеры:
Sprite "Content/ContentPackages/Items/Tools/ekutility_tools.png" not found!
Sprite "Content/ContentPackages/Items/InventoryIcons.png" not found!
Sprite "Content/ContentPackages/Items/Jobgear/armor_marine_rig_torso.png" not found!
Sprite "Content/ContentPackages/Items/Tools/ekutility_tools.png" not found!
need to check
however, there were a few other things that caused errors due to update
Good to hear.
I've got a few guesses, first one, it may be something to do with the rename to EuropaWaifu++, second, a change to folder or file name is causing issues, otherwise, no damn clue.
I'm no professional, I work mostly on Byond code, so I'm no authority. The crash logs for baro are gibberish to me. but that's what i get for working on an engine from 2003. That said, I'm going to keep fucking with it see if I cant manage to make it work.