setCode
Senior Newbie  Projects: 2
|
 |
«
Posted
2012-12-09 21:49:37 » |
|
Star Align description: Star Align is an expanded tic-tac-toe game. The object is to line-up your blue colored stars before your computer opponent. The levels are created by varying the board size and the number of stars to align. There's a random aspect that makes the game less deterministic. Fill the spaces with your stars and align them before the computer aligns its stars. Star Alignwww.sansoner.com/staralign/
|
|
|
|
|
ra4king
|
 |
«
Reply #1 - Posted
2012-12-09 21:51:46 » |
|
Hehe your link points to another game that looks equally as fun 
|
|
|
|
setCode
Senior Newbie  Projects: 2
|
 |
«
Reply #2 - Posted
2012-12-09 21:55:08 » |
|
Wow, you are fast. You got to the link before I could test it. It's fixed, TY.
|
|
|
|
|
Games published by our own members! Check 'em out!
|
|
masteryoom
|
 |
«
Reply #3 - Posted
2012-12-10 08:12:09 » |
|
I have a NoClassDefFound error: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
| Java Plug-in 10.9.2.05 Using JRE version 1.7.0_09-b05 Java HotSpot(TM) Client VM User home directory = *********** ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message l: dump classloader list m: print memory usage o: trigger logging q: hide console r: reload policy configuration s: dump system and deployment properties t: dump thread list v: dump thread stack x: clear classloader cache 0-5: set trace level to <n> ---------------------------------------------------- levelCode = fvhgk7gp levelCompleted = 9 levelCode = h24tdfa6 levelCompleted = 9 |

|
 GENERATION 9003:The first time you see this, copy it into your sig and add 1 to the generation. social experiment
|
|
|
setCode
Senior Newbie  Projects: 2
|
 |
«
Reply #4 - Posted
2012-12-10 11:45:09 » |
|
Not sure why you got that. It's working with Firefox and Internet Explorer. It does take some time (~15 sec w/cable modem) to load.
|
|
|
|
|
Jimmt
|
 |
«
Reply #5 - Posted
2012-12-11 01:36:49 » |
|
I have a NoClassDefFound error: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
| Java Plug-in 10.9.2.05 Using JRE version 1.7.0_09-b05 Java HotSpot(TM) Client VM User home directory = *********** ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message l: dump classloader list m: print memory usage o: trigger logging q: hide console r: reload policy configuration s: dump system and deployment properties t: dump thread list v: dump thread stack x: clear classloader cache 0-5: set trace level to <n> ---------------------------------------------------- levelCode = fvhgk7gp levelCompleted = 9 levelCode = h24tdfa6 levelCompleted = 9 |
 Would be more useful to the dev to post the actual stack trace and when/where the error occurs (although noclassdeffound sounds like a launch problem)
|
|
|
|
|
masteryoom
|
 |
«
Reply #6 - Posted
2012-12-11 11:17:43 » |
|
I am using Chrome and it happens at the start.  And that's what it said. 
|
 GENERATION 9003:The first time you see this, copy it into your sig and add 1 to the generation. social experiment
|
|
|
PeterNicholson
|
 |
«
Reply #7 - Posted
2012-12-11 11:18:59 » |
|
I get the same error as masteryoom  I`m using firefox. Any fixes?
|
|
|
|
|
setCode
Senior Newbie  Projects: 2
|
 |
«
Reply #8 - Posted
2012-12-11 13:58:00 » |
|
I'm not sure. It's getting used with 188 hits last 2 days. It does use cookies, but it should work without them. Are cookies enabled?
Can you see the HTML? With firefox it's: Tools -> Web Developer -> Page Source. Also, please check: Tools -> Web Developer -> Page Source Error Console. Thanks for letting me know.
|
|
|
|
|
PeterNicholson
|
 |
«
Reply #9 - Posted
2012-12-11 14:03:04 » |
|
Ok, it works now, my IP blocker was creating that error 
|
|
|
|
|
Games published by our own members! Check 'em out!
|
|
masteryoom
|
 |
«
Reply #10 - Posted
2012-12-18 06:33:56 » |
|
Ok, I have the stack trace here.
|
 GENERATION 9003:The first time you see this, copy it into your sig and add 1 to the generation. social experiment
|
|
|
|
|
masteryoom
|
 |
«
Reply #12 - Posted
2012-12-19 06:36:37 » |
|
1st link provides same error. 
|
 GENERATION 9003:The first time you see this, copy it into your sig and add 1 to the generation. social experiment
|
|
|
|
|
Jimmt
|
 |
«
Reply #14 - Posted
2012-12-19 22:01:19 » |
|
faster to test thru console...java -version
|
|
|
|
|
|