Joined: Aug 31, 2014
Post Count: 3
Status:
Offline
applet - furniture: red box
good evening sir, I wanted to test the applet on my localhost (using eclipse, did the ant built). everything seems to work except the furniture library. I put for testing just one item in the catalog.zip like:
in the models folder i got the .png and .obj file. In the furniture list in the upper left part of the applet it is shown correctly including the icon. but when i move it onto the plan it isn't shown in the 3d view correctly - just red box. what am i missing?
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: applet - furniture: red box
Are you sure that the window85x123.obj file is accessible? For example, were you able to view its URL in a browser?
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
Joined: Aug 31, 2014
Post Count: 3
Status:
Offline
Re: applet - furniture: red box
Sorry for the confusion. I missed to add the .obj Mime-type to the IIS-Website Configuration, so it was not accessible/downloadable. Now after i did - it works. Thank you very much. Joe