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 (404)
games submitted by our members
Games in WIP (289)
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  
  JavaFX 1.0 released  (Read 10360 times)
0 Members and 2 Guests are viewing this topic.
Offline aNt

Senior Member




AFK


« Reply #30 - Posted 2008-12-06 13:48:20 »

"It'll be fixed for the next release. " - lets hope that was the last release of it's type.
Offline gouessej

JGO Ninja


Medals: 33
Projects: 1


TUER


« Reply #31 - Posted 2008-12-06 14:46:29 »

"It'll be fixed for the next release. " - lets hope that was the last release of it's type.

I agree with you. If we want to beat Flash and Silverlight, we will need a more reliable product.

Offline princec
« League of Dukes »

JGO Kernel


Medals: 195
Projects: 3


Eh? Who? What? ... Me?


« Reply #32 - Posted 2008-12-06 15:34:44 »

Yes but when's the next release? You've got to fix this stuff before anyone notices and get it out there on Monday!

Cas Smiley

Games published by our own members! Check 'em out!
Legends of Yore - The Casual Retro Roguelike
Offline GKW

Senior Member




Revenge is mine!


« Reply #33 - Posted 2008-12-06 17:04:56 »

And while your moving mountains please get u12 out the door.  I'd hate for the "no 64bit plug-in" bug to turn six years old before it's retired.
Offline Riven
« League of Dukes »

JGO Overlord


Medals: 437
Projects: 4


Hand over your head.


« Reply #34 - Posted 2008-12-06 19:25:22 »

http://www.javafx.com/samples/DraggableMP3Player/

MSIE 7.0
Java 6.0u10

Longest nested Exception I've ever seen:

1  
2  
3  
4  
5  
6  
7  
8  
9  
10  
11  
12  
13  
14  
15  
16  
17  
18  
19  
20  
21  
22  
23  
24  
25  
26  
27  
28  
29  
30  
31  
32  
33  
34  
35  
36  
37  
38  
39  
40  
41  
42  
43  
44  
45  
46  
47  
48  
49  
50  
51  
52  
53  
54  
55  
56  
Exception in thread "AWT-EventQueue-5" java.lang.Error: Couldn't launch FX Stage draggablemp3player.Main
   at com.sun.javafx.runtime.adapter.Applet.launchStage(Unknown Source)
   at com.sun.javafx.runtime.adapter.Applet$1.lambda(Unknown Source)
   at com.sun.javafx.runtime.adapter.Applet$1.invoke(Unknown Source)
   at com.sun.javafx.runtime.adapter.Applet$1.invoke(Unknown Source)
   at com.sun.javafx.runtime.Entry$2.run(Unknown Source)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: javafx/scene/media/MediaPlayer$_MediaStateListener$Intf
   at javafx.scene.media.MediaPlayer.addTriggers$(Unknown Source)
   at javafx.scene.media.MediaPlayer.initialize$(Unknown Source)
   at draggablemp3player.Main.javafx$run$(Main.fx:98)
   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)
   ... 13 more
Caused by: java.lang.ClassNotFoundException: javafx.scene.media.MediaPlayer$_MediaStateListener$Intf
   at sun.plugin2.applet.Plugin2ClassLoader$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
   at sun.plugin2.applet.JNLP2ClassLoader.findClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClassInternal(Unknown Source)
   ... 20 more
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
   at sun.plugin2.applet.Plugin2ClassLoader.defineClassHelper(Unknown Source)
   at sun.plugin2.applet.Plugin2ClassLoader.access$100(Unknown Source)
   ... 27 more
Caused by: java.lang.reflect.InvocationTargetException
   at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   ... 29 more
Caused by: java.lang.NoClassDefFoundError: com/sun/media/jmc/event/MediaStateListener
   at java.lang.ClassLoader.defineClass1(Native Method)
   at java.lang.ClassLoader.defineClass(Unknown Source)
   at java.security.SecureClassLoader.defineClass(Unknown Source)
   at java.net.URLClassLoader.defineClass(Unknown Source)
   ... 32 more
Caused by: java.lang.ClassNotFoundException: com.sun.media.jmc.event.MediaStateListener
   at sun.plugin2.applet.Plugin2ClassLoader$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
   at sun.plugin2.applet.JNLP2ClassLoader.findClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClassInternal(Unknown Source)
   ... 36 more

Hi, appreciate more people! Σ ♥ = ¾
Learn how to award medals... and work your way up the social rankings
Projects: Revenge of the Titans, Titan Attacks, Droid Assault, and Ultratron
Offline Riven
« League of Dukes »

JGO Overlord


Medals: 437
Projects: 4


Hand over your head.


« Reply #35 - Posted 2008-12-06 19:52:38 »

Seriously, after about 20 minutes the applet suddenly started playing a MP3 file.


Dragging the applet 'out of the browser' truely messed it up. It was rapidly moving all over the screen (even when I stopped dragging). The further I dragged it, the bigger the distance it jumped around. Then it crashed. It didn't respond to any input, no exceptions, had to kill the process.

If anybody implements anything related to dragging a window across the screen, PLEASE use absolute mouse coordinates (screen coords). Using component coordinates will never ever work reliably.

Hi, appreciate more people! Σ ♥ = ¾
Learn how to award medals... and work your way up the social rankings
Projects: Revenge of the Titans, Titan Attacks, Droid Assault, and Ultratron
Offline princec
« League of Dukes »

JGO Kernel


Medals: 195
Projects: 3


Eh? Who? What? ... Me?


« Reply #36 - Posted 2008-12-06 20:35:45 »

If I were in charge here right now... I'd pull javafx1.0 and fix everything.

Cas Smiley

Offline trembovetski

Senior Member




If only I knew what I'm talking about!


« Reply #37 - Posted 2008-12-07 07:31:48 »

Yes but when's the next release? You've got to fix this stuff before anyone notices and get it out there on Monday!

Cas Smiley

You may just get your wish.

Dmitri
Offline bienator

Senior Member




OutOfCoffeeException


« Reply #38 - Posted 2008-12-08 08:28:52 »

i hope no one of the silverlight/flex/flash camp does a side by side comparison to javafx like javafx does it with javascript in the prime numbers sample and features it on their own webside.

i think i found a usability bug in almost every demo i tried.

Offline gouessej

JGO Ninja


Medals: 33
Projects: 1


TUER


« Reply #39 - Posted 2008-12-08 11:55:17 »

There is no JavaFX SDK for Linux and I cannot use the SDK for Mac under Linux (that was what I did with the preview version). When will a JavaFX SDK be available under Solaris and Linux?

Edit: there is a kind of solution like the previous one I used:
http://www.weiqigao.com/blog/2008/12/04/using_javafx_1_0_on_linux.html

Games published by our own members! Check 'em out!
Legends of Yore - The Casual Retro Roguelike
Offline princec
« League of Dukes »

JGO Kernel


Medals: 195
Projects: 3


Eh? Who? What? ... Me?


« Reply #40 - Posted 2008-12-08 13:23:57 »

You may just get your wish.

Dmitri


<fx: whipcrack!>

Cas Smiley

Offline SimonH
« Reply #41 - Posted 2008-12-08 15:46:39 »

And please fix that nasty console output bug! One '//' should do it!

Heroes' Keep is in development.
Meanwhile try Bloodridge
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!
 
Get high quality music tracks for your game!

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 (42 views)
2013-05-17 21:29:12

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

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

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

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

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

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

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

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

UnluckyDevil (157 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.203 seconds with 22 queries.