arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
678 stars 143 forks source link

max players stuck at 0/0 and map is blank #1219

Open darknessdeadly opened 2 years ago

darknessdeadly commented 2 years ago

i already know the cause its my core mod primal fear or other large dino mods i just want to know is there a way i can still use it like every time i remove it my batch server works fine but if i re-add it the map (caballus) is blank and max players is 0/0

klightspeed commented 2 years ago

Does it load with:

serverMapModId=1679826889
ark_GameModIds=839162288

Alternatively, in order to put Primal Fear before Caballus in the load order, does it work with:

serverMap=Caballus_P
ark_GameModIds=839162288,1679826889
darknessdeadly commented 2 years ago

i will try putting in the mod id for the map in the mod ids

IAmInept commented 1 year ago

blank and max players is 0/0

Ensure RCON Port is disabled; or alternatively ensure you dont have multiple instances running with the SAME RCON Port.