Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
3 registered members (AndrewAMD, Grant, Neb), 908 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: Error 1115 while trying to run level... [Re: Rei_Ayanami] #303563
12/29/09 23:14
12/29/09 23:14
Joined: May 2007
Posts: 2,043
Germany
Lukas Offline

Programmer
Lukas  Offline

Programmer

Joined: May 2007
Posts: 2,043
Germany
You don't have to use WDL files.

Maybe you could remove the TGA-file from your project and start it again to see if it's really because of your TGA-file?
Or maybe you could post your script here?



@Rei_Ayanami: He said he downloaded the demo yesterday, so I would bet all my money that he has 7.80 trial.

Re: Error 1115 while trying to run level... [Re: Lukas] #303578
12/30/09 03:03
12/30/09 03:03
Joined: Dec 2009
Posts: 10
H
HexineArts Offline OP
Newbie
HexineArts  Offline OP
Newbie
H

Joined: Dec 2009
Posts: 10
The version is 7.80. At first I thought that the error might be because I was importing a model from 3Ds Max.. but I created a new shape from within WED itself and even that does not work..
What I find interesting is that when I run the samples from the Lite-C workshop, they run fine without any problems.. But when I write my own script.. it does not work. The script is as follows :-

#include <acknex.h>
#include <default.c>

function main()
{
video_mode = 7;
level_load("Test3.wmp");
}

This is a .C file stored in the same folder as the WMP level file. There is an additional WDL script file associated with this level file (This was done through map properties in WED).

Re: Error 1115 while trying to run level... [Re: HexineArts] #303579
12/30/09 03:16
12/30/09 03:16
Joined: Dec 2009
Posts: 10
H
HexineArts Offline OP
Newbie
HexineArts  Offline OP
Newbie
H

Joined: Dec 2009
Posts: 10
Ok.. Apparantely I see the problem... I have been using WMP extension in the script file instead of WMB.. My apologies.. everything is now working..

Re: Error 1115 while trying to run level... [Re: HexineArts] #303584
12/30/09 10:14
12/30/09 10:14
Joined: Apr 2009
Posts: 274
atari98 Offline
Member
atari98  Offline
Member

Joined: Apr 2009
Posts: 274
OK! Good Luck for your Project!


Meine Fun Websiten
www.free4-fun.de.tl

www.gamer-liga-live.de.tl

Meine Game-Projekt Websiten
www.gamer-projects.de.tl
Re: Error 1115 while trying to run level... [Re: HexineArts] #303594
12/30/09 11:55
12/30/09 11:55
Joined: Nov 2002
Posts: 913
Berlin, Germany
S
SchokoKeks Offline
User
SchokoKeks  Offline
User
S

Joined: Nov 2002
Posts: 913
Berlin, Germany
Originally Posted By: HexineArts

This is a .C file stored in the same folder as the WMP level file. There is an additional WDL script file associated with this level file (This was done through map properties in WED).


you should not do that, it makes no sense. rather associate the .c file directly with you level. then you can also start it from WED.

Re: Error 1115 while trying to run level... [Re: Rei_Ayanami] #303700
12/31/09 16:36
12/31/09 16:36
Joined: Dec 2009
Posts: 128
China
frankjiang Offline
Member
frankjiang  Offline
Member

Joined: Dec 2009
Posts: 128
China
i think they are did by A7


development 3d game is interesting!
Page 2 of 2 1 2

Gamestudio download | chip programmers | 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