WA - Editor Tools - Source Code Available!

Help Topics, Bug Reports, Feature Requests, etc.
User avatar
Pawelec
Rainbow Master
Posts: 690
Joined: Tue Jul 15, 2008 8:37 am

Post by Pawelec » Thu Aug 30, 2012 5:02 pm

Where do I get the music pieces 9, 10 and 11 listed in Music Library? They're not in the MOFI music folder...
"Let us return to the past; it will be progress."
by Giuseppe Verdi
User avatar
LexieTheFox
Rainbow Master
Posts: 769
Joined: Mon Sep 27, 2010 11:51 pm

Post by LexieTheFox » Thu Aug 30, 2012 9:21 pm

Pawelec wrote:Where do I get the music pieces 9, 10 and 11 listed in Music Library? They're not in the MOFI music folder...
You require to get them from a Fully-Owned MOFI Copy, MOFI Demo, or the UnOfficial MOFI Editors. Ethier that, or your editor has to BE one of the UnOfficial MOFI Editors....
Rawr.
Fear me, I bite! >:3
User avatar
Pawelec
Rainbow Master
Posts: 690
Joined: Tue Jul 15, 2008 8:37 am

Post by Pawelec » Fri Aug 31, 2012 7:38 am

LexieTheFox wrote:
Pawelec wrote:Where do I get the music pieces 9, 10 and 11 listed in Music Library? They're not in the MOFI music folder...
You require to get them from a Fully-Owned MOFI Copy, MOFI Demo, or the UnOfficial MOFI Editors. Ethier that, or your editor has to BE one of the UnOfficial MOFI Editors....
Well, I can't find them in full MOFI neither in the demo...
"Let us return to the past; it will be progress."
by Giuseppe Verdi
User avatar
Pawelec
Rainbow Master
Posts: 690
Joined: Tue Jul 15, 2008 8:37 am

Post by Pawelec » Sat Feb 02, 2013 12:25 pm

I got that while trying to 'Convert Entire Adventure'.
Adventure is converted, but it MAVs in the Editor.

I wonder why does it search for Editing/1.wlv/(adventure name)/1.wlv
You do not have the required permissions to view the files attached to this post.
"Let us return to the past; it will be progress."
by Giuseppe Verdi
User avatar
jafo1015
Rainbow Wonderlander
Posts: 194
Joined: Sat Nov 10, 2007 8:32 pm

Post by jafo1015 » Sun Feb 03, 2013 1:51 am

Interesting... It looks like it is pasting on part of a file path onto another file path. I never ran into that problem before. You can try typing in the source file and target files manually, rather than using the browse button. Also, make sure the files are in a directory that does not need special permissions to read or write files.

I'm on vacation for a week and don't have the program or source code to look at, so I can't do much troubleshooting until next week.
needs a 12 step program for overcoming addiction to Minecraft.

WA - Editor Tools v1.2.2
User avatar
Pawelec
Rainbow Master
Posts: 690
Joined: Tue Jul 15, 2008 8:37 am

Post by Pawelec » Sun Feb 03, 2013 9:56 am

Pawelec wrote:I wonder why does it search for Editing/1.wlv/(adventure name)/1.wlv
I've just realised it changes the word 'Current' into '1.wlv'.
Maybe it has something to do with the internal coding of .NET framework?
"Let us return to the past; it will be progress."
by Giuseppe Verdi
User avatar
jafo1015
Rainbow Wonderlander
Posts: 194
Joined: Sat Nov 10, 2007 8:32 pm

Post by jafo1015 » Sun Feb 03, 2013 12:21 pm

It may be that Current is a function name in .NET or it may be a variable I use in the program. Again, I won't be able to test it out until next week, but this information will be very useful to see if I can get the error to happen to me.
needs a 12 step program for overcoming addiction to Minecraft.

WA - Editor Tools v1.2.2
User avatar
Pawelec
Rainbow Master
Posts: 690
Joined: Tue Jul 15, 2008 8:37 am

Post by Pawelec » Fri Feb 22, 2013 4:15 pm

Jafo, have you tried to fix that yet?
My further tests show that every time when the word 'Current' is in the file path the command malfunctions. I made a 'Current' folder on my desktop and I got the same error.

Also, I found out that FlipBridges are still glitchy - they cannot be stepped if they aren't turned by 180 degrees in the Editor.
"Let us return to the past; it will be progress."
by Giuseppe Verdi
User avatar
md
Rainbow Master
Posts: 748
Joined: Wed Oct 17, 2007 9:26 am

Post by md » Fri Feb 22, 2013 8:16 pm

Pawelec wrote:Jafo, have you tried to fix that yet?
My further tests show that every time when the word 'Current' is in the file path the command malfunctions. I made a 'Current' folder on my desktop and I got the same error.

