Re: new version, new server

Gerald de Jong <[email protected]> Fri, 28 Oct 2005 13:53:13 +0200
Newsgroups gmane.comp.graphics.fluidiom
Message-ID <[email protected]>
Brian,

i've figured out what your problem was.  it's all about user  
interface refinement which i'm working on in my free time, therefore  
slowly.

you created a cute little creature, but you saved it without gravity  
and without a cycle speed.  this results in the fabric having no  
muscles, so the exception came when it tried to mutate a nonexistent  
muscle.

i cheated (for your benefit!) and edited the XML file containing your  
creature to include these values, and then went off an evolved your  
creature.  you can find it in my folder, and in my favorites.  it  
looks pretty cool.

i have to have the program make sure that gravity and cycle are set  
before saving happens.

On 26-Oct-05, at 18:37, Lake, Brian Edward wrote:

> I have to say that the updates look great, labeled buttons and some
> extras are good too.  I logged in to create my first, and went to
> evolve, but I was tossed a few exceptions.
>
>
> java.lang.NullPointerException
>     at
> nl.beautifulcode.fluidiom.evolution.RunnerEvolution.mutate 
> (RunnerEvoluti
> on.java:91)
>
>     at
> nl.beautifulcode.fluidiom.evolution.EvolutionTreeNode.createMutantChil 
> d(
> EvolutionTreeNode.java:149)
>
>     at
> nl.beautifulcode.fluidiom.evolution.RunnerEvolution.step 
> (RunnerEvolution
> .java:119)
>
>     at
> nl.beautifulcode.fluidiom.gui.EvolutionView.step(EvolutionView.java: 
> 223)
>     at nl.beautifulcode.fluidiom.Main$EvolveMode.run(Main.java:456)
>     at nl.beautifulcode.fluidiom.Main.run(Main.java:703)
>     at
> nl.beautifulcode.fluidiom.WebstartMain.main(WebstartMain.java:19)
>     at sun.reflect.NativeMethodAccessorlmpl.invoke0(Native Method)
>     at sun.reflect.NativeMethodAccessorlmpl.invoke(Unkown Source)
>     at sun.reflect.DelegatingMethodAccessorlmpl.invoke(Unkown
> Source)
>     at java.lang.reflect.Method.invoke(Unkown Source)
>     at com.sun.javaws.Launcher.executeApplication(Unkown Source)
>     at com.sun.javaws.Launcher.executeMainClass(Unkown Source)
>     at com.sun.javaws.Launcher.continueLaunch(Unkown Source)
>     at com.sun.javaws.Launcher.handleApplicationDesc(Unkown Source)
>     at com.sun.javaws.Launcher.handleLaunchFile(Unkown Source)
>     at com.sun.javaws.Launcher.run(Unkown Source)
>     at java.lang.Thread.run(Unkown Source)
>
>
>



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information