I recently downloaded the GGDK and had a shot at the tutorial.
It seems to fail at 'ant server'
Throws up a security error. I tried it on different machines but still get the same error.
Thank you for the quick response Michael,
I ran ‘ant newgame’ no problem, created the directories and files
Ran ‘ant dist’ with only a warning about bootstrap
Warning: Bootstrap class path not set in conjunction with source 1.5
Running ‘ant server’ gives me error :
[propertyfile] Creating new property file: C:\Users\*myname*\Java-Projects\Game-Gardens\games\reversi\dist\classes\toybox.properties
[java] java.security.AccessControlException
[java] - klass: 'java/security/AccessControlException'
[java] #
[java] # A fatal error has been detected by the Java Runtime Environment:
[java] #
[java] # Internal Error (exceptions.cpp:424), pid=1712, tid=5304
[java] # fatal error: ExceptionMark destructor expects no pending exceptions
Cheers,
--
You received this message because you are subscribed to a topic in the Google Groups "Game Gardens" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/game-gardens/5x4PWsRQ-GU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to game-gardens...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[propertyfile] Creating new property file: C:\Users\*myname*\Java-Projects\Game-Gardens\games\reversi\dist\classes\toybox.properties
[java] java.security.AccessControlException
[java] - klass: 'java/security/AccessControlException'
[java] #
[java] # A fatal error has been detected by the Java Runtime Environment:
[java] #
[java] # Internal Error (exceptions.cpp:424), pid=1712, tid=5304
[java] # fatal error: ExceptionMark destructor expects no pending exceptions
JVM is initially what I thought.
I uninstalled the JVM and the Java entirely and reinstalled.
And when I still got the same error message I tried it on another system.
When I got the exact same error message I posted here.
Dilborg
~ Toute est possible, mais rien n'est garanti!
From: game-g...@googlegroups.com [mailto:game-g...@googlegroups.com] On Behalf Of Michael Bayne
Sent: April-09-14 10:06 AM
To: game-g...@googlegroups.com
Subject: Re: [gg] Unable to run server
On Tue, Apr 8, 2014 at 8:35 PM, Lou Langelier <dil...@gmail.com> wrote:
--
And when I still got the same error message I tried it on another system.
When I got the exact same error message I posted here.