Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (407)
games submitted by our members
Games in WIP (293)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: 1 [2]
  ignore  |  Print  
  mac and linux testers req.  (Read 5325 times)
0 Members and 1 Guest are viewing this topic.
Offline krigun

Senior Newbie




Java games rock!


« Reply #30 - Posted 2007-02-06 10:44:57 »

Tested on the MacBook as described in my earlier post, and still getting the same behaviour. Sorry. Can't really see whats wrong either, since there is no evidence of an exception. The app just stops responding.
Offline ryanm
« League of Dukes »

Senior Member


Projects: 1


Used to be bleb


« Reply #31 - Posted 2007-02-06 10:59:44 »

Yep, same behaviour as before. Could you make an executable jar version so we can check for deadlocks?
Offline arielm

Junior Member




which way to the station?


« Reply #32 - Posted 2007-02-06 15:53:28 »

Great Idea! Here's a self-executable jar file:

http://www.chronotext.org/lab/DEBUG1.jar (363K)

I added some System.out progress messages that should be helpful to isolate the issue.

The jar's manifest is as follows:
Class-Path: jogl.zip gluegen-rt.jar
Main-Class: debug3.Tokyo_15_DEBUG1


Therefore, on my system, I put the jar in a directory together with:
- jogl.zip
- gluegen-rt.jar
- jogl.dll
- jogl_awt.dll
- gluegen-rt.dll

In order to see the output, I launch with something like:
java -classpath DEBUG1.jar debug3.Tokyo_15_DEBUG1 >output.txt

Supposing everything runs without bugs, the output looks like:
Tokyo_15.init(): BEGIN...
Tokyo_15.init(): TEXTURE LOADED
Tokyo_15.init(): FONT CREATION BEGIN...END
Tokyo_15.init(): BACKGROUND LOADED
Tokyo_15.init(): END
Tokyo_15.display(): FRAME 1
ZFont.allocate: BEGIN...END
ZFont.initTexture: ENTITY '83' BEGIN...END
...
ZFont.initTexture: ENTITY '80' BEGIN...END
Tokyo_15.display(): FRAME 2


Thanks!

Ariel Malka | www.chronotext.org
Games published by our own members! Check 'em out!
Legends of Yore - The Casual Retro Roguelike
Offline Ken Russell

JGO Coder




Java games rock!


« Reply #33 - Posted 2007-02-06 20:27:00 »

FYI, you should be able to use the jstack program that ships with the JDK to get a thread dump from an arbitrary deadlocked process containing the JVM. You just need to figure out the process ID. There is a jps command which should help with this as well.
Offline ryanm
« League of Dukes »

Senior Member


Projects: 1


Used to be bleb


« Reply #34 - Posted 2007-02-12 16:34:13 »

Sorry for the delay, find attached the stack trace. I couldn't see anything obvious, but that's maybe just me
Offline arielm

Junior Member




which way to the station?


« Reply #35 - Posted 2007-02-13 12:56:17 »

thank you bleb, definitely helpful!

Ariel Malka | www.chronotext.org
Pages: 1 [2]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars and Titan!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (92 views)
2013-05-17 21:29:12

alaslipknot (100 views)
2013-05-16 21:24:48

gouessej (130 views)
2013-05-16 00:53:38

gouessej (125 views)
2013-05-16 00:17:58

theagentd (136 views)
2013-05-15 15:01:13

theagentd (124 views)
2013-05-15 15:00:54

StreetDoggy (165 views)
2013-05-14 15:56:26

kutucuk (187 views)
2013-05-12 17:10:36

kutucuk (190 views)
2013-05-12 15:36:09

UnluckyDevil (197 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.065 seconds with 21 queries.