Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for latest version of THREE.js #131

Open
xtexChooser opened this issue Mar 11, 2022 · 0 comments
Open

Support for latest version of THREE.js #131

xtexChooser opened this issue Mar 11, 2022 · 0 comments

Comments

@xtexChooser
Copy link

xtexChooser commented Mar 11, 2022

all.min.js:31 
        
Uncaught TypeError: Class constructor vn cannot be invoked without 'new'
    at new e (all.min.js:31:293575)
    at all.min.js:31:294394
    at Object.<anonymous> (all.min.js:31:310503)
    at r (all.min.js:31:158)
    at Object.<anonymous> (all.min.js:31:248199)
    at r (all.min.js:31:158)
    at Object.<anonymous> (all.min.js:31:246861)
    at r (all.min.js:31:158)
    at all.min.js:31:506
    at Object.<anonymous> (all.min.js:31:516)

It looks like that MineRender does not compatibility with the latest version of THREE.js?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant