#server-hosting

1 messages · Page 19 of 1

slow hare
#

and asks for pass

grim quail
#

so it works?

slow hare
#

i see it but cant say it will throw me in correct one or the other one

grim quail
#

ima name the server no one would name anything that way we are 100000% sure.

slow hare
#

XD

grim quail
#

ScriptsHostingIsTheBestInDiscordYe

#

anyone has that name

#

im done

slow hare
#

pfft

grim quail
#

very strong pass password123

slow hare
#

gotta restart got stuck in the scanning loop

grim quail
#

chilling.

#

brb

slow hare
#

it shows, connecting to see if it lets me connect.

#

i think it still threw me into the other, still same hypsi

grim quail
#

yeah

#

idk why its throwing you into a whole new server.

slow hare
#

no idea either, it still shows the same name as what server i joined though

grim quail
#

uhhh

#

let me try smthing rq

slow hare
#

yup

#

uhhhh mud fish

grim quail
#

alrighty, try now.

slow hare
#

nope still sent me to the other

grim quail
#

hmm ok

grim quail
slow hare
#

same deal

#

back in the other server

grim quail
#

is there any other people in that server?

young hawk
#

This seems to be the issue they were having on HT

grim quail
#

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

young hawk
#

Where u would log into a copy of the same server with the same name but it was a duplicate.

slow hare
slow hare
young hawk
#

Yea it was an issue

#

U would log into say official 2 and you would be in a copy of the same server

grim quail
#

can try now.

young hawk
#

With ur friends in another official 2 server

slow hare
grim quail
#

hmm

#

can try searching it again.

#

idk why its doing it.

slow hare
#

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

grim quail
#

yeah its weird.

slow hare
#

was stuck in the connecting screen, gonna restart

grim quail
#

ok

#

restarting it.

slow hare
#

hmmm im just stuck in the connecting screen

grim quail
slow hare
#

thought it was gonna put me in correct one, didnt show hypsi on preview but no still went to other one

young hawk
#

Yea it was an issue on HT

slow hare
grim quail
#

idk then

#

iv tried everything i can think off

#

must be a The Isle issue.

slow hare
#

yeah it is, at least tried it

grim quail
#

idk why they havn't fixed this issue alr tbo

stoic gyro
#

are the devs even aware of the chaos?

grim quail
#

probably not.

stoic gyro
#

were prob goanna have to wait till January

#

since christmas

grim quail
#

i hope not.

#

i mean i sell VPS's soooooo

young hawk
#

we cant do anything utill its patched

#

also getting this

night pasture
#

anyone knows how to fix it so time wont show differently for users? i have day and my friend has night happens on unofficials

young hawk
night pasture
young hawk
#

yea that cant be possible check pop in each server

#

do they match?

kindred tartan
#

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

young hawk
#

just matched both ports to be the same still having issues starting the server up

#

server remains in "starting" mode and never reaches "online"

verbal roost
#

is anyone else getting this spawn zone bug ?

hexed sphinx
#

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

kindred tartan
#

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

runic sierra
#

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

hexed sphinx
#

Ah got it! Seems the first try had me trying the dead EOS that was from a restart hah

hexed sphinx
#

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

velvet pumice
#

hi guys, is there anyway to make these yellow logs not showing in logs?

hoary cave
#

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.
young hawk
hoary cave
young hawk
#

they are currently the same = both port are 9999 (not actuall port number)

hoary cave
#

They don't need to be 9999. They just need to be the same number

#

the 9999 is just for the example

young hawk
#

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

hoary cave
#

DM me your ini

vivid arrow
#

Where can I get the default ini file?

runic sierra
#

Also do we have an updated list of mutations and their default values please?

grim quail
#

Merry christmas everyone here ❤️

#

well

#

not christmas YET for me but merry christmas eve

past sierra
#

This patch not have dibble ai right ?

echo echo
#

It seems entombed mutations are receiving a value of zero. Is there a server config setting for entombed mutation value? thank you!

verbal heron
# hoary cave DM me your ini

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.

languid solar
#

Resource usage is really down too!

verbal heron
old briar
#

Is there a fix for the 5/0 gportal bug?

cold venture
#

Punchpacket
I am having the same issue. I have the ports set the same but I am not able to connect to the server

young hawk
#

