Dallas graphical script editor

For Descent, Descent II and Descent3 level editing and modification assistance.
Post Reply
Dadas
DBB Ace
DBB Ace
Posts: 56
Joined: Mon Jun 29, 2009 6:07 am
Location: Slovakia

Dallas graphical script editor

Post by Dadas »

i was trying to get dallas working, i installed egcs-1.1.2, downloaded D3SDK 1.4 and set it up like tutorial says.
Then i made very simple script that is 100% scripted good...
Image
that error says - virtualgcc.exe stopped working,
Error caused that program stopped to work right.
System windows will close program and tell you when it find affordable solution.
I m using windows Vista home basic SP2, is it possible to make it working?
(windows haven't found any solution :) )
D.Cent
DBB Ace
DBB Ace
Posts: 53
Joined: Wed Nov 22, 2006 1:50 pm
Location: Schwieberdingen (Germany)
Contact:

Post by D.Cent »

Maybe it's not working on Windows Vista anymore?
User avatar
SuperSheep
DBB Benefactor
DBB Benefactor
Posts: 935
Joined: Sun Jun 03, 2001 2:01 am
Location: Illinois

Post by SuperSheep »

You can try this page...
http://www.prepare4descent.net/descenti ... velEditing

Don't know if you've done everything shown there, but it's worth a look. Unfortunately, that's the extent of my knowledge on the subject.
Dadas
DBB Ace
DBB Ace
Posts: 56
Joined: Mon Jun 29, 2009 6:07 am
Location: Slovakia

Dallas graphical script editor

Post by Dadas »

I tryed to set it not via virtalgcc.exe but virtualms.exe now , i downloaded microsoft visual studio 9.0 and when i press compile there are errors:

Code: Select all

Virtual MS Compiler layer for Descent 3
Copyright 1999 Outrage Entertainment
Source: \"C:\\Users\\Roman\\Desktop\\D3EDIT10\\d3-sdk_v14\\osiris\\level14.cpp\"
Output: \"C:\\Users\\Roman\\Desktop\\D3EDIT10\\d3-sdk_v14\\osiris\\level14.dll\"
Debug Info: None
Warning Level: 0
DLL Type: Level Script
cl : Command line warning D9002 : ignoring unknown option '/GD'
level14.cpp
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(85) : error C2383: 'Obj_GetGunPos_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(90) : error C2383: 'Obj_GetGroundPos_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(94) : error C2383: 'Room_Value_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(153) : error C2383: 'AI_GoalFollowPathSimple_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(165) : error C2383: 'Obj_Value_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(169) : error C2383: 'Matcen_Value_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(197) : error C2383: 'AI_FindObjOfType_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(361) : error C2383: 'Obj_Create_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(373) : error C2383: 'Obj_WBValue_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(403) : error C2383: 'Player_Value_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(406) : error C2383: 'Obj_SetCustomAnim_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(415) : error C2383: 'Obj_Burning_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(437) : error C2383: 'Sound_Stop_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(440) : error C2383: 'Sound_Play2d_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(443) : error C2383: 'Sound_Play3d_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(455) : error C2383: 'AI_GoalValue_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(458) : error C2383: 'AI_GetNearbyObjs_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(542) : error C2383: 'Game_CreateRandomSparks_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(562) : error C2383: 'Path_GetInformation_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\osiris_import.h(578) : error C2383: 'LGoal_Value_fp' : default-arguments are not allowed on this symbol
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(843) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(847) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(851) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(852) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(853) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(1447) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(1475) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(1500) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(1718) : error C2198: 'Obj_Create_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(2548) : error C2198: 'Matcen_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(2569) : error C2198: 'Matcen_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(2773) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(3059) : error C2198: 'AI_GoalValue_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(3265) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4256) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4273) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4288) : error C2198: 'Player_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4303) : error C2198: 'Player_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4334) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4352) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4438) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4442) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4479) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4513) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4543) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4612) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4652) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4672) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4690) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4708) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(4728) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(5402) : error C2198: 'Obj_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(6264) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(6285) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(6306) : error C2198: 'LGoal_Value_fp' : too few arguments for call
c:\\users\\roman\\desktop\\d3edit10\\d3-sdk_v14\\osiris\\dallasfuncs.cpp(6327) : error C2198: 'LGoal_Value_fp' : too few arguments for call

i have tryed to compile level 14 from retribution pack with source from planetdescent and it is showing these errors everywhere!! what is with it for now? please help :(
User avatar
SuperSheep
DBB Benefactor
DBB Benefactor
Posts: 935
Joined: Sun Jun 03, 2001 2:01 am
Location: Illinois

Post by SuperSheep »

Actually, those errors are real and show up when I first attempted to compile AntiCheat. You have two options, go in to those modules and fix the errors, or try to get virtualgcc running.
User avatar
Floyd
DBB Captain
DBB Captain
Posts: 561
Joined: Sat Apr 26, 2003 2:01 am
Location: Germany
Contact:

Post by Floyd »

gcc 2.8.1 is the last working version afaik.
D.Cent
DBB Ace
DBB Ace
Posts: 53
Joined: Wed Nov 22, 2006 1:50 pm
Location: Schwieberdingen (Germany)
Contact:

Post by D.Cent »

2.95 works on my system as well, and I remember Kevin once said he was using 2.96.
Dadas
DBB Ace
DBB Ace
Posts: 56
Joined: Mon Jun 29, 2009 6:07 am
Location: Slovakia

Dallas graphical script editor

Post by Dadas »

Ehm , my c/c++ knowledge is very low :P i can't fix it myself... virtualgcc.exe is just not working on vista, no chance to run it :(
Dadas
DBB Ace
DBB Ace
Posts: 56
Joined: Mon Jun 29, 2009 6:07 am
Location: Slovakia

Dallas graphical script editor

Post by Dadas »

I just found a good solution :) check it:

Image
Maybe i will install XP later :D
User avatar
Insurrectionist
DBB Captain
DBB Captain
Posts: 557
Joined: Wed Dec 22, 2004 7:01 am
Location: SE;JHFs
Contact:

Post by Insurrectionist »

So now I have to block postimg.org because of the adult friend finder adds showing nude adults.
User avatar
Insurrectionist
DBB Captain
DBB Captain
Posts: 557
Joined: Wed Dec 22, 2004 7:01 am
Location: SE;JHFs
Contact:

Post by Insurrectionist »

Have you pointed to the path of virtualgcc.exe in the system enviroment variables

Image

just add a semicolon then the path to virtualgcc.exe click ok that sould fix you up. I haven't use dallas in a long time but I set it up once but descent died so I never finish my level.
Dadas
DBB Ace
DBB Ace
Posts: 56
Joined: Mon Jun 29, 2009 6:07 am
Location: Slovakia

Dallas graphical script editor

Post by Dadas »

no it wont because i already have done it :P windows virtual PC works good just transfering files is not good hehehe
omfg D3 never dies - new version is going to be released recently and a PXO will get up again!!! :P
btw yep i wanted to upload that image to another site but here is only that 1 supported
Post Reply