Posts: 52
Threads: 6
Joined: Feb 2016
Reputation:
26
03.02.2016, 20:39
(This post was last modified: 03.02.2016, 20:44 by Kemi.)
Hey guys,
our little 3 men team (german team)(2 scripters/programmers) want to use this G2o stuff.. at the moment were testing some possibilities. We have some problems at the moment.. maybe you guys can help us
- possibilty of Databases like SQL (already found  )
- we have some problems to join a server over the internet. it always says "cant connect to server" but the ports are set, firewall and antivir disabled. (we can play over hamachi without any problems)
- in which delays will be updates for the g2o stuffs?
- is there any ts/chat to talk with some of the devs here for questions and such stuff?
Posts: 631
Threads: 42
Joined: Sep 2015
Reputation:
1,077
Order:
(03.02.2016, 20:39)Kemi Wrote: Hey guys,
our little 3 men team (german team)(2 scripters/programmers) want to use this G2o stuff.. at the moment were testing some possibilities. We have some problems at the moment.. maybe you guys can help us
- possibilty of Databases like SQL (already found )
- we have some problems to join a server over the internet. it always says "cant connect to server" but the ports are set, firewall and antivir disabled. (we can play over hamachi without any problems)
- in which delays will be updates for the g2o stuffs?
- is there any ts/chat to talk with some of the devs here for questions and such stuff? @2
I also tried to join to your server, and I fail. Something is wrong, and I don't know what.
@3
What do you mean? You asking about how often g2o will be updated?
@3
Nope, but if u really want to talk, then I can join to ur server ts3 and u can ask me couple question. But give me ip addres first
Posts: 52
Threads: 6
Joined: Feb 2016
Reputation:
26
(03.02.2016, 22:02)Bimbol Wrote: (03.02.2016, 20:39)Kemi Wrote: Hey guys,
our little 3 men team (german team)(2 scripters/programmers) want to use this G2o stuff.. at the moment were testing some possibilities. We have some problems at the moment.. maybe you guys can help us
- possibilty of Databases like SQL (already found )
- we have some problems to join a server over the internet. it always says "cant connect to server" but the ports are set, firewall and antivir disabled. (we can play over hamachi without any problems)
- in which delays will be updates for the g2o stuffs?
- is there any ts/chat to talk with some of the devs here for questions and such stuff? @2
I also tried to join to your server, and I fail. Something is wrong, and I don't know what.
@3
What do you mean? You asking about how often g2o will be updated?
@3
Nope, but if u really want to talk, then I can join to ur server ts3 and u can ask me couple question. But give me ip addres first 
@ 2 could u give a small tutorial how to install the server? maybe we have some fails in this process
@3 yea. will it be every xx weeks.. every month?
@4 yea thats would be great. will u send later a pm with ts and a time to meet. do u live in europe? (cuz timezones)
Posts: 631
Threads: 42
Joined: Sep 2015
Reputation:
1,077
Order:
@ad 2. I guess this is becasue some port are blocked on your VPS. For now server, and downloader uses UDP, so they can't work on the same port. Probably thats why u cannot connect with the server.
@ad 3. It depends of my free time, and of amount of content. For example dev 7 will have rewriten server, and client network, so this will take few weeks.
@ad 4. Ok, I will wait.
Posts: 52
Threads: 6
Joined: Feb 2016
Reputation:
26
@ 2 i tried several ports for the server but it doesnt help. we did test it on another pc too.. but there was the same mistake. veeeeeeeeery strange
@3 ah very cool. so there is a constant work on this? great
Posts: 631
Threads: 42
Joined: Sep 2015
Reputation:
1,077
Order:
(03.02.2016, 23:06)Kemi Wrote: @ 2 i tried several ports for the server but it doesnt help. we did test it on another pc too.. but there was the same mistake. veeeeeeeeery strange 
@3 ah very cool. so there is a constant work on this? great  @2 Like I said, hard to say whats wrong. But in dev 7 everytning should work, because downloader will change the port to TCP.
@3. Yep, G2O is supported and updated in our free time.
Posts: 52
Threads: 6
Joined: Feb 2016
Reputation:
26
(03.02.2016, 23:11)Bimbol Wrote: (03.02.2016, 23:06)Kemi Wrote: @ 2 i tried several ports for the server but it doesnt help. we did test it on another pc too.. but there was the same mistake. veeeeeeeeery strange 
@3 ah very cool. so there is a constant work on this? great  @2 Like I said, hard to say whats wrong. But in dev 7 everytning should work, because downloader will change the port to TCP.
@3. Yep, G2O is supported and updated in our free time.
perfect! thx alot dude.
me and my team are very ecxited to this project. we worked a long time with the gmp and it was just horror 
so we saw your work here and at the moment we´re very astonished about the possibilities in this early stage .
when all pretests will be succesfull.. we want to make a german Roleplay server on g2o.
so keep rocking (and working  )
Posts: 5
Threads: 0
Joined: Feb 2016
Reputation:
0
Hey guys,
as a project member of Kemi I would like to go a little bit more into detail:
As far as I understood your answer, Bimbol, the MP-server (standard 28970) runs separated from the download-server (standard 28970 too?) - but both on UDP.
Kemi only changed the port the MP-Server is running on and forwarded this one. So I guess we have to change the download-server's port, we simply do not know, where to do this.
Or did I get you wrong?
Sincerely yours,
Steven
Posts: 631
Threads: 42
Joined: Sep 2015
Reputation:
1,077
Order:
I mean, that downloader, and server both work on UDP, so there is no way to run two sockets on the same port. Thats why downloader is running on server port + 32767. I guess that was bad idea, and thats why I have to move downloader to TCP port, like was before dev 5.
Because server and downloader have to work on the same port.
Posts: 5
Threads: 0
Joined: Feb 2016
Reputation:
0
Ok, thank you for the quick reply.
So when I am running MP-server on UDP 28970 download-server runs on 28970 + 32767 = 61737 ?
And both have to be forwarded ...
|