Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Model Editor Help monster rigs
Author Message
FlaW Offline
Junior Member

Posts: 48
Joined: Nov 2011
Reputation: 0
Post: #11
RE: monster rigs
PHP Code: (Select All)
Game Running
--------------------------------------------------------
Cache out of dateReloading collada file 'D:/Games/Amnesia/entities/Away/fixgirl.dae'
WARNINGNo 'extra scene' element found!
WARNINGNo tex coords for geometry 'PlaneShape'
WARNINGTexture 'phong1-fx' was not found!
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' !
WARNINGMore than 4 bones on a vertex in submesh 'Mesh' in mesh 'D:/Games/Amnesia/entities/Away/fixgirl.dae' 
(This post was last modified: 01-30-2012 03:18 PM by FlaW.)
01-30-2012 03:16 PM
Find all posts by this user Quote this message in a reply
MrBigzy Offline
Senior Member

Posts: 616
Joined: Mar 2011
Reputation: 8
Post: #12
RE: monster rigs
Okay, the problem is with the weight painting on the model. Basically what the error is saying, is that there are vertices on the model that are controlled by more than 4 bones at once. The limit is 4 for HPL2. In maya, there's an option you can set to prevent the max influences from going over 4. Select your root joint in Maya, go to the skincluster node on the right panel, and you can see the options there for max influences. Just change it to 4 or less. I'm not sure if it updates the mesh though, so you might need to rebind it.
01-30-2012 05:57 PM
Find all posts by this user Quote this message in a reply
FlaW Offline
Junior Member

Posts: 48
Joined: Nov 2011
Reputation: 0
Post: #13
RE: monster rigs
I dont see here skincluster :/
01-30-2012 08:29 PM
Find all posts by this user Quote this message in a reply
FlaW Offline
Junior Member

Posts: 48
Joined: Nov 2011
Reputation: 0
Post: #14
RE: monster rigs
this is in attribute editor??
01-30-2012 09:52 PM
Find all posts by this user Quote this message in a reply
MrBigzy Offline
Senior Member

Posts: 616
Joined: Mar 2011
Reputation: 8
Post: #15
RE: monster rigs
Yes, it could be named something different though. Make sure you selected the model that has the bind. Just keep checking all the tabs until you find one that has "Smooth Bind Settings" as one of the headers.
01-31-2012 02:41 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)