ive manage to fix my issue

cold venture
#

dm'd ya manbot thank you

vivid arrow
#

I used -Port and QueryPort, but it's still stuck here on startup. Is there anything I need to change?

rugged falcon
young hawk
young hawk
#

you will not be able to spawn

#

is server dino population controled via rcon?

frozen bramble
hollow iris
#

For 10 slots you need to set it to 25 capacity

#

This seems like a bug to me

velvet pumice
velvet pumice
vivid solstice
#

where can i edit my gameport i tried the commandline but wasnt able to edit it i use pingperfect

regal merlin
#

game.ini

#

And engine.ini

wet gulch
#

anyone know how to fix a gportal server yet?

regal merlin
#

I did all things and this happening

#

😤😤😤😤

pseudo turtle
regal merlin
#

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.

weak mural
#

anybody knows how to set urself as prime on the admin panel? or some kind of command?

grizzled delta
#

anyone know how to add dino storage to my gtx server

lean dove
grizzled delta
#

how do you actually become elder with the admin commands

#

anyone know how to add dino storage to my gtx server

bitter hearth
#

The consle thing for better performance with higher player count does that go in engine.ini

brazen apex
old briar
#

Is there any other fix for the 5/0 thing? going through gportal so I can't set it to 25 players.

hollow iris
#

It's a weird bug

old briar
#

Oh awesome.

brazen apex
#

sweet, its not working

wet gulch
old briar
#

I'm just gonna wait for a patch at this point.

old briar
grim quail
#

ah fair enough.

old briar
#

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.

grim quail
#

yeah they limit slots.

old briar
#

You can do a custom configuration for 25 players but I can't afford it currently.

grim quail
#

Fair enough, we dont limit players 🙂

wind dew
#

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.

grim quail
hasty tiger
#

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.

wind dew
grim quail
#

could be less then

wind dew
#

though these numbers are taken from a linux server and not on a windows host

grim quail
#

yeah i use linux for my host.

#

linux is usually more optomoised.

wind dew
#

from what i've read it has its issues with large playerbases

regal merlin
#

Has anyone managed to fix the problem with joining the server on the Physgun Linux server?

wind dew
hasty tiger
grim quail
#

can anyone test my server?

gilded wolf
#

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

gilded wolf
#

Since it isn't starting, there's nothing to join. lol

grim quail
#

thats started

gilded wolf
#

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

grim quail
lean dove
grim quail
#

tried what has been said in pins?

lean dove
#

yeah and much more. didn't change anything unfortunately

grim quail
#

yeah i went on a mission yesterday tried to find a work around

#

although i need someone to test if this worked.

hasty tiger
lean dove
hasty tiger
lean dove
#

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

lean dove
hasty tiger
gilded wolf
grim quail
#

or someone?

lean dove
grim quail
#

try and connect to my server.

#

i dont own the game.

lean dove
grim quail
#

alr np ty anyway

hollow seal
#

For smaller servers using a Host site like Pingperfect, you will have to uninstall the server and reinstall it

lament ether
#

Is there any fix for the weird server slots showcasing?

#

239/235.. lmao

stoic gyro
#

Wait can I add the -port=-9999 anywhere in the start script?

#

Or does it have to be in a designated place

grim quail
stoic gyro
#

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

stoic gyro
#

alr thats what i thought but i wasnt sure

grim quail
#

Well, fixed my servers yay

rapid field
#

Does anyone know how I can assign the Primeelder flag?

cold venture
#

So I managed to get my server up and running now. However, the new dinos are not showing in game

novel oasis
#

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.

pale berry
#

I'm on Gportal with a 10 slots server for personal testing and I also have the 5/0 unfixable error 🙁

cold venture
#

@grim quail
Just checking now

keen flicker
#

the start script, I cannot find it can you tell me the path?

pseudo turtle
#

Set a // infront of all mutations in game.ini

#

That fix the entomb and 0% value bug

grim quail
keen flicker
iron ermine
grim quail
keen flicker
grim quail
#

its your servers game port

#

so thats mine

novel oasis
spark swan
#

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

grim quail
spark swan
#

Curious about this

[ConsoleVariables]
wp.Runtime.EnableServerStreaming=0
wp.Runtime.EnableServerStreamingOut=0

Do we know when this should be added?

grim quail
#

