View Issue Details

IDProjectCategoryView StatusLast Update
0000320Gameplay + OpenGL[All Projects] Bugpublic2017-02-23 16:11
ReporterEdward-san 
Assigned To_mental_ 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000320: Adventures of Square iwad regression - error during startup
Description

Script error, "gzdoom.pk3:menudef.txt" line 42:
Unknown texture M_DOOM


Tested with g2.4pre-595-gb45418d . It doesn't happen in g2.3.2.
TagsNo tags attached.

Relationships

Activities

_mental_

_mental_

2017-02-22 09:43

developer   ~0000694

Fixed in 61de40c.
I'm filling a bit guilty for this because that was I who proposed this workaround instead of addition of dummy texture files.

As the side note: missing texture for menus were not errors before menu scriptification.
I don't know however was this change intentional or not.
Graf Zahl

Graf Zahl

2017-02-22 09:54

administrator   ~0000695

As it always is, an error is an error but you just can bet that some mod out there went ahead and did something wrong. :(
Xaser

Xaser

2017-02-23 10:01

developer   ~0000718

What was wrong on Square's side? We're replacing MainMenu entirely in MENUDEF, but it seems that didn't stop the validation from occurring on GZDoom's MENUDEF anyway. I don't see what we could've done otherwise aside from include a dummy M_DOOM in our IWAD, which would've been pretty silly.
_mental_

_mental_

2017-02-23 10:16

developer   ~0000719

Nothing wrong, just from two possibilities (null textures and dummy files) the selected one was broken.
Xaser

Xaser

2017-02-23 16:11

developer   ~0000727

Thanks for the fix, BTW. Just want to make sure we have all our geese in a row too. :P

Issue History

Date Modified Username Field Change
2017-02-22 07:56 Edward-san New Issue
2017-02-22 09:43 _mental_ Assigned To => _mental_
2017-02-22 09:43 _mental_ Status new => resolved
2017-02-22 09:43 _mental_ Resolution open => fixed
2017-02-22 09:43 _mental_ Note Added: 0000694
2017-02-22 09:54 Graf Zahl Note Added: 0000695
2017-02-23 10:01 Xaser Note Added: 0000718
2017-02-23 10:16 _mental_ Note Added: 0000719
2017-02-23 16:11 Xaser Note Added: 0000727