Error #2032: Stream Error. URL: assets/models/f360.3ds

Software: Away3D 4.x

RodrigoFurtado, Newbie
Posted: 20 August 2011 09:31 PM   Total Posts: 1

Hi there!

I ran into this error when executing the Loader3DSTest.as and i cant get past it.

[Fault] exception, information=Error: Error #2032: Stream Error. URL: assets/models/f360.3ds

Im using FlashDevelop and the latest version of away3D broomstick engine and examples found in the trunk of github.

The same error appears when i try to use the LoaderMD5Test.as
[Fault] exception, information=Error: Error #2032: Stream Error. URL: assets/hellknight/hellknight.md5mesh

But no errors occur when i try the LoaderOBJTest.as and i can see the head rotating normally.

I tried to put a very permissive crossdomain.xml everywhere with no success

<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<
cross-domain-policy>
   <
allow-access-from domain="*" secure="false"/>
   <
allow-http-request-headers-from domain="*" headers="*" secure="false"/>
</
cross-domain-policy

Anyone can help me here?

 

   

RodrigoFurtado, Newbie
Posted: 20 August 2011 11:45 PM   Total Posts: 1   [ # 1 ]

Resolved

I just copy pasta the assets folder of the examples to the bin folder of my project and it worked.

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X