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
2 registered members (TipmyPip, 1 invisible), 18,789 guests, and 8 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
Problem with GSTNet (Deutsch/English) #429004
09/06/13 16:38
09/06/13 16:38
Joined: May 2012
Posts: 22
Germany, Deutschland
G
Gamingtypen Offline OP
Newbie
Gamingtypen  Offline OP
Newbie
G

Joined: May 2012
Posts: 22
Germany, Deutschland
Hey Community!
DEUTSCH:
Ich habe ein Problem mit GSTNet. Wenn ich als server einen level lade, dann eine globale Entity erstelle und dann als client joine, funktioniert zwar alles problemlos, aber nachdem main() ausgeführt wurde kommt die Fehlermeldung: "Crash in StartClient". Mir fallen keine Fehler auf! frown Hoffe ihr könnt mir helfen.
ENGLISH (By Google translator :P)
I have a problem with GSTNet. If I load a level as a server, then create a global entity and then join as a client, although everything works fine, but after executing main () the error message: "Crash in start client" is shown. I notice no error! : (Hope you can help me.)

Re: Problem with GSTNet (Deutsch/English) [Re: Gamingtypen] #429012
09/06/13 18:16
09/06/13 18:16
Joined: Oct 2011
Posts: 1,082
Germany
C
Ch40zzC0d3r Offline
Serious User
Ch40zzC0d3r  Offline
Serious User
C

Joined: Oct 2011
Posts: 1,082
Germany
Dann setze doch mal errors() in die function und debugge durch (oder benutze diag)

Re: Problem with GSTNet (Deutsch/English) [Re: Ch40zzC0d3r] #429064
09/08/13 12:03
09/08/13 12:03
Joined: Jan 2006
Posts: 968
EpsiloN Offline
User
EpsiloN  Offline
User

Joined: Jan 2006
Posts: 968
What does this mean:
Quote:
although everything works fine, but after executing main () the error message: "Crash in start client" is shown

You execute main manualy later, or you mean the app is starting correctly, but after Init screen "start client" function called in main() gives error ?
Post your "start client" script and the lines in main() around the call to "start client".
This usualy happens to me because of accidentaly using a pointer instead of the value... I mean , for example "player_pos" instead of "player_pos[0]".


Extensive Multiplayer tutorial:
http://mesetts.com/index.php?page=201
Re: Problem with GSTNet (Deutsch/English) [Re: EpsiloN] #429311
09/11/13 11:25
09/11/13 11:25
Joined: May 2012
Posts: 22
Germany, Deutschland
G
Gamingtypen Offline OP
Newbie
Gamingtypen  Offline OP
Newbie
G

Joined: May 2012
Posts: 22
Germany, Deutschland
Ich habe die Funktionen nun praktisch in meinem Spiel eingebaut und einen Chatroom fertiggestellt. Um alles zu testen habe ich das Spiel einfach doppelt gestartet, einmal als Client, einmal als Server. Als ich es allerdings auf zwei verschiedenen PC's ausprobiert habe, funktioniert dies nicht mehr! Mein Freund konnte bei sich weder joinen noch einen eigenen Server erstellen... frown
Hoffe ihr habt Antworten! laugh
English by Google Translator :=O
I have now installed practically the functions in my game and completed a chatroom. In order to test everything I have just started the game twice, once as a client, once as a server. However, when I tried it on two different PC's, this does not work anymore! My friend was entering the channel when neither create nor own server ... (
Hope you have answers! laugh

Re: Problem with GSTNet (Deutsch/English) [Re: Gamingtypen] #429495
09/13/13 10:38
09/13/13 10:38
Joined: Jan 2006
Posts: 968
EpsiloN Offline
User
EpsiloN  Offline
User

Joined: Jan 2006
Posts: 968
I didnt understand much, but if you're having a connection problems check your router port forward / computer firewall settings . Most of the time applications cant connect because of this. On one computer you dont have this...


Extensive Multiplayer tutorial:
http://mesetts.com/index.php?page=201

Moderated by  HeelX, Spirit 

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