"Try the downloadable version or install the Oracle plugin if that's your case."
Oracle has revoked the general licence.
There is now only OpenJDK-6-JRE and OpenJDK-7-JRE...
GegoXaren 1 month ago
Hehehe bueno no me esperaba que hablaras español...
SuperPivotBrothers 2 months ago
Woo, go ubuntu :D Also check out my slick2D warmup: ludumdare(dot)com/compo/ludum-dare-22-warmup/?action=preview&uid=5832
DezaOO7 2 months ago
I want to run your game on Mac, but this error happen:
ERROR:org.lwjgl.DefaultSysImplementation.getPointerSize()I
java.lang.UnsatisfiedLinkError: org.lwjgl.DefaultSysImplementation.getPointerSize()I
you can send me the project to recompile?
tejonBiker 2 months ago
@tejonBiker Looks like a problem with the native libraries. I don't have access to a Mac, so I can't really help you here. I will post the source, possibly tomorrow, when I fix whatever is happening with the applet.
Sorry! >.<
Darkhogg 2 months ago
Ubuntu FTW! :D
nikolabunjevac 2 months ago
esta bastante guay , como haces lo del timelapse con el scrot ?
takushi 2 months ago
@takushi Lo encontré por los internetes y me hice un script muy tontorrón:
PERIOD=3 # Periodo en segundos entre capturas
while [ 1 ]; do scrot $(date +%Y-%m-%d_%H-%M-%S).png sleep "$PERIOD"
done
Y thanks :P
@takushi BTW, YT se ha comido el poco formato que tenia ese script, antes del sleep iría un semicolon y tal...
Very very cool :)
kevglass 2 months ago
"Try the downloadable version or install the Oracle plugin if that's your case."
Oracle has revoked the general licence.
There is now only OpenJDK-6-JRE and OpenJDK-7-JRE...
GegoXaren 1 month ago
Hehehe bueno no me esperaba que hablaras español...
SuperPivotBrothers 2 months ago
Woo, go ubuntu :D Also check out my slick2D warmup: ludumdare(dot)com/compo/ludum-dare-22-warmup/?action=preview&uid=5832
DezaOO7 2 months ago
I want to run your game on Mac, but this error happen:
ERROR:org.lwjgl.DefaultSysImplementation.getPointerSize()I
java.lang.UnsatisfiedLinkError: org.lwjgl.DefaultSysImplementation.getPointerSize()I
you can send me the project to recompile?
tejonBiker 2 months ago
@tejonBiker Looks like a problem with the native libraries. I don't have access to a Mac, so I can't really help you here. I will post the source, possibly tomorrow, when I fix whatever is happening with the applet.
Sorry! >.<
Darkhogg 2 months ago
Ubuntu FTW! :D
nikolabunjevac 2 months ago
esta bastante guay , como haces lo del timelapse con el scrot ?
takushi 2 months ago
@takushi Lo encontré por los internetes y me hice un script muy tontorrón:
PERIOD=3 # Periodo en segundos entre capturas
while [ 1 ]; do scrot $(date +%Y-%m-%d_%H-%M-%S).png sleep "$PERIOD"
done
Y thanks :P
Darkhogg 2 months ago
@takushi BTW, YT se ha comido el poco formato que tenia ese script, antes del sleep iría un semicolon y tal...
Darkhogg 2 months ago
Very very cool :)
kevglass 2 months ago