[2025.07.26-22.23.42:703][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
[2025.07.26-22.23.42:703][ 0]LogLoad: (Engine Initialization) Total time: 22.15 seconds
[2025.07.26-22.23.43:009][ 0]LogOnlineVoice: OSS: Voice interface disabled by config [OnlineSubsystem].bHasVoiceEnabled
[2025.07.26-22.23.43:010][ 0]LogRedpointEOSIdentity: Verbose: DedicatedServer: Performed Login on dedicated server.
[2025.07.26-22.23.43:012][ 0]LogRedpointEOSIdentity: Verbose: Local user 0 is now signed in as (dedicated server)
#server-hosting
1 messages · Page 17 of 1
Share your Game.ini and Engine.ini files and the game launch script here so it's easier to find help.
.
Are you not using Game.ini? This may be causing this error.
yeah just editing it
So far there is no problem, I think the problem may be in your initialization file.
Or you can try starting with less configuration.
well my issue started when i changed my start.bat file
Can you see this last line on your screen?
If you can share the before and after images here, we can identify the problem. There's probably something else causing this.
Is this the first or the last version?
@echo off
cls
echo Protecting isle server from crashes...
title The Isle Server - Your Server Name
:TheIsle
echo (%time%) Checking for updates...
start /wait C:\steamcmd\steamcmd.exe +force_install_dir C:\theisleserver +login anonymous +app_update 412680 -beta evrima +quit
echo (%time%) isle server started.
start /wait C:EvrimaServer\TheIsleServer.exe /Game/TheIsle/Maps/Game/Gateway/Gateway?Port=7778?QueryPort=27015?MaxPlayers=200?listen -log -MULTIHOME=<YOUR IP> -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
Try this.
my original was
@echo off
cls
echo Protecting isle server from crashes...
title The Isle Server - VoidClaw
:TheIsle
echo (%time%) Checking for updates...
start /wait "" "E:\steamcmd.exe" +force_install_dir "E:\The Isle Evrima Server" +login anonymous +app_update 412680 -beta evrima +quit
echo (%time%) isle server started.
start /wait "" "E:\The Isle Evrima Server\TheIsleServer.exe" ?Port=7777?MaxPlayers=300 -log
echo (%time%) WARNING: isle server closed or crashed, restarting in 1 minute.
timeout /t 60
goto TheIsle
this one worked
sort of
I don't know, I don't see a problem here, but let's leave this information here, someone will surely help.
If it works with the last one you posted, why didn't you use that?
it shows the server but doesn't let me join and the other doesn't even let the server listern
Port=7777?QueryPort=27015
Try this.
doesn't seemed to like that either
okay
so this engine file gets my server to appear on the list
okay now its letting me join
I really don't understand my problem and I don't know how to solve it. I'm installing it for the first time.
If I give you my server information, can you get it working? I really don't understand why it's not working.
i have a look
Can any one help I’m trying to set up a sever and I keep getting a error code can anyone help
Hello, so I would like to ask if anyone knows how to make that custom skin system in the Isle, for example an all black Herrerassarus, because I have a server on evrima.
Can you help me
Query port does not exist anymore. Neither does multihome.
What’s that mean
Ban

how do i enable rex and make it only plable for admins?
dusty you posted in the wrong channel
Why you replying to me
if you find this out lmk
anyone know how to set up an !food command?
Hey everyone,
I could really use some help understanding what’s currently possible with Evrima server integration and custom bots.
I’ve paid a developer to set up a Discord bot for my dedicated Evrima server. It successfully connects to RCON and can send basic commands like broadcast messages — so the RCON connection is confirmed working. However, the more advanced features I actually paid for (like !grow, /teleport, etc.) don’t work, even though I’ve seen these features running on other community servers.
My developer now tells me it’s not a bot or script issue, and that these commands just aren’t supported through RCON — but clearly some servers have found a way to implement them. I’ve also seen systems like dino storage, skin customisation, and even Discord-based event control, none of which are supported by the official RCON command set as far as I can tell.
So I’m stuck and would really appreciate some clarification:
• Are servers doing this via save file editing, server-side scripts, or some workaround that’s not publicly documented?
• Is it possible through any officially allowed method, or is it purely private tooling some servers have developed in-house?
• Is there any risk to trying to implement such systems in terms of compliance with Evrima’s terms for server owners?
I’m not asking for private tools or code — just trying to understand whether I’ve hit a dead end with what’s publicly possible, or if there’s still a path forward I can explore with my developer.
Thanks so much in advance for any guidance.
How can I enable Rex and Allo on my server?
I’m trying to host my own server on a pc but I can’t get passed the error code can’t find the map
The commands you're trying to set up (like grow, teleport, etc.) aren't officially supported by the game. The devs haven't provided any tools for remotely executing these commands, and no RCON commands have been publicly released to do so.
To achieve this functionality, people typically modify the server files through modding. However, since there's no official modding kit and most people keep their modding knowledge to themselves (or make a profit off it), your options are either to pay someone who knows how to do it (and hope they don’t pull anything shady like installing backdoors or malware), or to learn modding yourself and develop the features you want.
The developers haven’t made any official statements about modding, and while unofficial communities have created mods to improve the player experience, most people keep that information to themselves due to the time and effort required to make these mods. So, unless you're willing to dive deep into modding or have a large budget to hire someone, you won't be able to provide these features.
I would really appreciate an official response from the devs regarding this situation, as modding has not been properly addressed. Such modifications go against their EULA, yet no actions are being taken.
Providing a set of RCON commands for each administrative action available in the in-game admin panel would be a huge benefit to unofficial communities. And yes, that would require work, and there are other more important matters, but it would be beneficial to have that before making the evrima branch the main one, and also give a statement about modding.
Modding the files, they are not supposed to be released yet.
Appreciate the reply
🫡
Can any one help me please and thank you
Have you set up the Map name in the Game.ini ?
Looking at it now can I dm you
can someone point me to or show me the default game.ini setup?
as in what officials would have?
We have that
That’s what I keep getting
Is your Game.ini located in TheIsle/Saved/Config/WindowsServer/
What script is launching your server
Steam cmd n yes
this might help :
https://steamcommunity.com/sharedfiles/filedetails/?id=2952501611
The reason for grow and slay commands not being a thing is because the devs don't want people creating pay to win communities from what I remember.
In terms of modding, the reason for people requiring to be paid or keep it to themselves is because there is a dark scene behind community servers. People will take mods for themselves to resell or even for malicious intent. Servers like NERF and Dino Den manipulate their player counts among other shady things. The developers aren't pleased with manipulating player counts, selling "playables" like Rex or Allo, among other disgusting behavior with mods.
The developers don't seem bothered with modding in itself as they've stated they want to add official support in the future. Them adding mod support now would add a lot of additional work and focus which isn't in their roadmap currently. If someone else like a modder does it, then that work is left to said modder.
I still would be careful when in comes to modding as there's a lot that many don't know about.
i am trying to setup my own server but unsure where to get dedicatedserverclientid and secret
Depends on the developer. Some people modify save files, others manipulate memory, and some code in their own RCON commands to perform those functions.
Totally agree that there are some shady things happening behind closed doors, but none have been addressed publicly by the devs.
The pay to win aspect devs didn’t want is completly possible with what there is now available on the market, not making these commands did not stop some communities to form entire casino-like systems thanks to modded files.
I know there’s other things to attend to but having a proper communication on when these issues will be considered or even if they are considered as issue at all would be one big step on keeping us informed, rather than leaving us in the dark and pray that they just don’t pull the power cord out of nowhere and suddenly the majority of the playerbase that has seen and enjoyed these features start to fade.
💯
Unfortunately the developers are likely not gonna say much. If anything I wish they at least made a modkit of sorts for genuine developers (NDA and everything) since people are going to do it anyway with or without one. Just also helps add some security so people don't buy a mod that will give them a virus lol.
i followed this exactly and adjusted for my pc and i am able to see my server in the game when i search for it and so are people who live in other states but no one is able to connect to it
what is at the bottom?
Don't worry about it
in legacy i have a problem with grouping up with friend can someone explain how to fix that.
does anyone know how to enable a !food command?
Legacy or evrima?
Not a command in evrima
theres some evrima servers that have it. just not sure if its a custom script or not.
I am aware. They are modded to have that functionality.
It's became pretty big recently
Is there where I can ask for assistance for Shockbyte? They're not really useful on something
Regarding what?
Trying to get a server up with my sister, and it boots up, but for some reason it's not loading any dinosaur selections in the join menu for creating a dinosaur, only lets you pick human, and i've tried restarting the server repeatedly, resetting it back to system settings, etc etc...and their support tickets take nearly a day to reply XD
side note: only thing i've changed is server name, and added her as an admin, so yeah. They said to check the dinosaur config list, wasn't able to find that as well
Is this a home dedicated server or company website?
Website
Hi guys. I host my own Evrima server on a Linux machine, which in turn is owned by a friend of mine. The server runs great, but I want to enable Trex and Zombies and cant figure out how.
I was sent some windows pakchunk files to enable trex, allo, etc
(pakchunk999-WindowsClient_P.pak
pakchunk999-WindowsClient_P.ucas
pakchunk999-WindowsCloient_P.utoc)
but they obviously don't work on my Linux server.
Does anyone know how to enable Trex and Zombies on a Linux Evrima server?
UE pak/container files work on both windows and linux.
ive uploaded them but nothing was changed, did i do something wrong?
Well if you uploaded them, restarted the server, and you didn't see Rex or allo in the admin panel under the playbles/classes then you got a mod that doesn't work
can you direct me to where i can find a working one then? sorry for all the questions.
do you mind if i send you a dm by chance? im in a unique situation tbh lol
do you know how its done at all?
I don't have knowledge of that as it's pretty closed doors.
Yeah
Did you enabled them in the admin panel? In the classes?
they dont pop up at all
Have you added the names to the game.ini ?
what would you put in order to do that? like the "allowedclasses" ?
It’s not going to matter. The ingame admin panel does the same thing. If the classes weren’t added to the array in the blueprint it’s not going to show or work
https://youtu.be/G2vWjuOQM38 is yours dead much?
should i add the 🤣 and 🤮 as well?
Youll need to mod the exe to load the files on linux
It's not like @gaunt spruce did not pull their real numbers with the EOS SDK already and warned everyone in this channel recently
Truly a shocking finding
If this guy was saying the world was going down you guys probably would believe him 😂 you guys are funny! I can smell the jealousy. But it’s okey I understand sometime you will get there aswell on the top list 🙂↔️
Don’t say to much! The Russian guy that makes your mod what happends if he delete you from the list? Relax so your server can’t use the mod anymore 😂
Bring more attention towards us and we will explode more! But it is kinda sad that you don’t even understand what you just saw in that video 😂
Your welcome in to play 👍
You guys are sad. But I understand it hurts to get pushed down the list! How about you focus on yourself instead and stop rely on other people and learn yourself then you can open your mouth 😘
Yeah I so want to have the highly prestigious role of server hoster
Hey guys, does anyone know how to fix this? a player can't join my server, and this is the pop-up message
its not one guy
Sry that I said one guy! It’s multiple people that can’t take another man’s success 🥲🤭
Haha still funny that people think we working togheter 😳 but no we got ddoosed by him aswell that’s why he’s been banned from our server since juni
My bad I lied it’s since April if you talking about this guy? 😂
But you guys gotta get real information before judging! I’m sorry but you are far away from the truth 🥲
Is that why you ban people for exposing you manipulating player counts?
more like i ban people for spreading false information ❤️ but keep on spreading the salt i don't mind! Just shows how good i am and how bad you guys are 😅
Man no way! Almost like no one here is bothered because they know the truth of your spoofed players. 
The lack of your miss information is just boosting me ❤️ continue waste energy
tell the admins to ban us for miss info then
Hello everyone.
How do I activate this feature on the server EVRIMA?
- skin change during the game
- additional weather, like on Petits SANDSTORM (decrease water)
On some servers I've seen players change their skin color to black when trying to hide in the dark. Or to a caustic white-blue that was visible even in pitch darkness.
I can't find anywhere in the server settings or official documentation how to do this.
memory edits and function hocking like with ue4ss
thx=*
Algun programador que me haga un servidor legacy con Rcon ?
Anyone knows how to skip queue on unofficial servers?
They would have to give you VIP status on their server.
And how would they do that?
VIPs= in the Game.ini file
does anyone know if its possible to code a console for the server?
Is Rcon working anymore with Evrima branch ?
RCON never stopped working?
it works fine now
Thank you
Does anyone have the files that contain the rex? I know this is like a repeated question but I will appreciate the help.
I do. Also have the mod for parking and redeem 👋
Are you able to send me the file that contains the rex please? Thank you!
Sure thing 👍
I would not touch a single file made by that guy by the way
And others here can back that up
Still mad cuz you didn’t get the files? 🥲
Man it's almost like I can make them myself.
Named a rat always a rat 😘
Love you ❤️
For those wanting Rex, Allosaurus, Storage Mods, etc.
I, among many here, highly advise participating or installing any sort of "files" that grant Rex or "Storage" from this guy "FriedPixel" or alternatively known as Sowz on some platforms.
If you ever receive a DM from either of these users ignore it.
They own a server using cracked/pirated server mods, spoof player counts, and more.
Ultimately
Do not just download any file from anyone you don't know. Ensure they are reputable, do your research!
You really trying to give people false information 😅 don’t work that well for you!
Wait why not?
He hates me for some reason 😂
I don't really recommend installing files from people who have to break ToS and also used a cracked mod.
To that is your own text and thoughts!
@runic sierra don’t use the files we breaking tos 🙉😮💨 @gaunt spruce is saying that we break the rules for using the park mod
I’m sorry but using the park and redeem mod is not against tos my dude! You are lost so lost in this world. Please go do yourself a favor and just be quite m
What is park and redeem mod? Is it the same as parking your dinosaurs and then retrieving em?
Yes it is! A lot of servers using it
Yea I've played in a couple of servers who have that
Modding a server is against The Isle's ToS which this guy clearly doesn't know.
The developers just excuse storage mods because they aren't harmful and ultimately don't want anyone to reveal unreleased content.
Tbf I can see the concern for files containing rexes
Ultimately the people who know what they're doing might inject some virus into the files and spread it out
Here is Kein, the one behind all the servers storage mods.
He went on NERF (FriedPixel's server) and dumped player info and shows that there is fake players.
Thank you @pseudo turtle for the offer but I think for now I'm good, and thank you to @gaunt spruce for the advises
It’s alright 👍
No problemo. I hope that people stay away from installing files from random people.
Also, from my sources the developers are aware of this and I believe they might be taking action after this next update.
Also I blocked the guy so if he says anything I can't see it. :^)
xD
So much energy and boost I get from this it’s quite insane! 🤩
Oh btw I've played on dino den and I'm not shocked that the server owner does whatever he did
Would stay away from servers with bad reputation or none at all really.
Petit Pieds, Norden, etc are good servers to go to
Yea stopped playing on dino den because the admins there are going through a power trip too xD
Well DinoDen also spoofs player counts
With hacking yeah
No and it's one thing I know the devs aren't happy about
But you know them, they take forever
Yea
It would be very easy for the devs to block these servers.
how do you host a server with the evrima beta?
Can anyone briefly summarize this nonsense for me?
I tried to host this game on one of my root servers, first with Windows and then with Linux, but it didn't work due to insufficient instructions and lack of resources, first with Windows and then with Linux. However, unlike some of the know-it-alls here who can't seem to explain server setup properly, I wrote my own Linux server management system. But there must be a reason why these darn ports won't open. I created a web-based interface for my server and console using a WEBAPI system, and everything is ready on a Linux-based system, but I just can't seem to connect to this server.
Is there anyone among you who can provide a clear explanation, without relying on an incomplete Steam Guide, and offer insights into this issue? Setting up a game server to listen for connections shouldn't be rocket science. There's no need for all this mystery, right?
The rules are clear throughout the entire firewall, the game is listed in the server list, but when I try to log in, I get a “Data acquisition” error. Sometimes the ping values are -1,000, while other times they are a steady 50, but I still can't connect.
Thanks.
Pretty sure the game doesn’t use query port anymore just Queue, RCON, and the default ue port
This is probably the best guide
Yeah buy from this guy (RAT) instead the guy that hacked our webpanel to give him self our currency 🤡 💀
If its against Tos. why dont the devs do anything about it? Clearly the player spoofing is there with evidence. I think the modding, spoofing and other ToS breaking stuff is just fround uppon. Its known its recorded its all there but not s single thing is done against it so to sum it up..... its allowed
Almost like I reported the vulnerability to your owner to ensure your players were safe.
And I didn’t really hack into anything. The website is made with AI and has nothing secure about it.
It’s The Isle devs. They don’t often do much about anything and it’ll take them forever to take action or implement a feature. Just because they’re not doing anything about it right now does not mean it’s allowed. Obviously they’re going to stay out of saying anything about the storage mods and what not because it’s not harmful. It’s obvious though that they caution people who install any random file from people.
Still you blame me for having bad files when I use the same mod as petits 😂 but your brain cells probably didn’t understand that yet. I’m sorry Kadin but you are a joke. And you should stop type in this channel and spread your miss information 🥲
Which bot you use 🙂
Park redeem bot from a guy that is private but 1 guy selling it trough that guy he also owns a server 😀👍
Won’t say any names since i show my respect towards that guy. If he wanna tell he can reach out probably
let him contact me 🙂
I had a mod i paid for from Enozi and kazakai and they removed it destroying my entire server without warning. So for anyone using it, they can shutdown your server remotely and block you on discord. < be warned
interesting....
Sounds like to me you just did things that weren't acceptable.
Haha sure sure. You guys are shady af. Scam artists. Luckily i keep everything including all the versions they send me. Who knows what i find inside. Maybe host location where they check the API? Who knows.
and now you learned that its vulnerable, sounds like he helped you
arent server static IP already? And kadin isnt affiliated with norden
He is
do you have a source on that
Wow this is news to me
💀
Congrats you found that I joined a Discord server
Plenty evidence.
Pretty sure these are alt accounts
Just cuz you use multiple accounts doesn't mean you can't be tracked buddy
Track me then because you are so far off
I was in a private discord with some other server owners.
That use the bot.
the norden bot?

im not tracking, how does that prove that kadin is norden dev?
It's just alt accounts
I thought kain and eonzi did the norden bot, where does kadin come in?
Sub accounts.
most definitely not
I like how you defending him/her🤣
kadin is American, eonzi is Norwegian and kain is a reddit doomer lol
why are you defending friedpixel whos discord stat bot shows that he is pop botting
Ooh John
Why are you defending a bunch of scammers.
i guess youre referring to norden, who i haven't defended?
I mean you purchase a mod/bot within a terms of agreement.
If you agree to their guidelines and rules then it's not scamming.
Cuse you all type bs and dont know anything. You guys must be from reddit or something
So predictable. So many alt accounts. So many messengers. This is gonna be fun
ive been in this discord for 2 years
This is amazing entertainment 
Congrats mate 🥳
Kadin is American? Interesting
I mean Australian
it wasnt a flex, it was a answer to your statement that i was "from" reddit
Pretzel is in on it too. That's why he defends them.
i wish i had the source to the norden mod, would make it easier to mod lol
Yeah i guess so 😏
Don't be stupid man. Doesn't suit you
Why are you being rude?
Send me dm. Got a present
Im not sure who kadin is supposed to be, kain the doomer who doesnt tell anyone anything without demanding cash?
Gotcha
Why tf is this chat like this
shiit so full of potential scammers
Don't trust anyone affiliate with NERF or Dino Den ig LOL

only in the isle.
trust nobody, its like playing deino.
definitely isle activities
I rather trust nerf or dino den then scammers like the nordon bot
tf are you talking about
lol
the first two don't even have actual players on them
just bots lmao
how is that any better
So what. You play on them? What's the deal. I don't care if they put a few 1000 players on there. What I care about is paying for a bot and getting scammed
no
plus they aren't even players
not sure how that works but has been proved
just open your eyes
I wouldn't trust any of these people yk
take care
For what. Why does it matter that a server puts fake players on it. Wouldn't care less.
enjoy getting hacked
Why, I don't play on other unofficials.
Quit spreading misinformation. You broke the guidelines set out by the makers of the mod, not bot (or bot too whatever).
Show me proof I did. Blocking someone who paid for your bot without warning or any proof. Not even a message. So stop the BS about spreading information. Others need to know what kind of scammers you are John.
John? 
Who the heck is John
Didn't you contact one of my friends to trade the mod you bought for Rex mod which is clearly against the mod's agreement?
No I didn't. If you are referring to pretzel. What a fun group of devs breaking ToS of the game and telling me I broke their rules.
I mean from what I know. The devs are fine with Kein's mod.
Ooh really. You saying the game devs don't agree with their own tos.
Dude the mods been out for ages and they're fully aware. They can choose to enforce their own game's rules. If they don't care about Kein's mod then 
I don't see an issue with it since it's used for legit and normal purposes unlike NERF and DinoDen who have cracked it to use it for malicious intent like player spoofing for example,
Your mod also cracked and manipulate the game. Your mod sends server data to another server collecting it without notifying the server owner about what you collect and what you do with the collected data. Also built in a Killswitch to disable server booting. If the devs are fine by that braking a few laws there. And don't go, ooh my mod doesn't do that. I got your source code.
I have nothing to do with them lol?
And from my peeks into the mod I don't see anything other than webhooks that track whitelist data
And not sure how them having a killswitch means anything. Could be to just take action for those who break the mod guidelines. Don't see how it's illegal either
Literally all this conversation sums up is misinformation and upsetti spaghetti because you violated an agreement you made when you purchased a mod file and had consequences to such violations.
Let's see about that.
First off dino den using memory editing. He is not using the gsv mod from kein Second off i dont use a cracked version of kein. Also how do you know if i do or not? Did you just called out yourself now? 😂 you are so du..b
You think you know but you don’t know anything. And tbh im gonna stop read this channel now! This is a server hosting channel where i see you sitting all day complaning and spreading false stuff about people and stuff you dont even know half of the information about. Im kinda done with you tbh. Grow up kiss and goodnight 😘
Go somewhere else and talk smack! Let people use this channel to actually get help!
What you need is a ban tbh in this discord @gaunt spruce 😂
Im done now. Muted this channel good luck with your smack talking! 👋
Thanks for guide, I followed the instructions completely, I can't see any errors, but my server is not showing up in the list of game servers. I left the Engine.ini file blank. Do I need to write anything?
Oh yeah! You need the credentials in Engine.ini
[EpicOnlineServices]
DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW
DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8
Oh and multihome isn't required anymore
I'm trying again, thank you very much. I'll update you on the latest situation right away. I was about to lose my mind. 🙂
I just wrote this and now I've rebooted. I don't know what the result will be, but I'll share it with you right away. I also removed the multihome parameter. 🙏
I get this error during startup (I'm not sure if it's a bug, of course). I really don't know if it could be one of the reasons why the server isn't listed. @gaunt spruce
Uh try running -nosteam as a parameter
i did added -nosteam parameter, but port 10000 is still not opening. (It has not opened since the beginning.) However, the Steam API error has disappeared. I am sharing the latest changes with you. fyi
Do you have it opened?
Also they don't use Steam networking.
They use EOS so it won't show in steam.
Yes, all ports are open, so what I want to do is not a very large server. I have no intention of competing with anyone; I just want to set up a simple server. I own this game on Steam, and I can see TheIsle servers in my game list on Steam. All I want is to be listed there and be able to connect to the game without any issues.
So I don't know what else I need to do to make the "unofficial server list" appear. I managed to get it to show up yesterday, but it wouldn't connect to the game, so I don't even remember how I managed to get it to show up.
Well typically connection issues have to do with ports and firewall.
If it's not showing up I suggest making sure the game is running on the ports you have open, check firewall rules, and I'd turn queue off if enabled.
Definitely try disabling your firewall to see if it'll work. If you're running this on a machine in your network then I'm pretty sure you need loopback in order to connect.
You're right, but also i am listening with tcpdump but I cannot see any blocking.
Additionally, other alternative ports are open if Epic Games might need them. There's another problem, but I don't really know what it is.
All ports are open on the datacenter level firewall, proxmox, and sophos.
Yeah I unfortunately don't know much without having a look around. This game is really weird to setup for servers. I typically have no issue starting a server as long as I have all the files and ports opened.
You're absolutely right about it being weird. Listening to and hosting a game server shouldn't be this difficult. I managed Ark:se for years and never experienced this much difficulty. I think the developers are being frankly irresponsible. Something so simple shouldn't be this difficult. I'm a gaming company and even own my own cloud-based game engine. We're even publishing an MMORPG on Steam right now. I'm the official owner of HeroEngine, and I tried to create a server just to play a fun game. I haven't been able to do it for two and a half weeks; I'm really tired.
I see that The Isle Manager discord bot has a setup option that is asking for FTP access, and the guides I've seen around it say to point it to the playerdata folder. What is it used for and how is it used, like what commands use it?
Would you able to detail the steps you take to download and install the isle for a server?
Just wanna doublecheck
Ask in their Discord if they have one, but typically that means it connects to your server folder/files to edit/rename/move and so on so fourth.
Hi, I actually created a script that automates the steps outlined in the guide, and it installed everything without any problems. I then modified the content as you specified, but this is the original version.
Next comes the installation of the WebAPI server and Web Panel, but these were prepared at a professional level as required by my profession. As I said, I organized the files as you requested. The organized files are as follows.
start_normal.sh
#!/bin/bash
export LD_LIBRARY_PATH=/home/steam/steamcmd/linux64:/home/steam/.steam/sdk64:$LD_LIBRARY_PATH
# Steam SDK
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/steam/steamcmd/linux64
export EOSClientId="xyza7891gk5PRo3J7G9puCJGFJjmEguW"
export EOSClientSecret="pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8"
# server directory
cd /home/theisle || exit
# in screen start the server
screen -dmS theisle-server ./TheIsleServer.sh \
-server\
-nosteam\
-log\
-ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW\
-ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8
echo "TheIsle server has been started!"
echo "To connect to the Screen session: screen -r "theisle-server"
game.ini
[/Script/TheIsle.TIGameSession]
ServerName=noname
MapName=Gateway
MaxPlayerCount=32
bEnableHumans=false
bQueueEnabled=false
QueuePort=10000
bServerPassword=false
ServerPassword=
bRconEnabled=true
RconPassword=
RconPort=8888
bServerDynamicWe ather=true
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20
bServerWhitelist=false
bEnableGlobalChat=false
bSpawnPlants=true
bSpawnAI=true
AISpawnInterval=40
bEnableMigration=true
MaxMigrationTime=5400
GrowthMultiplier=100
bEnableMutations=true
[/Script/TheIsle.TIGameS tateBase]
AdminsSteamIDs=
WhitelistIDs=
AllowedClasses=Hypsilophodon
AllowedClasses=Pachycephalosaurus
AllowedClasses=Stegosaurus
AllowedClasses=Tenontosaurus
AllowedClasses=Carnotaurus
AllowedClasses=Ceratosaurus
AllowedClasses=Deinosuchus
AllowedClasses=Diabloceratops
AllowedClasses=Omniraptor
AllowedClasses=Pteranodon
AllowedClasses=Troodon
AllowedClasses=Beipiaosaurus
AllowedClasses=Gallimimus
AllowedClasses=Dilophosaurus
AllowedClasses=Dryosaurus
AllowedClasses=Herrerasaurus
EnabledMutations=(MutationName=”Hemomania”,EffectValue=0.05)
// DisallowedAIClasses=Compsognathus
//DisallowedAIClasses=Pterodactylus
//DisallowedAIClasses=Boar
//DisallowedAIClasses=Deer
//DisallowedAIClasses=Goat
// DisallowedAIClasses=Seaturtle
engine.ini
[EpicOnlineServices]
bEnabled=true
DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW
DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8
[/Script/OnlineSubsystemUtils.IpNetDriver]
NetServerMaxTickRate=30
LanServerMaxTickRate=30
[/Script/Engine.GameEngine]
NetDriverDefinition s=(DefName="GameNetDriver",DriverClassName="/Script/OnlineSubsystemUtils.IpNetDriver",DriverClassNameFallback="/Script/OnlineSubsystemUtils.IpNetDriver")
[/Script/Engine.Engine]
NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="/Script/OnlineSubsystemUtils.IpNetDriver",DriverClassNameFallback="/Script/OnlineSubsystemUtils.IpNetDriver")
I'm completely stuck. 😒 @gaunt spruce fyi.
So you had your server showing in the server list before right? Any way you can revert to that?
I don't remember how it happened. I've probably edited the file more than 1000 times, so I'm not really sure. It was just visible, but it was giving a "Data acquisition" error and wouldn't connect. It also showed ping values of -1000.
but I think I can get it back to that state, but I'm not sure what that would solve, I have condition reports that I've taken photos of before so let me show them to you.
I'm not sure if ICMP port is still necessary, but that is one port that was needed awhile ago for that issue.
ICMP is enabled for incoming and outgoing traffic on the server. I don't think this is causing the problem. As you can see in the images, even though the server was listed, it was giving the ftcpListener error, along with all sorts of other errors.
Of course, it's a miracle to be able to go back to that state now, because I don't remember :)
So either a port is already being used by another server, it doesn't have permission to bind to port, or binding to invalid iP
Now I've managed to get it back to that state.
The server is listed, you can check it out. However, I can't access it properly.
You need to set a name in Game.ini for the server
It says it's running though so that part is out the way
Oh, the name is fine, I already set it up. The problem is I can't connect to the game :)
[/Script/TheIsle.TIGameSession]
ServerName=noname
MapName=Gateway
MaxPlayerCount=300
bEnableHumans=false
bQueueEnabled=true
QueuePort=1000
bServerPassword=false
ServerPassword=
bRconEnabled=true
RconPassword=
RconPort=25575
bServerDynamicWeather=true
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20
bServerWhitelist=false
bEnableGlobalChat=false
bSpawnPlants=true
bSpawnAI=true
AISpawnInterval=40
bEnableMigration=true
MaxMigrationTime=5400
GrowthMultiplier=1
bEnableMutations=true
bServerAdvertised=true
QueryPort=27900
Port=7777
#!/bin/bash
cd /home/theisle
screen -dmS theisle-normal ./TheIsleServer.sh
Gateway
-log
echo "TheIsle started"
echo "screen -r theisle-normal"
engine.ini
[URL]
Port=7777
PeerPort=27900
[EpicOnlineServices]
DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW
DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8
[Core.System]
Paths=../../../Engine/Content
Paths=%GAMEDIR%Content
Paths=../../../Engine/Plugins/Runtime/SoundUtilities/Content
Paths=../../../Engine/Plugins/Runtime/Synthesis/Content
Paths=../../../Engine/Plugins/Runtime/AudioSynesthesia/Content
Paths=../../../Engine/Plugins/Runtime/WebBrowserWidget/Content
Paths=../../../Engine/Plugins/FX/Niagara/Content
Paths=../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content
Paths=../../../TheIsle/Plugins/RVTObjectLandscapeBlending/Content
Paths=../../../TheIsle/Plugins/DLSS/Content
Paths=../../../TheIsle/Plugins/UIPF/Content
Paths=../../../Engine/Plugins/Experimental/ControlRig/Content
Paths=../../../TheIsle/Plugins/SkinnedDecalComponent/Content
Paths=../../../TheIsle/Plugins/DLSSMoviePipelineSupport/Content
Paths=../../../Engine/Plugins/MovieScene/MovieRenderPipeline/Content
Paths=../../../Engine/Plugins/Compositing/OpenColorIO/Content
Paths=../../../Engine/Plugins/MovieScene/SequencerScripting/Content
Paths=../../../TheIsle/Plugins/EOSOnlineSubsystem/Content
Paths=../../../TheIsle/Plugins/ImpostorBaker/Content
Paths=../../../Engine/Plugins/2D/Paper2D/Content
Paths=../../../Engine/Plugins/Developer/AnimationSharing/Content
Paths=../../../Engine/Plugins/Editor/GeometryMode/Content
Paths=../../../Engine/Plugins/Editor/SpeedTreeImporter/Content
Paths=../../../Engine/Plugins/Enterprise/DatasmithContent/Content
Paths=../../../Engine/Plugins/Experimental/ChaosClothEditor/Content
Paths=../../../Engine/Plugins/Experimental/GeometryProcessing/Content
Paths=../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content
Paths=../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content
Paths=../../../Engine/Plugins/Experimental/ChaosNiagara/Content
Paths=../../../Engine/Plugins/Experimental/MotoSynth/Content
Paths=../../../Engine/Plugins/MagicLeap/MagicLeapPassableWorld/Content
Paths=../../../Engine/Plugins/Media/MediaCompositing/Content
Paths=../../../Engine/Plugins/Runtime/OpenXREyeTracker/Content
Paths=../../../Engine/Plugins/Runtime/OpenXR/Content
Paths=../../../Engine/Plugins/Runtime/OpenXRHandTracking/Content
Paths=../../../Engine/Plugins/VirtualProduction/Takes/Content
Isn't it really weird and strange that it works this way?
Game doesn't have query port by the way.
It depends. The Isle doesn't have it packaged to be easy to set up. Then again I'm not sure all what you're editing and that can mess up a lot of things. Typically you'll want the exact setup here in Game.ini and of course Engine.ini.
Making overwrites to default engine variables can screw some things up.
So usually what I do is install steamcmd, install The Isle Dedicated Server with evrima beta, configure Game.ini and Engine.ini, and then ensure all ports are open both on the server and external network devices.
Finally something started happening, the server appears in the list but when I try to connect it stays stuck at "Connecting.."
So much drama here ay? xD
Trying to make my own sever and I keep getting a lot of errors
The error code I keep getting is bind to port 0 no name
So the server is listening correctly. Do you have queue on by chance? See if turning that off works. 
what was your solution, in the same boat.
Anyone experience there server disappears from the list randomly but pretty consistently? A restart will fix it but it always comes back. It happens beetween 2-5hours of up time.
Anyone knows how to increase the spawning of AI? Do I have to increase or decrease the AI spawn interval?
And also when a player dies their body despawns immediately, how do I fix that?
You either have an admin or system wiping corpses. Only other thing is if you have a high growth multiplier.
My growth multiplier is only 2x
And I don't have a system wiping corpses
I am an admin though and I am the only one on the server
Does that count?
Well the higher the growth rate the quicker bodies despawn.
Typically corpses don't despawn immediately so it would likely point to a bug with the game
Had that issue for months don't know how I fixed it but restarting every 6 hours and restart an hour before the officials restart fixed it for me
Hay does anyone hear know how to fix a problem with a server that your hosting off your own pc. NOT showing up in community servers list when i server is actice!!
If you're trying to host a server on your pc you need your ports open on your network and PC. Also, you can't join a server you host on your PC on EVRIMA without NAT loopback turned on.
its on a laptop and with all the network stuff is fine, tho its not working
any of that look funny
Like I said you need NAT loopback if it's for evrima. The server must say it's listening for it to show on the server list.
From what you provided it likely is still taking time to load. Just give it some time.
Nope
You need around at least 10-12 gb of ram and a decent CPU.
yeah its got everything it needs
The better the hardware, the faster it loads and handles.
16 gb or ram and 8 cores and SSD storage
Yeah that's probably not enough.
Change the map to DV_AI_WorldPartition. This takes a lot less time to load and could potentially see if it's a memory issue.
Can you send your Game.ini?
Given the rampant DDOSing & other nonsense happening in this game's community that is well known and left completely unchecked I would strongly advise against hosting anything from your home network unless it's really just a small dev server to test out stuff temporarily. Don't try to launch a survival server from your home setup, get a provider
thats the last thing i am worried about, it isn't even running properly
getting it for u
Fair enough 
You don't need to @ me man lol
Turn off queue and see if it shows
sorry
i tried that
will try now
tho
Well if your server never listens, but gets to the load map part, usually that is due to ports not being opened properly/setup
[Core.Log]
LogHttp=VeryVerbose
LogRedpointEOSNetworkAuth=VeryVerbose
LogRedpointEOSUserCache=VeryVerbose
LogEOS=VeryVerbose
LogEOSNetworkAuth=VeryVerbose
LogEOSAntiCheat=VeryVerbose
LogRedpointEOS=VeryVerbose
LogRedpointEOSAntiCheat=VeryVerbose
LogEOSSocket=VeryVerbose
LogOnlineGame=VeryVerbose
LogOnline=VeryVerbose
LogCat=off
LogOnlineSession=VeryVerbose
LogJson=off
LogAnimation=off
LogNet=VeryVerbose
LogHandshake=VeryVerbose
LogVoice=off
LogGameSession=VeryVerbose
LogScriptCore=VeryVerbose
LogSkeletalMesh=off
LogMoviePlayer=off
LogDatabase=VeryVerbose
LogStreaming=VeryVerbose
LogGarbage=off
LogNavigation=VeryVerbose
LogStreamableManagerVeryVerboseoff
LogFileManager=VeryVerbose
LogUObjectGlobals=VeryVerbose
LogEQS=VeryVerbose
PacketHandlerLog=VeryVerbose
LogTemp=VeryVerbose
LogIsle=VeryVerbose
LogConfig=VeryVerbose
LogTheIsle=VeryVerbose
LogTheIsleAdmin=VeryVerbose
LogTheIsleAI=VeryVerbose
LogTheIsleAnimInstance=VeryVerbose
LogTheIsleAudio=VeryVerbose
LogTheIsleAuth=VeryVerbose
LogTheIsleCharacter=VeryVerbose
LogTheIsleCharacterMovement=VeryVerbose
LogTheIsleDatabase=VeryVerbose
LogTheIsleEnvironment=VeryVerbose
LogTheIsleGame=VeryVerbose
LogTheIsleNetwork=VeryVerbose
LogTheIsleServer=VeryVerbose
LogTheIslePlayerController=VeryVerbose
LogTheIsleUI=VeryVerbose
LogTheIsleWorld=VeryVerbose
LogTheIsleJoinData=VeryVerbose
LogTheIsleChatData=VeryVerbose
LogTheIsleKillData=VeryVerbose
LogTheIsleCommandData=VeryVerbose
LogTheIsleAntiCheat=VeryVerbose
Add this to your Engine.ini
Then restart your server.
It'll provide detailed logs
ok am doing now
???
LOTS more info coming through
Honestly I recommend people go play free admin servers. If they're not trying to host a server for a community I wouldn't see why they'd need a server since it gives them admin unless they're a developer; however, most people who are devs can easily set up one.
Can you provide me the logs?
its restarting i think we found the problem thanks to you will do tho
really disappointed to see there's hidden veryverbose that the server does not ship with, that we have to find out through discord that the game can't connect to api.ipify.org SO silly. But thanks soo much you help fix it. see you on the island.
The game doesn't need to ship with verbose logging.
The fact we are in here fixing a problem running the server with this undocumented and unprovided engine.ini settings shows it does.
I mean if it shipped with it then all it does is clutter logs. 
A commented out section in Engine.ini including these hidden items would not clutter any logs
Adding them to the Wiki, The Steam pinned server info and the official website would help too.
That's not how Unreal Engine works
There's an wiki? That's neat.
Oh one isn't official and the other is extremely old. I don't even think they know that exists still
Did the discord button in the server selection screen for unofficials get fixed? Well over a year ago I tried to get it to direct people to my discord server but it only sent them to the official discord instead
It has been fixed, you have to put it like this :
Discord="discord.gg/your_discord_id"```
Sweet! Thanks!
Who is create bots for nerf server
When do official servers restart ?
Hey, guys, are these turtle AI be fixed?
Times should be in the region channels here I believe
#evrima-na #evrima-eu etc
How do I host a server I have a 12700k 4060ti OC edition 32gb ram ddr5 5600
Can I host a small server?
yea , u can
what is the name of the best server ?? plss
is there any way to get info of when somebody nests, who hatches inside which nest, where the nest is, who spawned in it and who the parents are? trying to reward players for nesting
Requires modding.
I could see if the game has stuff for that in mods.
arent you that guy exposing nerf?
but yes any help would be appreciated
also if you have any info on nerf inflating numbers i would love that
It's throughout the channel here
Kein, myself, and many others have provided information
Also the owner and admins often come in here and act pretty childish
Can someone please help me ive tried this for about 8 hours ports are correctly open and listening ive watched the YT tutorial and tried getting chatGPT to help but to no avail (ChatGPT does not know what its on about). Any help would be amazing ive tried troubleshooting everything i can think of but it doesnt fix it. Firewall is not the issue the port forwarding is supposedly not the issue. im stumped
Are you running evrima build and attempting to load Mapname=Isla_Spiro?
Because that won't work. Spiro is on the Spiro build specifically
Nah its set up to Gateway idk why it says spiro
its also going failed to listen and now my port 7777-7780 us not listening
Well you first need to point it to the right map. Check startup scripts like .bat to make sure it is to Gateway.
[EpicOnlineServices]
bEnabled=true
DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW
DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc
This isnt needed in Game.ini btw.
sweet ill discardthat
bIsLANOnly=true
Also that doesn't even work
Yep all good that was a ChatGPT reccomendation haha
ChatGPT 
hahah yeah
If you can get Gateway to load then send me your logs again it'll help pinpoint the issue
how would i get gateway to load?
Well usually Mapname=Gateway
alright ive got it popping up but now its saying data aquisition failed
and now -1000 ping
hey, guys, anyone know how to use the Update playables Rcon Command ?
Was simply my ISP was giving me a CGNAT protected IP all fixed anyone with issues may want to look into your Internets IP and Public IP if they begin with 100.x.x.x then you are under CGNAT Once truely static IP and open it will be the same.
Yeah, I got banned from nerf for asking here xD definitely will do my research on it now
he also straight up banned some guy on the spot for saying “useless staff team”
how exactly can i view the data using ai?
Guys i cant help myself. Its not starting the EOS Services.
I forwarded all my ports and i give him at start all the EOS tokens
@echo off
cd /d C:\Users\admin\Desktop\TEST
:loop
echo Server gestartet um %date% %time% >> restart.log
TheIsleServer.exe ?Port=7778 -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 -log
echo Abbruch um %date% %time% >> restart.log
timeout /t 5
goto loop
enjoy ban
its a tls error but i cant help it. timezone etc is set up
[2025.08.09-13.30.05:313][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: request failed, libcurl error: 60 (SSL peer certificate or SSH remote key was not OK)
[2025.08.09-13.30.05:313][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 0 (Hostname api.epicgames.dev was found in DNS cache)
[2025.08.09-13.30.05:313][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 1 ( Trying 50.17.165.186:443...)
[2025.08.09-13.30.05:313][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 2 (Connected to api.epicgames.dev (50.17.165.186) port 443)
[2025.08.09-13.30.05:314][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 3 (ALPN: curl offers http/1.1)
[2025.08.09-13.30.05:314][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 4 (TLSv1.3 (OUT), TLS handshake, Client hello (1):)
[2025.08.09-13.30.05:314][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 5 (TLSv1.3 (IN), TLS handshake, Server hello (2):)
[2025.08.09-13.30.05:314][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 6 (TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):)
[2025.08.09-13.30.05:314][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 7 (TLSv1.3 (IN), TLS handshake, Certificate (11):)
[2025.08.09-13.30.05:314][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 8 (TLSv1.3 (OUT), TLS alert, unknown CA (560):)
[2025.08.09-13.30.05:314][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 9 (SSL certificate problem: unable to get local issuer certificate)
[2025.08.09-13.30.05:315][316]LogRedpointEOS: Warning: [LogHttp] 0000028B37A3DD20: libcurl info message cache 10 (Closing connection)
[2025.08.09-13.30.05:315][316]LogRedpointEOS: Warning: [LogHttp] Retry exhausted on https://api.epicgames.dev/sdk/v1/default?platformId=WIN
[2025.08.09-13.30.05:315][316]LogRedpointEOS: Warning: [LogEOS] Failed to connect to the backend. ServiceName=[SDKConfig], OperationName=[GetPlatformConfigRoute], Url=[<Redacted>]
[2025.08.09-13.30.05:315][316]LogRedpointEOS: VeryVerbose: [LogEOSAnalytics] Record Event: EOSSDK.HTTP.Complete <Redacted>
[2025.08.09-13.30.05:346][317]LogRedpointEOS: Warning: [LogEOS] SDK Config Platform Update Request Failed, Result Code: EOS_NoConnection, Retrying after 15.439436 seconds
[2025.08.09-13.30.05:379][318]LogRedpointEOS: Verbose: [LogEOSConnect] ConnectClientAuthTask Failure
[2025.08.09-13.30.05:412][319]LogRedpointEOS: VeryVerbose: [LogEOSAnalytics] Unable to get the client auth token. Last result: EOS_NoConnection.
Hello, I need help with my dedicated The Isle: Evrima server (Windows Server 2022).
No matter which RCON_Port I set in Game.ini (e.g. 8888, 5555), the server only listens on TCP instead of UDP.
✅ Ports opened in Windows Firewall (UDP & TCP)
✅ IPv6 disabled
✅ Game.ini checked (bRconEnabled=true, correct password & port)
✅ Server + root server restarted
Additional issue:
- Server always shows a ping of 0 or -100 in the server list
- I have set
QueryPort=27016(open in firewall) but ping stays at 0/-100 - RCON tools cannot connect via UDP
Question:
Is RCON for Evrima supposed to work only on TCP, or is this a configuration bug?
Could the missing UDP listener also explain the incorrect ping?
I need this for a Discord Garage Bot (similar to Jurassic Echoes).
Attached:
1️⃣ Screenshot of Game.ini (RCON + QueryPort settings)
Has anyone been able to get a server set up for the Spiro branch? I was going to rent a server and said professionals couldn't even get the server to go public. EOS issues or something like that.
Dondi, is this by design to keep us from playing the old branch?
Game doesn’t use query port.
And what is the cause of this error?
Hello, I am looking for a developer who offers or creates bots with features such as storage systems, custom skins, heat maps, activity logs, and other tools commonly used on servers, please DM me or if someone knows who can do these bots, tell me their names so i can reach out to them
Try opening port 80
are dino injectors possible for evirma servers? im having trouble since they arent .json player files anymore
Requires modding or save file editing
Alternatively you can memory edit
do we know the encryption for the .sav and .sav.bak?
Somewhat. It's not really publicly known. I've made my own save editor for just experimenting with apart of Isle Tools.
Otherwise I recommend modding. It's easier and less likely to bug out
Thanks for the help.
No problem
does anyone know if the isle servers run on the UDP 27015 A2S query port?
anyone have any recomendations on a good place to host a server that doesnt lock down the files like game hosting bros. Trying to test some things I built, but cant access the things I need.
MY current bell modem, doesnt allow for nat hairpinning.
For RCON scripts do you use php or rustyrcon or anything like that I can't seem to find any information online for making rcon connect. Currently troubleshooting why in the islelogs RCON isn't saying it's listening or authenticated. Server is running and playable but rcon doesn't seem to be connecting all my game.ini files correct, port forwarding and Firewall correct chatgpt is no help
Anyone knows how to send a message through the user chat as RCON? I saw on Islander that he could send a message using RCON to the users chat, does anyone know what's the RCON command to send this?
❓ Question about RCON Port (8888/UDP) – not active despite firewall being open
Hi everyone,
my The Isle: Evrima dedicated server is running, but the configured RCON port 8888/UDP is not active. It is allowed in the Windows firewall, but in netstat it only shows up as TCP (LISTENING), not UDP.
Does anyone know what could cause this?
Already checked:
UDP firewall rule exists
Game.ini in Saved\Config\WindowsServer\Game.ini is correct (bRconEnabled=true, RconPort=8888)
Server fully restarted
No 8888/UDP entry in netstat
Question:
Could it be that another process is blocking the port, or that RCON in the current version only runs over TCP?
Any help appreciated!
Hello, I have a problem with including people. I don't have any spawn points. How can I set them up?
bUseRegionSpawning=true
I use javascript and C++
RCON is TCP pretty sure
Would be weird if RCON was UDP lol
Evrima doesn't use query port anymore.
Something like this?
Yep, exactly
Yeah unfortunately it's mods.
Do you know if this requires memory editing or decrypting files?
It's just blueprint modding. I myself do this stuff
I've been working on a mod for the game with another person. Plans on it being free have been thought about, but not sure yet. Enozi sells a mod too, big one that all servers use. I would definitely check that out if you want plenty of features.
Yep i've been talking with Enozi lately, just of curiosity, what features would this mod that you are making include or do?
Well ours is fresh out the box, so features are being developed and fine tuned as we speak, but you can see some of the following:
- Adding/Removing Admins at runtime
- Grow/Slay/Heal commands
- Edit Dinosaur Stats at runtime
- AI Dinos
- Timed Messages
Interesting, also what's with the AI dinos? can you do that in the current version with modding?
Yeah you can add AI dinos right now. I think some servers have AI dinos from Enozi's mod.
Mh, interesting, do they work fine or are like the first iteration the devs put a few years ago?
I mean Teno works fine, omni is meh, but some dinos wont work.
honestly with teno working fine so adult carnis won't starve to death sounds really good to me
Do you think I could get your bot to test it out? I could give you feedback or suggestions if you had like
I mean it's like early in development. Right now you'll need a TCP server running for the mod to connect to send commands.
This was just the easier way to do it for now, but maybe soon once we get more stuff fleshed out
Alright, well i'd be interested to testing it out once it's fleshed out
Bro, do you know how to use this RCON command of "Update playables"?
Is it enough to just send the available dinosaur names in order?
Use commas to separate?
You pass the dinosaurs delimited with a comma
I.e Dinosaur1,Dinosaur2,Dinosaur3
Rcon will send back this for example:
11:51:58 AM RCON: [2025.08.11-16.52.00] Playables list was updated to: Diabloceratops, Dryosaurus, Hypsilophodon, Pachycephalosaurus, Stegosaurus, Tenontosaurus, Carnotaurus, Ceratosaurus, Deinosuchus, Dilophosaurus, Herrerasaurus, Omniraptor, Pteranodon, Troodon, Beipiaosaurus, Gallimimus, Maiasaura, Triceratops, Tyrannosaurus
thx so much
<@&933486433342222376>
so im trying to add the isle manager to my sever but for some reson its not letting me and anyone possbily help
If they have a discord ask there. You're probably not gonna get support for that here.
You guys have any idea how to battle crabs taking up all the ai spawning?
already disabled the turtles but the crabs wont go.
I fiddled around with spawnrates and density but i cant keep the crabs from taking all the available AIs that spawn
Anyone good with installing a server on a VPS? Having trouble binding port 7777.
How did you manage to remove it bro?
That is on the devs to fix the ai’s. The last patch they f up the ai’s real bad
where would i download RCON?
The easiest way is to hook the spawn function and intercept/delete it directly there.
Alternatively, you could build a custom AI spawn system around it to spawn and limit AI as desire
How do i hook to it?
does anyone know how to get the rex in your sever
I built an RCON tool inside Isle Tools. Gives ya a similar panel to the one in game.
Ya can just use blueprint modding to prevent spawns at runtime. Much simpler than learning assembly and offsets plus whatever else reverse engineering requires. But I suppose that can take a little bit of work to rebuild an editor for the game.
im asking about normal rcon.
Yo anyone have or know any auto growth and teleport plugins for erima server hosting?
Or are there no plugins and just commands
Is there any info out there for plugins or commands for erima branch.
what's the beta name for spiro while downloading the files from steamcmd (app_update 412680 -beta evrima)
how do i make my own server
Yes, BP modding is much easier, that's true.
My current custom AI spawn system runs via Frida – but it will soon be replaced by the BP version.
What do you mean normal RCON? There isn't a download for RCON. It's apart of the server.
I don't have it on my right now, but it's the same as the branch you have in Steam. So Spiro<project version>
No such thing. It's mods which are custom made.
Interesting
Is there any bots that work with The Isle server for basic commands like !food, !grow, !water, and etc? Or is that more of the line of something I would have to program and create from scratch to use in my server?
Nah that's all mods. Enozi sells one
Ah sry 😄
Gotcha. Appreciate the help boss!
thank you very much.
I ran the ./TheIsleServer.sh command and it kinda loads indefinitely, and the "user@pcname" prompt doesn't appear. First, i don't think that's normal and second, how would i normally run the last two commands?
(-ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puC
JGFJjmEguW
-ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVl
AxzENZ65P8hYzodV8Dqe5Rlc8)
to make automated annoucements and what not, i cant find it
That's not something you "download" unless you mean mods. That stuff is typically just developers who code their own automation system for RCON. Mods can do the same thing, but as of right now there isn't any free publicly available mod that does that.
I think there are a few bots that exist that can automate RCON functions, but don't quote me on that
You can add Evrima Manager in the app directory, it has playercount, automated announcements/server warnings and all the rcon commands.
How true is it that if I remove the AI from turtle and crabs the Ai´s spawn is fixed since I have that doubt?
How do you list banned users and unban a user on Evrima?
Can't see anything in the RCON Protocol for it and don't see any json/ini files that store it.
<@&505047238674874368>
anymore ideas on a server disappearing from the unofficial list ?
Hello, is anyone willing to share some kind of deathmatch config for spawns and growth ?
do you know where id go for those?
sorry for the ping just trying to set it up through these
?
which host is best to use for the game?
Have log files not been updating real-time this patch?
Seems like its a widespread thing, is there a solution out for it?
Hey Zehares, did you happen to learn a work around for this? Thanks!
Anyone know how I can enable Rex and Allo? Not much info on the web.
You check the banlist in your server files.
That or create a database so whenever you execute the ban command, it will log that entry into the database with a reason. Then unban will also remove that entry from the same database.
Logs are in TheIsle-Shipping.log
Engine logs are in TheIsle.log
And what file is that? Unban isn't listed on the rcon as a supported command.
The logs are coming out in TheIsle-Shipping.log but they're delayed by hours.
Might be just based off of S-FPS
I haven't had an issue with logs personally. It could also be related to hardware especially if logs are based off tick and not delta time.
The S-FPS is always at 30. I don't believe its hardware related because logs were fine before the Trike update and others here have complained about the same issue.
S-FPS can be at 30, but Unreal Engine has a "tick" event and it isn't reliable for certain timed events. Though, it could just be how they setup their logging system.
Do you know how many S-FPS should i be getting on my server? Cus it's around 8 to 12 and i'm not sure if thats too low and if i should be worried
i was running 30, i think yours might be a lil low
Question i have a Server host with Nitrado , is there a way to add Dinos on The Menu So its Playable For Legacy cause i seen it on some servers just woundering if anyone knows how ?
Engine.ini
[Core.Log]
LogTheIsle=veryverbose
LogTheIsleServer=veryverbose
LogTheIsleAdmin=veryverbose
LogTheIsleJoinData=veryverbose
LogTheIsleChatData=veryverbose
LogTheIsleKillData=veryverbose
LogTheIsleCommandData=veryverbose
LogTheIsleAntiCheat=veryverbose
What's the use of adding this bro?
Reenables some logs in TheIsle.log like [5:16][LogTheIsleJoinData]: [7656119xxxxxxxxx] Left The Server while not being safelogged, Was playing as: Ceratosaurus, Gender: Male, Growth: 0.750000
Devs disabled them in TheIsle.log and put into TheIsle-Shipping.log, but this guy have some issue with that file
oh, thx
Thanks!
Is it worth setting up your own server? Also what does everyone use for server hosting??
Can you host a server just for you and your friends like in the legacy version?
here is the error that is spit out dozens of times about 60 seconds after server is supposedly loaded
its running on linux specifically popOS which is ubuntu based
when we did tht, it does tht for abt 5 minutes or less, then the server will start up
it back and forth saying it loaded the map in x seconds then say it deinitialized the map in x second spits that out for a bit then loops
just let it go?
yeah, give it 5 minutes, i aint no coder but it did that for me for around that time then jst booted itself up, was painful to watch
still looping
yeh def not the same then lol, have you adjusted any settings before running the server
a few
yeah, r u loading evrima?
yea
did u adjust settings under any "legacy" tags?
i used someones game.ini
yeahhh so, sometimes if u happen to just slightly change the wrong code itll brick the entire server n you gotta re download to default
here is a copy of my game ini as a txt file
so if u adjust an ini file like your map. or your growth too much, or add trike it just bricls
adding Triceratops bricks the server?
when you add it via the game ini n not in game admin panel it bricked it for me
should i remove the whole section of allowed classes in my game.ini then?
nar u need em, tbh prolly gonns have to wait for someone else to respond, i would maybe suggest redownload and slowly go through each added line n see which one brickd it
the isles code is dog water n so harsh to work around without code knowledge, path is so easy
i did clear out the add the names of each ai class that should be disabled
could that be it
honestly, your guess is as good as mine, i went through and set up mine alone and it took a solid hour to get all the settings to not frick each other
do you have a solid game ini you could slide me?
i deleted it mannnn, what are you trying to make? a single hosting for some friend?
yea just running a server for a few friends
who you hosting off of?
local box
hmmm, okay, they should have a discord with support staff, i hosted off of gtx
usually you should be able to legit just re download you server back to defualt settings and go through you settings one by one to see which one is the issue
i justed started a server on my main pc running windows using the game.ini from the the server starting guide and its looping the staticmesh stuff too
im gonna let it loop
this is the output that isnt hundreds of the same line
hmm yeah honestly i never had the same errors, so id get static mesh loop n then server would come on, however if i mucked with a legacy setting the server would brick and it would repeat the same error line and re load line over and over
so with a stock game.ini on my linux machine its giving a EOS no local user failure to bind error?
Apperantly I have the same error message:
[2025.08.21-20.01.05:809][ 4]LogStaticMesh: Loading a staticmesh component that is flag with override vertex color buffer, but the buffer is empty after loading(serializing) it. Resave the map to fix the component override vertex color data.
Is it giving it like a hundred times in a row?
would anyone recommend a good windows based server host for the isle
Had my friend also download a server for evrima branch and he got the same error
Is it possible the server files steamcmd is handing out are borked?
<@&818552355796287508>
Open port 80
Pretty sure "Tech Support" isn't for servers, but I could be wrong.
it doesnt specify that in the rules, whoops
opening port 80 did not fix it
LogRedpointEOSCore: Error: Unable to initialize EOS platform.
Could be missing certificates.
the pdf didnt mention that? how would i go about fixing that?
Anyone know why some users are getting Data adquisition failed? There seems to be only a few, and they have been able to join in the past, but now they can't, anyone knows why? Might be ports? Config from user side?
Is there a way to gain insight into the Evrima PlayerData/<userId>.sav Files?
I see there are some discord bots that have FTP setup that link to that folder but in Evrima those files appear to be encoded (base64?), so the Discord Bot commands can't access them like they can in Legacy
They're encrypted Unreal Engine save files aka GVAS. Just extracting they key from the game and using it to decrypt them is all you need.
Is there a way to search key for it?
indeed, this was my next question
what in the world is that?
You can find tools to extract them online. I'm not sure if The Isle has any public areas for the save key
When will there be restarts?
The reset left me with the Rex I had at dawn, not the one I grew 3 hours ago.
Hey guys, I swapped dedicated server providers and can no longer seem to get my server to start, No errors in console or anything like that, it just hangs here forever:
Does anyone know of any trouble shooting steps I can use? This is running on OVH, I have tried multihome and bBindToPublicIp with no results
Fixed; Read the pins for running the game on evrima branch once on the dedi
How to set up rcon with gtx??
So it doesn't look like GVAS files are encrypted, so what is the point/use of the AES key?
It's important to note that the .gvas file itself is not encrypted; it is a decompressed binary format containing the game save data. Therefore, the process described above is the standard method for converting a compressed .savegame file into its readable .gvas form. There is no standard decryption process for .gvas files as they are not encrypted, but rather compressed and structured data.
.sav files typically are serialized and can be easily edited.
But in most cases they are encrypted with AES.
You can try using a public general UE save editor, might work. But I remember hearing plenty that the devs encrypt their save files.
They're definetly encrypted, so far I've just not been able to apply the AES file to decrypt them. The GVAS files by default are not is what it sounded like.
Does anyone have an example Game.ini (and Engine.ini if anything important there) for the hordetesting branch, post update? I'm mainly seeking whatever new dinos we need to add to the allow list (AllowedClasses=). <@&505047238674874368>
Hi All, My Evrima server launches perfectly and the logs show a clean startup (map loaded, engine initialized), but it's completely unreachable. I can't even connect to it from a separate PC on my own local network via a direct IP connection.
Windows Firewall: The Windows Firewall on the server PC is completely turned off for all network types (Public, Private, Domain).
Antivirus: I have no third-party antivirus or internet security software installed.
Network Profile: The server's active network connection is set to Private.
Network Reset: I have run netsh winsock reset as an administrator on the server and restarted the machine.
Port Forwarding: I have correctly forwarded the necessary ports in my router to the server's static IP.
My server is running on a Windows 11 (24H2) machine. I'm completely out of ideas. Am I missing something?
Open port 80. See if that works.
If that doesn't work, add this into Engine.ini
#server-hosting message
Then post your logs here.
Anyone know how to add Rex and Allo to their servers?
After further troubleshooting last night i made some progress, i discovered that when launching via a shortcut the server becomes discoverable in game, however when attempting to join i get the "data acquisition failed" error. The .bat file doesn't work with port 80 open, and still getting the error vis the shortcut. (shortcut launch logs)
Okay, having the EOS infomation stored solely in the engine.ini file has allowed the server to boot and show in the server browser via the .bat file. However still getting that data error. (Bat launch logs)
Solved
Hello! I’m kinda new to this.
I know that some server owners has it on that random corpses spawn when a carnivore is starving. I’m using g portal as my host for the server. Is there a way to maybe det that up?
Hi, is it possible that my server is on the Hordetesting branch?
Hi guys what should I do if I have stuck on hordetesting
does anyone know of a good server bot that does dinosaur storage
Does anyone know what I need to add scripts such as Corpse Wipes and stuff like that?
Hello,
I’ve seen that some servers seem to have the zombie virus activated in Evrima. Could someone please explain how to enable this on our server as well? I could only find the two lines of code mentioned, but not much more information. Any guidance would be greatly appreciated!
This was previously available during Halloween, and is now unavailable.
Not true
Just have the mutation enabled, then press the button in the admin panel, then slay.
oh, Is it still valid in the current version?
Hello! I’m kinda new to this.
I know that some server owners has it on that random corpses spawn when a carnivore is starving. I’m using g portal as my host for the server. Is there a way to maybe det that up?
Good luck getting a response... people dont seem to respond to anything here
Got one :)
Lucky 😂
But does anyone know if there’s a way that someone could do a bot and website for me? (That I don’t have to buy with the features it can do…)
Guys, if i want to connect our JavaScript discord bot to Rcon, it always says "Timeout for Packet ID 0". Can anyone explain why?
That's a mod
Anyone here is hosting server on Linux?
Hey there, I am considering self hosting from a bare metal server. What should I know or absolutely do ?
tryna host my server but gives me this error.
Did you hit the 'Steam Update' on your server control panel?
wym
I'm using spiro bratch.
so its kinda- ye
Ooh I havent a clue then 😂
steam update on my server panel? i'm hosting in a vps?
Yeah I haven't got a clue what you mean sadly mate, I thought you were on the Evrima branch using GTX
ah
gotchu.
but like. its the server files u think?
or the configs?
or no clue.
sorry i have a bad english
Nah see on GTX you've got to update your server/the game through Steam or something before you can play on it, not sure if its the same for Spiro
ok ty. i guess
now getting this error
I'm sure this has been asked multiple times, but I have a private server for myself and was hoping someone could tell me how to add the Tyranno and the Allo to my server. I know it's possible, I see servers in the unofficial list with them. Any help would be greatly appreciated.
Someone higher in the channel mentionned that he can help with that
but Idk if it is trustworthy
It's only possible through modded version of server files, which means that you either have to make the mod yourself or trust someone to give you a modded file that only contains what you asked, and nothing more (aka malicious code)
Try checking the pinned messages for guides
Bro I just joined idk where that is and also how long does it take to make a server if I click host on the game it’s just a black screen how long would i have to wait to go In Game
???
You're on the legacy version of the game, the host option is broken. I recommend swapping to the evrima beta branch. Official servers are hosted there, as well as the majority of the playerbase. It's the version of the game that's actively in development
Right click the game in your steam library, click properties, click betas, select the drop-down bar and select evrima
So I can host on that version of the game?
If you want your own, personal server yea. Instructions for that are in the pinned messages (click the thumbtack icon in the top right of the channel), and online
It said easy anti cheat not installed
Try these #🔧-evrima-troubleshooting-🔧 message
how do i get a update script?
If you're referring to the server hosting process, I'm afraid I don't know anything about it. If you're talking about fixing the anticheat issue, that shouldn't be necessary
I don't know anything about hosting servers, sorry
do you know anyone that can help me
No, unfortunately
<@&505047238674874368> can you please help me
just rent a server, will save you a ton of headaches
I don’t have enough money for that
Just an fyi, the moderators/admins have little to no knowledge to help you here unless they are tech savy in this stuff.
The most they will do is point you to the pinned messages.
I don't recommend starting an Isle server for evrima unless you know what you're doing.
Also, hosting from your own machine on evrima and joining on said machine won't work. You need NAT Loopback for you to connect. The only other way is to proxy your connection so the session sees you connecting from a external source (not itself).
any rex on eu1 wanna team up
I have a question about how to become a Prime Elder
Should I maintain a perfect diet for a lifetime??
This is a server hosting channel, better to ask this in #isle-discussion or one of the evrima server channels.
Good afternoon, everyone. The developers managed to ruin one of the most played dinosaurs, the Dilophosaurus. It suffered a huge nerf: before, it had good PvP performance against Cerato, Carno, and Omni, but now it can barely face a Carno. The Carno just stops and lands 10 headbutts in 8 seconds. What used to be balanced has now become terrible to play.
saltwater mut doesn't work
I'm running into an odd issue... My server runs for 4 hours perfectly fine then suddenly is de-listed from server lists? Anyone had this before? (I have auto restarts everyt 6 hours) but seems to fallover before that...
I need your help
Please
Is it possible to play the new Trex on your own server with any settings?
Why do these settings have a respawn timer of 360 minutes?
bUseRegionSpawning=true
bUseRegionSpawnCooldown=false
RegionSpawnCooldownTimeSeconds=1
Change your pc time to UTC and it will fix this issue
no, I shouldn't have to change my clock on my PC for something to work properly in a game...
The other solution I've seen is setting the cooldown to a negative value, see this message: #server-hosting message
i''ve waited in the que for quite a while and now its my turn, it just keeps saying connecting, been like this for about maybe 5-10 minuts, I DO NOT WANNA REDO and get place 100 again
Eu 1
This is a server hosting channel. I suppose this could be relevant to server owners but really this is for #🐞-evrima-bug-reports-🐞
lol because when you got in server restarted 😄
btw servers offline or invisible? i can only see 4 servers 1 NA and 3 locked ones :/
im having the same issue
A lot of people are experiencing this issue including me
One message removed from a suspended account.
One message removed from a suspended account.
or put up more HT servers :/
One message removed from a suspended account.
Anyone know why F2 isn't working in our Unofficial server? GTX is the provider if thats any help
my server says its started but its not showing in the server list i dont know if the ss helps
F2?
Not much information here. The server says it is listening from that image so it should be showing. Make sure you’re on the right version and have updated your server.
Hello, why is this timer at 5 hours? 300 minutes
I have
bUseRegionSpawning=true
bUseRegionSpawnCooldown=true
RegionSpawnCooldownTimeSeconds=1
The ingame recording
Set the spawn cool down to 'false' thats what we did with our server
It did not work however i fixxed it by simply setting the seconds to -18000
i do not know why 0 is not 0 but o well
but thanks anyways for the reply
Weird, fair enough 🤣
Does anybody a know a way of getting the players Yaw? I assumed rcon woud've allowed this but apparently i'm wrong
From the players pawn or camera?
From the pawn. I know it's within the actual file it's self.. just didnt know if RCON had such a thing for more 'immediate' results
The only thing we did to fix this issue was upping the 'AiSpawnInterval' to like 500-700 seconds, AI populates much slower BUT you don't get this issue of overspawning
Hello there)!
Do you mean that you have increased the time limit berween AI overall spawning so that AI spawns once per 500-700 hindred seconds?
Yeah, we couldn't get the Turtles to stop spawning despite removing them from the Ini files 😂 so had to basically increase the time between AI spawns so cure the issue as we were getting 3k AI within a matter of minutes
Default is set to like 1 second, we upped ours to about 500 seconds which seems to have cured the issue
That is so weird cause i hve managed to easily rurn the seaturtle off so that it would never spawn, but the crabs - stay anyway
Yeah, I mean you COULD try throwing in // DisallowedAIClasses=Crab and see if that works but we've not tried that yet
Is it possible to host a hordetest server? instead of on the evrima branch?
Nope
make the cooldown -18000
to get the cooldown to 0 seconds, you actually have to set it to -18000
Just try to add a new line under Seaturtle and only ouse 1 (one / )
Make it / DisallowedAIClasses=Crab and see if that helps.
It is not in the list, but who knows - maybe it could work ?
Thanks for the answer - it didnt work*( Crabs just spawn anyway, regardless
Ah yeah I don't think RCON has anything for that. Mods will have to be your way for that as far as I know.
I thought that may be the case which is a pain
Hello, I keep getting this problem when trying to start a server on Evrima.
"LogStaticMesh: Loading a staticmesh component that is flag with override vertex color buffer, but the buffer is empty after loading(serializing) it. Resave the map to fix the component override vertex color data."
I'm not sure how to resolve this, can someone please help me out here.
Not something to worry about nor can you fix.
the live data has no direction no
in the RCON
yeah, unfortunate really... will have to find an alt approach
Will the Zombie NHJ feature be enabled for October?
It is enabled
do you know how to make it work? I have the button in admin menu, but if I press it nothing seems to happen?
Press slay after you press it
it just boots me back to select menu 🙁
its broken
i get it, but rhere are a number of servers who managed to turn the crabs off somehow and i just dont get it
it so frustrating
How do i put allo and rex in my unofficial evrima server?
U wait until they are released from hordes
anyone know how to set up species limits? Like set it up for that only a certain amount of a species can be on a server at one time before it doesn't let anyone else be that species?
Also, are server owner able to change the group limits of species?
They mod or memory edit.
The AI spawners are just actors with a list of what to spawn. They probably installed a mod that wipes crabs from the array or alternatively found out what changed with the configuration to disable it
How do I do it before? Some servers have them. How did they manage?
Hax I guess
Hey they're!)
Nia that's some information finally
Maybe u seem trek how do I do that?
Off support says nothing, those server owners say nothing
Anyone know how to enable F2 recording on your own servers?
you have to enable it in server config
I dont see it in our server config files
one sec i'll get it for you
Thank youy
are you trying to do it on evirma or legacy??
Evrima
okay, try this and let me know if it works
bAllowReplayRecordings=true
I ended up making my own version as I never knew what nhj did until I eventually worked out how to enable it and realised it pretty much did the same thing 🤣
Thank you, will give it a go 🙂
What does f2 recording do?
Fo’ sure. So how do we hack allo and rex in? Can i copy the dino files from Hordetest and shove them in an Evrima server?
I got no information on that and i strongly recommend against doing so
Records everything around you in a radius and captures everyones name and Steam ID's
That's not really how that works. The hordetest is migrated to a newer version of UE5.6, files wouldn't be compatible.
How Rex and Allo exist on servers right now is as simple as they're already in the game. The devs forgot to ship them out. All mod developers do is edit an array to add them as "spawnable". The gamemode contains all the classes you can select and if it's not on that list then you can't select it even if it's added into the game.
Aaa. I realized that comparing install sizes and file counts today. Now i know why calling rex and allo in game.ini was not enough. So how do we edit the array to make them spanable?? And thanks in advance!
Basically learn how to extract game files and to create your own logic in Unreal Engine 5.4 to modify the array or use tools to edit the Survival gamemode to include the Rex and Allo. There's plenty of guides to Unreal modding online. ChatGPT could probably even teach you.
Or alternatively just find someone who has done the work for you and can just provide the pak/container files for it
Anyone knows how to increase server fps? AI is disabled, and the vps specs are 20gbs of ram and a ryzen 9 7950x 4,5ghz
as far as i know it should be around 20-30fps
Didn't work :/
Are we able to host a hordetest server ourselves?
Can you host a server on Mac, and is there a guide for that?
Nope. Only public branches are evrima and legacy.
To answer your other question, there is no official builds that are built for mac.
Ah, thank you! Hopefully we can get the hordetest features soonish
@gaunt spruce I've been tinkering with decrypting the player sav files, I feel like I've made some decent progress but kinda stuck for the last 2 days, I've generated a list of possible AES keys to use but none seem to actually decrypt my save file properly, either I am decrypting it right and theres compression caked onto it aswell or I'm entirely wrong
GVAS files can use their own .sav key
Eh there,
I think I got my server running, it shows up in server search and shows a ping of 6
However when I go to connect it says Data Acquisition Failed.
What do you think I missed?
It's most likely your portforwarding. Did you portforward the correct ports?
I will have to check, ty ❤️
No problem
How can I get help setting up my dedicated server with dead drops and other things?
anyone got experience with setting up a server?
Eh, I'm now getting this error as well, did you find a fix for it?
What does your Game.ini look like?
It's copied from the pinned server guide
plus the zombie infection added to the mutation list, which I add the "// " to so it matches the rest of the list
Looking for anyone that offers services for setting up the idle server plus discord! Let me know
Can someone explain why servers wont load on game?
It’s a bug! Just keep Refreshing it or go back to Menü and Clic play again
I used the search bar but can't really find any answers. Is there no nitrado like servers for evrima, do i really need to set up a seperate pc with a dedicated server or are there now good affordable hosting available?
I just want insta growth, ability to heal and tp to, just for fighting practice. 
Norden by @golden flare
Pinehosting has also some options ready to use
How do you enable F2 recording?
I have ask for the isle he have beta not full version u can ddos private server
Could you word this a little better? I don't understand the question
I have plan ddos nerf server they banned me for cheat i not have cheat trike create bug
Petits german jurrastic and nerf soon off
@runic sierra
I think, you should not ddos anyone, and just play on a different server. Private servers are not obligated to let everyone play if they don't want to, even if you think the reason is silly
is anyone having issues with server not showing up in game? My server was working fine, but after a restart it stopped working. Even with a clean install still does not show in game
me too !!!
Dont restart your servers right now, dondie broke something
nth show up
darn okay
no server show !!
Better is off stupid and toxic server
I was curious how you guys set up a server on evrima? I want to set up a private one just for myself
the pinned messages seem to have alot of info, check them all. i found that after just a lil looking
Ok. Thank you
So I got to the ports part but now I’m a little lost. I don’t see anything about ports in the Steamcdm.exe. Everything was downloaded successfully to this point. And I don’t want to mess something up and restart
Follow the instructions, you have to go to your PC's settings
I am following the instructions and I’m still confused 😭
Bruh 😭
Guys I need help. I have gotten to this point but now I’m lost. I feel like I’m is close
i have the start_server.bat on but i dont have theisleserver.exe
but idk if i even did that right
Guys wtf did the update do? haha Server wont even start up after updating. Any tipps?
mine is showing the same thing and just keeps loading
put this in your start.bat
start "" /wait "TheIsleServer.exe" ?Port=7778 -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 -log
Does anyone have the same strange thing where the server deletes its Engine.ini after the Server stops?
just this and nothing else?
thats the batch start command to start the server any other fancy stuff you want to add is up to you
ah i see, ok
It’s just stuck here now. Not doing anything
what does your Game.ini look like?
wtf? its empty. i swear i had stuff in there
each time i run it then look in there its just empty
ill have to get back to this after my classes
you have to put something in there ^^
Ok. After my classes I’ll go through this and try and figure it out
so im trying to set up the port forwarding, but my browser is saying it can't reach that page
what? haha which page?
the setup: port forwarding
depends where you wanna set it up. do you try to set it up on your local pc or on a hosted machine?
would it be easier to set it up on my pc
why cant i do the hordetesting its giving me this
Fatal error: [File:C:\IsleEngine_5.5\Engine\Source\Runtime\D3D12RHI\Private\D3D12Util.cpp] [Line: 1015]
Payload->Queue.D3DCommandQueue->GetClockCalibration(&LocalTiming->GPUTimestamp, &LocalTiming->CPUTimestamp) failed
at C:\IsleEngine_5.5\Engine\Source\Runtime\D3D12RHI\Private\D3D12Submission.cpp:907
with error E_FAIL
0x00007ff64e11ebdb TheIsleClient-Win64-Shipping.exe!UnknownFunction []
0x00007ff64e12942a TheIsleClient-Win64-Shipping.exe!UnknownFunction []
0x00007ff64e0f428b TheIsleClient-Win64-Shipping.exe!UnknownFunction []
0x00007ff64e0f89ec TheIsleClient-Win64-Shipping.exe!UnknownFunction []
0x00007ff64e10131f TheIsleClient-Win64-Shipping.exe!UnknownFunction []
0x00007ff64c4e86f7 TheIsleClient-Win64-Shipping.exe!UnknownFunction []
0x00007ff64c4e8499 TheIsleClient-Win64-Shipping.exe!UnknownFunction []
0x00007ffc401ae8d7 KERNEL32.DLL!UnknownFunction []
Crash in runnable thread RHISubmissionThread
i did and no one is answering me
ok trying to set up this dedicated server is not going the way i want it to and kicking my ahh. what do yall use to set up servers?
Setting up the server is super easy. What does your bat file look like? The file you run to run the server.
i belive its the same as what the isle shows for what to put in, its also a porting problem since when i put my gateway into my browser i can't find where to go
I’m just going to wait and host a server somewhere
Good afternoon, my friends. I'm trying to get Deino Prime. What do I have to do to achieve this? I've visited shrines, migrations, patrol zones, and walked almost the entire map, but I still can't. Can anyone help me?
@pseudo turtle he is owner nerfa banned me for hacking i not have hack isle have bugs and server have bots for players they not all real players
Nerf, dino den, realism101
Dino den ddos other servers
@runic sierra dino den and nerf ddos your server how I am tell you
where does vire say he is ddosing or spoofing members, lmao
It’s blatantly known those communities spoof player counts.
oh ok mb
has anyone succesfully been able to host a server on the Spiro branch? I inquired with a server hosting company and even they failed in getting it to work.
I'm jussaiyan, either delete the branch entirely or make your game playable.
What do you mean? Pretty sure it's as simple as setting the beta to Spiro.
If it's not showing up on the server list then likely the devs have changed stuff regarding EOS on their developer portal which would mean you can't see it on the list, but can join via IP. (You'll need to mod the game for this).
I can launch the spiro branch just fine.
Actually hosting a server is the issue. What the server host pro told me is "unfortunately server is refusing to communicate with EOS to make it public. Which wont allow it to be visible or accessible."
Pretty much as I mentioned.
They use EOS (Epic Games Online Services) for displaying sessions. It basically would be using the same configuration as live evrima. If they changed anything to account for evrima then it's just part of it. It's a old and unsupported branch. They owe nothing to it. 🤷♂️
Then delete the branch if its unable to go public. What use is a branch that can only be played solo
The branch was created back when Gateway came out.
It was kept purely for people who couldn't really run Gateway at the time, it being buggy, barebones, and likely other internal things. It's just forgotten about and not a problem for them to worry about.
Also a branch being selectable does not mean it's a "branch to be played on".
Evrima is an excuse as they haven't switched it to the public branch, but typically games on steam have a lot of public branches of which are unplayable.
If you want to play Spiro for the sake of the nostalgia then just use mods.
I was hoping to host a server for a return to spiro event for the folks who have never played it. Back when fun was prioritized over "realism balancing." And before certain dinos became nigh unplayable
Do said mods actually allow for a server to be hosted? I have no interest in playing solo. And if so can you point me in the right direction of the mods.
Uh I don't mod Spiro or know of anyone of which who does, but if it's just EOS not displaying the server, then joining should still be possible, but you'll need a mod to join through direct connect (ip:port).
This would require people to mod their clients to join unfortunately.
Interesting. Alright ill have to do some more digging around if i want this to be possible. We all know the devs wont help.
Where is found the playerdata encryption key in the logs ? Can't find it 😭
Is it the TOC signature hash ?
<@&505047238674874368> <@&401466542140817419> <@&579345586965446657> Aren't you going to fix the server? All the servers, especially NA2, are constantly crashing. We play for about 10 minutes and the servers crash. In the morning, the server crashed at least 5 times. Things are getting complicated this way. I'm waiting for a response from the developers.
yes you can
there are tutorials about it on internet, that's pretty easy with those
I tried to host a server, and I see it on the list, but the ping is either -1000 or 0 and I get Data Aquisition Failed when I try to join it. Everywhere I've read has said it's a port forwarding issue. This is what I have set on my modem/router. . . did I do something wrong?
EU4 also crashes constantly, even without ping spikes
Can we not run a hordetest server?
No, HordeTest is only meant for testing
Not for running actual servers
Obviouosly. But I can't do any testing when the four NA servers have ques of 100+ and im in OCE and they decided to shut down the 1 OCE server for it
Yea ok
can some one throw up an aus server in the hord testing? and put a hard cap on ping to be under 120ms please i want nz and aus only please ty
Hey everyone, will zombie mutations be active on Halloween this year?
I would like to organize an event related to this on my server
<@&579345586965446657>
If its throwing me this error what can it be the cause? I've setup game port to 7777
I cant play hordertest servers, is so laggy
That's also kinda the purpose. Its a test server, they stress it or try out things.
hello i saw some servers they has rex and alllo as playable ?
can i do that on my server and how
why mutas are not enable in my server?
my config have errors line?
yes it should be formatted like in the attachment.
I found that some mutations would not appear in game either with or sometimes without " signs around the mutation name. Not sure if it is an inconsistency from the developers' side or if it is jank from my config that worked regardless, someone else in here with more knowledge than me perhaps can answer that. So if there is a specific mutation that doesn't appear or is not modifiable try adding " before the equals (=) sign and after the mutation name before the comma (,)
so im running into a problem. when i put my default gateway into the browser i can't find where i am suppose to go and i want to give up but also dont want to
Hello everybody, I am still new at server hosting, I discovered by wasting my entire afternoon my sky router cannot allow me to port forward anything at all, so I am paying for a simple 4 slot server to make some pvp with friends of mine.
I (stupidly) saw nitrado as server hosting service and bought a simple 5 dollar access but I just discovered only the isle legacy is supported, is it possible in your opinion or I just wasted 5 dollars?
So I have given up on trying to set up a dedicated server because this is getting to difficult. Does anyone know any good server hosting sites that allow you to change the game.ini since I want a password to it and I want to be able to edit the effects of mutations
I can advice you to avoid nitrado since it's only for legacy, I am also looking for another server hosting website for evrima
Noted. I hope you find a good server website. I’m going to do some looking as well
i found one called gameserverhub and its got the isle evrima on it. i just dont know because of the pricing
I found gamebroshost, it was cheap and I just wanted to test it a bit.
Now I wanna implement a teleport function with quick growth but I don't know even where to start for stuff like this
you will have to tell me how it goes. i might get it to\
So I got my private server set up and I have been on servers that have ai dinos on them. And I was wondering if anyone knows how to get them
can anyone tell how to enable rex and allo?
Like pterodactyls and compis or general ai?
It’s all configurable in the game.ini file
Like teno, Omni and carno
With adminpanel I saw the commands to spawn dinosaurs
Didn’t work for me
Idk if I’m typing it in wrong but I type in /spawn tenontosaurus and nothing spawns. Idk if you had any luck with it if you tried it
nope sorry
Ok
you need the mod files for them, as they arent officially released. There are places you can get them - like the isle modding discord or from Norden/Enozi.
there is a discord server for modding? could they have files for ai dinosaurus to?
Is there a way to make all dinos to have all types of colours if you've hosted a server? (Curious and asking for a friend thinking of making a server)
I know there are apps or mods to do it. But yeah I want to know if there is to
This is me locked out of the cage and the game update I can't get out
Yes, I am. prime rex Kani Gen 1
But this has nothing to do with server hosting right?
I posted this so that the admins could help me out and remove me from here.
bro listen me maybe can works
go near of the wall, wrhite in chat /unstuck with chance u can be teleporte outside !
you must try it 🙂
if its works or if u try it tell me i'm curious ^^
I tried, but it came back in the middle, so I'm at my wit's end.
dammit, good luck i dont know how u can leave this area..
so we can say u are in captivity xD!
Can anyone help me? I'm trying to log in to Hordetesting, but this error appears on every server I try to log in to.
Does anyone know how I can fix this?
Try to verify u files in steam . The isle
I mean… you are a canni
they are waiting till the ping is good again
ok
I appeared in this tree Trapped

