Pixels through time by Arsenio117

[raw]
made by Arsenio117 for LD24 (JAM)
its done!!!! at last!!

WARNING!!!! MAY CRASH WINDOWS! WILL NOT CRASH MAC!!!!!

Feedback

kevincorrigan
27. Aug 2012 路 22:55 UTC
It doesn't seem to work, doesn't even open a window, doesn't give me any errors either.
Cipher
27. Aug 2012 路 22:56 UTC
I have the same problem as kevincorrigan
infernet89
27. Aug 2012 路 23:05 UTC
Windows, error from console:
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoa
der.java:58)
Caused by: java.lang.Error: Unresolved compilation problems:
g cannot be resolved to a variable
Syntax error, insert "}" to complete Block

at pixels.ac.<init>(ac.java:25)
at pixels.ab.<init>(ab.java:11)
at pixels.aa.main(aa.java:11)
... 5 more
munchor
28. Aug 2012 路 10:10 UTC
~> java -jar Downloads/pixels\ through\ time.jar
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.Error: Unresolved compilation problems:
g cannot be resolved to a variable
Syntax error, insert "}" to complete Block

at pixels.ac.<init>(ac.java:25)
at pixels.ab.<init>(ab.java:11)
at pixels.aa.main(aa.java:11)
... 5 more
exit 1
~>

I can't really play...
馃帳 Arsenio117
28. Aug 2012 路 20:22 UTC
hmmm im gonna check
cappelnord
28. Aug 2012 路 23:31 UTC
Same error as munchor (On Mac 10.8)
TastyOrange
29. Aug 2012 路 11:10 UTC
I get the same problem on Ubuntu 12.04 64bit running both OpenJDK 1.6.0_24 and Oracle JRE 1.7.0_6.
Mach60KAS
29. Aug 2012 路 12:04 UTC
It doesn't seem to load on my windows 7 PC. I'm running Java 7, by the way.
imef
29. Aug 2012 路 12:04 UTC
Same, couldn't get it to work... It's a shame, I was curious about it...
Zelen3d
30. Aug 2012 路 00:50 UTC
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.Error: Unresolved compilation problems:
g cannot be resolved to a variable
Syntax error, insert "}" to complete Block

at pixels.ac.<init>(ac.java:25)
at pixels.ab.<init>(ab.java:11)
at pixels.aa.main(aa.java:11)
... 5 more
zatyka
30. Aug 2012 路 03:11 UTC
Same as the others, no window opened.
fruitfly
30. Aug 2012 路 21:32 UTC
same as others. win7 (64 bit) and java 1.6.
tupperwarespoon
30. Aug 2012 路 23:18 UTC
Same as others, could not get it load at all.
EnigmaBlade
01. Sep 2012 路 18:15 UTC
I did some playing around with the jar, and once I removed the useless jar in jar loader added when exporting a jar using Eclipse, it gave a new error. Unfortunately, it seems what was exported into a jar never compiled correctly.
jamiebell-oldtopman
01. Sep 2012 路 19:24 UTC
Linux x86_64, I have the same error as internet89 and munchor. You do know that showstopper bugs like this can be fixed after the compo, right?
Viridi04
02. Sep 2012 路 16:07 UTC
I'm having the same problem. I can't get this game to run.
endermath
02. Sep 2012 路 22:27 UTC
Same errors as the others, running Mac OS X 10.8.1 with java 1.6.0_33, 64bit... Couldn't play.
mdkess
08. Sep 2012 路 14:21 UTC
Didn't leave a review - on Ubuntu Linux x64, I get the same syntax error as the others. Also - you should attach your source to your entry.
Josh @ Dreamland
08. Sep 2012 路 17:14 UTC
Failed to start.

Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.Error: Unresolved compilation problems:
g cannot be resolved to a variable
Syntax error, insert "}" to complete Block

at pixels.ac.<init>(ac.java:25)
at pixels.ab.<init>(ab.java:11)
at pixels.aa.main(aa.java:11)
greg20man
14. Sep 2012 路 20:37 UTC
Doesn't work for me :'(
JonathanG
17. Sep 2012 路 16:03 UTC
I get this error:

C:\Users\jonathan\Downloads>java -jar "pixels through time.jar"
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoa
der.java:58)
Caused by: java.lang.Error: Unresolved compilation problems:
g cannot be resolved to a variable
Syntax error, insert "}" to complete Block

at pixels.ac.<init>(ac.java:25)
at pixels.ab.<init>(ab.java:11)
at pixels.aa.main(aa.java:11)
... 5 more