Gamestudio Links
Zorro Links
Newest Posts
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
4 registered members (degenerate_762, AbrahamR, AndrewAMD, ozgur), 667 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Startup failure #324880
05/23/10 19:59
05/23/10 19:59
Joined: May 2009
Posts: 445
Peine, Germany
Razoron Offline OP
Senior Member
Razoron  Offline OP
Senior Member

Joined: May 2009
Posts: 445
Peine, Germany
Hi,
i had to clear my hole harddrive. Now I've installed Gamestudio again and tryed to run my Project with the backuped files.

But i get an error, see log:
Quote:

Log of A7 Engine 7.82.3 run at Sun May 23 21:55:07 2010
Henning on Windows NT/2000/XP version 6.1 Build 7600
Options main.c -eq -diag -ta
App: C:\Program Files (x86)\GStudio7\acknex.exe in C:\Projekt\

MM mixer opened
DSOUND device opened
DI interface opened
Start Window opened
(c) Conitec / oP group Germany / www.3dgamestudio.com
A7 Engine - Commercial Edition V7.82.3 - Jan 7 2010
Development version
Registered to: Henning Pohl

Mouse found
Lautsprecher (High Definition Audio-Gerät) opened
NVIDIA GeForce 9600 GT pure T&L device 1ff9 detected
D3D device NVIDIA GeForce 9600 GT 1ff9 selected.
ANet.dll opened
Multithreading.dll opened
ackwii.dll opened
t7.dll opened
Compiling MAIN.C - [Esc] to abort....
PATH C:\Program Files (x86)\GStudio7\code\
PATH C:\Program Files (x86)\GStudio7\code\
PATH C:\Program Files (x86)\GStudio7\templates\images\............
PATH ./models\
PATH ./models/ammo\
PATH ./models/powerups\
PATH ./models/flags\
PATH ./images/skys\
PATH ./images/effects\
PATH ./shade-c\
PATH ./stuff\
PATH ./fx\
PATH ./holiday\
PATH ./SimpleCity\
PATH ./testlevel\..................
PATH ./models\
PATH ./models/ammo\
PATH ./models/powerups\
PATH ./shade-c\.............................

.. 0.814 sec
Error with MAIN.C
Startup failure
Program aborted
Close level,DLL,objects
Free input,funcs,panels,defs,syns,views,strings,vars..ok
Free sounds,bmaps,fonts,hash,defs1,script..ok
Close dx,multimedia,D3D,engine,physics,nexus..ok
A7 Engine - Commercial Edition V7.82.3 - Jan 7 2010
(c) Conitec / oP group Germany / www.3dgamestudio.com
Registered to: Henning Pohl
Close window at 1.898


The manual says that this error only occurs if the project is published, but i get this in SED.

Any suggestions??

Re: Startup failure [Re: Razoron] #324902
05/23/10 21:23
05/23/10 21:23
Joined: May 2007
Posts: 2,043
Germany
Lukas Offline

Programmer
Lukas  Offline

Programmer

Joined: May 2007
Posts: 2,043
Germany
"Program aborted"
Sounds like you pressed ESC to abort starting the engine.

Re: Startup failure [Re: Lukas] #324903
05/23/10 21:27
05/23/10 21:27
Joined: Aug 2007
Posts: 1,922
Schweiz
Widi Offline
Serious User
Widi  Offline
Serious User

Joined: Aug 2007
Posts: 1,922
Schweiz
I dont think so:

Error with MAIN.C --> here must be the fault
Startup failure
Program aborted

Re: Startup failure [Re: Widi] #324907
05/23/10 21:36
05/23/10 21:36
Joined: May 2007
Posts: 2,043
Germany
Lukas Offline

Programmer
Lukas  Offline

Programmer

Joined: May 2007
Posts: 2,043
Germany
Well, it does say "Error with MAIN.C" when you abort an engine start, too, but I tried it again and saw that it even shows you a line when aborting, but Razoron's log doesn't show the line. In fact, if you abort, no log is being created. So I guess I was wrong and you are right, but for the wrong reason.^^

Re: Startup failure [Re: Lukas] #324967
05/24/10 10:28
05/24/10 10:28
Joined: May 2009
Posts: 445
Peine, Germany
Razoron Offline OP
Senior Member
Razoron  Offline OP
Senior Member

Joined: May 2009
Posts: 445
Peine, Germany
Test run: Just startup failure, no error is shown.
Run current script: Error in 'game.c' line 284: 'anet_deinit_all' undeclared identifier
< anet_deinit_all();
>
Makes sense?

Re: Startup failure [Re: Razoron] #324970
05/24/10 10:48
05/24/10 10:48
Joined: May 2007
Posts: 2,043
Germany
Lukas Offline

Programmer
Lukas  Offline

Programmer

Joined: May 2007
Posts: 2,043
Germany
Is seems that you try to use the function "anet_deinit_all()" but it isn't declared anywhere. It seems to be an Anet header, so make sure you included the Anet header.

Re: Startup failure [Re: Lukas] #324973
05/24/10 11:04
05/24/10 11:04
Joined: May 2009
Posts: 445
Peine, Germany
Razoron Offline OP
Senior Member
Razoron  Offline OP
Senior Member

Joined: May 2009
Posts: 445
Peine, Germany
Yes, thanks I know where the problem was, but i just was wondering why the Engine didn't show that error.


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