docwilco / sptracker

An app suite for Assetto Corsa, focused on stats and setups
GNU General Public License v3.0
10 stars 4 forks source link

Multiple server instances running on a machine conflicts on trying running multiple stracker. #1

Open JuanjoNuevo opened 3 years ago

JuanjoNuevo commented 3 years ago

Don't know if u know about this, but there is a project called server manager -> https://www.racedepartment.com/downloads/ac-server-manager.25683/ Right know they use the old version 3.5.1 of Neys. As you are the guy trying to make an updated Stracker/Ptacker, i wanna inform you about a problem that maybe you are not concern about of Stracker. Server manager can host multiple servers at the same time, with diferent ports and etc, but on the instalation of stracker, says :

"Listening port for incoming connections of ptracker. Must be one of 50042, 50043, 54242, 54243, 60023, 60024, 62323, 62324, 42423, 42424, 23232, 23233, +42; ptracker will try all these ports on the ac server's ip address (until a better solution is found...)"

Well the thing is they have multiple plugins runing on the server at the same time (Realpenalty, Kissmyrank, stracker), so is a complete chaos with the ports and etc. Stracker has the option to relay port via proxy for other plugins. Maybe you can find a manner to have custom ports on stracker. Right now, i think the best way is to integrate ACSRelay inside Stracker as stracker is the main plugin all the servers have and usually run -> https://github.com/ihlades/ACSRelay/tree/master/ACSRelay/ACSRelay

Right now i'm a bit rusty compiling codes, and have no time to refresh my programing languages and etc, so if you wanna try any day a compiled beta version for linux or windows, let me know and i will try it. You can contact me via discord Juan José#2593 or via e-mail-> juanjo1996thegamer@gmail.com , as this github acc is the one i for school but i'm not usually active here. I'm usually on Discord mostly. Hope to listen about you soon. ty for your time And thanks for reviving this project. ^^

drwilco commented 3 years ago

I finally got around to setting up my AC server to be multi server (I use ACSM).

I sent an invite on Discord to discuss, as this honestly isn't something that stracker should fix, I think, but something that needs fixing on the ACSM side of things. But I'm curious to see if I might be wrong about that.

JuanjoNuevo commented 2 years ago

Hi, how long time without looking into this. I don't remember if we finally talked each other, i finished my study and my degree, and now i have this summer for free time to work into this. Almost 1 year. I talked to the guys of AC server manager, but they said that the part or making a ACSRelay would not be the on his route. They integrated the old version of Stracker, but they still making shit on the ports of the server. Right now, i will try on my own to port forward on a relay plugin or something to make them work.