Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

Co-op Editing Question

Talk about anything related to Platinum Arts Sandbox here!
User avatar
Obsidian
Former Staff
Posts: 454
Joined: May 24th, 2009, 1:52 pm
IRC Username: Katana
Contact:

Re: Co-op Editing Question

Post by Obsidian »

GoBologna120 wrote:Does that mean it'll work for setting up a server?
If you've forwarded ports correctly, that ought to do. I'll go poke one of the devs in IRC and have them try to connect.
うるさいうるさいうるさい!

github: https://github.com/damianb/
User avatar
GoBologna120
Member
Member
Posts: 167
Joined: June 10th, 2009, 3:07 pm
Name: Tim
IRC Username: GoBologna
Location: Nowhere in particular.

Re: Co-op Editing Question

Post by GoBologna120 »

It said "Could not create server host." Man, this stuff is hard. I think I did something wrong when editing the server.bat.
Image
Yay. ^_^
offtools
Member
Member
Posts: 125
Joined: June 23rd, 2009, 2:10 pm
Name: offtools
IRC Username: offtools

Re: Co-op Editing Question

Post by offtools »

the server discussion reminds on an older discussion in the sauerbraten forum. p2p ;)

so here an idea maybe suitable for the future:

as most people will run PAS servers from home, we should think about a kind of hybrid p2p server which could make it easier for all the people who are behind a firewall to bring their stuff online. i think most people using PAS dont want host a server permantly or rent a game server, btw nobody does it at the moment. they just want to show their work to other people, doing coop for a while or sharing maps (+game content) ingame, which is not possible at the moment. hybrid p2p means that you can publish your map. You will be listed on the master server, without starting a server by your own. from here you can invite guests or they can join by their own (if wanted). while all the connecting stuff is done by the masterserver, we dont must care about nat and firewall. for channel 0 and 1 (positions and server messages) the client will act as server too, serves all guests. real p2p comes into game for channel 2 (sending receiving maps (files), maybe later for complete gamecontent).

offtools
Hirato
Developer
Developer
Posts: 689
Joined: May 30th, 2009, 1:23 pm
IRC Username: hirato

Re: Co-op Editing Question

Post by Hirato »

that functionality already exists /startlistenserver <list with masterserver?>

but it still requires appropriate ports to be forwarded for connections to actually be established to the masterserver, and outside connection attempts to not be denied.
making it p2p-sh would require the server to initialise the connection, let's not go there :P
This is not a url, clicking it is pointless
User avatar
Joe Staff
Member
Member
Posts: 37
Joined: June 19th, 2009, 2:34 am
Name: Spanky
IRC Username: Joe_Staff
Location: Tennessee, USA
Contact:

Re: Co-op Editing Question

Post by Joe Staff »

Honestly, I've dealt just fine with an on-invitation-only server. Keeps weirdos from getting in your server and messing up UR WORDZ!
Check out this Android game I'm making :D
Planes!
User avatar
GoBologna120
Member
Member
Posts: 167
Joined: June 10th, 2009, 3:07 pm
Name: Tim
IRC Username: GoBologna
Location: Nowhere in particular.

Re: Co-op Editing Question

Post by GoBologna120 »

I'm still worried about the error message I got last night. What did I do wrong?
Image
Yay. ^_^
Locked