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
APP_ERROR:Animation with duplicate name
(eBoneAnimationSysten.cpp:342)
>file "/properties/animation/human/human_anm.ext
50: {blend "pose_stand/pistol_up"{pose "stand_take_pistol_up_end" end}<<}
"APP_ERROR: Animation with duplicate name eBoneAnimationSystem.cpp:342" next to some "blend pose_stand_" texts
I will try a clean reinstall.
Best try enabling the Realistic Animations mod before this one.
I'll be updating this to the latest version and put in my latest batch of code.
~Warrior250
Unfortunately, there's not much I can do with the compatibility in-between game versions, given that I own the basic edition, which is 1.110 if I recall right, the least I can do is to make the mod work for what I presume is currently 1.115 version. But I cannot guarantee that this will work for players that uses Basic Edition and is trying to connect a server consisting of Deluxe Edition players.
because i think its not possible to use this mod with vanilla players/people that dont use this mod
@DarthJoey75:
I have no idea about mp since im sp only player but what i could imagine is that youre getting these kind of issues because the version file was edited and if others havent edited or atleast not with exact values like you have then it may be the cause of conflict
example:
you
version file reads: max...:1.115
while other servers player may be :1.110
so it doesnt line up and that may trigger a failsafe function to prevent players with "different" versions (even if same but version file isnt identical)
Again i have no experience with mp but maybe if possible you could communicate with other members to edit everyones version files with same values?
- Go to: Steam\steamapps\workshop\content\302670\1889253284
- Open "mod.info" with notepad
- Update those 2 line with version:
{minGameVersion "1.110"}
{maxGameVersion "1.115"}
Save and Done