News:

 

Topic: uv mapping fatal error vers 2.4  (Read 8302 times)

0 Members and 1 Guest are viewing this topic.

  • No avatar
  • Posts: 14
  • Vertex
January 19, 2012, 10:14:44 am
I try to map a model, give this error (but not so on all models)    ::)
(sistem : win 7 /64   , e5300  , 4g ram)

I think this problem occurs when: select a poly -> duplicate -> break into separate meshes, if you use break into separate objects is not error



Code: [Select]
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.UVUnwrapOp.UVUnwrapFormDerived.set_ComponentCurrent(Component value)
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.UVUnwrapOp.UVUnwrapFormDerived.ApplySelectionRecordData(Boolean rebuildBasicItemsNeeded, CharacterHolder characterRecord, Component componentRecord, Int32 textureIndex, Vector2 offsetRecord, Vector2 sizeRecord, ArrayList selectedIndices, ArrayList lockedIndices, ArrayList softSelectedIndices, ArrayList softSelectedWeights)
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.UVUnwrapOp.ApplySelectionRecordData(Boolean rebuildBasicItemsNeeded, CharacterHolder characterRecord, Component componentRecord, Int32 textureIndex, Vector2 offsetRecord, Vector2 sizeRecord, ArrayList selectedIndices, ArrayList lockedIndices, ArrayList softSelectedIndices, ArrayList softSelectedWeights, ArrayList vertexPullStringLengths, ArrayList holeFillVertexPositions)
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.UndoRedoManager.ApplyKeyRecord(Record record, Record oppositeRecord, Boolean multyPasses, Boolean isSubobjectSelectionStackRecord)
   at DigitalFossil.AnimationDesign.AnimationDesignGraphicWindow.ModelDesigner.UndoRedoManager.UndoInternal(Boolean multyPasses)
« Last Edit: January 19, 2012, 11:16:23 am by apocalips »

  • No avatar
  • Posts: 3705
  • Developer
  • Administrator
  • Polygon
January 20, 2012, 05:33:40 am
If you can reproduce the error, can you send me the model and the steps to reproduce it at info@digitalfossils.com?

  • No avatar
  • Posts: 14
  • Vertex
January 20, 2012, 09:20:18 am
I do not have that model, but with another model I could not reproduce that error  :-\

  • No avatar
  • Posts: 3705
  • Developer
  • Administrator
  • Polygon
February 06, 2012, 08:54:02 am
I think I know what causes the problem and hopefully it has been fixed in the new version.