[x3d-public] Where have all the flowers gone? John status.

John Carlson yottzumm at gmail.com
Sat Jul 3 22:19:20 PDT 2021


x_ite.min.js seems to be crashing now?

I love this real-time use of code! Gives me heart attacks!

I will go back to Chromium.

John

On 7/3/21 9:36 PM, John Carlson wrote:
> Problem is with x_ite.js. Firefox may be blocking it? x_ite.min.js 
> works fine!  Perfect, no errors or warnings.
>
> Will pursue updating my whole website, thanks!
>
> John
>
> On 7/3/21 9:31 PM, John Carlson wrote:
>> Tab crashed in Firefox on Linux!  Ouch!
>>
>> https://coderextreme.net/flower/index.xhtml
>>
>> Works ok in Chromium on Linux.
>>
>> I'll try the min version of x_ite
>>
>> This sort of thing appeared to be a problem in both Firefox and 
>> Chromium's consoles:
>>
>> DevTools failed to load source map: Could not load content for 
>> https://create3000.github.io/code/x_ite/latest/dist/opentype.js.map: 
>> HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
>>
>>
>> $ diff ~/Downloads/flowers/flower flower
>> diff /home/coderextreme/Downloads/flowers/flower/index.xhtml 
>> flower/index.xhtml
>> 7c7
>> < <script type="text/javascript" 
>> src="https://create3000.github.io/code/x_ite/latest/dist/x_ite.min.js"></script>
>> ---
>> > <script type="text/javascript" 
>> src="https://create3000.github.io/code/x_ite/latest/dist/x_ite.js"></script>
>> diff /home/coderextreme/Downloads/flowers/flower/sphereflowers.x3d 
>> flower/sphereflowers.x3d
>> 31c31
>> < <fieldValue name="fragment" value='"common.fs"'></fieldValue>
>> ---
>> > <fieldValue name="fragment" value='"x_ite.fs"'></fieldValue>
>>
>>
>> Only in flower: x_ite.fs (same as common.fs copy common.fs over to 
>> x_ite.fs--I haven't got x3dom working yet)
>>



More information about the x3d-public mailing list