you can add it now im pretty sure.

#

not 100% sure.

keen flicker
#

I did everything but still I get this error while entering my server

spark swan
grim quail
#

pretty sure.

pseudo turtle
iron ermine
wind dew
#

has anybody figured out why player DM RCON does this (message/sender are inverted) ?

hearty spruce
#

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.

grim quail
#

?

#

Engine.ini should have [EpicOnlineServices]

#

and there is no -port in Engine.ini

hearty spruce
#

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?

grim quail
#

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.

rocky comet
#

Also, hold shift and press insert ;P cool stuff there

stoic gyro
#

Is there anyway to add dibble ai to your server

sly spoke
#

how can i set diablo ai spawn?

#

i dont see any diablo

rocky comet
#

You can spawn them

#

/spawn and type out the dino you want. It'll only do one at a time though. HAPPY TYPING!

sly spoke
rocky comet
rocky comet
sly spoke
buoyant grail
#

Any one managed to get a linux server connecting since the update ?
Mine shows up but after connecting... for a while I get this

weak mural
rocky comet
weak mural
#

yes. LIke with shift + insert I can switch between dinosaurs with a click

#

can i do that with someone else?

#

like with a command?

rocky comet
#

Not that we've found yet

sly spoke
# rocky comet 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

cyan shadow
#

I see people have not figured out how to enable the dibble ai LOL

cyan shadow
stoic gyro
#

yoooo my servers working

#

fianlly

stoic gyro
#

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

green niche
#

How can I find my server in the game?

pseudo turtle
#

What that does only is it disable the mutation custom value.

sly spoke
#

When I try to start my server, the command prompt window opens and closes. Why does this happen?

buoyant grail
# grim quail Yup.

Did you have to do anything to get it working ? I've tried clean installs and followed the advice in pinned

rotund slate
#

what does this mean?

lament ether
#

anyone knows what the "smite" button does?

lethal jolt
lament ether
#

hm nothing happens when i click it

#

xD

proud cedar
#

Will ask in here instead because I didn't see this channel lol

Could I possibly get some help with this please?? ^^

regal merlin
#

Has anyone else suddenly had a problem with the server working again?

rocky comet
#

Has anyone figured out how to spawn fish with the new ui system?

night pasture
#

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.```
runic sierra
night pasture
#

thanks!

grim quail
#

np mate.

buoyant grail
grim quail
#

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

buoyant grail
#

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

ancient iron
#

Hello!
Server owners, could you tell me if there are any additions to RCON after the update?

noble wharf
#

Hey guys, wanted to get a server running for my friends, any recommendations on server hosting sites that have good prices?

grim quail
#

🙂

#

can set u up with a good deal 😊

grim quail
#

especially if its only for his friends he wont need 14GB of RAM lol

night pasture
#

does anyone know why my AI caps at 50?

novel hull
#

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
lean dove
# novel hull My start.bat is the following: ``` @echo off cls echo Protecting Evrima server f...

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

novel hull
#

Hmm, spacing seems fine for me. Ill try punch's script thanks!

lean dove
#

But yeah, try punchs script, should be correct

novel hull
#

Always been like this, guess the update changed it?

lean dove
#

Can't tell...like i said, i am running on linux

novel hull
#

Still same issue sadly :/

#

Did a complete server reinstall aswell

novel hull
lean dove
# novel hull Still same issue sadly :/

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

novel hull
lean dove
#

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 🤷

proud cedar
#

I am in a group chat that is helpping peeps with this issue if you guys want to join?

lean dove
#

Guess that goes to @novel hull ... i resolved my issues already 😉

proud cedar
#

Oh, fair enough lol

young hawk
#

has anyone managed to ad dibbles in the ai spawn rotation?

old briar
#

Any fix for the 5/0 thing that doesn't require me to pay for a larger server?

runic sierra
old briar
#

Awesome can't fix it then I'll wait for a patch.

novel hull
proud cedar
grim quail
old briar
#

I would locally host it if i had a second PC.

novel hull
old briar
novel hull
#

I'm probably in the same boat with my server not getting passed the eos system

novel hull
#

downside is that it won't have a server panel like you are used to

grim quail
old briar
grim quail
old briar
#

I mean how much do servers cost?

grim quail
#

depends how much RAM You want.

#

