Bot Questions - Spawn creation failed; Class not found: 'bots.TutorialBot freakmonger - Tue Aug 23, 2005 10:06 pm Post subject: Spawn creation failed; Class not found: 'bots.TutorialBot
Ok i've been playing around with hybrid but I can't get it to work. After installing everything and setting up jcreater (http://hybrid.shanky.com/demos/jcreator.html) I run "Run Hybrid 1.0.1" but it keeps crashing. Here is a copy/paste fo the system log.
Console log open -- 08.23.2005 - 19:20:19
08.23.2005, 19:20:19 [System] - Console interception complete.
08.23.2005, 19:20:19 [System] - Using address: 127.0.0.1
08.23.2005, 19:20:19 [System] - Using 1 assigned port(s).
08.23.2005, 19:20:19 [System] - Debug-Mode Activated
java.lang.NullPointerException
at hybrid.core.SpawnContainer$1.run(SpawnContainer.java:55)
at java.security.AccessController.doPrivileged(Native Method)
at hybrid.core.SpawnContainer.<init>(SpawnContainer.java:47)
at hybrid.core.SpawnManager.createSpawn(SpawnManager.java:334)
at hybrid.core.Hybrid.execute(Hybrid.java:211)
at hybrid.core.Hybrid.initialize(Hybrid.java:173)
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 hybrid.exe.main(exe.java:67)
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.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
08.23.2005, 19:20:19 [System] - Spawn creation failed; Class not found: 'bots.TutorialBot.Lesson1'.
08.23.2005, 19:20:19 [System] - Zero spawns loaded; Shutting down...
08.23.2005, 19:20:19 [System] - System Cleanup...
08.23.2005, 19:20:19 [System] - System Shutdown...
Console log closed -- 08.23.2005 - 19:20:19
Any Idea's?
Thanks
CypherJF - Tue Aug 23, 2005 10:13 pm Post subject:
I didn't know this was ready for public use.. :/
Cerium - Tue Aug 23, 2005 10:31 pm Post subject:
freak:
TutorialBot doesnt come compiled. Compile it then run it again, should work fine.
Cypher:
Its like continuum: prepetually in pre-release status, but its done enough to where people can use it. Im still making some (minor) changes, but other than that... something something... im tired. sleepy time.