UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

pose manipulator compile error

broken avatar :(
Created 9 years ago
by MegaMech43
0 Members and 1 Guest are viewing this topic.
1,444 views
broken avatar :(
×
broken avatar :(
Location: caCanada, Eh
Date Registered: 24 November 2016
Last active: 8 years ago
Posts
85
Respect
Forum Rank
Rotting Walker
Primary Group
Member
My Contact & Social Links
More
×
MegaMech43's Groups
MegaMech43's Contact & Social Linksmegamechmegamech.net
It would be much appreciated if someone could elaborate what I did wrong.
I used the Pose Manipulator on shadowman. Now I have these errors.

As soon as I manipulate with the pose manipulator I get this error. It seemed to work on a different model.
Running as admin maybe? Or maybe I'm missing .NET framework?

Any ideas?

Code Snippet
Plaintext
ASSERTBEGIN -------------------------------------------------------------------
(parentIndex < i)

K:\Steam\steamapps\common\Call of Duty Black Ops III\bin\cod2map64.exe
q:\t7\pc\code\tools\cod2map\posedstaticmodel.cpp:266
ASSERTEND ---------------------------------------------------------------------

ASSERTBEGIN -------------------------------------------------------------------
(&in2 != &out)

K:\Steam\steamapps\common\Call of Duty Black Ops III\bin\cod2map64.exe
q:\t7\pc\code\src\universal\com_math.h:931
ASSERTEND ---------------------------------------------------------------------

ASSERTBEGIN -------------------------------------------------------------------
(parentIndex < i)

K:\Steam\steamapps\common\Call of Duty Black Ops III\bin\cod2map64.exe
q:\t7\pc\code\tools\cod2map\posedstaticmodel.cpp:266
ASSERTEND ---------------------------------------------------------------------
ASSERTBEGIN -------------------------------------------------------------------
(&in2 != &out)

K:\Steam\steamapps\common\Call of Duty Black Ops III\bin\cod2map64.exe
q:\t7\pc\code\src\universal\com_math.h:931
ASSERTEND ---------------------------------------------------------------------
ASSERTBEGIN -------------------------------------------------------------------
(parentIndex < i)

K:\Steam\steamapps\common\Call of Duty Black Ops III\bin\cod2map64.exe
q:\t7\pc\code\tools\cod2map\posedstaticmodel.cpp:266
ASSERTEND ---------------------------------------------------------------------
ASSERTBEGIN -------------------------------------------------------------------
(&in2 != &out)

K:\Steam\steamapps\common\Call of Duty Black Ops III\bin\cod2map64.exe
q:\t7\pc\code\src\universal\com_math.h:931
ASSERTEND ---------------------------------------------------------------------
Last Edit: January 14, 2017, 08:32:31 pm by MegaMech43
Marked as best answer by MegaMech43 9 years ago
broken avatar :(
×
broken avatar :(
Location: caCanada, Eh
Date Registered: 24 November 2016
Last active: 8 years ago
Posts
85
Respect
Forum Rank
Rotting Walker
Primary Group
Member
My Contact & Social Links
More
×
MegaMech43's Groups
MegaMech43's Contact & Social Linksmegamechmegamech.net
Solution: Change class from misc_model to script_model.

 
Loading ...