hey i need sum help. whenever i try to open my .wad file, ultimate doom builder says that it could not open the wad for reading because "it may be invalid or open in another program." is there something wrong with my wad?
ive attached a copy of the wad to this post if anyone wants to go deep into the code
ultdb will not open my wad
Moderator: GZDoom Developers
Forum rules
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
ultdb will not open my wad
- Attachments
-
fuck you.wad
- the broken wad
- (225.48 KiB) Downloaded 35 times
- Kappes Buur
-
- Posts: 4171
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
- Contact:
Re: ultdb will not open my wad
There is no need to go deep into the code.
A Doom map file (PWAD or IWAD) with the wad extension must have PWAD or IWAD as the first bytes.
For example
[imgur]https://i.imgur.com/Ot3Y8ds[/imgur]
likewise compressed files like rar, zip, pk3 have identifying bytes
whereas your file looks like this
[imgur]https://i.imgur.com/1gcAxXh[/imgur]
which is a total garble.
Hence the editor does not know what kind of file this is.
A Doom map file (PWAD or IWAD) with the wad extension must have PWAD or IWAD as the first bytes.
For example
[imgur]https://i.imgur.com/Ot3Y8ds[/imgur]
likewise compressed files like rar, zip, pk3 have identifying bytes
whereas your file looks like this
[imgur]https://i.imgur.com/1gcAxXh[/imgur]
which is a total garble.
Hence the editor does not know what kind of file this is.
Re: ultdb will not open my wad
ah ok, just lemme get a hex editorKappes Buur wrote:There is no need to go deep into the code.
A Doom map file (PWAD or IWAD) with the wad extension must have PWAD or IWAD as the first bytes.
For example
[imgur]https://i.imgur.com/Ot3Y8ds[/imgur]
likewise compressed files like rar, zip, pk3 have identifying bytes
whereas your file looks like this
[imgur]https://i.imgur.com/1gcAxXh[/imgur]
which is a total garble.
Hence the editor does not know what kind of file this is.
Re: ultdb will not open my wad
alright, you know what, i just looked at my wad in hxd and i am convinced it got corrupted. fuck me raw i spent like 3 weeks working on it. thank god for backups.
Re: ultdb will not open my wad
update: i had a 3 day old backup on a flash drive very good. now time to work on my cacoward-winning (hopefully) wadSPG101 wrote:alright, you know what, i just looked at my wad in hxd and i am convinced it got corrupted. fuck me raw i spent like 3 weeks working on it. thank god for backups.