we give unlimited players

#

soooo yea

old briar
#

Do you have a website or? I'm fine with editing game files.

grim quail
#

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 |

old briar
#

I mean I don't plan to change service providers but i'll keep it in mind.

grim quail
#

i mean while u are waiting for ur hosting provider

#

as said, free 🤷‍♂️

#

up to you.

old briar
#

I mean the isle isn't listed on the website-

grim quail
#

we just added it rn.

#

not to the website.

#

as its christmas im not gonna update it yet.

old briar
#

I mean alright.

patent elk
#

Hello

grim quail
patent elk
#

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.

grim quail
patent elk
flat vortex
#

Does anyone know why the private memory in LSLE keeps increasing?
Or could there be a specific area that is causing this memory leak?

grim quail
#

most likely a leak,

#

it can increase then suddenly decrease sooo yeah.

flat vortex
#

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.

flat vortex
grim quail
#

could be anything.

#

have u tried restarting the server?

#

i use linux soooo idk since u on windows

onyx osprey
#

как реализовать систему сохранения динозавров, подскажите

jaunty wadi
#

How can I add an elder system to my server?

sacred hill
#

is there a way to enable dino ai spawns?

#

like trike raptor and that

onyx osprey
#

можете тогда подсказать где найти список всех админ команд и как их можно дистанционно активировать

lament ether
#

is there anything to fix fatal errors or can only the devs solve that

night pasture
#

what do you guys do if you want more AI in your server? aidensity command seems broken

night pasture
lament ether
#

how to give people prime when they dont are admin? Like due to rulebreaks and such?

sacred wing
#

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.....

steep pier
opaque pebble
#

Can anyone help me? My server does not appear on the list. I have tried everything.

grim quail
opaque pebble
grim quail
#

ok didnt answer my question fully soooo ima guess one of the VPS / VDS / Dedi

#

make sure the ports are open in ur firewall

opaque pebble
grim quail
#

ok

#

send ur start.bat

opaque pebble
opaque pebble
supple peak
#

guys everytime i try to join the server it says connecting to the server and sends me back to the server list

#

any fix?

rocky comet
#

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?

regal merlin
#

I have 16006

#

XD

opaque pebble
#

I tried your way, but it didn't work.

regal merlin
#

Oh

#

I hope you can fix it

onyx osprey
verbal roost
#

is any one else having issues where u cant change time of day or exit a teleport ?

lethal jolt
lethal jolt
lethal jolt
# opaque pebble

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.

lethal jolt
#

_ _
Anyone can confirm/infirm if fatal crashes happen following sparring between rexes and trikes ? Or completely unrelated ? Thanks

rocky comet
lethal jolt
#

ha yeah plenty 😅

#

Don't have any OOM error in your logs ?

rocky comet
#

.> i may or may not have looked at those

lethal jolt
#

ha 😅 sounds like a good starting point 👍

rose pumice
#

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

lean dove
rose pumice
#

yes

rose pumice
hazy token
#

I'm loading my server and I feel like I'm stuck there
Do I have to wait more ?

lean dove
# rose pumice i have , they worked fine before this update.

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

rose pumice
austere apex
hazy token
lean dove
austere apex
austere apex
rose pumice
austere apex
rose pumice
#

so setting it to true and having them still not work is something thats just broken then?

hazy token
#

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..

lean dove
austere apex
rose pumice
#

so humans are broken for this update then

lean dove
rose pumice
hazy token
opaque pebble
#

Do Port and QueuePort have to be identical? Like 2 7777, for example?

lament ether
#

anyone knows if queues work again?

ocean swallow
#

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

velvet pumice
#

hi guys, Has the diabloAI been removed?

bitter hearth
#

Mutaions and DisallowedAI are missing from my game.ini? Is this how it should be? I havent manually removed them?

past sierra
velvet pumice
#

there is no a way in Game.ini setting to auto right?

past sierra
past sierra
velvet pumice
#

OK~

young hawk
#

How does the prime flag command work?

velvet pumice
#

maybe /primeflags steamid?

velvet pumice
#

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?

ember mantle
#

same problem here

#

linux

tepid drum
ember mantle
#

new server update

#

maybe a fix?

velvet pumice
#

when?

#

just now?

#

🤣

ember mantle
#

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

grim quail
#

