Mootox

Creating new Skins:

http://www.cokeandcode.com/demos/mootox/web/static.php?page=custom-skin-howto

Creating new Tracks:

http://www.cokeandcode.com/demos/mootox/web/static.php?page=create-new-tracks

These are on the game guide on the right hand side of the website.

You can now reach the mootox site by navigating straight to: http://www.groovyrobot.com

Kev

Ah man, I was really looking forward to playing this multiplayer at my folks’ house who have the internet without a firewall, but when I clicked the webstart, I got this error (the computer is Windows XP, 3GHz, nvidia geforce4 MX440-SE):

Sun Mar 02 02:04:57 EST 2008 INFO:Slick Build #213
Sun Mar 02 02:04:57 EST 2008 INFO:LWJGL Version: 1.1
Sun Mar 02 02:04:57 EST 2008 INFO:OriginalDisplayMode: 1024 x 768 x 32 @60Hz
Sun Mar 02 02:04:57 EST 2008 INFO:TargetDisplayMode: 600 x 600 x 0 @0Hz
Sun Mar 02 02:04:57 EST 2008 ERROR:Could not find a valid pixel format
org.lwjgl.LWJGLException: Could not find a valid pixel format
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplayPeerInfo.initDC(WindowsDisplayPeerInfo.java:54)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:149)
at org.lwjgl.opengl.Display.createWindow(Display.java:260)
at org.lwjgl.opengl.Display.create(Display.java:743)
at org.lwjgl.opengl.Display.create(Display.java:695)
at org.newdawn.slick.AppGameContainer$2.run(AppGameContainer.java:285)
at java.security.AccessController.doPrivileged(Native Method)
at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:279)
at org.newdawn.mootox.MiniMootox.main(MiniMootox.java:169)
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 com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Sun Mar 02 02:04:57 EST 2008 ERROR:Could not find a valid pixel format
org.lwjgl.LWJGLException: Could not find a valid pixel format
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplayPeerInfo.initDC(WindowsDisplayPeerInfo.java:54)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:149)
at org.lwjgl.opengl.Display.createWindow(Display.java:260)
at org.lwjgl.opengl.Display.create(Display.java:743)
at org.lwjgl.opengl.Display.create(Display.java:695)
at org.lwjgl.opengl.Display.create(Display.java:677)
at org.newdawn.slick.AppGameContainer$2.run(AppGameContainer.java:300)
at java.security.AccessController.doPrivileged(Native Method)
at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:279)
at org.newdawn.mootox.MiniMootox.main(MiniMootox.java:169)
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 com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Sun Mar 02 02:04:57 EST 2008 ERROR:Failed to initialise the LWJGL display
org.newdawn.slick.SlickException: Failed to initialise the LWJGL display
at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:315)
at org.newdawn.mootox.MiniMootox.main(MiniMootox.java:169)
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 com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Haven’t looked at this for a while and it’s really coming along nicely!
Better than anything on Jagex’s Funorb! Great work - keep it up!

The exception above is a graphics driver issue, make sure they’re updated.

Thanks for trying it guys :slight_smile:

Kev