Gamestudio Links
Zorro Links
Newest Posts
Executing Trades on Next Bar Open
by vicknick. 06/13/24 08:51
Zorro Beta 2.61: PyTorch
by jcl. 06/10/24 14:42
New FXCM FIX Plugin
by flink. 06/04/24 07:30
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (Joey, flink, AndrewAMD), 1,226 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19059 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Problem with demo version #137573
06/21/07 23:40
06/21/07 23:40
Joined: Jun 2007
Posts: 3
T
Tootsie Offline OP
Guest
Tootsie  Offline OP
Guest
T

Joined: Jun 2007
Posts: 3
Hi folks. I am having a look at the demo version of 3DGS. I installed it and ran the techdemo file and it worked fine the first time. I then had a go at creating a very basic level, and when I tried to run it I got these error messages. Malfunction W.1301 <GAME.WMB> : can't open file , and Error E1100 <GAME.WMB> : can't open level .
I then tried to run the techdemo level again, and now I get the same error messages??? What is wrong? Thanks in advance.

Re: Problem with demo version [Re: Tootsie] #137574
06/22/07 02:32
06/22/07 02:32
Joined: Mar 2007
Posts: 677
0x00000USA
M
MrCode Offline
User
MrCode  Offline
User
M

Joined: Mar 2007
Posts: 677
0x00000USA
Did you build the level first?


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}
Re: Problem with demo version [Re: MrCode] #137575
06/24/07 03:08
06/24/07 03:08
Joined: Jun 2007
Posts: 3
T
Tootsie Offline OP
Guest
Tootsie  Offline OP
Guest
T

Joined: Jun 2007
Posts: 3
Not the techdemo. This worked first time. Now it doesn't. I 'built' my level ok, but it gives me those error messages, as does the techdemo???

Re: Problem with demo version [Re: Tootsie] #137576
06/24/07 03:46
06/24/07 03:46
Joined: Mar 2007
Posts: 677
0x00000USA
M
MrCode Offline
User
MrCode  Offline
User
M

Joined: Mar 2007
Posts: 677
0x00000USA
What directory did you put them in?

If they aren't in the work folder or the folder defined by your script (if you have one), it won't work.


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}
Re: Problem with demo version [Re: Tootsie] #137577
06/24/07 06:35
06/24/07 06:35
Joined: May 2006
Posts: 69
Canada
L
Leaf Offline
Junior Member
Leaf  Offline
Junior Member
L

Joined: May 2006
Posts: 69
Canada
Make sure you save you level, no caps no spaces, also as mentioned above make sure oyur in the work folder if your a newbie

Re: Problem with demo version [Re: Leaf] #137578
06/24/07 06:59
06/24/07 06:59
Joined: Jun 2007
Posts: 3
T
Tootsie Offline OP
Guest
Tootsie  Offline OP
Guest
T

Joined: Jun 2007
Posts: 3
Thanksguys. Why would I be getting this error with the techdemo?

Re: Problem with demo version [Re: Tootsie] #137579
06/24/07 07:41
06/24/07 07:41
Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
Tobias Offline

Moderator
Tobias  Offline

Moderator

Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
Seems it's now looking for a level "game.wmb" that doesnt exist. probably you deleted the techdemo script in map properties. Either you now create that level or you go back to the original version of techdemo. The original techdemo level is "techdemo.wmb".


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