Joe "Flame" Sullivan
Joe "Flame" Sullivan
Works fine in 46.0.2490.71 (slightly earlier build) One search of this error led me to: https://www.khronos.org/webgl/wiki/BlacklistsAndWhitelists#Chrome Inferring that may be a problem with Chrome in general. Check your GPU against...
Confirm that **cont2map5_inmsch.elm.gz** and **cont2map6_insides.elm.gz** exist in the /maps/ folder where your EL program is installed. (If not, reinstall EL.) Maybe trying a reinstall regardless might be a good idea....
Not a missing map issue then so nothing I know anything about. @pjbroad This may be more in your realm?
AmberELEC (for some Anbernic consoles) has a system to create your own collections, where you can create multiple game lists from across any systems. It doesn't have functions to self-order...
Hmmm, I honestly don't think we're gonna get better than the patch I submitted. It's enough to work with, it at least shows the items better. I didn't see how...
Closing as the commit solves the issue.
Correct... the book gets odd in that area, as later snippets in the book show (page 16) renderer.setClearColorHex() renderer.setClearColor(new THREE.Color(0xEEEEEE)); which is also hosed. The correct line is: renderer.setClearColor(new THREE.Color(0xEEEEEE,...
Once they're installed, it compiles fine. They're just not checked for initially before compiling starts. And for the first two, it wouldn't stop compiling with an error, just continue trying...
This seems to be okay now, closing.