Jump to content

Ogun's Wadtool, My Gui


TheDoctor
 Share

Recommended Posts

This project is near obsolete. LMS will have this funtionality.

 

So ogun has a wonderful wadtool already made, but it's a cli tool. This means that users like LAIR and those who are unfamiliar with shells need to be carried along by me or someone else to open cmd and type 'wadtool.exe p herp.wad herp'. So I took the liberty of making a gui for it... with java. I just tested it and it works on windows. It has linux support (of course), but something is wrong and I need to figure out why it doesn't like to work. It's rather easy to use, just select the wad or folder and click the extract or compile button, respectively. Currently it's indev, but i'll release it now because it works well enough. I have a lot to add though. Lots.

Blah blah blah I made a wad tool. I think it's better than Striders'.

 

DOWNLOAD: http://oresome.rockraidersunited.com/download/83

qzkRv.png

As usual report any bugs to me via this topic or PM.

Link to comment
Share on other sites

You need to learn/use something other than Java because the L.M.S. Explorer does not have a working version of it because I cannot connect it to the internet safely to update the interpreter. I do have (Monty) Python, though and have gone ahead of the rest of the class and have started getting file names from a "cfg" file instead of hard cofing them.

Link to comment
Share on other sites

You need to learn/use something other than Java because the L.M.S. Explorer does not have a working version of it because I cannot connect it to the internet safely to update the interpreter. I do have (Monty) Python, though and have gone ahead of the rest of the class and have started getting file names from a "cfg" file instead of hard cofing them.

Hell if I care about what your computer doesn't have :D
Link to comment
Share on other sites

I think that why Ogun's compiler does not work.

Nope. The exe works, and he just fixed his "clunky" python code yesterday. It works and I could care less about what kind of strange setup whatever you use has.
Link to comment
Share on other sites

Wait, it was written in Python? It does not matter at the immediate moment as I can not find it. Nor has the Google webspider, judging fronm the search results. I have an older version. I think it had a jar extension. Nope, it is an .exe. Now if it worked without IDLE on a computer with access to the internet, but not one without access, and .net was present on both, what in the word is in that compiler. Is the silly thing in x86-64?

Link to comment
Share on other sites

Wait, it was written in Python? It does not matter at the immediate moment as I can not find it. Nor has the Google webspider, judging fronm the search results. I have an older version. I think it had a jar extension. Nope, it is an .exe. Now if it worked without IDLE on a computer with access to the internet, but not one without access, and .net was present on both, what in the word is in that compiler. Is the silly thing in x86-64?

It uses the exe on windows and python version on linux.
Link to comment
Share on other sites

Is there any chance that it got compiled as x86-64? Or is there something else screwing with it execution on XPSP2 32 bit?

IDLE caught a syntax error on line 538. The error was a screwup in the string that I cannot trace. Solution: Move string to its own variable (s0, string zero) and print(s0).

Traceback (most recent call last):

File "K:npl.py", line 535, in <module>

sys.exit()

SystemExit

What? I have not seen this before. Is there a module that does not come with IDLE that I am missing?

From setup.py:

Traceback (most recent call last):

File "K:Setup.py", line 2, in <module>

import py2exe, sys, os

ImportError: No module named py2exe

That would be easy to fix, if I knew what you were trying to import. Line two, only an import error can raise an exception that early.

Link to comment
Share on other sites

  • 5 months later...
The Slimy Slug

The Extract WAD feature is having some issues, I think. When It's extracting and I go to the directory and open the folder theres just another WAD inside. Is there a solution to this?

Link to comment
Share on other sites

The Extract WAD feature is having some issues, I think. When It's extracting and I go to the directory and open the folder theres just another WAD inside. Is there a solution to this?

Try using the other extraction method (under Edit). Last time I checked, Ogun's tool had an issue or two, but i'll look into this.

Edit: Strange, works for me. Run it from the bat file, do whatever you did, and post what it gives you here.

Link to comment
Share on other sites

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.