|
Rikard Lundstedt
|
| September 09, 2010, at 02:35 AM | Rikard Lundstedt / PmWiki / CircusStuff |
|
General Interactive 3D Current projects Old projects Support Development notes Music Maintenance |
CircusStuffPass camera settings and display size to CircusMonkey so orthostuff can be set in relation. For now, set same camera settings and display size on the app. Implement Model-View-Controller design pattern so I dont have to address every change through Spatials address. CircusDataModel Spatials localTranslations localRotations vertexBuffers? What will happen on Spatials? Why does CircusMonkey need aspectjrt.jar? This happened after adding pointcut spatialChanged: mono New Monkey on 5567 2008-aug-27 14:37:36 jme.app.StereoGame start INFO: Application started. 2008-aug-27 14:37:36 com.jme.system.PropertiesGameSettings <init> INFO: PropertiesGameSettings created 2008-aug-27 14:37:36 com.jme.system.PropertiesGameSettings load INFO: Read properties 2008-aug-27 14:37:39 com.jme.system.PropertiesGameSettings save INFO: Saved properties 2008-aug-27 14:37:39 com.jme.input.joystick.DummyJoystickInput <init> INFO: Joystick support is disabled 2008-aug-27 14:37:39 com.jme.system.lwjgl.LWJGLDisplaySystem <init> INFO: LWJGL Display System created. 2008-aug-27 14:37:39 com.jme.renderer.lwjgl.LWJGLRenderer <init> INFO: LWJGLRenderer created. W: 640H: 480 2008-aug-27 14:37:40 com.jme.renderer.AbstractCamera <init> INFO: Camera created. 2008-aug-27 14:37:40 com.jme.scene.Node <init> INFO: Node created. ServerSocket created accept reader 2008-aug-27 14:37:46 com.jme.scene.Node <init> INFO: Node created. 2008-aug-27 14:37:46 com.jme.util.resource.ResourceLocatorTool locateResource VARNING: Unable to locate: file:/R:/work/programming/FirstPersonBuilder/files/blendermodels/blendermodels.jar!/warrenshadow.png spatialrik.jme.firstpersonbuilder.loader.ase.Scene@b2a2d8 (com.jme.scene.Node) address getSpatialrootNode (com.jme.scene.Node) 2008-aug-27 14:37:47 com.jme.util.resource.ResourceLocatorTool locateResource VARNING: Unable to locate: file:/R:/work/programming/FirstPersonBuilder/files/blendermodels/blendermodels.jar!/warren_armar.bmp 2008-aug-27 14:37:47 com.jme.util.resource.ResourceLocatorTool locateResource VARNING: Unable to locate: file:/R:/work/programming/FirstPersonBuilder/files/blendermodels/blendermodels.jar!/warren_huvud.bmp 2008-aug-27 14:37:47 com.jme.util.resource.ResourceLocatorTool locateResource VARNING: Unable to locate: file:/R:/work/programming/FirstPersonBuilder/files/blendermodels/blendermodels.jar!/warren_klader.bmp 2008-aug-27 14:37:47 com.jme.scene.Node attachChild INFO: Child (rik.jme.firstpersonbuilder.loader.ase.Scene@b2a2d8) attached to this node (rootNode) 2008-aug-27 14:37:49 class circusmonkey.Monkey start() ALLVARLIG: Exception in game loop java.lang.NoClassDefFoundError: org/aspectj/lang/Signature at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at com.jme.util.export.binary.BinaryClassLoader.fromName(BinaryClassLoader.java:125) at com.jme.util.export.binary.BinaryImporter.readObject(BinaryImporter.java:243) at com.jme.util.export.binary.BinaryImporter.load(BinaryImporter.java:156) at com.jme.util.export.binary.BinaryImporter.load(BinaryImporter.java:86) at com.jme.util.export.binary.BinaryImporter.load(BinaryImporter.java:191) at circus.Utils.byteArrayToSavable(Utils.java:100) at circus.event.node.ChildAttachedEvent.getSpatial(ChildAttachedEvent.java:47) at circusmonkey.Monkey.processChildAttachedEvent(Monkey.java:194) at circusmonkey.Monkey.processEventQueue(Monkey.java:389) at circusmonkey.Monkey.simpleUpdate(Monkey.java:107) at jme.app.StereoGame.update(StereoGame.java:319) at jme.app.StereoGame.start(StereoGame.java:363) at circusmonkey.Monkey.main(Monkey.java:128) Caused by: java.lang.ClassNotFoundException: org.aspectj.lang.Signature at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) ... 15 more 2008-aug-27 14:37:49 jme.app.StereoGame start INFO: Application ending. Connection reset0 Because I accidently made circus.jar a jar with support for Aspectj. SOLVED |
| Validate the XHTML and CSS of this page. | Page last modified on October 15, 2008, at 12:50 PM | Edit History Print Recent Changes |
|
Powered by PmWiki |
||