Updated on my hosting service fine.

ember mantle
#

hmm

woeful trellis
#

Anyone got a pterodactyl egg setup for Evrima? Or know of one that works?

ember mantle
grim quail
woeful trellis
#

good to know pelican eggs work for pterodactyl

novel hull
#

Just use one from ParkerVcp

grim quail
young hawk
#

4.3gb update?

grim quail
#

and my host is fine lmao.

novel hull
#

Also a solid one

woeful trellis
#

The one from the pterodactyl community repository was giving me issues, but im also dumb asf with this still

grim quail
#

well i own my own hosting

#

so if u need any help with it lmk.

young hawk
#

does changing time as admin no longer work?

tepid drum
# velvet pumice thx to know

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

velvet pumice
#

but other command works gud

#

i like spwan a rexAI to do a event for my server players

tepid drum
#

if i do /elder i am getting 100% growth instant but not the full prime weight etc.

velvet pumice
#

weird

tepid drum
velvet pumice
young hawk
#

/elder prime takes you to prime

#

add name between the two if u want to do someone else

young hawk
tepid drum
novel hull
velvet pumice
bitter hearth
#

What do i do to make it so i can set a dino limit?

ember mantle
#

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.`

grim quail
#

Mine

#

🙂

#

can give u a little trial 👍

novel hull
#

Thats how most servers do it

novel hull
bitter hearth
novel hull
#

Have it check like every 30 seconds or so

bitter hearth
potent cairn
#

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!

#

😅

night pasture
#

does anyone know why favouriting my server doesnt stay favourite?

grim quail
night pasture
#

😂
no i mean me and many others have an issue where if we fav the server it doesnt stay faved

grim quail
#

ik lol im not stupid

lament ether
#

anyone knows if queue works?

grim quail
naive onyx
#

same as region spawning

lament ether
#

btw does all have fatal error issues?

bitter hearth
#

It feels like the easiest way is to just learn 4-6 coding languages that i need

#

or pay some one who already has

velvet pumice
night pasture
unique osprey
#

Hello everyone, which RCON protocol is the right one for The Isle: Evrima?

bitter hearth
night pasture
unique osprey
rocky comet
#

Could someone tell dondi to please stop putting out updates at 5am O.O

night pasture
#

does anyone know why entombing makes all the mutations have 0% value?

warm stag
night pasture
#

thanks!!!

unique osprey
#

Since the update, every player has a different time and day cycle. Can anyone help me with this?

civic jewel
#

mic still broke

austere apex
#

No fix yet?

#

Everything is set properly. I doubled checked.

night pasture
#

does anyone know why AIDensity=2 actually spawns less AI than a lesser number?

novel hull
novel hull
ocean swallow
#

Anyone got the current game.ini with all mutations

unique osprey
gaunt spruce
#

You can turn diets off now.
bEnableDiets = true;

austere apex
bitter hearth
runic sierra
#

Has the updated new list of server settings for mutations been shared with the default settings and all possibilities yet?

runic sierra
uncut spire
# austere apex No fix yet?

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!)

austere apex
grim quail
#

lol.

uncut spire
grim quail
#

fair enough

wispy lotus
#

For everyone trying to get prime elder in admin commands type /Elder prime

#

it worked for me

grim quail
uncut spire
grim quail
#

yeah it seems windows is having

#

alot of issues.

#

my Linux servers work fine TI_HypsiShrug

cyan shadow
#

Anyone found a fix for the time desync yet?

young hawk
#

Admin time control is also bugged/ inactive

austere apex
austere apex
#

I hope this helps someone in the future (just like elamec helped me).

uncut spire
austere apex
uncut spire
austere apex
#

I spent 2 days trying to fix it. You with one message solved it all. lol

sly spoke
#

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?

uncut spire
austere apex
unique osprey
#

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?

regal merlin
#

i have 376210 id too

austere apex
regal merlin
#

i have linux

#

do I need to create a file?

dim knot
#

Hi Do I have to enable the elder system in my server for it to work or it just works after the update?

austere apex
#

Yes, inside that folder (if you are facing the 'Steam Dedicated Server API failded to initialize' error). The file should be 'steam_appid.txt'.

regal merlin
regal merlin
#

Nvm i just wrote 376210 and work thanks

austere apex
regal merlin
#

Btw anyone have this issues?

austere apex
austere apex
#

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).

regal merlin
austere apex
#

You need to check if the 'Steam Dedicated Server API' error is not appearing. (yellow color).

austere apex
regal merlin
#

And restarted server

austere apex
#

See you!!

regal merlin
#

Cya ❤️

sly spoke
#

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?

regal merlin
novel hull
novel hull
sly spoke
grim quail
#

probably just a automated job using /spawn

novel hull
sly spoke
novel hull
#

"Custom"

sly spoke
novel hull
#

Thats up to you to figure out

sly spoke
orchid ocean
# novel hull Thats up to you to figure out

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

novel hull
#

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

orchid ocean
#

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

novel hull
#

If you can send a message that way then yes, by default i dont think you can spawn corpses and ai on people

visual harness
#

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.

vagrant jasper
#

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 )

austere apex
novel hull
#

Rcon has nothing to do with files

#

Its a tcp based connection meaning its just a command send to the server ip and port

novel hull
old briar
#

Anyone know what you can spawn with the /spawn item?

stoic gyro
#

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

rose pumice
#

Can anyone help ? , so on admin i can see we have /elder and /primeflags , how do we toggle it to get prime elder?

warm stag
#

Time/Weather Fix use ->

game.ini

**Default ->

bServerDynamicWeather=true
MinWeatherVariationInterval=600
MaxWeatherVariationInterval=900
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20**

rose pumice
#

anyone got a fix for humans not being enabled even when you set it to true ?

orchid ocean
# orchid ocean appreciate the info :) i should be able to set a custom python code that inputs ...

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

digital bobcat
#

Any reputable hosts you guys would recommend?

regal merlin
#

Anyone know how i can run slowmo when im spectator?

#

Ill record some moments but camera is too fast

dense pivot
#

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

gaunt spruce
#

It's safer and allows you to call the game's actual UFunctions

digital bobcat
#

Can anyone recomend a host aside from gpottal?

grim quail
#

We are having no difficulties.

lethal jolt
stoic gyro
#

Ooooooooooooh

lethal jolt
#

otherwise it gets overwritten everytime

stoic gyro
#

I’m stupid

lethal jolt
#

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 ^^

lethal jolt
#

what line changed for you ?

lethal jolt
regal merlin
gaunt spruce
lethal jolt
# dense pivot why is it that when i try to host an unofficial server via gportal the playercou...

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.

grim quail
grim quail
lethal jolt
#

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

grim quail
#

was saying abt my host

lethal jolt
#

Oh dude I'm tired to hear about your host

#

gimme a break plz

grim quail
#

?

#

also they do slots Gportal 👍

strange sorrel
#

Does anyone know of any good server provider that doesn't cost a fortune?

strange sorrel
#

How is it?

grim quail
#

i can give u a test server if u like.

strange sorrel
#

Sure

grim quail
#

ok go to dms

bold thicket
#

how would I switch my nitrado server to the evrima branch?

grim quail
grim quail
#

well your using port 9999

#

why?

#

lol.

tepid drum
grim quail
#

lol

tepid drum
#

yes, appreciate it. havent realized ive changed this 😄

grim quail
#

lol np

rocky comet
#

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?

grim quail
#

less

#

i would presume

latent mesa
#

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.)

latent mesa
#

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?

grim quail
#

its your game port

#

will be on your panel

#

if ur using a game server from a hosting provider

latent mesa
#

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

grim quail
#

😂 good good

latent mesa
#

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?

latent mesa
# grim quail 😂 good good

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"

grim quail
#

?

#

should be 7777

vivid willow
#

can someone send me the WindowsServer file with the Game.ini, Engine.ini, GameUserSettings.ini?

grim quail
#

against discord TOS

vivid willow
#

i created the .bat file to start my server but its not working someone can help?

grim quail
vivid willow
grim quail
#

then go back and get it?

vivid willow
#

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?

grim quail
#

why u using 7778?

#

Query port and game port should be 7777

vivid willow
#

okay i try this

#

i change my port forwarding to 7777 7777 now but still not working

grim quail
#

i recommend getting a game server.

#

you also need QueryPort=7777 in your game.ini

vivid willow
#

@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?

grim quail
#

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```
vivid willow
#

