Back to the Vavoom Forum Archives


Forum

having trouble compiling a ddf-vc conversion

Wed, 11 Sep 2002 14:05:37

deathz0r

C:\0DEAN\DOOM2\UACRESSV\PROGS>compile<br><br>C:\0DEAN\DOOM2\UACRESSV\PROGS>vcc -I../../progs/common -I../../progs/doom/client<br> clprogs<br>Exiting due to signal SIGSEGV<br>General Protection Fault at eip=0001eeff<br>eax=fffd0000 ebx=fffd0000 ecx=0000029f edx=fffe0000 esi=00007ff0 edi=00008018 ebp=000fddb0 esp=000fdd9c program=C:\0DEAN\DOOM2\UACRESSV\PROGS\VCC.EXE<br>cs: sel=01a7  base=029f0000  limit=7d5fffff<br>ds: sel=01af  base=029f0000  limit=7d5fffff<br>es: sel=01af  base=029f0000  limit=7d5fffff<br>fs: sel=017f  base=00006550  limit=0000ffff<br>gs: sel=01bf  base=00000000  limit=0010ffff<br>ss: sel=01af  base=029f0000  limit=7d5fffff<br>App stack: [00102174..00082174]  Exceptn stack: [000820d0..00080190]<br><br>Call frame traceback EIPs:<br>  0x0001eeff<br><br>C:\0DEAN\DOOM2\UACRESSV\PROGS>vcc -I../../progs/common -I../../progs/doom/server svprogs<br>./things.vc:1311: Error #31 - Illegal identifier in expression.Identifier: S_3535
<br><br>can someone tell me what's wrong with this? i'm using 1.14 progs with 1.27 ddf files. <br><br>i'm also using WinXP, so if that has anything to do with it...
Wed, 11 Sep 2002 22:14:13

JinnaiGuy

> i'm also using WinXP, so if that has anything to do with it... <br><br>For the SIGSEGV one, that probably DOES.<br><br><br>I'm not up to date with the DDF.  Actually, I know very little about it at all, except that it seems to enhance a ton of core function.  But it looks like you have a version mismatch somewhere by the error you're receiving (wrong version DDF file set?)<br><br>Also don't know (just don't know) if Janis tested 1.14 with DDF.<br><br>And I'd still like to know what DDF is ;p
Thu, 12 Sep 2002 16:36:54

deathz0r

[quote author=JinnaiGuy link=board=editing;num=1031717137;start=0#1 date=09/11/02 at 15:14:13]And I'd still like to know what DDF is ;pDDF is Edge's coding system. It's very quick to learn, and very powerful if you know what you're doing. but not as powerful as VavoomC.
Fri, 13 Sep 2002 02:23:48

Janis Legzdinsh

I did test it in 1.14. Can't tell you why it crashes at the moment.

Back to the Vavoom Forum Archives