[osg-users] Issue with osgt format on 3.6.x

Riccardo Corsi riccardo.corsi at kairos3d.it
Wed Apr 17 07:29:14 PDT 2019


Hi all,

I'm having issues reading an osgt file after having converted it from its
corresponding osgb, which is correctly read and loads by osgviewer.

I have converted the file with osgconv, with OSG_OPTIMIZER=OFF, using both
osg version 3.6.0 and 3.6.3, results are exactly the same.

Please find attached a zip with the sample file (and the not-working osgt
converted version) and an extract of the log error I get when running
osgViewer on the osgt model.

I suspect an inconsistency between the reading and writing implementation
of the osgt plugin, but I couldn't find the actual problem.

Thank you,
Riccardo

P.S. The original osgb is a file exported from 3dsmax, but as far as it's
correctly loaded by osgViewer that shouldn't make any difference
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20190417/12cb1712/attachment-0001.html>
-------------- next part --------------
AsciiInputIterator::readProperty(): Unmatched property 2, expecting UniqueID
InputStream::readObject(): Unsupported wrapper class }
AsciiInputIterator::readProperty(): Unmatched property Data, expecting Value
AsciiInputIterator::readProperty(): Unmatched property osg::Texture2D, expecting Data
AsciiInputIterator::readProperty(): Unmatched property UniqueID, expecting Data
AsciiInputIterator::readProperty(): Unmatched property REPEAT, expecting UniqueID
InputStream::readObject(): Unsupported wrapper class REPEAT
AsciiInputIterator::readProperty(): Unmatched property 2, expecting UniqueID
InputStream::readObject(): Unsupported wrapper class }
AsciiInputIterator::readProperty(): Unmatched property }, expecting Value
AsciiInputIterator::readProperty(): Unmatched property USE_RENDERBIN_DETAILS, expecting UniqueID
InputStream::readObject(): Unsupported wrapper class 2
AsciiInputIterator::readProperty(): Unmatched property }, expecting Value
AsciiInputIterator::readProperty(): Unmatched property osg::DrawArrays, expecting UniqueID
InputStream::readObject(): Unsupported wrapper class 1
AsciiInputIterator::readProperty(): Unmatched property }, expecting Value
AsciiInputIterator::readProperty(): Unmatched property osg::Vec3Array, expecting UniqueID
InputStream::readObject(): Unsupported wrapper class TRUE
AsciiInputIterator::readProperty(): Unmatched property }, expecting Value
AsciiInputIterator::readProperty(): Unmatched property osg::Vec3Array, expecting UniqueID
InputStream::readObject(): Unsupported wrapper class TRUE
AsciiInputIterator::readProperty(): Unmatched property }, expecting Value
AsciiInputIterator::readProperty(): Unmatched property osg::Vec2Array, expecting UniqueID
InputStream::readObject(): Unsupported wrapper class 3
AsciiInputIterator::readProperty(): Unmatched property osg::Vec2Array, expecting Value
AsciiInputIterator::readProperty(): Unmatched property }, expecting UniqueID
InputStream::readObject(): Unsupported wrapper class UniqueID
AsciiInputIterator::readProperty(): Unmatched property }, expecting Value
AsciiInputIterator::readProperty(): Unmatched property Matrix, expecting UniqueID
InputStream::readObject(): Unsupported wrapper class }
AsciiInputIterator::readProperty(): Unmatched property }, expecting Value
InputIterator::checkStream() : _in->rdstate() 3, 2
                               _in->tellg() = -1
AsciiInputIterator::readProperty(): Unmatched property , expecting UniqueID
InputIterator::checkStream() : _in->rdstate() 3, 2
                               _in->tellg() = -1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OSGT_issue_sample.zip
Type: application/x-zip-compressed
Size: 570066 bytes
Desc: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20190417/12cb1712/attachment-0001.bin>


More information about the osg-users mailing list