Gamestudio Links
Zorro Links
Newest Posts
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
2 registered members (dr_panther, 1 invisible), 620 guests, and 2 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
SED publish error: Can't open script file #336234
08/02/10 15:39
08/02/10 15:39
Joined: May 2008
Posts: 62
México.
F
FcoElizalde Offline OP
Junior Member
FcoElizalde  Offline OP
Junior Member
F

Joined: May 2008
Posts: 62
México.
Hi everyone

Whenever I want to publish the main script I get this error:
Cant't open script file: "panels.c", clic ok and the normal publish window appears with the options and all. If I clic ok on that one, the exe supposedly gets created but cant be executed because it doesnt have the contend of "panels.c"
If I dont include any file I made like mtlFX and mtlView the publish doesnt show the "Cant open script file message"

How can I make the publisher open the script files I wrote in the folder?

EDIT:
Also, how can I increase the nexus for the executables?
main.c -nx200 doesnt work on the exe

Thanks in advance.

Last edited by FcoElizalde; 08/02/10 16:15.
Re: SED publish error: Can't open script file [Re: FcoElizalde] #336293
08/02/10 21:15
08/02/10 21:15
Joined: Sep 2009
Posts: 993
Budapest
Aku_Aku Offline
User
Aku_Aku  Offline
User

Joined: Sep 2009
Posts: 993
Budapest
At the top of your lite-c script insert this:
#include "panels.c"
Should help...

Re: SED publish error: Can't open script file [Re: Aku_Aku] #336311
08/02/10 23:47
08/02/10 23:47
Joined: May 2008
Posts: 62
México.
F
FcoElizalde Offline OP
Junior Member
FcoElizalde  Offline OP
Junior Member
F

Joined: May 2008
Posts: 62
México.
Actually thats the line the publisher doesnt read.
Someone knows how to make the publisher to read those #include <script.c>
files. (Yes I tried both #include <script.c> and #include "script.c")

Any help or insight is apreciated.

Re: SED publish error: Can't open script file [Re: FcoElizalde] #336417
08/03/10 18:02
08/03/10 18:02
Joined: Sep 2009
Posts: 993
Budapest
Aku_Aku Offline
User
Aku_Aku  Offline
User

Joined: Sep 2009
Posts: 993
Budapest
Perhaps more info from you could help.
Version number, source of your script, and so on...

Re: SED publish error: Can't open script file [Re: Aku_Aku] #336659
08/05/10 16:26
08/05/10 16:26
Joined: May 2008
Posts: 62
México.
F
FcoElizalde Offline OP
Junior Member
FcoElizalde  Offline OP
Junior Member
F

Joined: May 2008
Posts: 62
México.
Im gonna put all that into projects soon, meanwhile, anybody knows how to increase the nexus of the executable?

Re: SED publish error: Can't open script file [Re: FcoElizalde] #336712
08/05/10 19:52
08/05/10 19:52
Joined: Sep 2009
Posts: 993
Budapest
Aku_Aku Offline
User
Aku_Aku  Offline
User

Joined: Sep 2009
Posts: 993
Budapest
Look up for -nx switch in the manual. If i remember correctly...

Re: SED publish error: Can't open script file [Re: Aku_Aku] #337149
08/09/10 00:53
08/09/10 00:53
Joined: May 2008
Posts: 62
México.
F
FcoElizalde Offline OP
Junior Member
FcoElizalde  Offline OP
Junior Member
F

Joined: May 2008
Posts: 62
México.
I know 2 ways to define nexus:
1) In preferences write -nx 200 on the dialog box under the options in the engine tab
2) Adding -nx 200 to the name of the file at the end (main.c -nx 200)

Both ways work on the compiled game, but not on the executable. Like if the publish command doesnt define a different nexus for the .exe; Does someone know a way to declare a higher nexus for this .exe file?

EDIT: I published it in WED and it worked. However anyone knoes how to declare it in SED? Sorry I didnt said I use SED, I did in another post and forgot to say it again.

Last edited by FcoElizalde; 08/09/10 01:12.
Re: SED publish error: Can't open script file [Re: FcoElizalde] #337182
08/09/10 10:55
08/09/10 10:55
Joined: Aug 2009
Posts: 1,438
Spain
painkiller Offline
Serious User
painkiller  Offline
Serious User

Joined: Aug 2009
Posts: 1,438
Spain
In WED, in Files->Map properties you can set nexus


3D Gamestudio A8 Pro
AMD FX 8350 4.00 Ghz
16GB RAM
Gigabyte GeForce GTX 960 4GB

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