does i need to change any directorys?

grim quail
#

no

vivid willow
#

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.

grim quail
#

i dont use a windows server

#

i use Linux for my servers.

vivid willow
#

i change the directory of the steamcmd and now it should work

grim quail
#

why did you change it before? lol

vivid willow
#

yea, its working

#

tysm

grim quail
#

np

vivid willow
#

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

naive onyx
#

spawn zones don't work atm you need to disable it to go into the server

vivid willow
naive onyx
#

bUseRegionSpawning=true

set that false

vivid willow
#

okay thx

rose pumice
#

Has anyone been able to come up with a solution to fix humans not being enabled even when its set to true?

strange sorrel
#

Is there any place I can find someone who wants to help me out with my server? Like setting stuff up before actually hosting?

grim quail
grim quail
strange sorrel
rose pumice
grim quail
#

what about in the panels settings area?

rose pumice
#

I only have config and game.ini , im using pingperfect

grim quail
#

can test mine if u want.

#

and have u contacted them?

rose pumice
#

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

rose pumice
#

My provider or devs ?

grim quail
#

providers

rose pumice
#

I mean my humans have been enabled before with them , ill open up a ticket and see

grim quail
#

no clue

rose pumice
# grim quail can test mine if u want.

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.

grim quail
#

you can check it out yourself lol we have a demo acc for the panel etc

