Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by miracz

Hey there,

I have created level with Weltmeister. I saved it as level1.js inside levels folder. After that I reloaded Weltmeister page and Weltmeister stopped working. I can click on any button and it does nothing. I'm using newest Google Chrome.

I have opened console and I found this error on line 345 in lib/impact/impact.js:
Uncaught Unresolved (circular?) dependencies. Most likely there's a name/path mismatch for one of the listed modules:
weltmeister.weltmeister (requires: weltmeister.edit-entities)
weltmeister.edit-entities (requires: weltmeister.entities)
weltmeister.entities (requires: game.entities.player)

Can someone help how to fix that? Or did I something wrong?

Thanks, Mira.

1 decade ago by dominic

It looks like the player entity can't be loaded. There's probably another error before that in the console!?

1 decade ago by miracz

Well, I'm looking into that and there is another printed out I didn't noticed. It's in my entity I created. I have deleted that entity and it's working again.

Thank you
Page 1 of 1
« first « previous next › last »