question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crash at startup when missing phaser bundle

See original GitHub issue

Phaser Editor shows lot of errors if it is linked to a Phaser bundle that was deleted or renamed.

As a workaround, you have different options:

  • Put back the phaser bundle.
  • Start a new workspace and import the projects.
  • Delete the .metedata folder of the workspace (as is suggested in the below comment of @samstuff)
  • Fix the bundle preference yourself: in your workspace, open the file .metadata/.plugins/org.eclipse.core.runtime/.settings/phasereditor.inspect.core.prefs. And change the value of the property phasereditor.inspect.core.builtInPhaserVersion=false to true. Is simple.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
samsstuffcommented, Sep 5, 2016

Hi Arian another quick fix is just delete the metadata folder in the workspace then re-import the project, that way they don’t have to go moving their files over to a new workspace, the whole issue is in that metadata folder, by deleting it and re-importing the project it creates a new metadata folder that fixes the issue, but again the easiest fix, just put the bundle back in the main folder so the same metadata files can read it , there is no need to create a new workspace. A nice way of updating but yup there will be trouble for those not putting it back the same.

0reactions
PhaserEditor2Dcommented, Dec 5, 2016

Phaser Bundle is not supported anymore. Now the editor can be full updated automatically.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sudden crash on launch from all TestFlight builds
We've been getting a crash on launch starting today from all processed ... the app in TestFlight, it crashes immediately with the same...
Read more >
[SOLVED] Android crash on start, missing index ... - GitHub
I ran into this issue today where index.android.bundle was not bieng included in release builds. Turns out someone else had the same issue...
Read more >
Making Your First Game in Phaser 3 with TypeScript
The first command will install all of the modules we need to run and test our code locally. It will also bundle them...
Read more >
Minecraft: Java Edition Game Crashes, Performance, and ...
Minecraft: Java Edition Game Crashes, Performance, and Graphics Issues FAQ ... How to Fix a Missing DLL Error; Launcher Failure; Error or Crash...
Read more >
Errors or Crashes on startup or gameplay of DCS World
Errors or Crashes on startup or gameplay of DCS World. DCS crashes and don't work; I cannot start the game. The screen just...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found