#

ScriptsHosting Default The Isle Server is the name

novel hinge
#

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

grim quail
#

My hosting

#

just set someone up lol.

novel hinge
grim quail
#

dm me

neon crescent
#

I am on Official EU 1 and i am stuck. My Name is Lefey2006. Any Admin on that can unstuck me?

half crown
urban bay
#

👋

grim quail
#

@shrewd patio

#

@gaunt jungle

stoic pewter
#

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

stoic pewter
grim quail
#

Good

grim quail
#

.

viscid plover
#

@grim quail Remember to read and follow the rules of the discord

grim quail
#

k next time ill tell u handles to handle it

#

and the looks of things it might a while

strange sorrel
#

Is there any other places I can advertise my server?

strange sorrel
#

No other place than there?

solar snow
#

Nope

strange sorrel
#

ah alr, ty

urban bay
#

👋

strange sorrel
#

How does one add !discord command to a server?

#

Anyone here who develops discord bots for people's servers? Dino storing and such?

lament ether
#

Anyone knows of the memoryleak of theisle since the latest patch?

stoic pewter
#

Could someone point me towards a UTD Guide to host my own server from my pc?

stoic pewter
grim quail
#

Youtube

#

1 search away

stoic pewter
#

ive done that obviously, they are all old and seem to be out of date

grim quail
#

Still follow it ik its 3 years old.

stoic pewter
#

thanks ill give it a shot

grim quail
#

Np

keen nest
#

Is the any officla site outsite where i can rent a server or i have to do it by myself like in the video

kindred tartan
#

Rent a server for Evrima, or renting a machine that you can use to host Evrima?

keen nest
#

i want my owm evrima server

#

for me and friends 🙂

#

likle the officals

#

like*

kindred tartan
#

There are plenty, you can customize the servers to be however you want.
We do them, there are others

keen nest
#

not any modded just like evrima offical servers

kindred tartan
#

Yea you don't have to mod them, thats optional

keen nest
#

lemme check u page

#

but i rly dont know what to set there

kindred tartan
#

whatever you like, it would be your server

#

or send me a dm and I can explain rather than clutter up the channel

grim quail
whole folio
#

What can you do with /spawn item?

grim quail
whole folio
#

But what items? Like plants?

#

Just curious if it had any other uses

grim quail
#

Hmmm idk test it maybe?

#

I don’t play the game only host servers soooooooo yea cant help much on that sorry.

whole folio
#

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

quasi ermine
#

Nice evening, does anybody have a new map for actual version of Evrima ? 🩵

chilly lagoon
#

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.

keen nest
#

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

unique osprey
#

Is there now a solution for fixing the time?

young hawk
#

How do we add dibbles to the ai rotation? Rex’s are having issues when grown with diets

rocky comet
#

I need the defaults for the ai/plants spawn timers and everything, can anyone provide that?

strange sorrel
#

A bit further down under Game.ini

strange sorrel
rocky comet
#

