Skip to content

Can't convert .gr2 to .dae using software, but works .dae to .gr2 #287

@charliehawco

Description

@charliehawco

Using the Blender plugin, I just get this:

[FATAL] Export failed: Unsupported normal format: Real16, 2
   at LSLib.Granny.Model.VertexSerializer.ConstructDescriptor(MemberDefinition memberDefn, StructDefinition defn, Object parent)
   at LSLib.Granny.Model.VertexSerializer.Read(GR2Reader gr2, StructDefinition definition, MemberDefinition member, UInt32 arraySize, Object parent)
   at LSLib.Granny.GR2.GR2Reader.ReadElement(MemberDefinition definition, Object node, Type propertyType, Object parent)
   at LSLib.Granny.GR2.GR2Reader.ReadInstance(MemberDefinition definition, Object node, Type propertyType, Object parent)
   at LSLib.Granny.GR2.GR2Reader.ReadStruct(StructDefinition definition, MemberType memberType, Object node, Object parent)
   at LSLib.Granny.GR2.GR2Reader.ReadElement(MemberDefinition definition, Object node, Type propertyType, Object parent)
   at LSLib.Granny.GR2.GR2Reader.ReadInstance(MemberDefinition definition, Object node, Type propertyType, Object parent)
   at LSLib.Granny.GR2.GR2Reader.ReadStruct(StructDefinition definition, MemberType memberType, Object node, Object parent)
   at LSLib.Granny.GR2.GR2Reader.Read(Object root)
   at LSLib.Granny.Model.Exporter.LoadGR2(String inPath)
   at LSLib.Granny.Model.Exporter.Load(String inPath, ExportFormat format)
   at LSLib.Granny.Model.Exporter.Export()
   at Divine.CLI.CommandLineGR2Processor.ConvertResource(String file)


Failed to convert GR2 to Collada.    at Divine.CLI.CommandLineGR2Processor.ConvertResource(String file)
 (ERROR)

And when using the actual software, I'm getting:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions