Code Monkey home page Code Monkey logo

Comments (3)

PhaserEditor2D avatar PhaserEditor2D commented on May 19, 2024

I cannot reproduce this error. Maybe it is related with the order the resources are fetched.

The problem is that the Phaser docs file (plugins/phasereditor2d.scene/data/phaser-docs.json) is not loaded at the right moment.

Please, replace the file:
PhaserEditor2D/editor/plugins/phasereditor2d.ide/_out/phasereditor2d.ide.js with this version I attach here:

phasereditor2d.ide.zip

(Check you clear the browser cache)

It should prints some debug messages like this:

assert _data = object
phasereditor2d.ide.js?v=3.2.0:246 getDoc(Phaser.Types.GameObjects.Text.TextStyle.fixedHeight)
phasereditor2d.ide.js?v=3.2.0:247 assert _data = object
phasereditor2d.ide.js?v=3.2.0:246 getDoc(Phaser.GameObjects.Text.setPadding)
phasereditor2d.ide.js?v=3.2.0:247 assert _data = object
phasereditor2d.ide.js?v=3.2.0:246 getDoc(Phaser.GameObjects.TextStyle.baselineX)
phasereditor2d.ide.js?v=3.2.0:247 assert _data = object
phasereditor2d.ide.js?v=3.2.0:246 getDoc(Phaser.GameObjects.TextStyle.baselineY)
phasereditor2d.ide.js?v=3.2.0:247 assert _data = object
phasereditor2d.ide.js?v=3.2.0:246 getDoc(Phaser.GameObjects.Text.lineSpacing)
phasereditor2d.ide.js?v=3.2.0:247 assert _data = object
phasereditor2d.ide.js?v=3.2.0:246 getDoc(Phaser.GameObjects.Text.setMaxLines)
phasereditor2d.ide.js?v=3.2.0:247 assert _data = object

Please, try to reproduce the error again and send me your console log. All the log, from the start to the end.

Thanks.

from phasereditor2d-v3.

drfuzzyness avatar drfuzzyness commented on May 19, 2024

It'll be a few days before I can get back to the original affected computer I previously tested on. I've tried on a fresh Windows 10 1909 machine that never had PhaserEditor2D installed and using --enable-advanced-js-editor didn't replicate the bug with either the original or the new phasereditor2d.ide.js.

I have a hunch that the affected Windows machine I tested on may have had some strange asset caching going on, although using a private browsing window didn't help on the affected machine.

I'll report back when I can test on the affected machine again, but a fresh install of 3.2.0 on a fresh computer works fine.

from phasereditor2d-v3.

PhaserEditor2D avatar PhaserEditor2D commented on May 19, 2024

Hi @drfuzzyness

I am glad it is working to you now. I will keep this issue open for a while. I think it was probably a problem with caching or a missing file. Thanks for the help.

from phasereditor2d-v3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.