GithubHelp home page GithubHelp logo

daanvanyperen / odb-dynasty Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 2.0 5.96 MB

Rogue-like-like Pyramid Simulator.. With aliens!

Home Page: http://www.mostlyoriginal.net/play-dynasty/

License: MIT License

Java 98.54% HTML 0.85% JavaScript 0.01% CSS 0.59%
artemis-odb game libgdx ludumdare

odb-dynasty's People

Contributors

daanvanyperen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

odb-dynasty's Issues

question?

I cloned your project and I am attempting to run the desktop version and I am receiving the following error:

Exception in thread "LWJGL Application" com.artemis.InvalidComponentException: EntitySpawner: missing public constructor at com.artemis.ComponentTypeFactory.createComponentType(ComponentTypeFactory.java:65) at com.artemis.ComponentTypeFactory.getTypeFor(ComponentTypeFactory.java:54) at com.artemis.ComponentTypeFactory.getIndexFor(ComponentTypeFactory.java:100) at com.artemis.Aspect$Builder.associate(Aspect.java:357) at com.artemis.Aspect$Builder.build(Aspect.java:348) at com.artemis.EntitySubscription.<init>(EntitySubscription.java:28) at com.artemis.AspectSubscriptionManager.createSubscription(AspectSubscriptionManager.java:58) at com.artemis.AspectSubscriptionManager.get(AspectSubscriptionManager.java:54) at com.artemis.BaseEntitySystem.getSubscription(BaseEntitySystem.java:51) at com.artemis.BaseEntitySystem.setWorld(BaseEntitySystem.java:41) at com.artemis.EntitySystem.setWorld(EntitySystem.java:54) at com.artemis.WorldConfiguration.initialize(WorldConfiguration.java:168) at com.artemis.World.<init>(World.java:86) at net.mostlyoriginal.game.screen.GameScreen.createWorld(GameScreen.java:114) at net.mostlyoriginal.api.screen.core.WorldScreen.show(WorldScreen.java:24) at com.badlogic.gdx.Game.setScreen(Game.java:61) at net.mostlyoriginal.game.GdxArtemisGame.restart(GdxArtemisGame.java:21) at net.mostlyoriginal.game.GdxArtemisGame.create(GdxArtemisGame.java:14) at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:147) at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:124) Caused by: com.artemis.utils.reflect.ReflectionException: Constructor not found for class: net.mostlyoriginal.api.component.script.EntitySpawner at com.artemis.utils.reflect.ClassReflection.getConstructor(ClassReflection.java:91) at com.artemis.ComponentTypeFactory.createComponentType(ComponentTypeFactory.java:61) ... 19 more Caused by: java.lang.NoSuchMethodException: net.mostlyoriginal.api.component.script.EntitySpawner.<init>() at java.lang.Class.getConstructor0(Class.java:2971) at java.lang.Class.getConstructor(Class.java:1812) at com.artemis.utils.reflect.ClassReflection.getConstructor(ClassReflection.java:87) ... 20 more

Should "artemis" be able to construct a component with a non-default constructor?

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.