安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
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.