Skip to content

ThreeJS Editor links to file that does not exist #30763

@NikLever

Description

@NikLever

Description

When using Publish on the ThreeJS Editor online, js/three.module.js is linking to missing three.core.js

Reproduction steps

  1. Clicked the "Publish" button.
  2. Unzipped it and ran in a web server. it returns an empty black screen
  3. When inspected, it reveals the error:

Failed to load resource: the server responded with a status of 404 (Not Found)
on three.core.js:1. The embedded file js/three.module.js is linking to this missing file.

Code

// code goes here

Live example

Screenshots

No response

Version

174

Device

Desktop

Browser

Chrome

OS

MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions