Nico Posted April 23, 2014 Share Posted April 23, 2014 Hi guys, I have found a problem on Babylon, this problem occurs on Firefox or Chrome, not on IE.When I load the demo scene called "Dude", and then load "Blender" firefox show a black screen, and Chrome display these warnings (and a black screen) :I have tested this on http://babylonjs.com/sandbox/ and I have the same problem, you can test by yourself (samples can be found here ).I have tried to find where the bug is, but I don't have enough knowledge in WebGL. Thanks for reading,Nico. Quote Link to comment Share on other sites More sharing options...
Dad72 Posted April 23, 2014 Share Posted April 23, 2014 I think you have a problem with your graphics driver. They work well for me. This does not come from babylon Quote Link to comment Share on other sites More sharing options...
Nico Posted April 23, 2014 Author Share Posted April 23, 2014 Thanks for answering, but are you sure you have done the same test as I did ? Because I have tried this on two different computer (with 2 different graphic cards) and the problem is the same.I load "Dude" scene, and then "Blender" scene, without reloading, it works on IE, but not on Firefox or Chrome, have tried on these browsers ? Quote Link to comment Share on other sites More sharing options...
Kilombo Posted April 23, 2014 Share Posted April 23, 2014 I used that example in a project i'm working on and it worked fine on firefox, ie and chrome.Can you post some code? Quote Link to comment Share on other sites More sharing options...
Nico Posted April 23, 2014 Author Share Posted April 23, 2014 I don't use any to code to produce this bug, just using the online babylon sandbox Quote Link to comment Share on other sites More sharing options...
gwenael Posted April 23, 2014 Share Posted April 23, 2014 I have the same bug as Nico. Here what I tested: Test 1:go to http://babylonjs.com/sandbox/ thanks to Chrome or Firefoxdrag and drop once all files under Scenes\Dude (https://github.com/BabylonJS/Samples) => OK Test 2:go to http://babylonjs.com/sandbox/ thanks to Chrome or Firefoxdrag and drop once all files under Scenes\Blender (https://github.com/BabylonJS/Samples) => OK Test 3:go to http://babylonjs.com/sandbox/ thanks to Chrome or Firefoxdrag and drop once all files under Scenes\Dude (https://github.com/BabylonJS/Samples) DO NOT RELOAD the pagedrag and drop all files under Scenes\Blender (https://github.com/BabylonJS/Samples) => KO, same warnings in the console as Nico had Quote Link to comment Share on other sites More sharing options...
Kilombo Posted April 23, 2014 Share Posted April 23, 2014 It gives me a error, but I think that has nothing to do with what nico is talking about.But it doesn't crash. Is working. Quote Link to comment Share on other sites More sharing options...
davrous Posted April 23, 2014 Share Posted April 23, 2014 Hi, Thanks for raising up this bug. I've repro it. I've got a bug apparently while recycling some of my buffers between two scenes. Will work on fixing that asap. In the meantime, you just have to refresh the page to clean the states before loading another scene. Bye, David gwenael and Nico 2 Quote Link to comment Share on other sites More sharing options...
gwenael Posted April 23, 2014 Share Posted April 23, 2014 The error is when you try to load Blender once you have loaded Dude (without first refreshing the page). Now that Dude is loaded, please drag and drop all files under Scenes\Blender on Dude to see if you get the same errors as we got. Quote Link to comment Share on other sites More sharing options...
Kilombo Posted April 23, 2014 Share Posted April 23, 2014 Yap. Same error here. I didn't completely understood what Nico was saying in the first place. Quote Link to comment Share on other sites More sharing options...
Nico Posted April 23, 2014 Author Share Posted April 23, 2014 Thank you everbody for investigating, and trying to help me !Thanks David for feedback, I will wait for your fix ! Edit : @Kilombo : since english is not my native language I could be hard to understand sometimes Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted April 23, 2014 Share Posted April 23, 2014 Yep this is a bugIt will be fixed for the next version Nico 1 Quote Link to comment Share on other sites More sharing options...
davrous Posted May 26, 2014 Share Posted May 26, 2014 Hi, I've just finished rewriting the sandbox. Can you please tell me if this has resolved the issue? I've just tested the previous buggy scenario and this doesn't crash anymore. Thanks, David Quote Link to comment Share on other sites More sharing options...
Nico Posted May 27, 2014 Author Share Posted May 27, 2014 Hi Davrous, I just try the new version of the sandbox, and it works like a charm, I can't reproduce the bug I have found before ! Thank you ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.