Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,574 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Help Please error code on first run #182962
02/09/08 17:49
02/09/08 17:49
Joined: Jul 2006
Posts: 76
uk london
F
FireArm Offline OP
Junior Member
FireArm  Offline OP
Junior Member
F

Joined: Jul 2006
Posts: 76
uk london
Im trying to start with 3d game studio 7.
i been following Wed Tutorial i downloaded.

I get a error come up on first run.
Heres a picture(not my picture but same error i have)

http://img405.imageshack.us/img405/5120/sc316pv4.jpg

how do i fix it please?.

Last edited by FireArm; 02/09/08 17:52.
Re: Help Please error code on first run [Re: FireArm] #182963
02/09/08 18:21
02/09/08 18:21
Joined: Jun 2006
Posts: 214
Germany, NRW
T
TheThinker Offline
Member
TheThinker  Offline
Member
T

Joined: Jun 2006
Posts: 214
Germany, NRW
Can you link the tutorial you wored through.
Perhaps it is an outdated one.

Re: Help Please error code on first run [Re: TheThinker] #182964
02/09/08 18:31
02/09/08 18:31
Joined: Jul 2006
Posts: 76
uk london
F
FireArm Offline OP
Junior Member
FireArm  Offline OP
Junior Member
F

Joined: Jul 2006
Posts: 76
uk london
its on the download page of the game studio web site
http://server.conitec.net/down/t6tut1c.zip
this is the link it does say new

Re: Help Please error code on first run [Re: FireArm] #182965
02/15/08 00:50
02/15/08 00:50
Joined: Feb 2008
Posts: 13
E
Eshodan Offline
Newbie
Eshodan  Offline
Newbie
E

Joined: Feb 2008
Posts: 13
I'v been getting the same thing. Glad im not alone

Re: Help Please error code on first run [Re: Eshodan] #182966
02/15/08 09:37
02/15/08 09:37
Joined: Mar 2007
Posts: 776
Poor village - Poland ;)
tompo Offline
User
tompo  Offline
User

Joined: Mar 2007
Posts: 776
Poor village - Poland ;)
Looks like an error in Lift01 script, lines 164, 199...etc
Is:
move_mode +=..... + .....
should be:
move_mode =..... + ......

And what is ignore_world? Search in help (in sed) "move_mode".
Check Your lift01.wdl in template folder and search those lines.
Remove "+" and "ignore_world".

I've downloaded this demo, build, run and everything is OK, but in my lift01.wdl I haven't such a bugs

Hope that will help.

Last edited by tompo; 02/15/08 10:05.

Never say never.
Re: Help Please error code on first run [Re: tompo] #182967
02/16/08 15:43
02/16/08 15:43
Joined: Jul 2006
Posts: 76
uk london
F
FireArm Offline OP
Junior Member
FireArm  Offline OP
Junior Member
F

Joined: Jul 2006
Posts: 76
uk london
looks like im not the only one lol.
they should test the scripts really before they upload, or test them better


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1