Has anyone found a fix for the plant spawns and the perferred diet? If yours isnt broken, can you share the values with me?

novel hull
rocky comet
#

I've got trikes losing perferred diet at 40% and i cant figure out a fix

grim quail
stoic gyro
#

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

urban bay
#

👋

stoic gyro
naive onyx
regal merlin
#

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.

urban bay
#

👋

mighty oar
#

Are migrations broken again?

young hawk
#

2 question: do i need to favorite my server every time it restarts?
and can dibbles be added to ai spawns

past sierra
#

How can i do teleport player to lat long ?

strange sorrel
#

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.

strange sorrel
#

also does anyone here make server icon art? Specifically dinosaurs?

strange sorrel
#

Can't find much there for some reason

flint obsidian
#

Is there any good server hosting platforms that'll let me host an evrima server or is it only legacy out there?

flint obsidian
grim quail
#

happy to run a server and open it so u can join it etc.

flint obsidian
#

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

native mauve
#

Anyway to run a server NOT on port 7777? Like having multiple servers on the same machine?

native mauve
grim quail
#

You just make the QueryPort and the game port the same port

#

Same with 7777

native mauve
grim quail
#

you mean bUseRegionSpawning=true

?

#

alr.

#

np.

strange sorrel
#

What is the console command to use the announce feature in game?

regal merlin
verbal heron
#

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?

grim quail
#

and where the players location is.

#

for example if im in Australia im not gonna get a server in the UK

verbal heron
grim quail
#

then its probably that lmao.

flat vortex
quasi ermine
strange sorrel
#

Gotcha

river gale
#

Anyone know how to set up species limits so there can only be a certain amount at one time on a server?

quasi ermine
river gale
#

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

regal merlin
river gale
regal merlin
#

This is what it looks like when I start it up

#

the server is working normally but these logs look strange

grim quail
#

i would contact ur hosting provider

regal merlin
#

Steam user is not set using anonymous user xd

grim quail
regal merlin
grim quail
#

it dosent HAVE to be set.

regal merlin
#

Sounda good

#

But i dont have protecting isle server from crashes too

#

Or i blind

grim quail
#

is that a hosting provider?

#

or are u using your own machine etc?

regal merlin
#

Hosting provider

grim quail
#

they using Linux then

#

so u probably wont see that.

#

contact em i recommend.

regal merlin
#

Okay thanks

grim quail
#

np. If it dosent work out lmk

verbal heron
# flat vortex Hello, may I ask what your latency is like?

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).

junior mulch
#

has anyone else been experiencing an issue with the spawn zones screen freezing?

#

first time trying to host this patch

#

oh wait

#

busereginspawn false

verbal heron
# grim quail 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.

grim quail
#

np.

grim quail
grim quail
junior mulch
# grim quail 👆

oh! do you know turn on AI controlled dinos or is that included with bSPawnAI=True?

grim quail
#

🤷‍♂️

junior mulch
#

darn!

#

ty anyways

urban bay
#

👋

junior mulch
#

i still cant get the ai dinos spawning

#

or allor and rex as playable,

AllowedClasses=Allosaurus
AllowedClasses=Tyrannosaurus

is this incorrect?

proud cedar
#

Do these actully work:

MinWeatherVariationInterval=
MaxWeatherVariationInterval=

???

proud cedar
# haughty edge yes

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...

haughty edge
haughty edge
haughty edge
grim quail
#

i dont even play the game lol.

#

just host the servers.

haughty edge
trail topaz
#

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?

haughty edge
#

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.

golden halo
#

For unofficial server owners, how can we give prime to a player? I know /elder prime does yourself prime, but to a player?

river gale
#

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?

junior mulch
#

find it in your game inin

#

setvto false after

river gale
#

weather isn't working either. Clouds are not moving, and none of the weather options or time of day are working in admin panel

naive onyx
junior mulch
river gale
#

anyone know how to disable the fog? or if its even possible?

regal merlin
stoic pewter
#

does anyone know why my sever shows 0 ping and 85 player slots even tho they are set to 100 slots?

golden halo
river gale
#

is there a way to teleport to the location you are at while in spectator mode?

young hawk
#

is anyone else having issues downloading - TheIsleServer.target

  • TheIsleServer.modules
    from the steamcdm for new dedicated servers?
sudden cliff
#

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