Also, I found out that FlipBridges are still glitchy - they cannot be stepped if they aren't turned by 180 degrees in the Editor.
AH, so that's what my problem is... thank you!
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
User avatar
jafo1015
Rainbow Wonderlander
Posts: 194
Joined: Sat Nov 10, 2007 8:32 pm

Post by jafo1015 » Sat Feb 23, 2013 9:59 pm

I couldn't get that error to happen on any of my computers, with a folder named 'Current'. Does this error happen only when you have 'Current' in the directory path, or does it happen at other times? You may just have to keep from using 'Current' for now. Sorry, but I don't really have time to upkeep this program anymore.

However, I did come up with a fix for the flipbridge problem. Attached is a new executable in a zip file. Replace the new Editor Tools 1.2.2.exe with the old one.
You do not have the required permissions to view the files attached to this post.
needs a 12 step program for overcoming addiction to Minecraft.

WA - Editor Tools v1.2.2
User avatar
md
Rainbow Master
Posts: 748
Joined: Wed Oct 17, 2007 9:26 am

Post by md » Sat Feb 23, 2013 10:39 pm

There wasn't much wrong with FlipBridges anyway, it's just that it only worked with a degrees of 45, 90, 135 and 180, otherwise it would bug.
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
User avatar
Pawelec
Rainbow Master
Posts: 690
Joined: Tue Jul 15, 2008 8:37 am

Post by Pawelec » Sun Feb 24, 2013 9:10 am

jafo1015 wrote:Does this error happen only when you have 'Current' in the directory path, or does it happen at other times?
Only while at least one folder in the path is named 'Current'. Program searches for '1.wlv' instead of 'Current', because it's a program command (I have no idea if it's your command or the default one of .Net framework) returing the name of currently processed file.
"Let us return to the past; it will be progress."
by Giuseppe Verdi
User avatar
Blazeknight
Rainbow Master
Posts: 797
Joined: Sun Nov 04, 2012 5:50 am

Post by Blazeknight » Sun Mar 17, 2013 2:47 pm

Thanks for the tools so far. :D

Can I ask you a favour? Can you also make the color id calculator option in your tools like the ones you have (convertor, music, masterdateditor, etc).

It'll really help in giving fastly, the correct values for the masterdat editor during hub-making.

PLEASE????? :roll:

The formula for the calculator is here: :D
ID = 500 + (color*5) + (subcolor)
Happy to Help!

Check out my works @ http://quaziiquce.webs.com
User avatar
md
Rainbow Master
Posts: 748
Joined: Wed Oct 17, 2007 9:26 am

Post by md » Sun Mar 17, 2013 7:45 pm

There are other programs for a colour id calculator, but it would be nice to have it in the tools.

Or... instead have filters and/or plugins/tools that other users can make and import into the editor tools.
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
User avatar
Blazeknight
Rainbow Master
Posts: 797
Joined: Sun Nov 04, 2012 5:50 am

Post by Blazeknight » Sun May 12, 2013 3:57 am

Hey jafo. I have a request. In the MOFI convertor, when you want to choose a level, the dialogue box remembers your last location but the converted file dialogue box starts from the first. Can you please fix that?
Happy to Help!

Check out my works @ http://quaziiquce.webs.com
User avatar
Master Wonder Mage
Rainbow SuperStar
Posts: 2124
Joined: Sat Jan 08, 2011 5:26 pm

Post by Master Wonder Mage » Sun May 12, 2013 10:27 pm

jafo doesn't really come on any more.
User avatar
Blazeknight
Rainbow Master
Posts: 797
Joined: Sun Nov 04, 2012 5:50 am

Post by Blazeknight » Mon May 13, 2013 3:47 am

Master Wonder Mage wrote:jafo doesn't really come on any more.
In that case, is there any software which can be used to edit these kinds of applications, any hacking tools?
Happy to Help!

Check out my works @ http://quaziiquce.webs.com
User avatar
md
Rainbow Master
Posts: 748
Joined: Wed Oct 17, 2007 9:26 am

Post by md » Mon May 13, 2013 6:46 am

Blazeknight wrote:
Master Wonder Mage wrote:jafo doesn't really come on any more.
In that case, is there any software which can be used to edit these kinds of applications, any hacking tools?
There's no way you can physically edit the complete source code that it originally is. There are some sneaky ways, but it's not really going to fix your problem.

You can try a Visual Basic decoder, but it's not going to properly work.
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
User avatar
md
Rainbow Master
Posts: 748
Joined: Wed Oct 17, 2007 9:26 am

Post by md » Mon May 13, 2013 6:46 am

Stupid double post thing... :oops:
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
User avatar
Blazeknight
Rainbow Master
Posts: 797
Joined: Sun Nov 04, 2012 5:50 am

Post by Blazeknight » Tue May 14, 2013 11:36 am

Or does a hex editor work?
Happy to Help!

Check out my works @ http://quaziiquce.webs.com
User avatar
md
Rainbow Master
Posts: 748
Joined: Wed Oct 17, 2007 9:26 am

