KeyShot Forum

Technical discussions => Animation => Topic started by: monrosm on May 15, 2014, 12:15:33 AM

Title: Keyshot VR not loading
Post by: monrosm on May 15, 2014, 12:15:33 AM
Hi

Im working with a keyshot VR but struggling to get it to load in any web browser.

When I open the .html file the VR just buffers at 0% and doesn't load. The size of the image files is not very big and the data is in the original outputted file location.

Any ideas?

Title: Re: Keyshot VR not loading
Post by: fario on May 15, 2014, 01:18:02 AM
Me to i had this problem.

I had images in. Png format.

Since I converted my images: png to jpg, this has been better.

Antoine
Title: Re: Keyshot VR not loading
Post by: monrosm on May 15, 2014, 01:45:14 AM
I am using JPEG images but this is still not working.

I tried converting them all to .png to see if it made a difference but this still doesn't work. Could it be an issue with the Javascript?
Title: Re: Keyshot VR not loading
Post by: Brandon Davis on May 15, 2014, 03:46:14 PM
Can you open your internet browser error console and paste any error messages that you see to this thread? This will give us a better indication of what is happening.
Title: Re: Keyshot VR not loading
Post by: monrosm on May 16, 2014, 08:05:21 AM
@ Brandon

There is no specific error given but I have attached 2 x screenshots of the html code in the error console, is this of any use in understanding why it doesn't load?

Thanks
Title: Re: Keyshot VR not loading
Post by: Brandon Davis on May 20, 2014, 02:56:01 PM
Hello,

Sorry for the delay. Can you select the "Console" tab within the developer tools? I would like to see if any errors or information is displayed. Did you change any of the variables in any of the source files? Also make sure your frames are at the correct location, which in your case should be in the "untitled_VR.46" folder.
Title: Re: Keyshot VR not loading
Post by: jiyang1018 on June 16, 2014, 01:06:03 PM
Same problem here.
I started reading what was in the html file. I found that under <body style.....................> there is "height: 1078px;" but I set rendering at 1920x1080. I then open the html file with notepad, [find] 1078 and changed it to 1080 and everything  worked.
I do not see any buttons in the VR though.
Title: Re: Keyshot VR not loading
Post by: Arian Shamil on August 17, 2014, 09:58:01 AM
Today, for the first time, this problem happen to me too...
i did a VR, there are all the frame into the folder but when i open the html it does not load....
There is some solution?
Thanks in advance
Title: Re: Keyshot VR not loading
Post by: Deadlift315 on September 29, 2014, 09:35:57 AM
Hello everyone!

I also had this problem when uploading to my website. I am not sure if it is the same issue for all but here is what worked for me.

Make sure that the file name for your keyshot VR has no spaces! html addresses cant have any spaces and when I uploaded to my web host it automatically replaced all spaces with %. this breaks the file structure and the Keyshot VR will not function properly.

This a very simple mistake but took me hours to sort out, and should definitely be noted in the documentation.