YesNoOk
avatar

Automatic Stage Creation Tool (Compatible Mugen 1.0) - UPDATED !!! (Read 136647 times)

Started by Cybaster, February 18, 2010, 02:43:29 pm
Share this topic:
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#61  February 19, 2010, 05:37:29 pm
  • ****
    • www.mugenevolution.co.uk/hadoabuser
Card Sagas Wars > what ever you like.
POTS has his name in 50% of characters' readme. I shall have 50% too, but for stages ! :ninja: ;D
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#62  February 19, 2010, 05:37:58 pm
  • **
  • Burn to Fight
Cybaster do you think in the future adding the option to put anims in the stages with this tool ?

Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#63  February 19, 2010, 05:47:30 pm
  • ******
  • Just a butcher on a mission
    • www.justnopoint.com/lbends
As it is this tool should be used as a starting point and not as a full fledged stage creator.
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#64  February 19, 2010, 05:48:56 pm
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
Cybaster do you think in the future adding the option to put anims in the stages with this tool ?
Also, I thought about adding other elements and all, but I'm not aiming for a Fighter Factory type program. I may add the possibility to add other images as foreground or background, but not more. People would have to set the deltas themselves, I can't choose for them. :P
Animations and other things would be too complicated, and I want to keep the tool as simple as possible.
+ what Insanius said.

Also, this should make Loona happy :

Correct me if you see anything wrong or badly said.
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#65  February 19, 2010, 05:56:16 pm
  • ******
  • Just a butcher on a mission
    • www.justnopoint.com/lbends
ImageSplitter works with any color count, but causes massive slowdowns when there are more than 20 or so layers.
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#66  February 19, 2010, 06:01:24 pm
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
Yeah, I should phrase it better, for the 256 color thing. Just meant to say that from the 3 methods, if you have a 16 colors image, this is the one you should use, as it will produce only one layer, contrary to the others.
Of course, all methods are viable to limit colorloss.
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#67  February 19, 2010, 08:49:57 pm
  • ****
  • Madman
  • Honorary Asshole
ehhh im getting this everytime i start to make 1024x768 stages


Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#68  February 19, 2010, 09:51:19 pm
  • avatar
  • *****
  • I'm already Tracer
    • Canada

The requirements to become a contributor through stages jumped up a lot now.
>:(

though i have java installed sffs dont get generated, i'll be reinstalling to see if that helps.

edit: saw the 64 bit thing. fortunately i have TWO virtual pcs running, thanks for the tip cybaster ;)
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#69  February 19, 2010, 10:54:16 pm
  • ***
  • Why are pokemon being mistreated?
this just made stage makin a whole lot easier. thx Cybaster! i already made a stage ;D
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#70  February 19, 2010, 11:30:52 pm
  • ***
Thank you Cybaster.
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#71  February 20, 2010, 12:11:54 am
  • avatar
  • **
so there is no way to do it if you have 64 bit os?
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#72  February 20, 2010, 12:28:41 am
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#73  February 20, 2010, 12:30:16 am
  • *****
  • Spoiler
  • let's bring order to chaos
    • Mexico
    • none
making this stagecreator having animations or at least 2 layers would make you more famouse than posts ya' know!!  ::)
            Zorf Giudecca
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#74  February 20, 2010, 04:54:17 am
  • avatar
  • *
Hello, Cybaster. This is The Devil - Type Unknown. I'm having a really big problem operating your Automatic Stage Creation Tool. I manage to get as far as positioning the red line that acts as the bottom of the stage, but whenever I try and choose one of the algorithms used to generate the .SFF file, I keep getting a weird Application Error. And just so you know, I've got Java Runtime Evironment 6 - Update 18 installed on my pc. If you could help me with this, I'll be most grateful. Below are the details of the error I keep getting.

java.lang.NoClassDefFoundError: JigSawTool
Caused by: java.lang.ClassNotFoundException: JigSawTool
   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)
Could not find the main class: JigSawTool.  Program will exit.
Exception in thread "main"
java.lang.NoClassDefFoundError: JigSawTool
Caused by: java.lang.ClassNotFoundException: JigSawTool
   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)
Could not find the main class: JigSawTool.  Program will exit.
Exception in thread "main"
    while executing
"exec java JigSawTool $name_in $tile_size"
    (procedure "jigsaw" line 12)
    invoked from within
"jigsaw $name_in $name_sffdef $name_out $authorname $localcoord_x $localcoord_y $save_y_ryu_final $save_y_bottom_final $mugenversion $tile_size $music ..."
    invoked from within
".algo.button_frame3.start invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    (procedure "tk::ButtonUp" line 24)
    invoked from within
"tk::ButtonUp .algo.button_frame3.start"
    (command bound to event)[/list]
Last Edit: February 20, 2010, 04:58:46 am by The Devil - Type Unknown
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#75  February 20, 2010, 01:27:46 pm
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
making this stagecreator having animations or at least 2 layers would make you more famouse than posts ya' know!!  ::)
But I don't deserve to be more famous than POTS ! ;P
All the power is contained in MFG, that's good enough. :goofy:

@ The Devil - Type Unknown : Well, the error clearly shows that it's a Java problem, although you say you have the JRE intalled... Two things you may want to try :
- What type of image are you taking as entry ? Try to use PNG or JPG, if it isn't the case, and tell me if it works.
- Please go to randomselect, in Download Tools, and download AokManiac13's ImageSplitter tool, and try to run it.
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#76  February 20, 2010, 04:22:03 pm
  • *****
  • A.K.A. NED
  • I like to draw fighting game characters...
Can you use it for old Winmugen?
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#77  February 20, 2010, 05:36:34 pm
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
It wouldn't be in old Winmugen releases if it wasn't meant for old winmugen. :P
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#78  February 20, 2010, 05:40:12 pm
  • ******
  • Does this look like the face of mercy?
You french people and your "flawless logic".
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#79  February 20, 2010, 07:41:58 pm
  • ****
  • Nothing is impossible if you believe
    • Philippines
    • tier-1.co/madlax
This is the error that prompts, when I tried to click IMAGESPLITTER, RGB, and JIGSAW...

Am I missing something?
Re: Automatic Stage Creation Tool (Compatible Mugen 1.0)
#80  February 20, 2010, 07:44:04 pm
  • ***
  • Snake Man
    • tunglashor.webnode.com
Java, perhaps?