Post by md » Tue May 14, 2013 9:24 pm

Blazeknight wrote:Or does a hex editor work?
Yes... but you really think you would be able to do that, and bothered to figure out how?
Hex editing is complicated, and it would take a really long time (weeks, months, even years) to figure it out properly.

Also, what do you mean the dialogue box only starts from the first (it doesn't do that with me).
It should remember your last location from before (unless you've set it not to).

Anyway, that's easily changeable (without any hacking and stuff).
Go into the "Default Settings.txt" and change what you want from in there.

Try that, and see if it works. If not, just don't bother.
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
User avatar
LexieTheFox
Rainbow Master
Posts: 769
Joined: Mon Sep 27, 2010 11:51 pm

Post by LexieTheFox » Sat Jun 08, 2013 8:48 pm

Sorry for bumping, but I can't find a working download for this anywhere!
Did Jafo ever update it? Or such? because the OP's link is broken!
Help please. :(
Rawr.
Fear me, I bite! >:3
User avatar
md
Rainbow Master
Posts: 748
Joined: Wed Oct 17, 2007 9:26 am

Post by md » Sat Jun 08, 2013 8:52 pm

LexieTheFox wrote:Sorry for bumping, but I can't find a working download for this anywhere!
Did Jafo ever update it? Or such? because the OP's link is broken!
Help please. :(
The editor tools hasn't been updated for a while now.
If you want, I or someone else could give you the editor tools.
If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
User avatar
LexieTheFox
Rainbow Master
Posts: 769
Joined: Mon Sep 27, 2010 11:51 pm

Post by LexieTheFox » Sat Jun 08, 2013 8:57 pm

md wrote:
LexieTheFox wrote:Sorry for bumping, but I can't find a working download for this anywhere!
Did Jafo ever update it? Or such? because the OP's link is broken!
Help please. :(
The editor tools hasn't been updated for a while now.
If you want, I or someone else could give you the editor tools.
Could you?
I'd really appreciate it. :)
Rawr.
Fear me, I bite! >:3
User avatar
LexieTheFox
Rainbow Master
Posts: 769
Joined: Mon Sep 27, 2010 11:51 pm

Post by LexieTheFox » Sun Jun 09, 2013 6:44 pm

DP:
R.I.P.
Jafo's Editor Tools.
Rawr.
Fear me, I bite! >:3
User avatar
Lien
Posts: 7
Joined: Sat Jun 15, 2013 1:53 pm

My Hub won't work!

Post by Lien » Sun Jun 16, 2013 2:49 pm

I can't get my Hub working, when i start the game i spawn in a black room.
Please help.
User avatar
Yzfm
Rainbow Master
Posts: 853
Joined: Mon Jul 02, 2012 11:35 am

Post by Yzfm » Sun Jun 16, 2013 3:14 pm

Welcome to the forum, Lien.

The starting co-ordinates in MOFI are Level 1, X=37, Y=8

They are hardly changeable (currently: Impossible.), so, if your level's width is lower than 37, or height is lower than 8, you'll appear in a black room.

However, this could be avoided by placing a level exit at the coordinates 37,8 and the destination of it is the starting position you want. Also, it's preferrable to place some fake walls at 37,8 and the surroundings, and if you make the top of the wall a black texture, It will look like it's a simple delay in the loading of the game.
Previous Adventure:Time Out
Latest Adventure:Please Don't Feed The Dinosaurs!
Upcoming Adventure: History Lessons
User avatar
epicdude15
Rainbow Master
Posts: 879
Joined: Sat Nov 20, 2010 2:58 am

Post by epicdude15 » Sat Jul 13, 2013 4:10 am

Sorry to bump this topic but, can somebody please update this? I'm going to need it.
R u Srs?
User avatar
epicdude15
Rainbow Master
Posts: 879
Joined: Sat Nov 20, 2010 2:58 am

Post by epicdude15 » Sat Jul 13, 2013 4:34 am

Nevermind.
R u Srs?
User avatar
jafo1015
Rainbow Wonderlander
Posts: 194
Joined: Sat Nov 10, 2007 8:32 pm

Post by jafo1015 » Sat Sep 07, 2013 12:37 am

Wow. Didn't realize people were still interested in using this. When I started I was still mostly a stay-at-home dad, only working about 10 hours a week. So, I had plenty of time to work on Editor Tools. Now, I work full time and am obsessed with Minecraft, and my schedule only allows me to be obsessed with one game at a time. Sadly, I haven't played wonderland for a long time.

But if anyone is interested in looking at the source code and possibly updating the program. I'd be more than happy to post the source code somewhere. Be forewarned, I did this work after not programming anything for over 10 years. Looking at it today, after getting back into programming for work, I have to say it's a pretty sloppy bit of code.
needs a 12 step program for overcoming addiction to Minecraft.

WA - Editor Tools v1.2.2
Post Reply