#server-hosting
1 messages · Page 11 of 1
Okay so it’s just a rumored thing, thank you
yeah the server still runs fine even though that's the only output you're getting
check your shipping.log file for actual server process
Hello,
I need to create a channel bot to detect the number of players in a The Isle server and update the channel name in real time. For example, if there are 100 players in the server and the server limit is 200, the bot would change the channel name to "100/200". However, I found that The Isle doesn't provide an API for this. Are there any other methods to achieve this functionality? I would greatly appreciate your help!
Usually with the isle that is achieved by getting a player list through rcon and making the counter that way. But last I heard get list was crashing servers, not sure if they fixed it
RCON has an actual server information command that pulls all info from the server, which can be used for that counter you're looking for.
I launched my server and saw 2 instants appear. I restarted the server (closed in task manager aswell) now i see 3?
Nvm now i see 1, weird
try delete these before next restart
And check if the config of your GAME.INI about the migration site is the same as the official.
Will do, thanks
Will only take effect after a restart
#server-hosting message Not an error
I've gone ahead and created a simple log stream .bat file, i'm uploading it as a .txt so y'all can see the code, required to run locally on your server but atleast y'all can see what's going on instead of just the "Setting breakpad minidump AppID = 376210"
@mint otter
ok can someone who has rcon on their server explain to me what i'm doing wrong? lmao
any rcon tool i use or build myself refuses to work, it can connect but never receives data from my server. however if i use the isle manager discord bot it works just fine! i'm going crazy over here 😭
I’m not a programmer but I tinker. I’ve had the same issues. Don’t give up, just try adjusting your coding.
I'm also having the same issue, did you find a fix for this?
Looks like you are using pterodactyl as well?
You can try my gamercon for python. It's available on pypi to just install and use it in your project. I have a protocol specifically for Evrima.
what's it called?
nevermind found it lol
my god you're a life saver, it works
ty🩷
When i launch my server it starts 2-3 servers?
Is the Evrima branch fixed on Linux servers? Getting an error about a missing symbol
Signal 11 caught.
Malloc Size=262146 LargeMemoryPoolOffset=262162
Failed to find symbol file, expected location:
"/server/TheIsle/Binaries/Linux/TheIsleServer-Linux-Shipping.sym"
CommonUnixCrashHandler: Signal=11
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
Its not an issue, everything works, console just doesnt show any game/server related info, check the log file
Works on my linux servers, but i get signal 0
[S_API FAIL] Tried to access Steam interface SteamNetworking006 before SteamAPI_Init succeeded. [S_API FAIL] Tried to access Steam interface SteamUser023 before SteamAPI_Init succeeded. [S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded. Failed to find symbol file, expected location: "/home/container/TheIsle/Binaries/Linux/TheIsleServer-Linux-Shipping.sym" Engine crash handling finished; re-raising signal 0 for the default handler. Good bye.
btw just discovered a bug in the game.ini that prevents the player from adding the server to their favorites. (you can add it but when refreshing it removes itself)
Oh no
Did you find out why that was happening?
Dont think signal 0 is an error, most likely just a debugging thing, also if it doesnt break your server dont bother trying to figure out why
Glad it works.
hi i have a problem, i trying to host server for the isle evrima but something going wrong... cause genereted folder saved config WindowsServer but inside is just blank GameUserSettings.ini... how can i resolve it?
RO?
Sorry for ping.. See pinned articles, or search game.ini and engine.ini
Anyone know why my server has no MZ? But we have PZ?
your .ini look like this?
Most of those
other than the configurations that is the most up to date ini info for migrations, otherwise i would try deleting this file before you server comes back up
Alright, thank you. Ill try that
not guaranteed to work but it's an idea atleast
Thanks
Hell yeah! Thanks man
this has been stuck like this for awhile and idk what I am doing wrong. I made sure the files were validated and I am on the hordetesting public branch. firewall allows for The Isle so i'm not sure what's going on.
Hordetesting isn't active right now, there's no servers
Ah ok. Thank you.
this may be a stupid question and i am so sorry if it is... but what is the difference between massmigrationtime and massmigrationdisabletime?
when i was on your server yesterday it was working, but today it seems like people are having trouble, unfortunately i have no idea on how to fix that one, other than trying a complete server wipe and reinstall
but knowing how many bots you have tied into your server that would be difficult at best
Lol
so quick update, seems as though the mass migration is working but not species migration, but this paired with teh PZ has allowed your herbis a little more breathing room, there was tons of them all in the mass area
unffortunately that does cause i good bit of lag xD
ceratos teleporting everywhere
bro r the disallowedaiclasses worked in your server?
seems like DisallowedAIClasses=Psittacosaurus setting is not effective
This AI occupies a large number of AI slots and does not move frequently, making it difficult for players to detect. I would like to temporarily disable it to see if other AI can refresh more, so as not to starve too many players
Which log file? All i get in TheIsle/Saved/Logs/TheIsle-Shipping.log is
Log file created at 2024.11.09-08.33.19
[2024.11.09-08.38.23][LogTheIsleServer]: [Starting server session...]
[2024.11.09-08.38.23][LogTheIsleServer]: [Start session creation]
The server doesn't show up in the server list. I've made these ports accessible
7777
8888
10000
44000
is it possible to gracefully shutdown the server on Linux without wiping the Game.ini and Engine.ini and putting GameUserSettings.ini in the Config folder?
because that's exactly what happens if I Ctrl+C the server :/
is there a fix already or a mini-patch I can do myself?
Turn off word wrap and make sure the ini parts are on the same line as exe
Does anyone have a up to date game.ini files?
Thanks!
You're welcome.
In the patch notes for 0.17.54 the following was provided in the updated game.ini
bRandomWeatherEnabled //Enable/Disable Weather variation Do we just change it to bRandomWeatherDisabled to disable it? Does this replace the bServerDynamicWeather=true ?
cant say I've messed with the ini much, sorry
i changed mine to bRandomWeatherEnabled= true
and that seems to work
Thanks. I haven't had time to try it, I just like to make sure the game.ini I provide is correct. One time it wasn't and I felt like a dummy.
Hello there, does anybody have had issues with your server not popping up in the server list after some time ? server shows fine when initially booted up and it is searchable for 1 hour or 2. but after some time it just disappears from view and nobody is able to join in again (reboot is the only answer).
I have not had that issue.
to add to that :
- Its a linux based server
- I run a bot that periodically sends rcon commands
I am really out of ideas as to what is causing this issue, since the diablo's addition, it has been constant reboots to be able to log in again, I really don't know where to look, so if anybody has any idea/experience in this matter, It would be very much appreciated
Which ports are open in your firewall?
people on it play just fine but others cannot join in after a certain amount of time, which makes me think that the epic session just hangs up, but i have no info in the logs
custom game port, but didn't have any issue logging in, which doesn't really make sense if the port configs were wrong
Is there another server logging in from the same IP that might cause a conflict? Is that possible?
possible, but its dedicated hardware and I only run the isle in it
do you have any server logs that show problems? The time of the “not appearing” would be very interesting here.
i'm thinking its due to the bot's rcon function that may be causing this issue (spamming commands may just lock up the server somehow, will try without it for some time and see what happens)
Does it only happen when the bot is switched on?
don't have a clear answer, already tried once but ima try again and will see if it changes anything, with the rcon changes that has been done these recent patches I might have to work on that again
Does the bot always create a new connection (socket) to the server via rcon and has the server flooded at some point? crazy idea I know 😄
will come back if i got any answers
yeah that's what i'm thinking too but I am unable to trace that cuz all sockets get acknowledged and closed properly
have a look at the conntrackt list or the connections via netstat. you will find your answer somewhere 😄
compare the situation between “Server is displayed” and “Server is not displayed”
but I'm no expert, will try and troubleshoot, just wanted to know if anybody had a solution to that or experienced something similar
yeah i'll try that
nobody is expert, everyone is troubleshooting at some point
“experience comes from driving”, the saying is much better in German
thanks for the help though ! Will try and see what I can find :)
apes strong together 🐒
I've heard that in German before. An exchange student friend years and years ago.
It is a very common expression in the German navy.
“Experience comes from driving” | "Erfahrung kommt vom fahren"
ENG | GER
Experience = Erfahrung
Driving = fahren
it sounds really good and the meaning is conveyed well
try just closing the window rather than using ctrl c that's the only way I know atm that doesn't delete the game.ini and engine.ini
could also just adjust the start script to check for the files before starting, and import them from a backup folder
Dear all, is there any possible configuration to increase the user's choice of colors within the server?
Thank you that should solve my issue
not that i'm aware of, they intentionally limit your selection but babies ccan some times get unique results as a result of their parent's skins, like all-black or all-white
command
Thanks! 🙂
so i'll still be actively looking for a solution after i post this, but any help would be appreciated
i had to wipe my server machine due to a memory leak last night, and on my previous setup my isle server was working fine. but now on the new setup it seems to hang every time i try to start it, i've done everything i can think of to fix it but i'm just not sure as to what's going wrong
it's probably something obvious and i'm just being dumb but i'm tired 😅
I'm having issues getting connected to my server. It starts fine, all the ports are open. Shows up on server list with correct info and everything. just can't actaully connect to it. Not sure why. Any ideas for me to look at? I followed the guide on steam, and use the batch file for launch.
can you post the connection error?
or your game log when trying to connect to the server?
I get the message "Data Acquisition Failed" in game. As for the log, where might i find it?
C:\Users\youruserhere\AppData\Local\TheIsle\Saved\Logs
[1110/214931.413:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is disabled
can you post the entire log file please?
Unfortunately thats all i see there. the only other file i have just says logged in successfully.
what is the name of your server, maybe i ccan try and connecct and see if i get a different result
also have you checked to make sure you're not on hordetest?
how would i check that?
its an opt-in beta, if you've never been on hordetest then you don't need to worry about it
oh, i dont think i've been on a hordetest
Kraeneotara is the server name. I've also just tried setting it up through windowsgsm, but i get the same result.
well i was able to get in with no issues, unfortunately that means the problem likely lies with your game installation, rather than your server
i would verify files, reinstall game, and checcck for driver updates for your gpu
just going to bump this real quick so i don't get buried lol, if someone could take a look i'd appreciate it, i'm going to bed
Hey everyone, I have a problem. I tried running an Evrima server and it worked fine. Then I tried to host a legacy server, but it says it can't find /Game/TheIsle/Maps/Landscape3/Isle_V3. Also, there's a GameUserSettings.ini which is empty and the Game.ini that I created, there are no other config files created by default. Also, there is no such directory for the map in the server folders. Can someone help me out?
When I was setting up the Evrima server tried following the Evrima server setup guide uploaded to Steam sharedfiles, it didn't work. I tried the one that was pinned in this channel that worked. Maybe the guides are outdated? Also, there is no guide for legacy server setup in this channel. I only found a PDF for Evrima server setup.
anyone else got no Migration Zones + nesting isnt woking?
if you go here to my conversation with islander he was able to get mass migration working but idk if he was successful on the other stufff
Hm okay well we got the newest game.ini files…
Are you using your own custom protocol or an existing one?
Hey ! no a custom built one, but i figured it out, fixed the issue by recoding my rcon function as it was not ideal, managed to fix the issue after that.
sadly i replaced our game.ini with the newest and still no Zones... only patrol
have you tried duster's ini?
dusters?
Who is dusters?
i tried the ini of the last patchnotes
& the one that used islander too
this
Hey Islanders, A new patch has spread to the Evrima Public Branch and thank you to everyone that survived our recent Hordetest! While we hope that you enjoy the update, a friendly warning to any server admins that may click the new button: There is no cure. Version 0.17.54 Updated Game.Ini for Server Owners [expand type=details expanded=false][/...
or which one do you mean?
What value do you have set for MassMigrationTime= The default that is there is 43200 seconds which is 12 hours. There is also the SpeciesMigrationTime= It is in seconds as well, the default is 10800 which is 3 hours.
Default
For all
I dont like to change vanilla values
I also have Mass Migration turned off
I just want the old mz back 🤣😭
I've got no idea what the issue could be if it is not working for your server.
I will say I spent a good hour of reviewing release notes to make sure I have all the current options for the game.ini
help me
when run .bat file
server cant run
setup on VPS Windows Server 2019
forward tcp/udp 7777-7779 done
complete all step on doc https://steamcommunity.com/sharedfiles/filedetails/?id=2952501611
i made my self admin now i get this.. what did i do wrong?
Did you only change the admin rights or something else? That looks like connection problems. Port with the queue or something.
I had the same problem when I opened only one of the necessary ports.
No only admin right, but its solved, just to refresh the page couple of times, and have some patiance and you will get in avantually
ok, fine
OMFG YALL I FIXED IIIIIIIITTTT!!!!!!!!! AHHHHHHHHHHHHHHHHHHHHH
jeebers that was a process
so basically it was having trouble calling the steam api for some reason, same thing as @left ridge actually. what i ended up needing to do was update my gpu drivers and reinstall directx
idk if it will help you linux folk, but it's the same error
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
CHTTPRequestCache took 33 milliseconds to initialize
ModLoad: 00007ffdc1bf0000 00007ffdc1bfa000 C:\Windows\System32\rasadhlp.dll
[S_API FAIL] Tried to access Steam interface SteamNetworking006 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamUser023 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
ModLoad: 00007ffdd67d0000 00007ffdd6879000 C:\WINDOWS\System32\clbcatq.dll```
is there a way to change a stamina multiplier at all?
Not directly as far as I'm aware however you can change the multiplier for mutations in regards to stamina
thanks, that helps.
Is it possible to run a 200slot server from nitrado?!
my server crashes 4-5 seconds every time it starts
you cant decrypt, use rcon to list all player data and a script to extract positions.
good question
i cant decrypt
You cracked it?
yeah it's easy
you can not change the colors from the default ones in the game, they are hard coded and correspond to the panel colour.
so they refence a box number
why does my setting keep defaulting back to bEnableHumans=false
even when i set it to true and start the server
(linux)
Is your server stopped when you make the change?
und wieder sind alle meine Daten auf dem Server weg. Können Sie das bitte beheben, das es nicht bei jedem Update alles vom Server gelöscht wird?
and again all my data on the server is gone. Can you please fix this so that everything is not deleted from the server with every update?
This has been an issue for some time. Make backups. Adjust your scripts to automatically replace the file with your backup if it goes missing.
Fixed it, startup command had benablehumans=false in it
Glad you figured it out! Happy Hunting!
why might the server window no longer show up when running a dedicated server. I know it used to, and show all the loading and start up messages. But it's been a few months since I've ran my own server, so I dunno if that might have changed.
After I run the TheIsleServer.exe I do see my server in the list but get the "Data Acquisition Failed" message when connecting. I think it might be related to the server not fully starting?
I've been through the https://steamcommunity.com/sharedfiles/filedetails/?id=2952501611 tutorial
check his IP
@cosmic sigil Check the pinned messages in #evrima-eu to see how to report hackers
Thats usually because you forgot to open a port on your firewall.
Your ini parameters should all be in one line I'm currently at work so I cannot give any examples however if @terse tree is online he may be able to help if you haven't figured it out by the time I get home I'll tag you and help you out
ok thank you for help
I will wait for you
any news to fix nesting on unofficials?
ini parameters fixed.
But now I have a problem Setting breakpad minidump AppID = 376210
now start with WindowsGSM ksduster pls help TT
@terse tree @restive heath
Not to worry that's not an error check out this message I posted before
empty .. There is only a message that says Log file created at 2024.11.19-01.18.30.
@restive heath
Yep it takes about 5 minutes to fully boot up
So run it and wait a bit before checking the log file
Yup it can take up to 10 minutes sometimes. Nothing that we can do about it. Just be patient. I’m at work as well until 5 pm CST. If you still need help after that or need help with the more advanced options of using Windowsgsm, let me know.
Check and see if your windows is up to date otherwise yes you're going to need more RAM it seems
Anyone else having a small issue with the server sometimes not showing up in the server list? Used to work flawless before.
Only when the game.ini or engine.ini go missing after a restart.
For me that is.
Not touching any of the server files so thats a bit odd. Will check to see if it happens tomorrow aswell. Might have fixed it by adjusting the anti-ddos
Thanks, I'll look into that, but isn't there a server window that should popup when the server starts, to show all the loading and when players join, etc...?
Here is that log file, I created the bat script but that's all it shows me
ya, I think there is some issues with the Game.ini but I can't pinpoint them
oh for sure, did you use duster's ini?
oh wait, I found the server's log file, that one was from my logging into the Isle from steam.
But yes, here is my INI
ah ok, yeah it'll take a minute for the stuff to show up, you can see on mine it took about 1.5min
That's what I thought but I left it overnight and this was the latest log file before tonight:
my guess is that's due to teh incomplete game.ini. i would suggest using duster's game.ini and engine.ini https://github.com/ksduster/The-Isle-Evrima-ini/blob/main/Game.ini
Hmm, i noticed my Engine wasn't there either, so I copied them both and it seems to be generating the logs correctly, but no window showing up
does a window with "Setting breakpad minidump" come up?
nope, but I can login to my server now
how are you starting your server? are you just double-clicking the .exe?
the bat script:
@echo off cls echo Protecting isle server from crashes... title The Isle Server - [US West] Isla Staark :TheIsle echo (%time%) Checking for updates... start /wait DRIVE\steamcmd\steamcmd.exe +force_install_dir DRIVE\SteamCMD\evrima_server_gateway +login anonymous +app_update 412680 -beta evrima +quit echo (%time%) isle server started. start /wait DRIVE\SteamCMD\evrima_server_gateway\TheIsleServer.exe ?Port=7777 | set /P "=" echo (%time%) WARNING: isle server closed or crashed, restarting in 15 seconds. timeout /t 15 goto TheIsle
here you can just use mine, edit as needed for file paths
i'm not really sure why your bat script doesn't open a seperate terminal for the server but frankly i'm just tired lol
lol, no worries! I appreciate all your help! Honestly it feels like it might have the been the capitalization at the top?
[/Script/TheIsle.TIGameSession]
VS
[/script/theisle.tigamesession]
yours pops up all the windows btw
ah, no, it's your usage of /wait
/wait prevents the window popping up as all the processing is in the terminal window
I tried just the exe and still nothing tho
TheIsleServer.exe
oh yeah, mine does that too
odd stuff, but I got it working!! thank you again!!!
mhm
how fix discord button not working
Discord="https://discord.gg/XXXXXXXXXX"
How to fix it? There was only one piece of food.
this is normal, especially for stego <myself who has grown multiple stegos on multiple servers lol
if you want to see a variety use galli or beipi
or just grow your dino and wait 5 min for migration or pz
Discord="XXXXXXXXXX"
Its a bug, the game can delete the ini for some reason
Did you use RCON?
I noticed any command that directly changes a game setting from RCON, deletes the Game.ini
@steady yachthow to close it
Make a backup copy of your game.ini. If it deletes you will have to replace it.
Up to the developers to fix. You can always add a file check to your start script and replace it if it is missing.
pls look at dm
In regards to your message to me about the github dkoz evrima-bot not working, please contact the github developer directly by reporting an issue via github.
Close what. I don't understand?
bit of a warning for y'all, when using the rcon command direct_message if you do not add arguments it will crash the server
however this does not happen if your server is empty
thx
BTW, The function of RCON BAN seems to be ineffective, what about yours bro?
i haven't gotten it to work either, it writes to the ffile correctly but doesnt actually ban the player
yes, Every previous version worked fine, but it seems that this version suddenly doesn't work properly
atleast the in-game one still works
yes, but in-game one just can ban 24 hours, can not ban more, hope it can be fix soon
nothing saying you cant edit the ban json
yup, i know that, It's just a bit troublesome
😅
lol
Thats why they need to update the rcon docs. Add args that we need.
the problem isn't the args the ban command literally just doesn't work, it fills the json ban file but doesn't actually ban the player
Ah alright, I see.
Does anyone has a current game.ini that shows the logs? I put the config that punch showed, but it won't start the server, so i just go with the old .bat file that will let me run the server, but, won't show the logs
What does this do?
Ищу единомышленников для основание русско-язычного проекта на базе эвримы. В лс.
it's a start.bat file, use any text editor to adjust your file paths and it will start your isle server with crash-prevention and a console log
It won't start, it says it couldn't find the specified route, even tho i changed to where the executables are find
and for the logs it opens powershell but it closes it one second after
that's because it can't find the file, can you show a screenshot of the customized .bat?
How do I get reguon timers to not be 300 mins?
Currently i have set:
bUseRegionSpawning=true
bUseRegionSpawnCooldown=false
RegionSpawnCooldownTimeSeconds=120
I've also tried removing the RegionSpawnCooldownTimeSeconds to no avail
sorry man gonna have to wait till I get off work, can't tell from a glance what's wrong, but I'll tag ya
Alr no problemn, thanks
oh, while you're waiting, would you mind sending the file path of your "TheIsleServer.exe"? you can do this by right clicking on it and clicking properties
if you don't wanna post it here you can dm me
@ocean swallow i am here now
Hey there , Hoe can help me with Two Legacy settings ?
First how can i do Mixpacking Groups allowed ?
Second How can i use Sandbox Dinos ?
hey y'all, it's taken me some time but it's finally done, atleast the first version. i've gone ahead and created a gui rcon panel for everyone to use.
some warnings:
enabling debug mode removes any safety protections, some commands that interact with your game.ini will delete the file, use at your own risk.
the ban command is not currently working, it will properly fill the json file but it will not actually ban the person, and as such is only usable via debug, kick however does work.
windows will say "this file may harm your computer" and that's cause i don't have the money to be signing files 😅
lastly i do plan on updating this software for a short amount of time and trying to keep it up to date with the isle. i also intend on making it open-source and publishing it on github so everyone can have their own custom version.
right now plans for updates include: FTP log streaming, log tabs, custom profiles (for server owners that don't want to give out their rcon info), rcon logging (it already logs locally, but i would like for it to log to the server as well for rogue admins), as well as various other ideas i have that i don't know yet if i'm going to implement.
version 0.0.9, windows 10/11 x64 Compatible with "The Isle Evrima" V: 0.17.65
enjoy everyone!
special thanks to @steady yacht for helping me break through that first barrier, this gui is based on his python script which allowed me to build off of it and create this
- also, if you have any issues with the program, or have questions, do not put them here, dm me
Question, Followed the steam guide for evrima server when launching the server via batch file all I see AppID = 376210" Is that normal? im used to running minecraft servers and seeing an actual log of everything going on
Can take some time, especially first launch
The logs are not displayed in console (only the server startup log) if you want logs you need tk check the file TheIsle-shipping.log iirc
totally normal, if you'd like to see a log instantname is correct
you also have this option if you'd like #server-hosting message if you don't wanna make your own bat you can use mine which has a built in log stream or #server-hosting message to download the log stream as it's own separate program
I've encountered another problem: now the server runs through it but it doesn't show up on the search page.
Have you opened the required ports? If so, it might take some time to show up.
Hey guys does the host button in the isle legacy work? Or do I have to do some external stuff to set up a server?
I've seen many tutorials on youtube where you have to use command prompt and stuff, so I'm curious to know if you can just host a server like this
anyone having problems with AI spawning on servers after yesterday update ?
@ionic pewter
No issues here
l have a problem entering the server, it keeps loading
ds t,kfus
Anybody know why when I kill my self hosted dedicated server it still shows in the list for like 2 mins?
Good evening guys, is there an administrator panel for the isle legagy?
The list servers are waiting for a heartbeat. That is also why it takes a few minutes for the server to be listed.
Can someone answer my question? Thanks
What do you mean with host button?
There is a host button in the isle legacy
Oh, i have no idea if that works.
Didnt play legacy for more than 5 hours
Why'd you reply then 😐
Because i was curious to what you mean with "host button" 😐
👌
annyone know why semi realism the isle unoffuciol server got down?=
Islander semi its the name
i thinck
you'd have to make a ticket in their discord, this is not the place for that
that's being said it is back up
read data from .sav player files?
would be nice to be able to edit them too, but my first priority is reading them, I am aware they are in a binary hex with custom magic but that's as far as I've gotten. been working on it off and on for a week
any help or clues appreciated
What is a good setting for this?
bUseRegionSpawnCooldown=true //Enable region cooldown
RegionSpawnCooldownTimeSeconds=1 //Region cooldown max time.
Currently that shows 420 seconds after dying
Value should be more than 1 second.
If you want to turn it off, set buserregionspawncooldown=false
hellos, how to make server?
anyone knows smth to make nesting working again
ppl of our server are complaining on some servers its working and some others not
there must be smth that we could do or
I think this is just Evrima being Evrima.
[/Script/TheIsle.TIGameStateBase]
AdminsSteamIDs=7656119920345xxxx,7656119821382xxxx
not working, how to add several people? if one id it works, but if several it stops working(
in this case the first one doesn't have an admin and the last one becomes an admin
Are you sure you wrote it correctly? Or that you have the correct hex?
can anyone give the latest updated game.ini file? where it works adding multiple admins
Check the pins
Current game.ini. https://github.com/ksduster/The-Isle-Evrima-ini/blob/main/Game.ini
Still just waiting for the devs to fix RCON deleting the Game.ini
no justice for the maia night vison absolutely brutal
I take it there isn't a way to host a horde test branch, or is there?
There isn't
yeah I figured, that would be nice. Get a lot more player feedback I feel. I know they wouldn't necessarily be able to monitor the server, but would expand the reach to more players rather than waiting in worse queues than Official...
they can't rely on it as there's too many variables when dealing with community servers
they need to be able to control everything and monitor everything in order to make sure it all works right
and they can't garuntee that with a community server, no matter how helpful that server owner is
I know nesting seems buggy but only on private servers so is there any ini setting that could prevent nesting?
the problem is solved, it turns out that it was necessary to move the admin settings to the bottom of the game.ini file!
how to manually clean up corpses on the server? say once an hour?
bSpawnPlants=true //Enable plant food spawns.
PlantSpawnMultiplier=1 //Multiplies how many plants to spawn, rise this value to increase plant spawn amount
or explain how it works?
CorpsedecayMultiplier=1
1 is 1 hour or what value???
Okay! Thank you, happen to have AI multiplier?
^^
bSpawnAI=true //Enable AI spawns.
AISpawnInterval=40 //Set how frequently AI can spawn in seconds.
whats again the setting to increase AI spawning?
Was it AI Density?
If so, do i need to like put a higher number then 1 to spawn more or lower?
Anyone got good AI Spawn settings?
It depends on the following conditions:
Hardware
OS
player count
You can set the settings in the game.ini and also in the running game with rcon
We have RCON commands on etc
so what would be good average settings?
we have 300 ais with 20 ppl but ppl still complaining about finding nothing
Then set the ai density higher 😄
you can do this as long as your cpu is doing it
You can also build a simple linear function with bash.
player = 0 then ai_density = 5
player = 50 then ai_density = 1
f(x)=m⋅x+b
you know with rcon 🐒 
Struggling to run a fresh The Isle server, just receiving this in the console -- and new empty log files being created every second.
$ ./TheIsleServer.sh QueryPort=29333?Port=29332 -log
Shutdown handler: initialize.
5.4.3-0+UE5 1012 0
Disabling core dumps.
sh: 1: xdg-user-dir: not found
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
IPC function call IClientUtils::GetSteamRealm took too long: 45 msec
Setting breakpad minidump AppID = 376210
SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561197960265728 [API loaded no]
[S_API FAIL] Tried to access Steam interface SteamNetworking006 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamUser023 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
Server isn't online, can't query or join it. Has Linux support been abandoned?
Engine.ini
[EpicOnlineServices]
DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW
DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8
[url]
Port=29332
Game.ini
Same issue
check your gpu drivers, i had this problem on windows, ik they're not the same but could be worth a shot
also default game port is 7777
u can't change that one
Alright, I ended up getting it working. 🎉 In the end, I think it was a mix of configuration and startup parameters. For my setup, specifically cleaning up Game.ini fixed it. All it contains now is:
[/Script/TheIsle.TIGameSession]
ServerName=The Isle Server
MaxPlayerCount=6
MapName=Gateway
bRconEnabled=false
RconPort=23775
RconPassword=testpassword
bServerPassword=false
ServerPassword=No password
bServerDynamicWeather=true
bAllowReplay=false
bEnableHumans=false
bQueueEnabled=true
QueuePort=22738
[/Script/TheIsle.TIGameStateBase]
AdminsSteamIDs=
./TheIsleServer.sh -MULTIHOME=0.0.0.0 -Port=29332 -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8
Since it's now working, I can go in and configure it properly, one step at a time. It's a real shame there's not much logging or support when there are server issues, but at least glad I figured it out.
Not at all
The community helps each other here. But sometimes nobody has an answer or can't look in discord at the moment. but most problems are solved here in the channel 🙂
so.. our server runs without problems... but we don't get our admin rights... any advise?
use "steamid, steamid, steamid" and place it at the bottom
also
you have the wrong value
should be AdminsSteamIDs=
thank u 🙂
how to do dino storage system?
I think everyone has their own system. I built one with python. But there are also ready-made ones that you can pay for.
You check the logs and assign the garage spaces to the authenticated players and can then work with them as you wish. i have saved the data in a json
I can't find where to buy or see the instructions for the commands, can you tell me?
It's not that easy. You should be able to program if you want to do it on your own.
Or have a look at the Discord mods, I think TheIsle Garage was included, but I don't know how it works. I didn't want to spend any money on it.
everything is fine, I can program, I have already started doing it in python, now I have stopped at the RCON answer, on my hosting with the getplayerdata command it gives the answer I need, but if I send the RCON command with the same command, then an incomplete version comes, I don’t understand why
I would be grateful if you could help me a little, of course if you have encountered something similar
I had a JSON with :
- discordAccount
- SteamID
- garage space
The player should enter a random string from the Discord Bot ingame as soon as he wanted to connect to the system.
The Discord bot scanned the logs and when it saw the string, it was able to link the Discord user with the SteamID and verified it that way.
If a player wanted to park a dino, he had to log out and immediately afterwards tell the bot that he wanted to park his dino. the bot then searched the logs for the steamid and verified the successful logout with REGEX and entered the dino in the JSON for the player. The player file with the SteamID was then deleted by the bot.
Parking out was only possible via ADMIN. Otherwise you have to decrypt the player files, someone here did that too, at least that's what he said, but that's too much for me.
That was my path. It works wonderfully.
I want to do something similar, and what do you think about my problem with the response from RCON
Hmm, I don't know that problem. Check your ROCN command again carefully. Pay attention to special characters, sometimes it doesn't work.
`def get_player_data(self, player_id):
command = f"getplayerdata {player_id}"
payload = bytes('\x02', 'utf-8') + bytes('\x40', 'utf-8') + command.encode() + bytes('\x00', 'utf-8')
return self.send_command(payload)
player_id = "7656119920345xxxx"
rcon_response = rcon_client.get_player_data(player_id)
print(f"RCON response: {rcon_response}")
@bot.command(name="save")
async def save_command(ctx, slot_number: int):
await save_dino(ctx, slot_number)`
I successfully connect, but the response I receive to the getplayerdata command is not complete, it comes in a different way than I receive it on the hosting console
I used netcat for the rcon commands, maybe you can try it with that
it turns out all you had to do was change the byte code from x40 to x77 and that's it
like this bytes('\x77', 'utf-8')
thank you for this documentation
now i have saved dinosaur data, but how does it work to return it, i.e. how to grow it if needed? i didn't see a command for that
@ember mantle can you help with that?
I don't have a solution for this. Here the admin becomes active, lets the dinosaur grow and then deletes the entry from the JSON
Are you saying that I will have to do it manually?
yes, or you find a solution
it's sad, in that case I'll try to find a solution, or maybe someone else here knows how to do it and will answer, still thank you very much, without you I would not have reached this stage
Why does ai spawn at places where there are no players in the area?
There is a way to do it, but you won't be able to without it accessing the in-game admin panel.
cant join server , how fix ?
@echo off
cls
echo Protecting isle server from crashes...
title The Isle Server - Hooling Survival
:TheIsle
echo (%time%) Checking for updates...
start /wait "C:\Users\Dratyte\Desktop\TheIsleEvrimaServer\steamcmd.exe" login anonymous +force_install_dir C:\Users\Dratyte\Desktop\TheIsleEvrimaServer/steamcmd.exe +app_update 412680 -beta evrima +quit
echo (%time%) isle server started.
start /wait "C:\Users\Dratyte\Desktop\theisleevrimserver\TheIsleServer.exe" Port=7777 -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
what?
?
Open the correct ports in the firewall(s).
Is it possible to make the server config so that nutrients are spent slowly?
as far as I know not
Anyone familiar with the logistics of running two evrima servers from the same computer?
Add QueryPort= to your start script and give both servers different ones, should be all u need
I did that, getting unetconnection timed out on the second server
Hmm did u open the new ports too? Idk, all that was needed on windows was QueryPort in the start script next to the usual Port and it worked
disable queue
or find the right port for it and put that in your firewall
Is it possible to open secret mutations in the config for everyone according to the standard?
"Hello everyone,
I'm currently developing a reward system for our Discord community, and to make it work effectively, I need to link players' Steam IDs to their Discord accounts. This will allow me to accurately track in-game achievements and distribute rewards accordingly.
I'm looking for some guidance on how to achieve this. Specifically, I need a script or code snippet that can handle the linking process. I already have access to the Steam API, so I'm primarily looking for help with the logic and implementation on the Discord side.
If anyone has experience with this or can offer some assistance, I would greatly appreciate it. Any help or advice would be fantastic!
Thanks in advance!"
Key points in this message:
Clear purpose: It clearly states that you're building a reward system and need to link Steam IDs.
Specific request: It asks for a script or code snippet to handle the linking process.
Steam API access: It mentions that you already have access to the Steam API, which is important.
Polite and appreciative: It's polite and expresses gratitude for any help offered.
You can use this message in relevant Discord communities or forums where you think you might find someone who can help.
Would you like me to make any adjustments to this message?
Can you guys tell me why all mutations are "enabled" in the server config, but very few mutations are shown on the server itself?
im assisting someone making a server, we are running into a issue that the dinos are not showing in the load screen (dino selection) what causes that?
mate, if you're going to use chatgpt to make a prompt on how to ask a question you might as well ask chatgpt to make you the script too
If you're not going to help with an efficient response, keep your irrelevant comments to yourself. Sorry, it was the GPT chat.
i was literally telling you that you can do it with gpt? sorry if it came off another way but yeah gpt can help u do that
I understand, but I prefer to talk to humans anyway. I made several approaches to obtain the code and all were frustrated, I can only enter it manually, none of the links worked.
Game.ini is not fully intact, or missing the engine.ini
Your values are not correct. Should be EnabledMutations=(MutationName="Name",EffectValue=(value))
EnabledMutations=(MutationName="Hematophagy",EffectValue=0.25)
EnabledMutations=(MutationName="Accelerated Prey Drive",EffectValue=0.1)
EnabledMutations=(MutationName="Xerocole Adaptation",EffectValue=0.2)
EnabledMutations=(MutationName="Hypervigilance",EffectValue=0.5)
EnabledMutations=(MutationName="Truculency",EffectValue=0.05)
EnabledMutations=(MutationName="Osteophagic",EffectValue=0.15)
EnabledMutations=(MutationName="Photosynthetic Regeneration",EffectValue=0.1)
EnabledMutations=(MutationName="Cellular Regeneration",EffectValue=0.15)
EnabledMutations=(MutationName="Advanced Gestation",EffectValue=0.5)
EnabledMutations=(MutationName="Sustained Hydration",EffectValue=0.2)
EnabledMutations=(MutationName="Efficient Digestion",EffectValue=0.2)
EnabledMutations=(MutationName="Featherweight",EffectValue=0.5)
EnabledMutations=(MutationName="Osteosclerosis",EffectValue=0.2)
EnabledMutations=(MutationName="Wader",EffectValue=0.25)
EnabledMutations=(MutationName="Epidermal Fibrosis",EffectValue=0.15)
EnabledMutations=(MutationName="Congenital Hypoalgesia",EffectValue=0.15)
EnabledMutations=(MutationName="Photosynthetic Tissue",EffectValue=0.05)
EnabledMutations=(MutationName="Nocturnal",EffectValue=0.05)
EnabledMutations=(MutationName="Hydroregenerative",EffectValue=0.25)
EnabledMutations=(MutationName="Increased Inspiratory Capacity",EffectValue=0.15)
EnabledMutations=(MutationName="Hydrodynamic",EffectValue=0.15)
EnabledMutations=(MutationName="Submerged Optical Retention",EffectValue=0.05)
EnabledMutations=(MutationName="Infrasound Communication",EffectValue=0.5)
EnabledMutations=(MutationName="Augmented Tapetum",EffectValue=1)
EnabledMutations=(MutationName="Hypermetabolic Inanition",EffectValue=0.25)
EnabledMutations=(MutationName="Tactile Endurance",EffectValue=0.5)
EnabledMutations=(MutationName="Gastronomic Regeneration",EffectValue=0.1)
EnabledMutations=(MutationName="Heightened Ghrelin",EffectValue=0.25)
EnabledMutations=(MutationName="Prolific Reproduction",EffectValue=0.1)
EnabledMutations=(MutationName="Enhanced Digestion",EffectValue=0.1)
EnabledMutations=(MutationName="Reinforced Tendons",EffectValue=0.5)
EnabledMutations=(MutationName="Multichambered Lungs",EffectValue=0.05)
EnabledMutations=(MutationName="Enlarged meniscus",EffectValue=1) // Value must be 1 or remove from this list to disable it.
EnabledMutations=(MutationName="Reabsorption",EffectValue=1) // Value must be 1 or remove from this list to disable it.
EnabledMutations=(MutationName="Cannibalistic",EffectValue=1) // Value must be 1 or remove from this list to disable it.
EnabledMutations=(MutationName="Barometric Sensitivity",EffectValue=1) // Value must be 1 or remove from this list to disable it.
EnabledMutations=(MutationName="Social Behavior",EffectValue=1) // Value must be 1 or remove from this list to disable it.
EnabledMutations=(MutationName="Traumatic Thrombosis",EffectValue=1) // Value must be 1 or remove from this list to disable it.
EnabledMutations=(MutationName="Reniculate Kidneys",EffectValue=1) // Value must be 1 or remove from this list to disable it.
EnabledMutations=(MutationName="NHJ-INF",EffectValue=1) // Admin controlled zombie infection
EnabledMutations=(MutationName="NHJ-UND",EffectValue=1) // Admin controlled zombie infection```
I updated to windows 11 and now my ports no longer seem to be forwarded, they still exist in the firewall rules, but can't connect to my server...any ideas? I try netstat -an and it shows the Isle related ports with no stats like "LISTENING"
Are you using an anti-virus software or windows defender?
Ensure your network profile is matching up with the rules you have set for your listening ports. Public, Profile, Domain are the options.
Yeah, I've got them allowed through the firewall on all network profiles:
How long are you waiting after using your startup script before you close it? It takes several minutes for the session to load up and actually open the ports.
I leave it all open, I don't close my startup script becaue it has shutdown protection, so if the server closes it restarts it automatically after 30s
Is your game.ini and engine.ini full and intact?
I will double check my engine.ini, but game is
yeah both look intact
I see it in the list, but this is the error when connecting, so definitely feels like a port issue
I assume your playing from inside the same network as the server. Do you have your hairpin Nat working correctly?
Could even be that your upgrade to windows11, DHCP assigned a new ip address to your host machine.
yeah, that's possible, I'll double check. Hairpin is configured on my router and nothing changed there. I may try removing them and reopening them though
Looks like my IP changed but my router didn't auto update it...thanks!!! it's working now! 😄 😄 😄
Any reason why my log does not display username and userid when i leave my server?
"[LogTheIsleJoinData]: [] Left The Server while not being safelogged"
thankss yea it downloaded the legacy ini. i got the new one now. thanks!
bro, you are the best
Okay, I have totally bypassed my firewall and allowed my ip exceptions on all ports of the remote desktop. Still getting a timeout error, this is ONLY on my second server. my first server works completely fine. It is windows server 2022 that the servers are running on. The ports are allowed through the firewall properly. the application is also allowed through. I followed all the steps i used to setup my first server and I just cannot connect.
Hello. I host CS2 servers and Minecraft servers on my machine. Today, I decided to set up a The Isle server for me and my friends. I use Pterodactyl for hosting the other servers and I found an egg specifically for Evrima. Github Egg Is this the right channel where I can discuss this with someone who has experience with it? Because I installed the server, but despite that, it doesn't start running.
I do not use Pterodactyl. You'll have to wait for someone that has more experience with that interface.
My first look, it appears it can't find a file for steamclient.so?
The server has successfully started. To confirm, check the log folder for details, as no further information is displayed in the console. The relevant log file is named TheIsle-Shipping.log, which contains all the necessary information.
😄 😄 😄
The server is there, and the path is correct. The server was installed correctly according to the egg.
I already checked the logs, and I didn't learn anything. 😦
This is the mobile view, but you can see all the information there. However, it can always take a few minutes for it to boot up completely.
I have a feeling I have the wrong egg. When you're on your PC, could you please send it to me?
Have you given the server enough memory?
Something's going on there. I'll leave it running for 20 minutes and get back to you.
Unlimited
Looks good
👍👍
Looks good its running
Actually, it’s not running, but it keeps turning on. It’s also showing yellow in the panel.
The only thing you can change would be in the egg variable that the server goes to running 🙂 but otherwise it all looks good
And now how do I find out if everything is running?
I don’t have experience with The Isle when it comes to connecting to a newly created server. I’ve connected to various unofficial ones, of course. Should it show up there?
{ "done": "Disabling core dumps" }
When launching the game, I can immediately connect to the server, right?
Start Configuration
Now I'm going to be annoying, but how and what kind of configuration? 😄
Should be like this if all ports are set
You go to Nest and then to your The Isle Evrima egg and then scroll down and there you will see the start configuration and replace the current one with the one I sent you
Hey I was watching that.. lol
done
👍👍
Just learning as you guys work this out. Ptery..... looks pretty neat. I may need to mess with it.
Yes
👍
Just look it up in the server browser - that's the quickest way
No your searching for UDP when the games running TCP.
The only port you can actually check is going to be your RCON port
Just because you openned a port doesn't mean it's wide open. Something has to be listening
The game port is UDP
Whichever it is lol, I JUST went through all this. I could never get anything but the RCON to show as "open" but I could connect to my game normally. It was a port issue, but it had to do with edge traversal
Probably because that site tries to use tcp instead of udp.
I am able to ping my game port just fine
I'll update this egg when the next update is released 👍
It wasn’t necessary; everything is already working thanks to @muted cairn ❤️
But it’s interesting that even though I have TCP and UDP ports open, they appear to be closed, yet everything works.
The update wouldn't be bad though 😄
How are you scanning the ports?
And is it behind a hosting conpany?
Could be that the provider or isp rste limits as soon as it detects a scan
Guys, how can I clean up the corpses on the server through the console or somewhere in the server management? It's lagging
Use the rcon byte for that
lol
hiiii 👋
my server is updated but maia isnt showing in the menu
@hoary cave Is there any reason why i'm not being able to become a zombie with the latest patch?
Is it bugged?
are you renting that panel or are you self hosted?
same problem waitting for a solution
you have to add this line in the Game.ini
AllowedClasses=Maiasaura
i realized that quickly XD thank you
Are there any new mutations? Or other new things for the Game.ini?
I didn‘t see any official Game.ini Update.
anyone same as my server , the ping not very stable in new patch?
What do you mean?
Here are all the rcon commands:
Does anyone know how to update the server for a new game patch? After the update, the server stopped showing up in the server list.
thx
Windows, linux, panel, no panel? What you using
Mostly its just restart server
hosting server on browser site , i have ftp, rcon consol and etc
Maybe I need to register a new dinosaur in game.ini?
yes
Then maybe there is a update button or check the settings. If not the. Just restart the server and add you have to add "AllowedClasses=Maiasaura"
To your game.ini while the server stopped. (Remove the "" of course)
thx, i try this now
Anyone else having (loading) issues on admin panel after new update?
there no comman to clear map , i wanna delete dead bodys, but there no this command
rcon console dont accept command - Wipe Corpses
Server console does not accept any commands/inputs yea
Its why you have to use rcon
HOW TO FIX NOT HAVING MAIA IN UR UPDATED SERVERS
Game.ini
Under ur allowed classes Add the following line
AllowedClasses=Maiasaura
ENJOY MAIA ❤️
Happy Holidays !
anyone else got the issue again that no MZ are showing?
Havent experienced it yet
Since the update, I've been having problems with the plant zones. Unfortunately, they have completely disappeared, even though I have all of them set to 'true' in the INI file, but nothing seems to work.
ya
Hello! We just installed the game. We don't see any servers listed(No filters active) and when we host a server and confirm, it's just a black screen. Is there a fix for this? We've verified game files and made sure it was a firewall exception!
I have closed and opened the game quite a few times in the past 10 minutes! =p
Servers should be visible soon
Okay! Maybe it was just poor timing on my part!
I see a list now.
Does hosting/creating a server take awhile?
I have no idea 😄 just started today
Hi guys! How do I lower my AI spawn rates?
Depends on which platform you bought it from
Game.ini
AISpawnInterval=120 //Set how frequently AI can spawn in seconds.
I bought mine from BisectHosting and it usually takes 10 minutes for the server to show up once you purchased it, and then around 3 minutes for every restart
THANK YOU
Also is the 120 in seconds?
I am assuming all the numbers are reflecting on seconds
default is 40 i think
Oh alrighty thank you!
What about putting a cap on how many AIs can spawn?
I don't want AIs to crash my server
Is it serverAImax?
you cant set a cap so far as i know
The very first time it took just under 10 minutes for me.
After every restart it takes ~3-ish minutes.
Make sure all corrects ports are open :)
How much ram does your server have?
Anyone got a fix for mz ?
I'm having a problem with time differences for players on my server, has anyone encountered this issue and a solution for it?
About 18GB
Anyone knows how to change the rates of specific AIs such as schooling fish, crabs etc?
What happened to your mz?
Don't think you can change them individually.
Oh no
Then you dont have to worry about crashing.
Oh alrighty
How about changing where the server location is?
Am I still able to change that?
What do you mean with server location? The phisycal location? Or The Isle directory location?
Like where the server will be hosted around the world
For eg the server is hosted in US and I want to change it
Thats something you have to ask your hosting provider
Oh alrighty
Also just to check I can speed up the plant spawn rate right?
Is it plantspawnmultiplier?
Not sure, i think this make it spawn more instead of faster
Alright thank you!
Welp I think I got the problem where no MZ is showing
Oh nvm it takes awhile to load
Anyone knows if it's possible to slow down the hunger rate for all dinos?
Isnt showing up
Which hoster did you select?
Does anyone know why my MZ plants suddenly turn to normal bushes without diet?
well atleast u get mz xD
i dont think its because of the host
LOL true
I turned it off now and only allow patrol zone to see if it's sustainable
Maybe the addition to maia probably caused some problems
im assuming you can't just set it to like 0.3 or something to counteract the crazy amount?
@left spire hello. sorry for dinging you. Do you have any documentation for server hosting providers when trying to setup?
Anyone got good settings for Ai’s (70-150 player pop )
anyone can help me please,
im install a the isle evrima server and cannot connect, come like netfaultstate on console
its online but cannot connect
😢
Are you the only one who can't connect or can't anyone connect?
everyone
come error
which error exactly? and where does it appear?
[2024.12.23-22.32.01:881][670]LogTemp: Warning: Setting next joiner id: 76561198058145852 [2024.12.23-22.32.04:956][761]LogSockets: Warning: Could not serialize HIDDENIP?Port=5555?QueryPort=5555?MaxPlayers=128?game=Survival?listen, got error code SE_NO_ERROR [0] [2024.12.23-22.32.04:957][761]LogSteamShared: Warning: Steam Dedicated Server API failed to initialize. [2024.12.23-22.32.04:958][761]LogGarbage: Collecting garbage [2024.12.23-22.32.04:958][761]LogGarbage: Verbose: 0.007000 ms for MarkObjectsAsUnreachable Phase (15 Objects To Serialize) [2024.12.23-22.32.05:028][761]LogGarbage: Verbose: 69.168499 ms for Reachability Analysis [2024.12.23-22.32.05:028][761]LogGarbage: GC Reachability Analysis total time: 69.33 ms (69.33 ms on reference traversal) [2024.12.23-22.32.05:028][761]LogGarbage: 69.33 ms for GC - 0 refs/ms while processing 0 references from 0 objects with 0 clusters [2024.12.23-22.32.05:029][761]LogGarbage: 0.192903 ms for Gather Unreachable Objects (30 objects collected / 267781 scanned with 1 thread(s)) [2024.12.23-22.32.05:031][762]LogGarbage: Finished unhashing unreachable objects (30 objects unhashed). [2024.12.23-22.32.05:031][762]LogGarbage: GC purged 30 objects (266912 -> 266882) in 0.265ms
[2024.12.23-22.32.19:866][202]LogNetCore: Warning: Updated 'NetFaultState' severity state for 'HIDDENIP:56248' from 'Fault' to 'Disconnect' (Reason: AutoEscalate)
@ember mantle
[2024.12.23-22.32.04:956][761]LogSockets: Warning: Could not serialize HIDDENIP?Port=5555?QueryPort=5555?MaxPlayers=128?game=Survival?listen, got error code SE_NO_ERROR [0] [2024.12.23-22.32.04:957][761]LogSteamShared: Warning: Steam Dedicated Server API failed to initialize.
Check your start script and your engine.ini
did you open all required ports?
are there several instances of theisle on the same server?
what means?
Do you have several TheIsle servers running on the Windows server?
no just this one
hmm
my ports is different
explain exactly
maybe the problem come from that correct?
i think, yes
You have all ports the same
They need to be different
To whatever you set in your config
Anyone has some of the code for the player dm rcon?
Cant seem to find what the arguments are, tested Steam_id, message | EOS_ID, message
I didn't know until just now that this works. unfortunately there is nothing detailed in the document except for RCON_DIRECTMESSAGE 0x11
Yea i know the byte for it but just not the correct arguments
hmmm
maybe this: "echo -n -e "\x011\x30STEAMIDMESSAGE\x00" | nc IP PORT" ?
sadly not
try this:
\x02\x11PlayerID\x00Your Message\x00
Unfortunatly that isnt working either, im just going to wait untill someone who already has this replies.
Anyone know why I get this error? I've tried looking through the discord channel but no one seems to give an answer.
Are there any developers available? We've tried so many ways to get the game to work correctly with our hosting.
Bet your startup is not correct
What os are you trying to host it on?
Linux based or windows?
referring to the .bat file?
Yes
Here is one used by many: #server-hosting message
sorry on both
but windows for right now
Unfortunately i dont have alot of experience with hosting windows servers.
Could you explain what is not working and what you tried?
We've tried alot. my boss is the one been doing it all.
But what exactly is the problem?
its just not connectable
You can see it in the server list yea?
it is visible in the list
Alright. And i assume its from a real hosting company and not home hosted.
Go to windows firewall, advanced settings, in and outbound rules, add the 3 ports there.
Should work after some minutes
If you cant find the in and outbound rules. Google: open ports in windows firewall
Also sometines depending on the hosting you would have to change their own firewall aswell
we dont have windows firewall on the machines. all the ports are open
and yes this is a hosting company. We're Qonzer
Just wanted to let you know this worked, which is weird since I just used the file in the official documents, now I'm just wondering how you tell the server to stop correctly
Then i would not know, dont have the experience for windows bosting to help you further.
Just ctrl c it i guess
Or restart rcon command
lol. are you more linux base i take it?
Yes for servers i am
i see. I really wish a dev could help us. This is the only game we're having issues with getting to work.
Its better to not expect then to help u, we been asking for a more detailed rcon documents for some time now.
I could try and help you tomorrow since its midnight for me now
Just dm me so i dont forget :)
okay 🙂
You need to set that in your game.ini
RegionSpawnCooldownTimeSeconds=60 bUseRegionSpawning=true
lowkey dont know what this means
It means, you need to add some lines (in your servers game.ini file) to enable regional spawning
lol ok look am slow af can i dm u?
Mate, if you cant understand this, then i really cant do much for you 😂
yea am cooked
Its the most simplest thing in the world
lmaooooooooooooooooooo
Just dm me
ok
So anyone facing the issue with MZ not spawning plants but patrol zone is?
bluesucho had(?) the same issue.
Or he/she had no migration zone at all sometimes
Ye the migration is not spawning plants at all
Yep dont even have the Mz visible
Also does anyone got good ai settings? We have it on 1.5 and there is almost 2k au with 70-80 players…
Thats way to much and performance is dying heavy
Is anyone having boar and goat issues spawn on their server?
My AISpawnInterval is set to 600 which makes the AI spawn a lot slower
If that helps
Not for me, are they not spawning for you?
600 seconds?
jesus
Yep
We aren't getting any boar or goats. A bunch of deer and Tacos then the other AI are sprinkled about
Lemme check if my server got the same problem
Hmm ye it seems like my server's AI spawning has a problem too
Idk what's going on LOL
have you ensured that you have both game.ini and engine.ini in your server?
Glad we aren't the only ones then
How many players u got on? + whats ur ai density?
I got around 50 players
Not sure where to check for AI density
How many ai‘s?
My gameini doesn't show me that but I'll find that out
I'm not sure LOL
How would I set photo tissue to 200%? I know you can make it higher, just not sure how
how'd you get it to work? im have a tiny server for me and my friends and wanna start doin funny stuff
Probably not relevant to server hosting! 😄 - Think you would have better chances in some general chat for your question ea. #isle-discussion
Is there a way to use the admin commands remotely? I am able to utilize RCON to kick, announce, etc. but doing stuff like changing growth and hunger don't seem to be documented anywhere. Does that function exist and just isn't in the official documentation or would there be some other way to do it?
Doesn't exist, no
You would have to make your own robot ea, acting as a player inside the game for you to do any of these things remotely @grand lotus
anyone knows a fix for the mz's not showing up
Check the pinned messages in here
Click the thumbtack icon in the top right of the channel
If you haven't swapped to the evrima beta branch, then you're on legacy
DELETE SaveGames folder in Saved files before server restart
My mz is showing up and is producing food now, I think it might be your hosts problem
Edit the game.ini
Not known yet, some servers have made that by decrypting/unpacking the game(?)
What game ini are u using
Wont that also delete the player files?
Not directly my hosts more like probably a ini setting or smth
no, or u can just delete Migrations.sav in TheIsle\Saved\SaveGames
there is only this .sav in
Oh this got already deleted a lot of times
then check the Migration setting is correct or not in your game.ini
What time do the servers restart other than 7 pm?
Hello guys is there anyway I can contact someone about a hacker in a server I admin? We've had a hacker get in, he was banned and then somehow unbanned himself, then threatened to "Destroy our server if we banned him"
Oh boy
This is the same hacker that hacked another unofficial server just yesterday
Did you guys enable rcon?
That's probably how the hacker got in
Or somehow the dude knows your admin passwords
As above, it really sounds like do sounds like a breach of rcon - if evrima
It's not RCON. We have implemented a fix should be released today/tomorrow.
This is excellent news, thank you so much!
Was that lastest patch to help with the hacking problem we had earlier?
Yeah
16G ram
Anyone knows what came in the patch early that morning? (For me CET Time)
hello, How to set the AI on a server?
Rcon exploit was fixed, and they probably added some more security
Does anyone know how to use this?
There is a setting in the config as well as the admin panel
Does the server benefit for a higher cpu core frequency? We now have 2.3ghz (xeon cpu) and there is a noticeble lag, players "teleporting/skipping packets"
Nvm it was ai, sadly this requires more frequent restarts since more ai means higher pings.
Server loves high GHz cpu
Might need to upgrade to a i9 13 series then hmm
lower AI spawning or turn it off
well
Might need to lower it a bit yea. Its at 2x spawn rate
we have ai spawn interval on 0.05 and the timer on 100 instead of 40
and its still way to much
Guess the isle is not checking the config correctly then?
We have now 800 ais spawning at 80 players
yeah it seems busted, petits peids have issues too :/
Does the ServerAIMax= just not work at all or was it removed from the game.ini?
wow we have timer on 100 and aiinterval on 0.5 and its still above 500
wasfor legacy
do you have linux or windows?
where do i buy a server? can i do that on this game?
Anyone knows the command to lower the rate of players getting hungry too fast?
My game ini layout is wrong and it's making not all mutations be available ingame. Where can i get the lastest game.ini?
No boars and no goat are spawning for me anymore :(+
Are there any new configuration options for the AI? Specifically, are there new commands or parameters for the INI file?
I dont think so, What are your current ai settings?
Hey guys, if you host your own server, any idea if you're able to increase the amount of AI that spawns or anything? Considering it for me and my friends as we are struggling in getting anything to adulthood as we either starve or get killed by other players. We just want some better practise as Evrima is a death sentence for carnivores
Yes there are settings in the game.ini file.
Awesome
Here are my settings, but I’ve deliberately increased the numbers because I have my own preferences. However, if you have any tips, I’d greatly appreciate them!
bSpawnAI=true
AISpawnInterval=15
AIDensity=3
Looks like you have your settings set to VERY high ai spawns
From experience i can say that some ai spawn more than others so it might fill your ai cap with certain species easier.
The issues with RCON deleting Game.ini fixed?
Now we have the same issue where the migration zone is not showing up...
Im not sure, havent tested it
@lament ether do you run windows?
im very interested in that one too! did someone find out?
well that beats my theory that windows servers are the ones with AI
xD we have enough ai, i think the settings are just either a buggy or need to be really accurate with the settings
gentlemen, does anyone possibly know why im getting a data acquisition failed when trying to join my newly created server? getting a "Session started succesfully!" and port forwarded 7777 on my router, however still cant join :(
You need to forward multiple ports, the query port and the game port.
I did
How long has the server been running?
like an hour
linux but i also tried on my windows pc and it didnt work
Then it cant be firewall.
Then i really have no idea. If you forwarded the required ports and have no firewall enabled.
😭
can you let me know the default ports for 1 server?
No idea what the defaults are, i always change them in the game.ini
ah
anyone know if its possible to turn spawn select back on for unoffical servers?
Any idea why when wiping AI, the first AI to prolifically return are all seemingly bullfrogs, crabs, catfish and turtles? rather than deer and boar like one might expect?
nope same here, AI is completly bugged...
You need to add this to the game.ini
RegionSpawnCooldownTimeSeconds=30```
You can adjust your spawn cool down
Have you tried roaming around the map?
I think specific AI spawn at specific places
My AIs are fine
We got 150 players all the time (only at night rare 20-30)and the ai spawns crazy all the time we need to wipe every 20-30min
Its not that ai doesn’t spawn, it spawns to much
What is your adjustment on the AI rates?
Where can i locate the lastest Game.ini
Or can someone send me there working one with default settings.
We have that on our server aswell. There are too many frogs, rabbits and turtles. And like 50% more deers than boars.
I'm still getting the issue, when im testing stuff on my server and im stopping and starting it, my server will appear as 3 servers
I think this is due to the steam query not being updated fast enough, after a while you should see that the previous ones will be timed out and removed from the list.
So for anyone experiencing too much AI, I put my AI spawn interval to 300 seconds. The command would be:
AISpawnInterval = 300
Also dont set the density too high.
Our settings are 130 spawninterval & 1 density
Oh yea ours has higher density and less interval
Mhm that's probably why
Only problem we have is the migration zone not showing. Casual isle moment
Ai is set good, ping is very good.
My migration zone is fine
Did you include massmigration command?
Dont think so since i have no idea what you mean
Check your game.ini and make sure you add in this command:
bEnableMigration = true
Anyone knows if they are working on adding a rcon command to wipe ai?
same right now at our server... can we ban him in the Game.ini ?
The hackers are still an issue? That's a shame, I was hoping they would be dealt with 😦
I'm unsure how to ban them, as they can seemingly just unban themselves
yes...unfortunately they can still hack
cool ty
Is there a good resource for syntax on legacy server configs?
Find out his steam ID if you can, then include the ban command into your game.ini
Anyone know where to find plugins/server mods to allow mixpacking?
Wdym?
I'm trying to allow mix packing on my server, but the server only allows same species to make groups
Oh are you talking about legacy or evrima?
Evrima doesn't allow the cross species grouping but I know legacy does, but I don't play on legacy
Anyone knows how to adjust group numbers for each specific dino?
for Legacy
Then I'm not sure about that sorry
where i can find the latest server files for evrima like engine.ini, game.ini etc?
homeserver
Check with homeserver on how to access your files
thx
u maybe know why my server console dosnt show up? but server is online
Server console? What's that?
Terminal i guess
You mean admin panel?
I assume you are hosting it on windows? Make sure your bat has @echo off at the top of the start-server.bat
I dont know for sure what the problem might be since i dont use windows.
Oh thank you! And what is the ban command called? I have the Steam ID ready.
Uh hold on
Is the hacker on in your server now?
No
Go to your game chat
Type /ban then the steam ID then how long you want to ban
In hours
Just go with 9999999999 hours LOL
yes we already have that. but I want to ban him permanently.
Isn't there a ban command for a blacklist in the game.ini?
Ok, thanks a lot! 😊
i only have this window when sever running but how to stop the server?
Either ctrl+c or close the window.
Hey, i was debating on hosting my server for me and some viewers and I wanted to know if there's a good way to hook it up since there doesn't seem to be a way to locally host
Its not recommended hosting it at home. Your ip will be visible for anyone to see and is vulnerable against attacks. Would have hosted it myself at home aswell.
Yeah, no I figured, regardless, I was trying to figure out how to even begin to set it up
Check the pinned messages here. There is a guide for windows.
Anyone know any good resources for injection bots?
Does anybody knows?
What do you want to blacklist? a user? then just ban them
Happy new year
RCON handles bans
So does anyone also have these random crashes when at 175 slots? We've had 150 people stable. now with 175 slots and ~85 people it crashed.
We running on a R9 7950X3D with 20gigs ram, max ram usage we get is 15-16gigs
is there an admin on loaded in and got stuck in a pipe
I thought, I could write SteamID in de Game.ini to ban people. Ingame there is only with a duration…
Just use 999999 hours as duration
Hey guys! There is way to few I.A in my server, what stat does i need to change in game.ini to allow more i.a in my server?
AiDensity=value.
Did wonders for me but it just spawns waayyy to much, we have on 1.2 and it reaches over 900 ai...
Thx a lot bro
Did you guys changed i.a spawn intervals too?
Keep that on default, 60 if im correct.
hey ya'll was just wondering if anyone knows what server hosting serves the offical servers use? and if we dont know does anyone have any suggestions for the best server host would be for performance?
has anyone found a way to disable EAC on home hosted server? Im just trying to have busted speed mutations for a mini game for me and my friends but i keep getting kicked lol
I suggest Norden, we have been there for now a Year and got zero issues! The Hosts are always on point with news and always can be in contact if there is a issue
Thank you will check em out!
Anyone know any good resources to obtain an injection bot?
?
Arent they more expensive for the hardware what you get? I mean there are cheaper vps providers out there that charge less and allow you to habe full root access (not sure if nordon allows that)
I use bisecthosting and it's super straightforward and great, sometimes the server acts up so restarts are gonna be a normal thing
Im not sure what this problem might be, Maybe something got corrupted during the download/fetch?
And I use win,Log only this one line
I can’t find server in the list
And I downloaded again
@jagged imp can you give me your bat and ini?
Thank you 
Did you open the ports in the firewall or port forwarded?
Looking for resources on obtaining an injection bot for my legacy server. Anyone know of a good place to start?
Anyone know why I toggle AI wont work? Only Ai spawing are frogs and fresh. My server was spawing deer etc but not sure what happened.
Someone know how to setup Dino parking bot?
Depends where you got it from
Click on the toggle AI or enable AI, if not restart your server
I dont have it yet, need to know where i can get it from
How do you host your own server?
Check out the channel pins.
There are different ways to host
- cloud hosting (recommended)
- home hosting (not recommended because weak/no protection)
Does anyone know what this means? (am admin)
Your server run time I think
Anyone knows why certain AIs such as the elite fish is not spawning?
Or how to adjust them?