User Tag List

Results 1 to 7 of 7

Thread: Trouble creating stand-alone Java applications

  1. #1
    No Products Registered

    Join Date
    Mar 2011
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Trouble creating stand-alone Java applications

    Hello,

    I'm having issues creating stand-alone applications using MMF2 Developer version, build 251. I've built .ccj and .ccn, but it won't allow me to create .jar files.

    The error message I recieve upon trying to create a standalone Java application is as follows:

    Impossible to save the JAR file: the Java version of the following extensions is missing:

    Direct Show (DirectShow.mfx)

    Install these extensions and then try again
    I've tried quite a few different approaches, but I'm really quite stuck. I downloaded the latest Java update, but that didn't help.

    Does anyone know have any suggestions about how I can solve this problem? I appreciate any and all help!

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,393
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)

    Re: Trouble creating stand-alone Java applications

    I may be wrong, but I believe not all extensions are compatible with the Java runtime.
    DirectShow is a Windows-specific technology, so it wouldn't surprise me if it's not useable in Java apps, which are supposed to be platform independent.

  3. #3
    No Products Registered

    Join Date
    Aug 2008
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Trouble creating stand-alone Java applications

    It's clearly mentioned as Java version not available and you are building jar that means java mobile I think so direct show is not available for it currently.. Before u create any application select for which platform u r creating so that the proper supported extensions are shown before u create..

  4. #4
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Trouble creating stand-alone Java applications

    DirectShow is not a java compatible extension.

    You will need to remove it from your application if you want to make it a Java app.

    One tip is to set your Application Build type in advance of starting your project then the extension list is filtered for you to only show extensions you can use.


  5. #5
    No Products Registered

    Join Date
    Mar 2011
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Trouble creating stand-alone Java applications

    Thanks for the help everybody. I was trying to convert a game into Java, as I thought/hoped it would be simple to just convert. At least now I know a pitfall of making things for the Java platform!

    Are there any other objects in MMF2 I shouldn't use when creating a Java application?

    Thanks in advance

  6. #6
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Trouble creating stand-alone Java applications

    Set the application build type before you begin then you can see all the objects you can use on your target platform.

  7. #7
    No Products Registered

    Join Date
    Mar 2011
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Trouble creating stand-alone Java applications

    OK. Thank you for all your help :-)

Similar Threads

  1. Problem with Combo-box in Sub-App, in java stand alone and swf
    By Fernando in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 19th May 2012, 01:25 PM
  2. Question -Stand Alone Java Mac/Wine/WineBottler
    By sweing in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th January 2010, 07:57 AM
  3. Stand alone java Internet applet
    By Rockdude in forum The Games Factory 2 - Technical Support
    Replies: 9
    Last Post: 20th February 2009, 05:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •