#server-hosting
1 messages · Page 19 of 1
so it works?
i see it but cant say it will throw me in correct one or the other one
ima name the server no one would name anything that way we are 100000% sure.
XD
pfft
very strong pass password123
gotta restart got stuck in the scanning loop
it shows, connecting to see if it lets me connect.
i think it still threw me into the other, still same hypsi
nope still sent me to the other
hmm ok
try now
is there any other people in that server?
This seems to be the issue they were having on HT
right-click The Isle > Properties. in steam
In the General tab, find the Launch Options box at the bottom.
paste this: +connect 51.77.152.141:7778
Where u would log into a copy of the same server with the same name but it was a duplicate.
it said was 27
did not realize this was an issue in ht
Yea it was an issue
U would log into say official 2 and you would be in a copy of the same server
can try now.
With ur friends in another official 2 server
i know its supposed to send me to the server when i open it, but it only sent to main menu
not sure either, but might be what @young hawk said and the same glitch that was happening. though just sending me to an actual other server instead of the one im actually connecting to
yeah its weird.
was stuck in the connecting screen, gonna restart
hmmm im just stuck in the connecting screen
try now.
thought it was gonna put me in correct one, didnt show hypsi on preview but no still went to other one
can try now
Yea it was an issue on HT
nope
yeah it is, at least tried it
idk why they havn't fixed this issue alr tbo
are the devs even aware of the chaos?
probably not.
anyone knows how to fix it so time wont show differently for users? i have day and my friend has night happens on unofficials
sounds like you guys are on a copy of the same server
we are in the same server rn but he has night i have day
For anyone having issues connecting to your own server and suspect port issues, I spent the day looking at this & the last few hours with the game devs, if you are specifying ports, try changing the port & queryport to be the same value.
Launch server with -Port=numbergoeshere and make sure in your game.ini you have QueryPort=numbergoeshere under the [/Script/TheIsle.TIGameSession] heading
just matched both ports to be the same still having issues starting the server up
server remains in "starting" mode and never reaches "online"
is anyone else getting this spawn zone bug ?
Ditto to @young hawk it seems 🤔 @kindred tartan got any further info to share on this? From what I can see the server does start up fully ~ but it just times out on connection. Ports are all open so it isnt that ~ using -Port= w/ QueryPort matching it under the config
So prior to this update we did the usual thing of having port and query port be unique values, after a lot of troubleshooting with the game devs it was found that the port now needs to match the query port (prior to the last Evrima update, this was not the case)
What I would recommend is (if you can) download fresh server files, create the config directory, and copy in a default game.ini (the only change the servername) and start the server with as few parameters as possible (clientid, clientsecret, log) and see if you can connect, if you can add the QueryPort= to the game.ini and -Port= to the commandline and make sure you can still connect
Our services are now working (or being changed currently following this, so that they will work), however we obviously use a different setup to most so ymmv
I have to go to sleep now give its 4.40am here but I'll be back in 6 hours if anyone @'s me
To rebind your game port to something else than 7777 set QueryPort=XXXX in your Game.ini file
If you have more than 1 server per IP
Ah got it! Seems the first try had me trying the dead EOS that was from a restart hah
you got the server started?
Yup! The log line doesnt change for whats "running", that'd be on the panel to have set correctly
so whatever classifies as a "Running line" for this needs to be something that actually shows up, but save for that I just set QueryPort in Game.ini / -Port=<Port> in Startup to match as the PingPerfect lads said
hi guys, is there anyway to make these yellow logs not showing in logs?
Hey Islanders,
If you're a server owner encountering issues trying to start your server, or have a notable decrease in performance, the information below should help!
You can change the gameport by adding -Port=9999 to the server start script.. here is an example:
REM Start TheIsleServer with the specified parameters
set SERVER_EXECUTABLE=TheIsleServer.exe
set LOG_FLAG=-log
set INI_PARAMETERS=-ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 -Port=9999
%SERVER_EXECUTABLE% %LOG_FLAG% %INI_PARAMETERS%
pause```
You also need to set your QueryPort to be the same as the Port from the commandline. Inside the ini here is an example:
```[/Script/TheIsle.TIGameStateBase]
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AdminsSteamIDs=76561198014759650
AllowedClasses=Dryosaurus
AllowedClasses=Hypsilophodon
AllowedClasses=Pachycephalosaurus
AllowedClasses=Stegosaurus
AllowedClasses=Tenontosaurus
AllowedClasses=Carnotaurus
AllowedClasses=Ceratosaurus
AllowedClasses=Deinosuchus
AllowedClasses=Omniraptor
AllowedClasses=Pteranodon
AllowedClasses=Troodon
AllowedClasses=Beipiaosaurus
AllowedClasses=Gallimimus
AllowedClasses=Dilophosaurus
AllowedClasses=Herrerasaurus
VIPs=
[/Script/TheIsle.TIGameSession]
ServerName=Test Windows Evrima 1234
MaxPlayerCount=125
MapName=Gateway
bServerPassword=false
ServerPassword=testing
bEnableMutations=true
bEnableHumans=false
bRconEnabled=true
QueryPort=9999
RconPassword=testingrconpassword
bQueueEnabled=false
bServerWhitelist=false
bSpawnAI=true
bAllowRecordingReplay=false
bUseRegionSpawning=false
bUseRegionSpawnCooldown=false
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20
bEnableGlobalChat=false```
Lastly, if you're running with increased playerslots you can get some performance back by doing the following:
\TheIsle\Saved\Config\WindowsServer or LinuxServer
```[ConsoleVariables]
wp.Runtime.EnableServerStreaming=0
wp.Runtime.EnableServerStreamingOut=0```
This is at the cost of server start time and memory.
server is up and showing, however attempting to log in gives this error
That's because your queryport needs to be the same as your port
they are currently the same = both port are 9999 (not actuall port number)
They don't need to be 9999. They just need to be the same number
the 9999 is just for the example
they are both the same
query port matches with game port
/home/container/TheIsle/Binaries/Linux/TheIsleServer-Linux-Shipping -Port=$SERVER_PORT -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 -ini:Engine:[Core.Log]:LogStaticMesh=Error
start up paraments
DM me your ini
Where can I get the default ini file?
Also do we have an updated list of mutations and their default values please?
Merry christmas everyone here ❤️
well
not christmas YET for me but merry christmas eve
This patch not have dibble ai right ?
It seems entombed mutations are receiving a value of zero. Is there a server config setting for entombed mutation value? thank you!
Is there any update on the mutations that are in the game.ini but do not appear in the game to be selected? For example: Hemomania.
Thank you. Works great and we just pushed a fix for everyone.
Resource usage is really down too!
or about the entoubs that when they are made, the values do not receive a buff and actually drop to 0%?
Is there a fix for the 5/0 gportal bug?
Punchpacket
I am having the same issue. I have the ports set the same but I am not able to connect to the server
ive manage to fix my issue
dm me
dm'd ya manbot thank you
I used -Port and QueryPort, but it's still stuck here on startup. Is there anything I need to change?
Are you stuck on the spawn zone screen?
If bUseRegionSpawning is set to true in your game.ini, try setting it to false. bUseRegionSpawning=false something I noticed that fixed it for me.
the start up might be just the fact taht the parements have changed, your just needs to change when the server is clasified as on
this needs to be off as its bugged atm
you will not be able to spawn
is server dino population controled via rcon?
do you find that default file? still can not connect to my server, even server up and running, sometimes 5\0 happens to player count
The API reports 15 players less than what you set it too.
That means if you set it to 10 it will report -5 and the game will show 5/0
For 10 slots you need to set it to 25 capacity
This seems like a bug to me
May I ask
add
[ConsoleVariables]
wp.Runtime.EnableServerStreaming=0
wp.Runtime.EnableServerStreamingOut=0
these in engine.ini right?
Yes
thx
Same but server is on lol
where can i edit my gameport i tried the commandline but wasnt able to edit it i use pingperfect
anyone know how to fix a gportal server yet?
thats normal
This please! We need this @hoary cave
Does anyone have the complete engine file? Mine disappeared after the update. I created it, but it seems to me that it's not complete.
anybody knows how to set urself as prime on the admin panel? or some kind of command?
anyone know how to add dino storage to my gtx server
there isn't a admin command for that
how do you actually become elder with the admin commands
anyone know how to add dino storage to my gtx server
To game.ini or engine.ini
The consle thing for better performance with higher player count does that go in engine.ini
engine.ini
Is there any other fix for the 5/0 thing? going through gportal so I can't set it to 25 players.
No, need to be 25 players unless devs push a fix
It's a weird bug
Oh awesome.
sweet, its not working
my server has 10 slots i set maxplayercount to 25 in the ini but that didnt fix it its still 5/0 so do i need just buy a 25 slot server or whatever?
Same think they have something on there end to prevent it.
I'm just gonna wait for a patch at this point.
Gportal.
ah fair enough.
Or atleast i assume thats what they're using aswell, editing the game.ini for player counts seems to reset back to 10 when set to 25.
You can do a custom configuration for 25 players but I can't afford it currently.
Fair enough, we dont limit players 🙂
For those that have quite a big playerbase, how is your ram usage affected by the number of players ? This patch has reduced the amount of ram by quite a lot, but i'm unsure as to how much ram would be needed for 50-150 players for example.
I dont personally own a server but i would say 12 - 16GB
Weiß einer was genau geändert werden muss das der server läuft wir haben unseren bei gportal und es geht nicht
Does anyone know exactly what needs to be changed for the server to run? We have ours hosted by gportal and it's not working.
right now ram usage when server is up is around 1.5-3gb and i haven't seen many spikes at 20 players so i don't really know
could be less then
though these numbers are taken from a linux server and not on a windows host
from what i've read it has its issues with large playerbases
Has anyone managed to fix the problem with joining the server on the Physgun Linux server?
Does your game.ini contain the QueryPort=XXXX (replacing XXXX with the port allocated to your server by gportal, been a while since i used them for hosting so i don't know if that information is available to you)
We've tried many things, but unfortunately it still doesn't work. I hope someone can help me with this problem, perhaps from The Isle team or Gportal support.
can anyone test my server?
Personally, I have reinstalled from 'steamcd' three times cleanly, I configured the port and the query port to 7777 (I have NAT TCP/UDP and the firewall, before this update it worked very well), I disabled 'bQueueEnabled', 'bUseRegionSpawning', and 'bUseRegionSpawnCooldown', I used the game.ini, engine.ini, and the .bat provided by Punch (adapting the values of course) but I'm still stuck on this, I don't see what else to try
have u tried to join?
Since it isn't starting, there's nothing to join. lol
thats started
Is it normal if it stops on map loading and the log doesn't show any authentication?
I admit I haven't really tried to connect, it seems so stupid
thats what happend with one of my customers server and it works fine and they can play / join etc.
I am running my server on a dedicated linux server on my own and i have the exact same issue since the update. Tried everything suggested since then, but still can't join the server even tho it shows up
tried what has been said in pins?
yeah and much more. didn't change anything unfortunately
yeah i went on a mission yesterday tried to find a work around
although i need someone to test if this worked.
The problem also occurs with 0 out of 5 even though there are more slots available, right?
Hmm actually not, it just shows 0/100. But i don't have vip slots enabled or something. Maybe thats the case for you
My server is also displayed, but I have a 20-slot server, yet it shows 0 out of 5 slots. Sometimes my server is suddenly displayed 4 times, but when I try to join, it shows me an error message.
Would be interesting if there is someone with a linux server that works, because as far as i could follow only ppl with windows server managed to get it working. Even the example from punch is for windows servers. Makes me wonder if its a linux related issue/bug
Didn't have that kind of issue tbh (yet). Just can't connect and server logs stop at
│ [2025.12.24-13.01.51:143][ 0]LogGlobalStatus: LoadMap Load map complete /Game/TheIsle/Maps/Game/Gateway/Gateway ```
🤷
So, I'm on gportal and I can't access my server either
Obviously my server is not authenticated
can u test my server for me?
or someone?
wdym?
im not at home right now, so i can't sorry
alr np ty anyway
For smaller servers using a Host site like Pingperfect, you will have to uninstall the server and reinstall it
Wait can I add the -port=-9999 anywhere in the start script?
Or does it have to be in a designated place
port 9999 was a example.
oh so it can be any number as long as its in that pattern
but also the website im hosting off of when i go to my Game.InI file i don't have a query port
ServerName="Mystics 5x growth (High Ai-Plants) Low rules"
MapName=Gateway
MaxPlayerCount=160
bEnableHumans=false
bQueueEnabled=true // Enable queue if server slots are all filled.
QueuePort=11738 // Queue port. This port must be open if Queueing is enabled
bServerPassword=false
ServerPassword=""
bRconEnabled=true
RconPassword="iovcnk5RzwI8"
RconPort=11736
bServerDynamicWeather=true
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20
bServerWhitelist=false
bEnableGlobalChat=true
bSpawnPlants=true
bSpawnAI=true
AISpawnInterval=80
bEnableMigration=true
MaxMigrationTime=5400
GrowthMultiplier=5
bEnableMutations=true
I think you can add it
alr thats what i thought but i wasnt sure
Well, fixed my servers yay
Does anyone know how I can assign the Primeelder flag?
So I managed to get my server up and running now. However, the new dinos are not showing in game
the server updated?
could you send me the OFFICIAL server mutations? Unfortunately, my UNOFFICIAL server is having problems with MUTATION. Some mutations are not appearing, and when it's time to respawn, the percentages reset to zero.
I'm on Gportal with a 10 slots server for personal testing and I also have the 5/0 unfixable error 🙁
@grim quail
Just checking now
?
the start script, I cannot find it can you tell me the path?
Disable the mutations to use default
Set a // infront of all mutations in game.ini
That fix the entomb and 0% value bug
depends if ur home hosting or using a hosting service.
hosting service
Wouldnt that comment the mutations out in the game.ini files aka disable all mutations. Doesnt make sense at all
go to the game.ini and add the QueryPort=yourserverport
Sorry I am not an expert, my serverport is one I can freely pick or is a specific one?
//EnabledMutations=(MutationName=”Hematophagy”,EffectValue=0.25) ?
hey folks, just curious, how is your memory usage going since last update? my server is only at 3gb mem and i remember starting memory before being at 8-9gb usually
and its running fine as far as i can see, only 1 player atm
yeah the update helped reduce it im pretty sure.
Curious about this
[ConsoleVariables]
wp.Runtime.EnableServerStreaming=0
wp.Runtime.EnableServerStreamingOut=0
Do we know when this should be added?
I did everything but still I get this error while entering my server
Where does it go? Engine or Game.ini?
thats normal.
Yes you litterly use standard mutations what the game provides. You gotta do that now until they fix the new values for us
Right so use the hard-coded ones instead of configurable ones. Gotcha
has anybody figured out why player DM RCON does this (message/sender are inverted) ?
Is the -port supposed to be put in engine.ini?
Should it be placed after
DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8?
Because it seems I didn’t originally have this -port xxxx at all.
But from the message above, it seems that two ports need to be configured:
one is the QueryPort in Game.ini, and the other Port value—isn’t that supposed to be in Engine.ini?
no.
basically you make your QueryPort your game port
so if your game port is 51.77.152.141:7778 you make your QueryPort 7778
ServerName=ScriptsHosting Test Server
MaxPlayerCount=100
MapName=Gateway
bRconEnabled=false
RconPort=44000
RconPassword=TEST
bServerPassword=false
ServerPassword=No password
bServerDynamicWeather=true
bAllowReplay=false
bEnableHumans=false
bQueueEnabled=true
QueuePort=44000
QueryPort=7778
-
[/Script/TheIsle.TIGameStateBase]
AdminsSteamIDs=
``` like so
i also edited the Startup command of the server. and it worked.
In game /elder prime. For someone else /elder name prime.
Also, hold shift and press insert ;P cool stuff there
Is there anyway to add dibble ai to your server
You can spawn them
/spawn and type out the dino you want. It'll only do one at a time though. HAPPY TYPING!
There was a dibble area spawn on the official servers, what do I need to do about it?
Thats on our list to figure out lol.
All this did was delete all the mutations lol
tyty!
wdym?
Any one managed to get a linux server connecting since the update ?
Mine shows up but after connecting... for a while I get this
is there a command to change the class of a player instead of just me?
How do you mean class? As in dino?
yes. LIke with shift + insert I can switch between dinosaurs with a click
can i do that with someone else?
like with a command?
Not that we've found yet
need add diablo?
// Add the names of each AI class that should be disabled, one line for each.
// DisallowedAIClasses=Compsognathus
// DisallowedAIClasses=Pterodactylus
// DisallowedAIClasses=Boar
// DisallowedAIClasses=Deer
// DisallowedAIClasses=Goat
// DisallowedAIClasses=Seaturtle
I see people have not figured out how to enable the dibble ai LOL
is it maybe the mass migration zone?
why did nobody tell me they have ai for every dino in the game
I JUST SPAWNED IN A REX AI THAT ATTACKS
and a carno
How can I find my server in the game?
Yup.
It dont! It littery use the standard mutations
What that does only is it disable the mutation custom value.
When I try to start my server, the command prompt window opens and closes. Why does this happen?
Did you have to do anything to get it working ? I've tried clean installs and followed the advice in pinned
what does this mean?
Yup
anyone knows what the "smite" button does?
THUNDER STRIKE
Will ask in here instead because I didn't see this channel lol
Could I possibly get some help with this please?? ^^
Has anyone else suddenly had a problem with the server working again?
Has anyone figured out how to spawn fish with the new ui system?
does anyone know what to do when this appears in the logs?
[2025.12.25-07.22.41:241][489]AnimBlueprintLog: Warning: SLOTNODE: 'JuvenileDefaultSlot' in animation instance class ABP_RabbitNew_C already exists. Remove duplicates from the animation graph for this class.
[2025.12.25-07.22.41:241][489]AnimBlueprintLog: Warning: SLOTNODE: 'AdultDefaultSlot' in animation instance class ABP_RabbitNew_C already exists. Remove duplicates from the animation graph for this class.
[2025.12.25-07.22.41:241][489]AnimBlueprintLog: Warning: SLOTNODE: 'SubAdultUpperBodyNeck' in animation instance class ABP_RabbitNew_C already exists. Remove duplicates from the animation graph for this class.
[2025.12.25-07.22.41:241][489]AnimBlueprintLog: Warning: SLOTNODE: 'SubAdultUpperBody' in animation instance class ABP_RabbitNew_C already exists. Remove duplicates from the animation graph for this class.
[2025.12.25-07.22.41:241][489]AnimBlueprintLog: Warning: SLOTNODE: 'JuvenileUpperBodyNeck' in animation instance class ABP_RabbitNew_C already exists. Remove duplicates from the animation graph for this class.
[2025.12.25-07.22.41:241][489]AnimBlueprintLog: Warning: SLOTNODE: 'JuvenileUpperBody' in animation instance class ABP_RabbitNew_C already exists. Remove duplicates from the animation graph for this class.
[2025.12.25-07.22.41:242][489]AnimBlueprintLog: Warning: SLOTNODE: 'AdultUpperBodyNeck' in animation instance class ABP_RabbitNew_C already exists. Remove duplicates from the animation graph for this class.
[2025.12.25-07.22.41:242][489]AnimBlueprintLog: Warning: SLOTNODE: 'AdultUpperBody' in animation instance class ABP_RabbitNew_C already exists. Remove duplicates from the animation graph for this class.```
this is just warnings you can ignore that
yeah just ignore them.
thanks!
np mate.
Can you offer any advice ?
On?
oh on that.
well i changed my startup command in my hosting, but only admins can do that sooooo yeah.
also you need to set your QueryPort to the same as your Game port
Ok, so I'm running in docker on unraid, I'm pretty sure I'm using game port 7778 and I've set the query port to the same
Ah might have found the issue
Hello!
Server owners, could you tell me if there are any additions to RCON after the update?
Hey guys, wanted to get a server running for my friends, any recommendations on server hosting sites that have good prices?
Mine
🙂
can set u up with a good deal 😊
Hey
gamehostbros
they are a bit expensive
especially if its only for his friends he wont need 14GB of RAM lol
does anyone know why my AI caps at 50?
Why is my server not going through the listing process? All ports are open.
Stays stuck on eos gateway for some reason?
My start.bat is the following:
@echo off
cls
echo Protecting Evrima server from crashes...
title Evrima - Test Server
:TheIsle
echo (%time%) Checking for updates...
start /wait C:\Users\Administrator\Desktop\steamcmd\steamcmd.exe +force_install_dir C:\Users\Administrator\Desktop\The_Isle_Game_Server +login anonymous +app_update 412680 -beta evrima validate +quit
echo (%time%) Test Server started.
start /wait C:\Users\Administrator\Desktop\The_Isle_Game_Server\TheIsleServer.exe ?QueryPort=7777 ?Port=7777 -log -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW | set /P "="
echo (%time%) WARNING: Evrima server closed or crashed, restarting in 30 sec.
timeout /t 30
goto TheIsle
Not sure, i run my server on linux and therefore have an other startup script, but yours looks kinda weird at this line:
start /wait C:\Users\Administrator\Desktop\The_Isle_Game_Server\TheIsleServer.exe ?QueryPort=7777 ?Port=7777 -log -ini:Engine:
The spaces between the Ports with ? looks kinda wrong (just guessing). I'd suggest you take the startup script from punch (pinned message) and try with that. Make sure to adjust the port numbers ofc
Hmm, spacing seems fine for me. Ill try punch's script thanks!
Spacing yeah...but the question marks look wrong. Think should be something like ... TheIsleServer.exe -Port=7777 ....
But yeah, try punchs script, should be correct
Always been like this, guess the update changed it?
Can't tell...like i said, i am running on linux
I understand, appreciate the help man!
I had that too on linux....but after hours of trying things i finally found that my game port was only opened for UDP, but not tcp. Not sure, but that seems to be a change for sure, as UDP was enough before the update. As i am running the server on kubernetes, it took some time to find the correct spot, but that was cause in my case
Just checked, udp and tcp are both allowed for in and outbound connections. Before the update my server ran fine
So did mine....they definitely changed things for sure, but it seems like ppl could fix it on their side (so did i). So it should on your end too. My issue was port related. Your rules seem fine. I would check then again, which port you configured, did you set it as QueryPort in your game.ini correctly? Just make sure everything matches. And also try setting the port to 7777 if you are using an other one right now. Can remember some ppl could get it working after that on windows, but could be misinformation 🤷
I am in a group chat that is helpping peeps with this issue if you guys want to join?
Guess that goes to @novel hull ... i resolved my issues already 😉
Oh, fair enough lol
has anyone managed to ad dibbles in the ai spawn rotation?
Any fix for the 5/0 thing that doesn't require me to pay for a larger server?
It's bugged you need to increase the slots until they fix it
Awesome can't fix it then I'll wait for a patch.
Yea sure man, still having the same issue despite contacting 2 server owners
Okay, send me a friend request and I will add you ^^
Done
how much u even paying for ur server?
16$ it goes to 30$ if i switch it to 25 players.
I would locally host it if i had a second PC.
Locally hosting a public server is always a no go (unless you proxy or know how to protect yourself), very vulnerable to ddos attacks
Yeah I don't really have a choice but to wait for a patch.
I'm probably in the same boat with my server not getting passed the eos system
If you get a vds/vps you can host it purely yourself and adjust the player count to whatever you want
downside is that it won't have a server panel like you are used to
i can give u a server for free if u want.
Wait what?
i own a hosting provider.
I mean how much do servers cost?
Do you have a website or? I'm fine with editing game files.
yea
ill dm u it
cant dm u
idk if ill get warned / muted for sending my website here lol.
but just add .com to the end of my name
past the |
I mean I don't plan to change service providers but i'll keep it in mind.
I mean the isle isn't listed on the website-
yeah
we just added it rn.
not to the website.
as its christmas im not gonna update it yet.
I mean alright.
Hello
Hello.
Unfortunately, I'm having a problem with my server (TI is running on my Linux SteamCMD). Every time I restart the server, the Engine.ini file is automatically deleted. Does anyone know a solution? And secondly, how do I get the new dinosaurs like the T-Rex? Thanks in advance.
are you hosting it via a provider or are you using like a VPS or smthing?
The server runs on a Linux V Server from Strato.
Does anyone know why the private memory in LSLE keeps increasing?
Or could there be a specific area that is causing this memory leak?
It continues to increase without any decrease, and there’s a noticeable delay in the game’s functionality
For instance, when players use the growth function, there is a significant delay.
What do you think could be causing the memory leak?
could be anything.
have u tried restarting the server?
i use linux soooo idk since u on windows
как реализовать систему сохранения динозавров, подскажите
Вы имеете в виду гараж?
How can I add an elder system to my server?
ну, я попробовал гараж, адекватно он не рабоатет, сейчас буду пробовать через команды
можете тогда подсказать где найти список всех админ команд и как их можно дистанционно активировать
is there anything to fix fatal errors or can only the devs solve that
what do you guys do if you want more AI in your server? aidensity command seems broken
it happend to me because of anti cheat
how to give people prime when they dont are admin? Like due to rulebreaks and such?
Why is In-Game Time Client sided & not server sided.... Every player has a different in-game time. Day for some and night for others.....
Dynamic weather replication seems to be broken rn, it's a bug
/elder steamid prime
Can anyone help me? My server does not appear on the list. I have tried everything.
u using a hosting provider's game servers or like a VPS / VDS / Dedi?
use remote desktop connection
ok didnt answer my question fully soooo ima guess one of the VPS / VDS / Dedi
make sure the ports are open in ur firewall
I downloaded SteamCMD and the server through it, so it's dedicated.
So, I can't access the router port. I think they are already open automatically, because I have a server on the open legacy, opening the port only on the firewall.
guys everytime i try to join the server it says connecting to the server and sends me back to the server list
any fix?
So in my event viewer it says i am running out of memory yet memory wise my server is only using about 35% of its available memory, can anyone help me understand this?
I tried your way, but it didn't work.
если у вас есть рабочие методы как это реализовать, подскажите
is any one else having issues where u cant change time of day or exit a teleport ?
Well if it's really for 5 people only I would go ahead and try to add them to VIP or whitelist list. Worth a try if you can't do anything else anyway while you wait.
Dunno if there's a better solution, but I just made the file immutable. Prevents the engine from erasing it. Downside being, you have to switch it off and on again everytime you want to make an edit, but admittedly, doesn't happen every everyday so was god enough for me ^^
Not sure about that syntax: PORT=-Port=something. Honestly dunno if the cli interpreter will trip because of the double equal signs or parse it correctly 🤔 . I would simply put the port at the end of the INI_PARAMETERS or at least try to put quotes around the right hand side of the operand. => PORT="-Port=something" . And then of course double check mentioned port is open in firewall for UDPand TCP, not used by another process, etc. etc.
35% when you look at it, but does it surge at any point ? If so, maybe OOM killer might step-in and kill the process (just a shot in dark)
How much RAM max capacity do you have ? I assume enough because you already had a server before this patch, right ? I think I remember your nickname.
_ _
Anyone can confirm/infirm if fatal crashes happen following sparring between rexes and trikes ? Or completely unrelated ? Thanks
96gb, I watched and it didnt spike.
.> i may or may not have looked at those
ha 😅 sounds like a good starting point 👍
can someone help me out ? are humans disabled in this update?? ive tried to enable them on my server and the selection is blanked out even though its set to true ? :C
Have u set
bEnableHumans=true
in your Game.ini ?
yes
i have , they worked fine before this update.
I'm loading my server and I feel like I'm stuck there
Do I have to wait more ?
I think all servers that had problems with the update, worked fine before. So did mine. The update threw in some issues, but as far as i can tell most could be solved. Didn't check the human thing on my server, so can't tell if it's a general issue
if you have time to enable them and see for me , that would be appreciated , just trying to see if im the only one , as humans worked fine last update and its definetly set to true
I think that everyone is facing this warning that is more above:
yes i have this warning too
Lots of server owners had this issue (me too). In MY case my game port was only opened for UDP but not TCP. UDP was enough before the update. Maybe another change they made. So i suggest you double check everything port related. Maybe disable firewall for testing purposes. And make sure you set the QueryPort to your Game Port
I set it to false, no difference at all.
I doubled checked it. No fix yet. I think we need to wait for the next patch.
it enables if you set it to false?
When 'bEnableHumans=false' it stays as false after closing the server. This option is not the issue.
so setting it to true and having them still not work is something thats just broken then?
in my game.ini queue port was enabled but I disabled it
bQueueEnabled=false
QueuePort=27015
Port Forward in my Router is all good.
I forward tcp/udp
Was working for ages before. update so..
QueuePort is irrelevant. QueryPort u have to set
guys, the issue is with the server files (game version) and not with settings.
so humans are broken for this update then
Checked on my server. Have the same issue. Humans enabled in config, but not selectable in menu
okay dokes thank you , hopefully devs will resolve this in next patch
I did my SteamCMD updates
You mean in the update something gone wrong
I think yes.
Do Port and QueuePort have to be identical? Like 2 7777, for example?
anyone knows if queues work again?
No.
Anyone else having issues with Patrol zone not spawning? Does someone knows how to fix it, as far as i know only fix right now is to delete the mig.sav file but it only fixes it for a while
hi guys, Has the diabloAI been removed?
Mutaions and DisallowedAI are missing from my game.ini? Is this how it should be? I havent manually removed them?
You can spawn them in game with admin command /spawn Diabloceratops.
thx
there is no a way in Game.ini setting to auto right?
Np bro.
Not now yet.
OK~
How does the prime flag command work?
maybe /primeflags steamid?
guys, Will Rex building a nest still cause server crashes?
After this new update, the server crashes many times after each restart before it stabilizes.
anyone have same problem?
nothing happens if i enter this. if i do /elder something happening
thx to know
jup
my server is still updating
Dec 26 11:03:56 Ubuntu-2404-noble-amd64-base start_server.sh[9543]: [2025.12.26-10.03.56:495][413]LogCore: === Critical error: ===
Dec 26 11:03:56 Ubuntu-2404-noble-amd64-base start_server.sh[9543]: Unhandled Exception: SIGSEGV: invalid attempt to read memory at address 0x0000000000000000
Dec 26 11:03:56 Ubuntu-2404-noble-amd64-base start_server.sh[9543]: [2025.12.26-10.03.56:495][413]LogCore: Fatal error!
update doesnt work
u use a hosting service or like a VPS?
Updated on my hosting service fine.
hmm
Anyone got a pterodactyl egg setup for Evrima? Or know of one that works?
I have my own machine in the data center.
good to know pelican eggs work for pterodactyl
No "bad" ones for evrima tbh
Just use one from ParkerVcp
i use the one from pelican
4.3gb update?
and my host is fine lmao.
Also a solid one
The one from the pterodactyl community repository was giving me issues, but im also dumb asf with this still
does changing time as admin no longer work?
i think there is an bug with ui. if i do this /primeflags "steamid" nothing happens but i am able to do the Prime Call. Seems buggy or i am to stupid to apply this command xD
/elder also nothing happend~
but other command works gud
i like spwan a rexAI to do a event for my server players
if i do /elder i am getting 100% growth instant but not the full prime weight etc.
weird
the /primeflags command?
no not worked
/elder prime takes you to prime
add name between the two if u want to do someone else
do /elder [steamid] prime
chaning time is also bugged on the admin panel?
yooo appreciate it a lot men, u the goat! 😎 worked great
Most likely then yes
wow, thx bro
What do i do to make it so i can set a dino limit?
anyone got this error message too?
`[ 0]LogNavigationDataBuild: RecastNavMesh_UAID_A85E451539F62A1202-Characters: AgentMaxStepHeight (40.000000) for resolution Low is not high enough in steep slopes (AgentMaxSlope is 70.000000). Use AgentMaxStepHeight bigger than 84.000000 or a smaller AgentMaxSlope to avoid undesirable navmesh holes in steep slopes. This can also be avoided by using smaller CellSize and CellHeight.
[ 0]LogNavigationDataBuild: RecastNavMesh_UAID_A85E451539F62A1202-Characters: AgentMaxStepHeight (40.000000) for resolution Default is not high enough in steep slopes (AgentMaxSlope is 70.000000). Use AgentMaxStepHeight bigger than 170.000000 or a smaller AgentMaxSlope to avoid undesirable navmesh holes in steep slopes. This can also be avoided by using smaller CellSize and CellHeight.`
Not an issue
Read out the rcon player data, then update dino playables using the rcon based on the playerdata
Thats how most servers do it
is that manually?
Yes you have to do it manually unless you play on using a bot to automate it
I bot would be best, but that all goes over my head, i would pay someone to set it up, but i dont know anyone
You can ask chatgpt to create you a simple python script that uses a tcp rcon connection to the server, then uses the Get Player List 0x40 byte to request all current in-game players and their dinos.
Which it can then compare it to a json with your set dino limits and Update Playables 0x15 accordingly by disabling or enabling the Playables
Have it check like every 30 seconds or so
Cheers, I'll look into it now
fiverr.
Hi guys!
My bat file for updating the server seems to have disappeared. Could you please tell me what I need to put in it if I create a new one to update the Evrima server? I’d really appreciate the help!
😅
does anyone know why favouriting my server doesnt stay favourite?
maybe its not your favourite server?
😂
no i mean me and many others have an issue where if we fav the server it doesnt stay faved
ik lol im not stupid
does anyone know a fix?
anyone knows if queue works?
pretty sure it doesn't rn
same as region spawning
btw does all have fatal error issues?
Made it sound so simple, i made a dino_limit.json and thats it 🙁
It feels like the easiest way is to just learn 4-6 coding languages that i need
or pay some one who already has
if the server name changed 1 letter, it will remove from your favourite
that i know :)
the problem is when i fav it and refresh its unfaved, and when i fav it and enter also unfaved
Hello everyone, which RCON protocol is the right one for The Isle: Evrima?
There is a doc in pinned messages
figured it out, dont put special symbols in the name
THX
Could someone tell dondi to please stop putting out updates at 5am O.O
does anyone know why entombing makes all the mutations have 0% value?
remove all EnabledMutations= settings in you game ini
thanks!!!
Since the update, every player has a different time and day cycle. Can anyone help me with this?
mic still broke
this is a bug without fix
does anyone know why AIDensity=2 actually spawns less AI than a lesser number?
Not needed at all, dm me and once i got time i can set you up, lemme know if you use windows or linux for your server
Nothing wron here, got it on my server aswell but its still running fine and joinable by everyone
Anyone got the current game.ini with all mutations
ok thx
You can turn diets off now.
bEnableDiets = true;
Can you join using the same machine? For me it is not working at all. The server ping is -1000 or 0. A message of client disconnected appears. However, the log tells me that no one tried to enter the server.
Windows, and you'll need to friend me, i cant dm you
Has the updated new list of server settings for mutations been shared with the default settings and all possibilities yet?
We don't allow all mutations on my end becasue some are busted. Do you happen to know the new format so it shows correctly?
For me the "Steam Dedicated server API failed to initialize" error was fixed by re-adding the steam_appid.txt file (the install removed it for some reason) into <server_dir>\TheIsle\Binaries\Win64.
(However I still have issues, the server doesn't show up in the server list, and the connection_log_7777.txt file shows timeout when testing the connection. If anyone knows how to fix it, please let me know!)
Thanks man. I'll try it today!!!
should be using my hosting for The Isle 
lol.
Thank you, but I host it on my own hardware.
fair enough
For everyone trying to get prime elder in admin commands type /Elder prime
it worked for me
let me guess Windows?
Yes, it's a windows server.
Anyone found a fix for the time desync yet?
Admin time control is also bugged/ inactive
man, what should I place inside the 'steam_appid.txt' file? I don't have the original anymore.
You are the goat!!! Worked like a charm.
I just added the number of the app (using the SteamDB to discover it) inside the steam_appid.txt file.
I hope this helps someone in the future (just like elamec helped me).
Sorry for the late answer, I used 412680, the appid of the server, but I'm not sure which one is the correct one (since my server still doesn't connect correctly to steam)...
I used 376210 and worked normally. It fixed the issues with my server.
Oh, nice, thanks very much for the info!
I thank you. You helped me to go to the right direction.
I spent 2 days trying to fix it. You with one message solved it all. lol
Hi guys. I have a question about AI spawns on my server. I remember that AI Diabloceratops (Dibbles) used to spawn in specific regions as a food source for players. Currently, I don't see them spawning at all. Is there a specific setting I need to enable in Game.ini for AI Dibbles, or are they currently disabled in this patch?
Nice to hear it, thank you! 😄

