Page 1 of 1

making skulltag (doom in hexen format) now gives errors

Posted: Tue Dec 17, 2013 4:41 am
by chesse20
im not sure what im doing wrong with my maps?
Line 0 has no front sector
Line 9 has no front sector
Linedef 0 does not have a front side.
Linedef 9 does not have a front side.
The following lines do not have a front sidedef:
0
9

the map looks fine in doom builder ? did something mess up in the new update that made zandro not run maps now?

RE: making skulltag (doom in hexen format) now gives errors

Posted: Tue Dec 17, 2013 5:29 am
by agaures
May i have a look at the map?

RE: making skulltag (doom in hexen format) now gives errors

Posted: Tue Dec 17, 2013 6:33 am
by Fused
Look up tthe lines with that type. then press F on all the error lines. That should fix it.

EDIT: the problem is that line 0 & 9 are looking the wrong way. Pressing F makes them look the other way.

RE: making skulltag (doom in hexen format) now gives errors

Posted: Wed Dec 18, 2013 3:54 am
by chesse20
Fused wrote: Look up tthe lines with that type. then press F on all the error lines. That should fix it.

EDIT: the problem is that line 0 & 9 are looking the wrong way. Pressing F makes them look the other way.
thx dude!