tried to solve this myself, but not really my expertise here.
first of all, maybe let me state I'm using eclipse atm, as I had it installed, not sure of that changes anything.
anyway, loading the miniions mod project, I received this error :
first of all, maybe let me state I'm using eclipse atm, as I had it installed, not sure of that changes anything.
anyway, loading the miniions mod project, I received this error :
the prob comes from using UIImage (the gui widget) which uses said slick.color type. Not really sure how I have to solve this, any pointers are welcome.DescriptionResourcePathLocationType
The type org.newdawn.slick.Color cannot be resolved. It is indirectly referenced from required .class filesUIMinionBehaviourMenu.java/miniion/src/main/java/org/terasology/miniion/componentsline 44Java Problem