Moin, And how do I get the commands slay, grow, heal, and so on via Discord to rcon history, since there are no official flags for them?
where u put this??
i have 376210 id too
Inside the '<serverfolder>/TheIsle/Binaries/Win64' folder.
Hi Do I have to enable the elder system in my server for it to work or it just works after the update?
Yes, inside that folder (if you are facing the 'Steam Dedicated Server API failded to initialize' error). The file should be 'steam_appid.txt'.
and how do I enter it in this file? I wrote it like this: "App ID-376210"
Yeah i have this issue
Nvm i just wrote 376210 and work thanks
just type the number. no other thing needed.
Btw anyone have this issues?
they are just internal warnings of the Unreal Engine. You don't need to worry about them.
Oh great thanks
No problem. I'm glad to help.
I know UE, I know the meaning of each warning. So, nothing to worry. You know, the server version does not use some resources. The log is just warning about that (and it was trying to use them).
thank you again
You need to check if the 'Steam Dedicated Server API' error is not appearing. (yellow color).

I don't show up anymore, I checked the logs
And restarted server
So, your server should be working perfect now.
See you!!
Cya ❤️
Hi guys. I have a question about AI spawns on my server. I remember that AI Diabloceratops (Dibbles) used to spawn in specific regions as a food source for players. Currently, I don't see them spawning at all. Is there a specific setting I need to enable in Game.ini for AI Dibbles, or are they currently disabled in this patch?
Dibbles is prolly off, u can spawn it manually with /spawn Diabloceratops
Send you request
I host on a seperate machine.
Since its -1000 or 0, it probably means you didn't open any ports or they are blocked by something
Actually, I've seen them spawning naturally on other servers. So I know it's possible to have them automated.
rly?? lol i want it too
probably just a automated job using /spawn
Done through custom made spawning systems
how can i add
how
Thats up to you to figure out
okay thx for informaiton
very "useful" but i feel like the question is more so related to what is teh specific command that spawns an AI? Is it an rcon command sent direct to the server, is it done via the Admin panel, is it a setting to add in game.ini
ive personally not been able to find it either, so knowing if its atleast possible would be cool
Ok so its through memory manipulation. Better this way? xD
Its through the in-game chat, no rcon, no admin panel
/spawn diabloceratops spawns a ai dibble
/spawn corpse diabloceratops spawns dibble corpse
Then manipulate the server memory to allow more inputs, requires tons and tons of work
appreciate the info :) i should be able to set a custom python code that inputs that command every x minutes on a specific player
ill look into it
If you can send a message that way then yes, by default i dont think you can spawn corpses and ai on people
I'm sure this gets asked a lot, but I'm having a little trouble getting RCON to function on my server. I've followed the protocol in the pins and added the info to the game.ini, but it still won't connect whenever I try to use a discord bot and tells me rcon is unreachable and to make sure Ive enabled it on my server. Is there another step I'm missing? This server is hosted through a service and not locally if that matters.
Every day there is this problem with the servers and no one can solve it. You wait for hours for the server to be fixed )
One guy helped me. One file was missing from the game folder. 'steam_appid.txt'.
Rcon has nothing to do with files
Its a tcp based connection meaning its just a command send to the server ip and port
I can help you with finding the issue of it being unreachable, i have send you a friend request to message you
Anyone know what you can spawn with the /spawn item?
does anyone know to configure plant spawns
like increase plant spawns or decrease
I've tried manually adding PlantSpawnMultiplier=1.0 but it deletes it whenever i save my ini file
Can anyone help ? , so on admin i can see we have /elder and /primeflags , how do we toggle it to get prime elder?
Time/Weather Fix use ->
game.ini
**Default ->
bServerDynamicWeather=true
MinWeatherVariationInterval=600
MaxWeatherVariationInterval=900
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20**
anyone got a fix for humans not being enabled even when you set it to true ?
For those who end up having similar questions, I personally was able to finally get a version of Diablosaurus spawns kinda working. I have a backup account connected to the server 24/7 in spectator mode, it uses the program Auto Hot Key to enter text
I have it enter the chat command to teleport to a specific set of coordinates. Then it enters the command to spawn a dibble. This is set on a timer, and after spawning a few dibbles it moves to the next set of coordinates.
If theres a way to send admin commands via the RCON, you could theoretically use that instead of the alternate account but that im not sure on.
There is also a few discord bots people seem to buy that helps them manage similar systems
Any reputable hosts you guys would recommend?
Anyone know how i can run slowmo when im spectator?
Ill record some moments but camera is too fast
why is it that when i try to host an unofficial server via gportal the playercount is at 5/0 and when i try to join it says "data aquisition failed"
how do i fix this? when scrolling thru unofficial servers ive been seeing alot of people have this issue
can anyone PLEASE help me
So much unnecessary work to memory edit when you can just blueprint mod the game.
It's safer and allows you to call the game's actual UFunctions
Gportal is currently experiencing technical difficulties for evrima
Can anyone recomend a host aside from gpottal?
Mine
We are having no difficulties.
The engine reads the file but also writes back to it. so you need to change the file only when server is down
Ooooooooooooh
otherwise it gets overwritten everytime
I’m stupid
that's why you can change some settings through rcon without also replicating the change to the ini
I didn't expect either at the beginning the engine to write back to it
I thought readonly
so you're not stupid ^^
I don't see anything different from previous version ? I had exactly this
what line changed for you ?
Use a controller joystick instead of keyboard and with mouse & keyboard mousewheel changes speed of travel
I know, but the camera is still moving too fast
🤦♂️
Hello. The game has a bug with Elder update where player capacity is offset by -15. When hosted at a provider like GPortal you can't do anything, they control the number of slots in your stead (that's how they make money). So your best bet is to contact your support, they ar ethe ones who will provide a fix. Don't worry they should be already aware, as everyone might have pressured them. But pressure them also.
what?
we dont control the number of slots you have lol.
Ha then maybe I confused GPortal with another provider then, my bad
I though about packaged hosting providers and tied the GPortal tag on it, my mistake
i dont own Gportal lol.
was saying abt my host
Does anyone know of any good server provider that doesn't cost a fortune?
Mine
lol
How is it?
i can give u a test server if u like.
Sure
ok go to dms
how would I switch my nitrado server to the evrima branch?
try contacting Nitrado.
thank u!
yes, appreciate it. havent realized ive changed this 😄
lol np
Has anyone found a way to increase fish spawning? as in the schooling fish
Also on the Ai spawn density, is a less number MORE ai or less ai?
Can someone tell me the query port of TheIsle? Since 5 days my server is not able to connect with Theisle (since Update 23.12.2025.)
your servers game port
well my support told me they dont have get all informations about that new update and they tried to install a testserver to get connected with TheIsle. They also can not connect their testserver. where can i get the information they need?
your host told you that? 💀
its your game port
will be on your panel
if ur using a game server from a hosting provider
i have found... but i think its not the problem... -,- damn i dont know why my server is not connecting with Theisle
it worked until 23.12. and since theat time i got error and can not jump on the server
GOT IT
OMG
there was missing the command for query port...i only had queue port in my files so ... everything is fine
😂 good good
OK no...doesnt work...i can click on *connect like i want 5 thousand times and nothing happens
i always goit that error and i dont know why
i can not log in
Also the server is not shown...sometimes it is shown...whats the problem here?
I think the Game makes trouble... it doesnt close...Steam always showing running the game but it's closed... also if i quit the game (because i can not connect to my server) it tells it's running...so i click stop again on steam and then it's frozen in game getting stopped
it's frozen int hat screen "wird angehalten"
why dont u use a hoster?
can someone send me the WindowsServer file with the Game.ini, Engine.ini, GameUserSettings.ini?
we can not unfortunately.
against discord TOS
i created the .bat file to start my server but its not working someone can help?
just redownload it from whereever you got it from?
i got it from the stolidsnoguides tutorial
then go back and get it?
i got a new one now from the steamcommunity website and edited the directory of my files, but still not working
i used the port 7777 7778 for port forwarding is it maybe bc of this?
@echo off
cls
echo Protecting isle server from crashes...
title The Isle Server - [UPD]The Islanders | 5x growth | High AI
:TheIsle
echo (%time%) Checking for updates...
start /wait F:\steamCMD\steamcmd.exe +force_install_dir F:\theisleserver +login anonymous +app_update 412680 -beta evrima validate +quit
echo (%time%) isle server started.
start /wait F:\theisleserver\TheIsleServer.exe /Game/TheIsle/Maps/Game/Gateway/Gateway?Port=7777?QueryPort=7777?MaxPlayers=300 -ini:Engine: | set /P "="
echo (%time%) WARNING: isle server closed or crashed, restarting in 1 minute.
timeout /t 60
goto TheIsle
this is the .bat file maybe i have something false?
can try this:
cls
echo Protecting isle server from crashes...
title The Isle Server - Your Server Name
:TheIsle
echo (%time%) Checking for updates...
start /wait .\STEAMCMD\steamcmd.exe +force_install_dir A:\Servers\the +login anonymous +app_update 412680 -beta evrima validate +quit
echo (%time%) isle server started.
start /wait .\TheIsleServer.exe /Game/TheIsle/Maps/Game/Gateway/Gateway -Port=7777 -nosteamclient -game -server -log -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 | set /P "="
echo (%time%) WARNING: isle server closed or crashed, restarting in 1 minute.
timeout /t 60
goto TheIsle```
does i need to change any directorys?
no
i think it worked thx
it says
Protecting isle server from crashes...
(12:49:38,23) Checking for updates...
The File ".\STEAMCMD\steamcmd.exe" could not be found.
(12:49:41,51) isle server started.
i change the directory of the steamcmd and now it should work
why did you change it before? lol
np
lol i can join the server select my dino but no spawn zones showing up?
imma try restarting it maybe its getting fixed by its self
spawn zones don't work atm you need to disable it to go into the server
i cant find something to disable it in the game.ini
bUseRegionSpawning=true
set that false
okay thx
Has anyone been able to come up with a solution to fix humans not being enabled even when its set to true?
Is there any place I can find someone who wants to help me out with my server? Like setting stuff up before actually hosting?
well when u need hosting lmk i got a 25% off for the first month.
should be able to set it in your console depending on ur host.
I mean more like, help setting up rules and stuff hah
Ive tried in the configuration files , ive set it to true but when i log into the game on tbe selection screen they are still blacked out
what about in the panels settings area?
I only have config and game.ini , im using pingperfect
Havent contacted them yet i dont know if its a them problem or if the devs have left them out this version of the game , i had another server owner enable them and they had the same problem
probably them then
My provider or devs ?
providers
I mean my humans have been enabled before with them , ill open up a ticket and see
no clue
If your able to get humans enabled and show me an example of it working (just a picture) id be interested in switching over because another owner who wasnt on pingperfect had the same problem i dont know if everyones got this issue or not.
you can check it out yourself lol we have a demo acc for the panel etc
ScriptsHosting Default The Isle Server is the name
would anyone be able to recommend a server hosting provider that works with the latest update please? I have a gportal one but i just cant get it to work, even with following the guides on here
me
My hosting
just set someone up lol.
i like the sounds of that!
dm me
I am on Official EU 1 and i am stuck. My Name is Lefey2006. Any Admin on that can unstuck me?
This is not an unstuck or report channel. Read pinned comments in #evrima-eu on how to request possible unstuck
👋
i want to host my own server from my pc, i was just wondering if the process is the same with the new update as it was a year or 2 ago? the only tutorial video i can find that is kinda recent is from over a year ago
U gonna let other ppl join?
no just people connected to the same router as me, i suck at portforwarding lol
Good
.
@grim quail Remember to read and follow the rules of the discord
Is there any other places I can advertise my server?
No other place than there?
Nope
ah alr, ty
👋
How does one add !discord command to a server?
Anyone here who develops discord bots for people's servers? Dino storing and such?
Anyone knows of the memoryleak of theisle since the latest patch?
Could someone point me towards a UTD Guide to host my own server from my pc?
Its pretty easy
Where can i learn how?
ive done that obviously, they are all old and seem to be out of date
Embark on an extraordinary journey into the prehistoric world of The Isle with your own dedicated server on Windows! Join me in this step-by-step tutorial as we venture into the realm of dinosaurs and survival. From setting up SteamCMD to configuring server settings and mods, you'll learn all the necessary steps to create a customized The Isle s...
Still follow it ik its 3 years old.
thanks ill give it a shot
Np
Is the any officla site outsite where i can rent a server or i have to do it by myself like in the video
Rent a server for Evrima, or renting a machine that you can use to host Evrima?
There are plenty, you can customize the servers to be however you want.
We do them, there are others
not any modded just like evrima offical servers
Yea you don't have to mod them, thats optional
whatever you like, it would be your server
or send me a dm and I can explain rather than clutter up the channel
The officials were having issues earlier today, idk if that has been fixed tho btw. Thought id lyk
What can you do with /spawn item?
Spawn a item?
Hmmm idk test it maybe?
I don’t play the game only host servers soooooooo yea cant help much on that sorry.
It does nothing from what I’ve seen, I’ve typed in some plant names, might not work as a command, I’m not sure
Was just curious
Nice evening, does anybody have a new map for actual version of Evrima ? 🩵
Hello, I'm looking for a programmer who can help me create a server for The Isle of Evrima and also a website where I can save the dinosaurs' growth via Discord.
Anyone got good srs offical Site where I Can Rent a evrima Server ? I want my own Server exactly Like the Isle evrima offical Server
Is there now a solution for fixing the time?
How do we add dibbles to the ai rotation? Rex’s are having issues when grown with diets
I need the defaults for the ai/plants spawn timers and everything, can anyone provide that?
https://steamcommunity.com/sharedfiles/filedetails/?id=2952501611
check the config here, should show what you are looking for
A bit further down under Game.ini
Yeeesss, thank you so much
No worries ^^
Has anyone found a fix for the plant spawns and the perferred diet? If yours isnt broken, can you share the values with me?
Its still there, my server crashed few times because of it.
I've got trikes losing perferred diet at 40% and i cant figure out a fix
You can use my hosting, but it will be unofficial.
hey random question i made a server and its going up in population and i want a dino spawner to spawn tentos does anybody know how to set custom ai dino spawns ill pay someone to teach me ill pay them 35$ to teach me
i need one of those ai spawners that spawns certain ai dinos in specific areas
👋
do you know how?
I'd look at this that was posted a few days ago should get you on the right track #server-hosting message
Does anyone know why, when I don't have the Engine.ini file? My server runs perfectly, even after CPU usage (3%) and RAM (1-2GB). But when I restored the backup and the Engine.ini file came back, the server is loaded, CPU (30-50%) and RAM (19,30GB). I should add that without the file, a few people played without any problems, including me. Moreover, when it came back, the bot has trouble connecting via RCON. Lol. I also try to change the day and night duration in game.ini, and it keeps going back to what I had: day -60 and night -45. I don't know what's going on. I should add that I stop the server every time to change the data.
👋
Are migrations broken again?
2 question: do i need to favorite my server every time it restarts?
and can dibbles be added to ai spawns
How can i do teleport player to lat long ?
Would anyone be able to make a discord bot that displays how many people are on my server and it restarts my server every couple hours? I'll pay fairly.
also does anyone here make server icon art? Specifically dinosaurs?
can go to fiverr 👍
Can't find much there for some reason
Is there any good server hosting platforms that'll let me host an evrima server or is it only legacy out there?
mine.
lol.
It'll let me host a evrima server?
can always check if u want.
happy to run a server and open it so u can join it etc.
I'm definitely interested I'll have to hit yah up sometime in the morning it's very late for me and to be honest I was not expecting a reply that fast lol
I'm definitely interested I'll have to hit yah up sometime in the morning it's very late for me and to be honest I was not expecting a reply that fast lol
For sure.
Anyway to run a server NOT on port 7777? Like having multiple servers on the same machine?
Yup
How.
So make query and game the same port? Like 52033 will work?
try it and find out ig?
you mean bUseRegionSpawning=true
?
alr.
np.
What is the console command to use the announce feature in game?
Yeah i have this, my game port is 16006 and i set queryport 16006 and works perfectly
Can someone help me with a question? We are having a lag problem on the server. Although memory usage always stays below 30, the ping ends up going from 30/40 to 80/90, depending a little on the player's location.
Although players don't get rollbacks, this is bothering me, and I realized that the problem might be the AI. When it exceeds 300 spawns, that's when the ping starts to increase.
Is anyone else having the same problem or have any ideas on how to solve it?
well it depends where your server is located.
and where the players location is.
for example if im in Australia im not gonna get a server in the UK
My server is in the middle of Brazil, but even though I'm a player from the region, I'm experiencing this increase in ping with the increase in the number and AI.
then its probably that lmao.
Hello, may I ask what your latency is like?
hi, you can dm me if you still need a help with a displaying online ppl and restarting your server in intervals (and also we can discuss about more things to use/display). 
Gotcha
Anyone know how to set up species limits so there can only be a certain amount at one time on a server?
you need read online dinos list, count them and by count of every classes you need to disable/enable that classes throught the rcon (well if i didnt missed some news in configuration files)
Hm ok
How able enabling AI dinos? Is there a way to do that? I heard Dibbles got disabled on official serves. Is there a way to enable them and others to spawn for unofficial?
Also how to enable rex and trike? They are not showing up in my game.ini
add them manually - AllowedClasses=Tyrannosaurus
Okay thank you
This is what it looks like when I start it up
the server is working normally but these logs look strange
i would contact ur hosting provider
Steam user is not set using anonymous user xd
that dosent matter.
Oh
it dosent HAVE to be set.
Hosting provider
Okay thanks
np. If it dosent work out lmk
Right now, my ping is around 47 ms, FPS is stable at 60, and the AI count is 257.
When the AI exceeds 300 spawns, my ping starts to increase to 80–90 ms, even though memory usage remains low and I am playing in the same server region (Brazil).
has anyone else been experiencing an issue with the spawn zones screen freezing?
first time trying to host this patch
oh wait
busereginspawn false
then its the AI spawns
Yes, I am looking into this, and I think it may be an AI tick issue. I will limit my AI to 250 and see if it exhibits these spikes during peak player times.
Thanks, guys.
np.
.
👆
oh! do you know turn on AI controlled dinos or is that included with bSPawnAI=True?
🤷♂️
👋
i still cant get the ai dinos spawning
or allor and rex as playable,
AllowedClasses=Allosaurus
AllowedClasses=Tyrannosaurus
is this incorrect?
Do these actully work:
MinWeatherVariationInterval=
MaxWeatherVariationInterval=
???
yes
in seconds
Yea, I tried setting it to 30 minutes (in seconds) but it didn't seem to work...tho I think is was because I set both to 30 mins...
I host locally mainly because I am interested in manipulating the game, but I'm curious if you have insight on why migrations are not working? I know the simple answer is no pop but I'm wondering if you or anyone can point me in the right direction to force them to work.
No Clue mate.
I have my minimum set to 60 seconds and Max set to 900 seconds and my server does just fine
Thank you. Do you have any experience modifying any part of the game?
Ah Gotcha 🤣
so question...i just fired up a new server and can't even login to it. I just get data acquisition failed. using gportal as hosting provider. Anything special I need to do to actually be able to login and run around like an idiot?
Try contacting Gportal Support
Ok so i need someone experienced with the migration/patrol system to explain to me the Game.ini setting for these, how they work and what they do: bEnableMigration=true //Disable/Enable Migrations, include Patrols and Mass
MaxMigrationTime=5400 //Assuming this is still meant to be here
SpeciesMigrationTime=10800 //Max time a species MZ stays active
bEnableMassMigration=true //Enable/Disable Mass migration
MassMigrationTime=43200 //Value is in seconds 12h - How often new mass migration is set
MassMigrationDisableTime=7200 // Value is in seconds 2h - How long a mass migration last once set
bEnablePatrolZones=true //Enable/Disable PatrolZone system
The problem I am having is Migrations, Mass Migrations, and Patrol zones do not work or they RARELY appear.
For unofficial server owners, how can we give prime to a player? I know /elder prime does yourself prime, but to a player?
Needing some help, whenever I enter my server the spawn select screen appears but no zones and the game completely crashes at that point. Is there a fix?
busereginspawn false
find it in your game inin
setvto false after
doesn't setting it to false disable it though??
weather isn't working either. Clouds are not moving, and none of the weather options or time of day are working in admin panel
yes it's broken in this update gotta disable it for now
Yup but thats how i prevented the crash on my end!
/elder <steamid> prime
what does the primeflag do?
anyone know how to disable the fog? or if its even possible?
Idk
does anyone know why my sever shows 0 ping and 85 player slots even tho they are set to 100 slots?
thanks! And about /mutation?
is there a way to teleport to the location you are at while in spectator mode?
is anyone else having issues downloading - TheIsleServer.target
- TheIsleServer.modules
from the steamcdm for new dedicated servers?
Hi I need some help with my dedicated server Im hosting it on a Linux machine (Ubuntu 22.04)
The server starts correctly and shows up on the server list However when I try to join I get stuck on an infinite loading screen
The strange part is that the server console shows absolutely no logs or errors when I attempt to connect it looks like the server doesn't even see the connection attempt
I have already opened the ports (7777 UDP, 27036 UDP/TCP) in the firewall could you please advise what might be wrong :0
