Page MenuHomeSchine - Phabricator

gizmo (Eric Cole)
Disabled

Projects

User does not belong to any projects.

User Details

User Since
Jun 16 2015, 3:31 AM (461 w, 4 d)
Roles
Disabled

Recent Activity

Jul 9 2016

gizmo created T1665: Transparent blocks lose texture when light bar placed above it..
Jul 9 2016, 6:15 AM · Engine, Starmade

Jul 8 2016

gizmo added a comment to T1656: Transparent blocks lose texture when console/light bar placed above it..

Forgot an image:

Jul 8 2016, 4:03 AM · Game Development (Alpha), Engine (Rendering), Starmade
gizmo created T1656: Transparent blocks lose texture when console/light bar placed above it..
Jul 8 2016, 4:02 AM · Game Development (Alpha), Engine (Rendering), Starmade

Jun 29 2015

gizmo added a comment to T357: Missing library(org.newdawn.slick.*).

Here is my output when trying to launch via CMD:

Exception in thread "main" java.lang.NoClassDefFoundError: org/newdawn/slick/SlickException
        at org.schema.game.common.Starter.main(SourceFile:725)
Caused by: java.lang.ClassNotFoundException: org.newdawn.slick.SlickException
        at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 1 more
Jun 29 2015, 6:44 AM · Engine, Starmade