#server-hosting
1 messages ยท Page 5 of 1
no
can i name my server Unofficial Evrima - Eu 1 ?
I've never had to do that before. I'm unsure as to how. My apologies.
lol probably not a great idea
if you don't get a message like this then that is the reason and you properly have an error in your setup somewhere
either engine.ini or game.ini
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
Community Evrima - Eu 1 what about?
i just don't want to break any rules just making sure
damm i dont understand il show now
2 sec let me find the command
I don't see an issue, your not trying to look like them and you will be under unofficial anyway
cat serverfiles/TheIsle/Saved/Logs/TheIsle.log
just copy past a good chunk to pastebin and send the link @tepid island
directory is empy
sorry bud, I don't do tech support on that level, they don't pay me ๐ It could also be firewall on you server.
and you are in the folder where you installed it right? @tepid island
Indeed.
could you do a ls -laand send screendump
Just a second, doing it on another PC.
@echo off
cls echo Protecting isle server from crashes...
title The Isle Server - Thurman Server
:TheIsle echo (%time%) Checking for updates...
start /wait C:\SteamCMD\steamcmd.exe +force_install_dir C:\Isle_Server\steamapps\common\TheIsleDedicatedServer +login anonymous
+app_update 412680 -beta evrima +quit
echo (%time%) isle server started.
start /wait C:\SteamCMD\steamapps\common\TheIsleDedicatedServer\TheIsleServer.exe ?Port=7777?MaxPlayers=100 -log -ini:Engine:
[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 | set
/P "="
echo (%time%) WARNING: isle server closed or crashed, restarting in 10 seconds.
timeout /t 10
goto TheIsle
anyone know why this wont launch my server just waits on steam cmd
for me it's more that it's on windows it's hosted there are so many thing that can break it so it takes forever to troubleshoot. If it was linux it's more cut and dry to TS
sucks but thanks for your time bro much appreciated
but from what you are showing I still think it's a port forware OR your missing the keys for epic in the engine.ini
noob question where do i add server discord link which ini?
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
cd serverfiles/TheIsle/Saved/Logs/ and a new screenshot
never mind i see that LinuxGSM won't start
well that is your issue
i thought it was the server
try sudo ./tiserver update-lgsm
Fail Do NOT run this script as root!
do it anyway if you can ๐ else same command without sudo
Same command without sudo worked.
Update is finished.
./tiserver force-update worked
now start it
Failed to start.
do su - tiserverto login as tiserver and then start it
Failed again.
did you install lgsm as tiserver or the user i can see in the image
installed it as tiserver
sry also need to do the ls -la
you are still trying to run it as hugh user and not tiserver
I mean, I don't know how much more logged into user tiserver than I already am
the PC's name is hugh-112y
hugh-122y isn't a user
looked in the wrong location xD
multitasking xD
could you do the ls -la in the log folder so i can see whats in there
yeah mine is not there Dino World Evolution
no its there
then all i can say since that is where logs should be, you need to start over and follow the guide on LGSM again. delete the tiserver account (and there for also the data. and create it from scratch. because can can't dig deeper into whats going on. I simply don't have enough knowledge about linux desktop to know what could be wrong @tepid island
i always run ubuntu server builds
pure CLI no GUI junk to take up resources
Decided to fresh install Ubuntu, tried it again, and failed. Lol.
#server-hosting message any idea what wrong here?
since it's the bat and not the log/error you posted, no, no clue ๐
i would guess an incorrect linebreak in the bat file, but it's really hard to see when it's posted to discord
searching my server is aids; takes me 10 mins to find my server on unofficical
cls
echo Protecting isle server from crashes...
title The Isle Server - Thurman Server
: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:\theisleserver\TheIsleServer.exe ?Port=7777?MaxPlayers=100 -log -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 | set /P "="
echo (%time%) WARNING: isle server closed or crashed, restarting in 10 seconds.
timeout /t 10
goto TheIsle```
@sudden crest ^^ you can copy paste this
it will keep correct linebreak
make the name unique if it's not so it's the only one showing when you search the unique part ๐ that is what I do
i did change the name it's short rustin.peace Eu
I think it worked I did not se failed to start session
For those that got the rcon connection to work, what port number did you put in the config? Was it base port + 2, or something else?
just using 8888
are you a self-host?
yes
hmmm, ok. I can try it, but I doubt the service we use is going to let us use that port
well you can use any port. just remember the config has to be correct
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
but i cant see it in the isle still so
as far as I know it's correctly set up:
ServerName=Brick's Bot Playground
MaxPlayerCount=50
bServerGlobalChat=true
bServerNesting=true
bServerFallDamage=true
bAllowReplay=true
bServerDynamicTimeOfDay=true
ServerTimeOfDayInSeconds=21600
ServerLengthOfDayInSeconds=1800
bServerDynamicWeather=true
bQueueEnabled=true
QueuePort=9998
bRconEnabled=true
RconPassword=<password>
RconPort=7797```
look at what i linked to. it's been thoroughly tested ๐ and i'm sure there is no spelling errors or anything ๐ otherwise just use another port if unsure you provider will allow you to use that port and make sure firewalls are set up correct on the game server port forwarding is only needed if you need to access it externally
do you have any references on hand from the game logs if the rcon is listening properly?
no there is nothing in logs unfortunately
damn. Thanks for helping
np
silly question; how do i become admin on my own server
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
it's at the top of that config
Steam ID Finder is a tool that allows you to find your steam ID quickly and easily. Use our checker for SteamId lookup and as a Steam Hex Id finder
steamID64 (Dec)
do you happen to have an example of engine.ini
thank you
welcome ๐
Paths=../../../Engine/Content
Paths=%GAMEDIR%Content
Paths=../../../Engine/Plugins/2D/Paper2D/Content
Paths=../../../Engine/Plugins/AI/MassAI/Content
Paths=../../../Engine/Plugins/Animation/ControlRigSpline/Content
Paths=../../../Engine/Plugins/Animation/ControlRig/Content
Paths=../../../Engine/Plugins/Animation/IKRig/Content
Paths=../../../Engine/Plugins/Bridge/Content
Paths=../../../Engine/Plugins/Compositing/OpenColorIO/Content
Paths=../../../Engine/Plugins/Developer/AnimationSharing/Content
Paths=../../../Engine/Plugins/Editor/BlueprintHeaderView/Content
Paths=../../../Engine/Plugins/Editor/GeometryMode/Content
Paths=../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content
Paths=../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content
Paths=../../../Engine/Plugins/Editor/SpeedTreeImporter/Content
Paths=../../../Engine/Plugins/Enterprise/DatasmithContent/Content
Paths=../../../Engine/Plugins/Enterprise/GLTFExporter/Content
Paths=../../../Engine/Plugins/Experimental/ChaosCaching/Content
Paths=../../../Engine/Plugins/Experimental/ChaosClothEditor/Content
Paths=../../../Engine/Plugins/Experimental/ChaosNiagara/Content
Paths=../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content
Paths=../../../Engine/Plugins/Experimental/Dataflow/Content
Paths=../../../Engine/Plugins/Experimental/FullBodyIK/Content
Paths=../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content
Paths=../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content
Paths=../../../Engine/Plugins/Experimental/UVEditor/Content
Paths=../../../Engine/Plugins/FX/Niagara/Content
Paths=../../../Engine/Plugins/Media/MediaCompositing/Content
Paths=../../../Engine/Plugins/Media/MediaPlate/Content
Paths=../../../Engine/Plugins/MovieScene/MovieRenderPipeline/Content
Paths=../../../Engine/Plugins/MovieScene/SequencerScripting/Content
Paths=../../../Engine/Plugins/Runtime/AudioSynesthesia/Content
Paths=../../../Engine/Plugins/Runtime/AudioWidgets/Content
Paths=../../../Engine/Plugins/Runtime/GeometryProcessing/Content
Paths=../../../Engine/Plugins/Runtime/MassEntity/Content
Paths=../../../Engine/Plugins/Runtime/MassGameplay/Content
Paths=../../../Engine/Plugins/Runtime/Metasound/Content
Paths=../../../Engine/Plugins/Runtime/ResonanceAudio/Content
Paths=../../../Engine/Plugins/Runtime/SmartObjects/Content
Paths=../../../Engine/Plugins/Runtime/SoundUtilities/Content
Paths=../../../Engine/Plugins/Runtime/StateTree/Content
Paths=../../../Engine/Plugins/Runtime/Synthesis/Content
Paths=../../../Engine/Plugins/Runtime/WaveTable/Content
Paths=../../../Engine/Plugins/Runtime/WebBrowserWidget/Content
Paths=../../../Engine/Plugins/Runtime/ZoneGraphAnnotations/Content
Paths=../../../Engine/Plugins/VirtualProduction/Takes/Content
Paths=../../../TheIsle/Plugins/DLSSMoviePipelineSupport/Content
Paths=../../../TheIsle/Plugins/DLSS/Content
Paths=../../../TheIsle/Plugins/EOSOnlineSubsystem/Content
Paths=../../../TheIsle/Plugins/ImpostorBaker/Content
Paths=../../../TheIsle/Plugins/RVTObjectLandscapeBlending/Content
Paths=../../../TheIsle/Plugins/SkinnedDecalComponent/Content
Paths=../../../TheIsle/Plugins/Tether/Content
Paths=../../../TheIsle/Plugins/UIPF/Content```
another stupid question; admin panel how
mine is 10000 i think the server report the port to Epic Online Services (EOS) when it connect
ok thank you
so do we need to change settings somewhere?
i cant see my server but i can see on the log that someone played as a stego on it any help
restart game and search for it again, multiple times
some times i have to click search 3-4 times
yeah nothing
let me have a look and see if i can see it @sudden crest
Yeah
@merry urchin await playerList() still give connection timeout, changed it to await connect() and it works
Is the bat on game.ini that determines the server name
I can see in the log that someone joined I have there steam Id and see they were a stego and left without safe logging
thank you geek; server running soomthly
you are welcome ๐
Evrima
btw @merry urchin had enough of waiting on devs to give us a proper config so I've spend hours testing server variables one by one xD
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
I've seen it a few times it's when it switch to thunder and rain
but it's also the only one i'm unsure off regarding the latest version sine UE5
Would you suggest changing the name?
because I've only seen it on UE4 so time will tell
My server does not appear in the isle server list, who can tell me how to solve it if you know
he programmed some software to pull it from EOS
is [/Script/Engine.Game] not needed in game.ini anymore?
@cedar ibex In the config file, I've been adding the name of the map, servername, and serverpassword manually, since it seems there isn't anywhere for me to modify those things.
I didn't find any settings that needed it, so i would say no and i have no errors related to it
@tepid island ^^
since latest patch the numbers are p consistent btw ๐
and regarding password see my post i've link quite a few times now @tepid island
That's the thing. There's no line in the _defult to modify any servername or password.
no, thats because it's in the game.ini for the game, and not the lgsm common file
Lord almighty.
why did they have to make it harder to run a server it was so easy last update i had no issues
btw just watching a YT video of the map Gateway, can't wait till they hopefully release it. I love the wide rivers, big lakes and just the overall design.
gateway will be super fun to explore
Where's the game.ini file located usually? For the love of god, I cannot find it.
serverfiles/TheIsle/Saved/Config/LinuxServer/
if there is nothing there or it's missing just start and stop the server once
btw @keen merlin gave me a tip today he saw on some stream, if you pause day cycle in the Admin panel -> Environment, some players will get FPS boost, I've been testing and both my machine with 1080 and the one with 3080TI both get like 20 FPS more. first my 3080TI didn't get any (got fps cap on) but after cranking everything to max and upping the resolution it also get FPS boost. I'd wish they could do something to optimize it
Well, I tried modifying it, and still no luck in getting the server to start.
Is there anyway to ban player IDs from the server, without using the in game panel?
Think it could be a distro issue? I was using the same distro with the other lgsm servers.
I'm honestly out of things to troubleshoot.
So I see that ServerGlobalChat is an option. Will that actually turn on global chat or is global chat still ultimately disabled?
Is there anyway to make autorestart in the .bat file?
kissen said it has to be modded back in
Feel that should be a server option. For the community. Something that doesn't need to be modded. 
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
So I've been playing around with the replay server variable and finally got it to work. I updated my post
wait i think there is a bug or something on ingame server list, sometimes i see my server, sometimes not, its the same with officials servers ...
just restarted my game and now im see my server, what the hell
yes the Epic Online Service has a limit of 200, just search for your server multiple times with name filter on it
How to possibly fix recording not working
- Go to steam and uninstall the game
- Delete the folder
%AppData%\Local\TheIsle - Reinstall the game
- Start Game and join a server and when loaded fully, press F2 and you should see a blinking camera in the upper left corner
You can try without uninstalling the game but if that still don't work, you need to uninstall it
on my replay i dont see the water
i do but it looks broken af ๐คฃ
Deleting the save files in AppData should be enough.
how does the reply work?
Some times it's just better to cover all bases because with this game there will for sure be someone out there where that isn't enough, and i try to cover as many as possible with the information ๐
I've explained it in my post 4 messages up from yours??
Well for people with slow internet it would not be fun to uninstall the whole game 
i get that, but I'm also not a paid employee that can spend most of his time supporting the game ๐
there we go i updated the post
You don't have to ๐
Just wanted to less annoy the people with the uninstall part. And from my experience deleting the save files should do the trick.
Also it only works in server with it enabled.
I would rather have people redownload the game, even if they have a slow connection, and make sure it will work after ๐
And i know but we are in the #server-hosting channel so i guess people are aware and if not i can just link them this
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
My server is finally in the list as well, and it seems others can join it but I can't join it my self from another computer in the same network, no solution to that? :S
EU1/7/5 are down?
Mine is fine and I use my local network aswell
Sadly yeah
not even devs can handle the server problems xD
New server patch but no patch notes
are you able to find your server after the patch ?
thought so :/
I think they will push out a client update soon
Yes sir
Has anyone ventured to edit the PlayerData files?
servers is so unstable im to scared to touch anything when you get it to work
just waiting for the client update now ๐
they're encrypted, i would advise you to not try and decrypt them as it can have ugly consequences if certain parties choose to act on it
I miss legacy files, no bureaucracy
Guys any help on how to add that discord thing to the server
Is there a fix for servers not showing up due to the evrima server list being limited to 200?
It feels like unofficial servers are getting shafted here
still same problems.. unreal servers info and crash when u try to conect.
Sure is annoying, half the discord can't find the server anymore ^^ Should at the very least be able to find it when using search, or add a direct connect
Correct, the only fix I've found is restarting the server every couple of hours to bump it up the list but then you loose your current population.
It's a real shitshow killing communities like what happened with legacy and the Chinese servers.
It seems Devs are primarily focused on official servers......
tbh now it worse... they show permanently a fix amount of players-85-89... and the crash game is more present every time u try to conect a server... for example i try to conect on eu4 ..first try=full
secound try= crash
i with firedaemon pro
Another server patch ?
Yea, did anyone get any specifics on admin improvements? I would like to know what they altered.
I'd say internal improvements on how the commands and stuff are handled, causing less lags or something, can't really say what has changed
i noticed if u sort servers by players ping etc.. u take crash at first conect.
but an improve for lag and fps shoud be very nice.

another black spot to fix... entering in a server...spend some time playing till u get disconected and put in a queue list...end the queuelist at position 1 ...server start to show u conecting message"and after that u take "server is fulll"how? explain how...is this possible i mean..i playing why the sv get me out and put me in a waiting list like "why u try to steal position get off and wait ur time":|
So, this is whtt happens when I try to connect to my own server on the same network, for 2 minutes.
While client is showing connecting.
followed with timeout.
But it looks very different and seems to be working when other players connect
it like discriminatory selection for playing XD
Is it right ?
hey, what i must do for desactivete the password server?
@west rock did you find a fix mine is currently doing the same
Nah I only saw that other players might have issues as well.
Next tiem there is also red stuff but after there is join sucess and a nick.
and now if I connect my self nothing even happens in server console and it gets another timout error after 20 sec.
Would be soo nice if stuff made sense. :<
Aaaand now it started doing that old thing again.
Anything obviously wrong/bad in my game.ini that can cause this?
bServerGlobalChat=true
bServerNesting=true
bServerFallDamage=true
bServerDynamicTimeOfDay=true
bServerDynamicWeather=true
ServerTimeOfDayInSeconds=21600
ServerLengthOfDayInSeconds=3600
bEnableHumans=false
bServerAllowChat=true
bGlobalIsSpeciesOnly=false
bLocalIsSpeciesOnly=true
MaxPlayerCount=160
bAllowReplay=false
bQueueEnabled=false
QueuePort=10000
bRconEnabled=false
RconPassword=asdddasdeeerwer
RconPort=8888
[/script/engine.gamesession]
MaxPlayers=160
You can remove it
[/script/engine.gamesession]
MaxPlayers=160
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
I'll try that
Is it up to date?
yes as best as i can without any information from the devs. and that is impossible to get
some lone player got on and did some jumping then started accusing "someone" for hacking in chat... don't get random Isle players.
Maybe was talking to a boar,because they are hacking.
but ye it still odes the exact same thing if I try to connect my self.
you can disable all this log spam? ๐ฎ
Anyone now how to make announcements through console?
Also if there a way to clear dead bodies?
is correct
bServerGlobalChat=true
bServerNesting=true
bServerFallDamage=true
bServerDynamicTimeOfDay=true
ServerTimeOfDayInSeconds=21600
ServerLengthOfDayInSeconds=3600
bServerAllowChat=true
bGlobalIsSpeciesOnly=false
bLocalIsSpeciesOnly=true
Does nothing to your server. I've spend hours testing every single command i could find.
Also why i posted this
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
this ,Steam, launcher really works?
yes it's the same files SteamCMD downloads
ok thanks
np
error
you are using incorrect pathing for windows this is linux style using forward slash. you need to use backslash
well it's up to you as your the dev behind it ๐
well if it makes it eaier for you, then sure ๐
could you implement auto restart if it crashes when server restarts
how do i impliment it?
a specific bot that i need to add to the discord to run or i donno
yes
that?
i thought its a bot that you can link with discord that shows how many people are online
this solves '-'
?
my server runs fine im talking on how to add the discord bot from tatzy
nope looks like RCON tool, right?
oh oky so jsut show population then?
I'm trying to open a server but it doesn't appear in the list
Can you get the isle on play station
only pc
Does anybody know if nitriado does evirma ?
SUMMARY๐
even doing everything right the server does not appear in the server list
I've been trying to figure this out for hours
can i install mods to the isle?
Technically speaking you can, but itโs severely frowned upon and goes against TOS so could result in legal action if the company wanted to do so.
So no, donโt do it
I donโt think there are server plugins, even in the modded community. Either way, Iโm 99% certain itโs also a no go
ah okay thanks i guess
What's the use of making something available that doesn't work right?
is there way to add the isle server to fav on steam game server?
We had someone come in our server named Punchpacket. We are trying to determin if it was the real Punchpacket or a hacker due to the dino they spawned in as and the colors
@hoary cave did you come into a server called Life breaks free?
does anyone has found the fix for this issues?
you fixed it?
if not is bEnableHumans=false that breaks it, wether set true or false
Not much change sadly, it still seems to work, except I can't join my self. So it's hard to know.
queryable port for server ?
all them 7777-7779 and 27015 are forwarded correctly
ah okay thank you
I have no idea if you asked me if I had checked if my port was queryable or if you wondered what port is queryable for the servers.
Does anyone of you have the same problem like me:
Everytime I join our server I've to create a new char... Don't know why...
as I know at the moment you can only read what the server does, but actions are not possible.
If that changes I would proud to be informed ๐
You can do actions with Rcon ๐
We are both banning and kicking etc.
yeah lol. Im struggling even connecting to it
Is this is new with the latest update?
Yep, but we're using our own protocol i coded for Asura - nothing public
Probably MENIX can help you.
Maybe. It keeps changing the RCON to false
Good to know. I think that's not the problem, just to know the new functions.
You not have heart from an issue like this? I'm really struggling fixing it ๐
Where do you configure the rcon exactly?
i configured it in game.ini but it shows on the server console unauth rcon connection
this is what i got in game.ini
bRconEnabled=true
RconPassword=pass
RconPort=rconport
how are you using rcon?
wym?
im struggling myself donno how to impliment rcon or use i have it enabled
@narrow locust Did you sort it? I'm having the same exact issues. I'm wondering if it's because the game server requires some dependencies that Windows Server 2019 (or 2008) doesn't have. Identical install on Win10 works fine.
I'm not getting any error messages in red or anything, it just won't show up on the server list....
Anyone else running a dedicated server on Windows Server 2019?
Is there a way to despawn dead bodies ?
what do i do if i stuck\
Ports are open, setup guide followed, ini files edited. firewall disabled. Any ideas?
not working
it's running just fine here
Have you apply modification on Tatzy bot ?
you haven't applied the latest update i see ๐
latest update of what ?
of the bot ofc ๐ https://github.com/Tatzy4/evrima-discord-bot
i can see on that screenshot that you haven't
you have a bug that was fix late yesterday
is the last ...
yes but not the config.
i have file config.ini
there was an error in the config
compare it to the one on git and you will see there is a difference in password variable
copy paste both script and config from the git. do not copy paste anything over from the old config to the new and see it work. The error you posted is an error in the config for the password and how it's written. i fixed the config myself and made the pull request
that is why i know 110% that it is your issue
I used all the latest git files :'c
also delete your image of the error it shows your rcon password so i would change it from ---------- to something else for your own sake
AAAAAAAAAAAAAA
let me compare the git with mine, because I sent tatzy the files with some minor changes in it, and that was what should have been uploaded to git
done
import discord
from discord.ext import commands
import socket
import sys
import os
import asyncio
import configparser
__author__ = "tatzy"
# Discord intents
intents = discord.Intents.default()
intents.typing = False
intents.presences = False
# Discord client
client = commands.Bot(command_prefix='!', intents=intents)
config = configparser.ConfigParser()
config.read('config.ini')
ip = config.get('Server', 'ip')
port = int(config.get('Server', 'port'))
password = config.get('Server', 'password').encode()
timeout = int(config.get('Server', 'timeout'))
packetMainLength = int(config.get('Server', 'packetMainLength'))
prefixText = config.get('Discord', 'prefixText')
serverSlots = config.get('Discord', 'serverSlots')
TOKEN = config.get('Discord', 'token')
def cls():
os.system('cls' if os.name == 'nt' else 'clear')
def playerList():
cls()
LIST = b'\x02@\x00'
with socket.socket(socket.AF_INET, socket.SOCK_STREAM) as s:
# Connect to the TCP Socket
s.settimeout(timeout)
s.connect((ip, port))
s.send(LIST)
message = s.recv(10192)
message_str = message.decode()
print("Server returned: " + message_str)
# Extract player names from the message
player_names = []
count_next = False
for name in message_str.split(","):
name = name.strip()
if name and count_next:
player_names.append(name)
count_next = not count_next
print("Player names: " + ", ".join(player_names))
# Count the number of players
player_count = len(player_names)
print("Number of players: " + str(player_count))
# Update Discord bot status
update_status(player_count)
async def connect_and_run():
with socket.socket(socket.AF_INET, socket.SOCK_STREAM) as s:
# Connect to the TCP Socket
s.settimeout(timeout)
s.connect((ip, port))
print("TCP connection established with server")
# Form our login Packet
payload = b'\x01' + password + b'\x00'
print("Sending: " + str(payload) + "\n")
s.send(payload)
message = s.recv(10192)
if "Accepted" in message.decode():
print(message)
else:
print(message)
sys.exit()
while True:
playerList()
await asyncio.sleep(60) # Wait for 1 minute
def update_status(player_count):
game = discord.Game(name=f"{prefixText} {player_count}/{serverSlots}")
client.loop.create_task(client.change_presence(activity=game))
@client.event
async def on_ready():
print(f'if errors hit tatzy#2190')
client.loop.create_task(connect_and_run())
client.run(TOKEN)
this is file on git
and it is identical to mine. so it will run if you have installed discord.py as the instructions says
this is how i know it will run
so if it won't run, again, it's something on your end that's the issue
It's installed as standard on my bot host.
change your rcon password in the config file and delete some characters from the middel of the token and send me a copy in PM so i can see how you actually write the config
!bal
hey so for admin how to i remove all thge info in the right corner ?
you can't, but you can reduce the amount of info by going to settings under game i think, there is some option about FPS, if it's enabled, disable it
Ok thanks
i finial got my server to show i was opening it in the wrong location i did not update the new location when i redid the server
put your start script in a code box here on discord
cls
echo Protecting isle server from crashes...
title The Isle Server - Capybara
:TheIsle
echo (%time%) Checking for updates...
start /wait E:\steamcmd\steamcmd.exe +force_install_dir E:\TheIsleDedicatedServerEvrima +login anonymous +app_update 412680 -beta evrima +quit
echo (%time%) isle server started.
start /wait E:\TheIsleDedicatedServerEvrima\TheIsleServer.exe ?MultiHome=143.208.186.184?Port=7777?QueryPort=7778 -log -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 | set /P "="
echo (%time%) WARNING: isle server closed or crashed, restarting in 1 minute.
timeout /t 60
goto TheIsle```
try it
is correct Port Forwarding
27015 is incorrect
now i have no clue what the titles says so i can't help you but noramlly one box is inside port and the other is outside and make them the same
you need to forward port 7777-7779 and the queue port if you have queue enabled
normally it can be written like this both for service/outside port and internal port 7777-7779,10000 (if 10000 is your queue port)
๐
looks fine, the animation thing is a bug in the game, just pretend it's not there
now where is my server in the list
no clue check that your forwarded ports are the same as the configured ports and make sure both windows firewall and your router has them forwarded.
sorry bud. it's 2 in the middle of the night. not doing tech support for windows also there are tons of video and text guides that tells you how to do it. not trying to be an ass, but i have my limits ๐
correct
see if there's something wrong
https://www.youtube.com/watch?v=Th7NHFezDOUan example video
Is there anyway to make the server auto-restart every X mins?
How? I was thinking with the start.bat file but idk how
Btw do you have any video tutorials on how to enable and make scripts for the isle? Like, the thing is that i don't understand how I can make code that interact with the server and stuff like that, if you have any could you send it to my dms?
Alright, yea that works, i want to learn on how to make scripts on my own so anything helps :p
When banning a player, what is the message the player will get when trying to rejoin?
Good morning, dear. I ran into a problem. I created a server in Evrima, I don't change the configuration files in the settings for a hundred - I see it in the server console. That is, the server seems to have started, but I don't see it in the list. I run the server through a plugin in the Windows GSM program. All ports are configured both in the router and in the firewall. Please tell knowledgeable people what the problem may be. Thank you in advance for your help.
As far as I understand, the server is running. But it is not visible in steam, not in the game itself. The ports are spelled out correctly.Changed ports. It doesn't help. Servers in another game are running on the same computer and they are perfectly visible.
You are for sure not gonna see it in steam I think as it's now on EOS
But I don't see my server in the game either
the list is buggy sometimes I need to refresh like 4-5 times before i see mine
Updated 20 - 30 times))
27015-27018 ports open?
Server shows up in the server list, can't connect to my server. Anybody recognize this error?
Unfortunately it is not on the list
Can anyone share the working configuration files?
I've just tried everything already
i dont know where to go but fix the dam queue waiting for so long finely 1 in queue and then i got 5 min connting and then it say full
Thats a server side issue.
Life Finds A Way had this issue yesterday, i believe they contacted their hosting company to fix the issue.
I am having issues activating RCON, is there any good guides on how to get it going? I have put the information into the config files but it doesnt seem to wanna allow connections despite that
helo , do the pinned message tutorial work for evrima or legacy serv or both ?
I use it for Evrima works fine
I don't understand why. I created a bat file, started the server without GSM. the server is running. But it is not in the list in the game.
Hello, is it possible to put the discord link in game.ini again?
my admin panel not working ๐ฆ how to fix it? its like im not a admin on it i have put in my steam id on the server can somone dm me and maby help ๐ฆ
yes bro
w00t 27015 alone isnt enough? ๐ฎ
Doubt opening 16 17 18 too will solve my joining issues for my self tho.
thinking of ways to allow my self to join ym server on same network tho, if I can somehow trick the server that Im jooining from outside by rerouting the port from my play PC to outside and then back to the external IP or something -_-
invalid multihome
Hey everyone, I have been trying to start a server for the past couple of hours but I can simply not get it to work. Any person trying to join will get this error:
https://media.discordapp.net/attachments/1124097019640815627/1124374839776530472/image.png
What am I doing wrong?
This is exactly what's happening to me... did you manage to find a solution?
you using a host?
If it was working prior too all the updates then it could be your .ini files. Wipe all the ini files and start fresh. Make sure [EpicOnlineServices] is in the engine.ini. Game.ini wipe it. Wipe your PlayerData folder as well. Also recheck all firewall rules.
did ya put it in the game.ini like this?
heyho can anyone help me to host my own Evrima Server on Nitrado? because Nitrado says only Legacy Maps but how can I get the Evrima map
Its not you its the game.. you cant connect to your own servers but others can, so its impossible to test if its working or not for you...
Can anyone tell me if there's a way to set the despawn time of a bodys?
what is evrima's QueuePort?
it's set in your game.ini
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
@narrow locust
Has anyone managed to join there own server from there host?
why does this happen when trying to connect to my server?
it was indeed something to do with my ports, thanks a lot!
Only problem now is that I can not connect to my own server :/
Does anyone have a rough estimate on how many official and unofficial servers there are and what a typical server population is
Hi, My server doesnt seem to be opening the port needed and i am not sure why as i have forwarded it in my router as well as doing through windows firewall
if anyone could please help shed some light that would be greatly appreciated
Any admin??
--Geek, I have pretty much everything you've placed in here. Global chat i am assuming doesn't work at all?
No global
Good morning! Is there a master list of all toggleable features in the .ini by chance? I see a lot of different documents and some have like 1 or 2 things that others aren't running. I was wondering if anyone's compiled them all somewhere.
I was hoping to find things like FF while in parties, specific dinosaur selections, ect.
Alright awesome, you recon I can dm you and ask you some questions?
Unless it contains sensetive data, then no, but i will gladly answer them here when i got time ๐
Alright awesome man, was just gonna save space in here and just ask you some questions but thatโs fine man I appreciate it anyway
i want questions in here so if some one else ask i can link instead of repeating myself ๐
thats why i mosty say no to PMs
Nah thatโs absolutely fine my man, ๐ youโre doing amazing I appreciate you
Thx ๐
why does my server not appear in the list
even with the launcher open
I don't know what it could be but I already released the firewall ports even so it doesn't appear in the list
[2023.07.01-19.15.32:435][ 0]LogSockets: Invalid multihome IP address 192.168.1.200?Port=7778?QueryPort=7779?```
Any solution for this?
Do passwords work or no last I heard they donโt
Anyone could help me add an automatic restart to my server?
appears on mine too
I'm not using the command line. I bind the local because my public ip changes and I use a ddns to point to my home server. and I already tried binding it to my public ip, still failed to bind
It worked fine before the update
and this isn't the first server I've hosted
the multihome is new because I saw it in another server bat
I've tried every combination of set up I've had
what would I use instead
where did you find this information?
Is there a tutorial on how to set up EVRIMA server?
come here, I need to pop it open. finding up to date hosting info on this game is almost as painful as scp:sl's server
I guess I need to go through the new server's exe to find all the commands and parameters again
Has anyone been able to figure out injections yet for dinosaurs?, or is everyone just kinda giving grows out on their server and running it through admins?
hello, there is an error in slots, it shows 85 out of 100 and writes the server full despite the fact that 15 is still free. Who can tell you?
<@&401466542140817419>
anyone also having issues with servers just crashing? https://paste.shockbyte.com/uxixosurafeketunemes
tested it earlier today, works fine
yeah i went on and added it
some servers i've seen have auto grows but idk how they do it
ahgem
I'm trying to set up a public dedicated Evrima server, but I'm inexperienced in doing this sort of thing. Anyone have a good article or guide to help me out?
^^
Should you host a server?
I see a lot of up-and-coming server hosters/owners, so here is a "guide" to figure out if you actually should go ahead and pull the trigger on running a server. It's not meant to discurage anyone, but it's just how it is and some one has to ask the hard question to make you think if this is the right move.
Do you have your own hardware or do you have to rent with a monthly fee?
Do you have the experience to run AND maintain the server yourself or do you have to rely on others? If you have to rely on others, then rent, or it could kill off your server if you cannot fix it and your playerbase is gone.
Do you have a community that wants the server or do you just host one because you think it would be cool to be an admin? Don't do it if it's the last part, especially if you have to rent because it's a waste of money then.
Have you seen the unofficial server list and seen how many empty servers there are? We are all running the same game with no mods, so unless your giving out free grow as admin to everyone, and skipping 90% of the game for them, then what will make your server stand out from the masses and not just be a money pit and another empty server in the list?
(server name means nothing, so don't think you can stand out using that)
Have you thought over the fact that running a server isn't just fun and games. There are admin duties to catch cheaters, maintaining the server (if you have your own hardware), updating the game, figuring out local bugs, port forwarding, figuring out why server is suddenly lagging and so on. there are tons of stuff that can go wrong and do you have the technical skills to actually run it?
If you want to run a server just for the part of learning to set it up, do port forwarding and such, and you think that's super fun. Then go ahead, google, watch YT and actually learn it and become a server admin. But if you just want it set up, you don't have the skills, and your whole reasoning is because you want to be an admin, I'm sorry to tell you that your project is doomed from the beginning.
Just a little rant from an "old man" with about 20 years of hosting servers behind him ๐
This is all very true, unless you have a YouTube or is a streamer it's almost impossible to get a playerbase on a game with no modding or customizable options.
I got tired of helping people with their servers and put up a admin server for people instead as most just want to test out stuff and its no easy task moderating that one ๐
The simple answer is no. I currently run 1 server 130/130 every evening at max capacity (we had a 115 players in queue on friday lol) and it's running in the cloud at Gportal absolutely flawlessly with nothing to complain about. And I'm a software dev myself, i could take the time to do it all myself but why in the world would I do that? At the end of the day you're paying a competitive price for a good service and if you're not remotely technical you can forget hosting yourself. Just go with a reputable provider, it's a game server not a space shuttle, they will sort you out and have dedicated staff to support you. Also shameless plug hit me for 10% off, I use their service myself and put my money where my mouth is
๐ค
That I told you a long time ago my dear lol. Why do you think I started doing CC in the first place?
๐
It started from my server project as a way to advertise it
and grew bigger than my server project
By accident
<@&505047238674874368> im stuck please someone help im on eu4
haha yeah I'm aware. With the direction this game is going, I'm probably gonna shut down my isle servers and move on to something else anyways, even though I've got full server on most days. Can't even get a reply from the devs on simple matters, and simple things that should've been fixed ages ago. They simply don't care about server hosters and I don't see a reason to why anyone should host a server for the game, might as well just play on official servers, it's not like you can truly customize anything
I don't believe that to be entirely true...there have been a few mentions of things that would be only on for Community Servers, and not Officials (Like the playable T-Rex);
I do understand your frustration. I think we all experience that. I often try to think of things from a development stand point, and while it's hard to truly understand their point, I simply thing it all comes down to that they are still building a base level game. I think our concerns are noted, they just don't reply to them. I've seen a few things adjusted that were talked about during play tests.
While I certainly cannot tell you how to play, or where to play, I'd say keep your head up. If you have a successful server, you have something that a lot of us (Myself included) wish we could have.
Yep they should take note on what coffeestain studios does with satisfactory. having a dedicated community manager that engages with the community, answers questions and get the information that we need as server hosters and players. Ofc. there will always be information they can't give us or want to keep as a surprise but the fact that the only information we can get is from half arsed dev blogs is insane -.-
Anyone had success with executing rcon commands via discordjs?
Hey guys, anyone know a fix to a self-hosted server I have, it sometimes shows on the server browser and sometimes doesnt, what could be the problem?
No, i'm trying but without success
Im getting somewhere with what Im doing Ill lyk if I find good results
I tried to convert the code you sent here into PY, but it's giving errors and I'm afraid of ending up crashing the server.
Good look
No
my bot is in node.js. You're not gonna execute rcon commands through the discord.js library...
it is doable
Was able to connect to rcon with node js. Had to leave before I could to much of anything with it. Have yet to dig in when Iโm back home
Does anyone know how the .sav files inside /Saved/PlayerData/ are encoded on evrima?
I came across an opensource InjectionTool for legacy servers (json files) however I am looking to get something set up running an evrima server
I just downloaded the game, why does mine didn't have any servers?
go to steam, properties, betas and choose evrima
@hoary cave please make some documentation of all working configs. The community has been asking for this for ages.
Itโs so hard to get a response from any dev
for now since they neveeer respond i've done some legwork ๐
For an updated config for the latest patch for The Isle Evrima 6.5+ look here #server-hosting message
Nice job. I still donโt know why they havenโt added a remove dead body option yet.
Do all these work cause i donโt think they do
use the one i linked. I've tested ever single one from what Kein linked including some extra, and what I've posted is what actually affect the server
spend over 4 hours restarting after every single command was changed ๐
so funny, the only time anyone looks in this forum is to remove messages from frustrated server hosters who finally had enough of the silence and tags a dev GG But giving a damn and answer anything in here is about as believable as santa ๐คฃ Great way to treat your community! Honestly, every unofficial server hoster should shut down their server or even lock it for a week or a month and let the playerbase flood official so they start to complain, then we might stand a chance to get an answer when there are hundreds or thousands of players not being able to join a server, and start giving low score feedback on steam. I've shut down mine for public access just in spite ๐ At this point i don't care about having players but sending a message
Breaking rule 1 results in a mute and the deletion of the message, yes. You're more than welcome to personally talk to Punchpacket of you'd like
the dino allow thing do stuff to right?
But what is the point of this channel if we can't get a single answer on a simple thing like, "What are we able to use in the game.ini"
It's comically sad that some sort of staff will watch this channel for rule breaking, but not a single one of you, seems to give 2 cents about the massive amount of server hosters having issues or even try and contact the responsible devs on our behalf and get some answers.
Out of pure spite, I'm not helping a single soul with this game any more. I'm done with that since the devs and any staff watching this channel don't give 2 cents so why should I. Sorry buddy, nothing to do with you, but i have my limits
It would be nice to have more answers
It's not like he replies to anything in dm's either, and like Geek is saying, what is the point of this channel if none of the official staff helps out in here
At some point, if they don't start to engage the server hosting platform, people will be fed up with it, kill off their server and never look back and move on to other games in the genre. And when people like me who will go on stream and give them awful review based on their lack of engagement with the community, and enough does it so they get ranked down on lists, it will kill off their income, because it will curb their sales. It will end up only be the diehard fans that will run servers, but not enough will play. As you could see the game was heading before the 6.5 update. there was no growth in the player base before this update for the first half of 2023, it actually was declining. And what's frustration is that they can't seem to see the issue, and their lack to any sort of approach of communicating except warning and deleting messages when anyone tries to communicate with them, is mindboggling. We don't do it because we hate them or the game, it's the opposite, we like the game and we want them to do better, but their response to it is punishing instead of engaging. Great job, really great job devs and staff. you have blown my mind yet again as to how bad your communication skills are, and I really didn't think that would be possible ๐คฏ
does anyone have the server id for steamCMD
When you stop having expectations, then you also loose the capacity to get disappointed.๐ค
I've just stopped all together. closed my server. Removed my post about configuration, and stopped answering questions in here. If they don't care why should I ๐ ๐
Rule 1 states that Punchpacket, the community manager, is exempt. He encourages pings and dms for any questions or issues. You can read rule 1 here #rules-and-info
Can someone send me there dedicated server start .bat I can't figure out what's wrong when my ports are all open that need to be, firewall is off. only thing I can think is the start .bat isn't right
I would really appreciate it โค๏ธ
@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:\steamcmd\server +login anonymous +app_update 412680 -beta evrima +quit
echo (%time%) isle server started.
start /wait C:\steamcmd\server\TheIsleServer.exe ?Port=7777?QueryPort=7779?MaxPlayers=100 -log -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 | set /P "="
echo (%time%) WARNING: isle server closed or crashed, restarting in 1 minute.
timeout /t 60
goto TheIsle
โค๏ธ
is this right? isn't this supposed to be 7777?
Is your server not listed in the game?
No it won't show up. I swear I've enabled ever combination of ports
The server looks like it's running fine It just doesn't show up
I have the same problem. I've been struggling with it for several days now. I tried a bunch of configs, the ports are dropped, the server starts on them in another game and is visible in the list. Evrima doesn't want to.
I have created servers in different games. None of them had as many problems as with this server
Same here. I even made an isle server before and didn't have this problem
I reread a lot of resources, rewrote configs repeatedly. But this did not solve the problem. I didn't find an answer here either. And I have already temporarily stopped working on the server. Since I've run out of ideas.
if I figure it out I'll try and let you know
I will be very grateful to you
are you with GTX?
With GTX?
server provider
I'm pretty sure my port is blocked on there end
I changed ports, tried different ones. Now I have 6781 , 27235
Did you open the ports on your router?
and forward them to your IP (which you have to set as static btw)
Of course I did. I have servers in other games. And even on this computer the servers are working now and there are no problems with them)
Yea I don't know then. it might be your ISP blocking it
That's what I think my problem is.
Everything can be
This is very strange by the way. This problem concerns this particular game. I checked 3 more games. They're all right. And their servers are in the lists.
that is not an excuse for not documenting what they have implemented.
Having a theoretical Community Manager who says he encurages pings is great, but when in practice he doesn't reply to people asking for help, then what good does it that he's community manager?
Here are 5 examples just within the last two weeks that have no response what so ever from @hoary cave
I'm not trying to dunk on you guys, I love the game and I'd wish that the communication was better. But when it's this easy to find core problems it's hard not to point it out, when there is an ongiong issue with lack of information and, at least from our perspective, you (as in company/staff) act like there isn't a problem
Patience is key... You have not been around long enough to make that statement lmao, we have been patient long enough... for years actually, and pushing out an update every 6 months with no documentation and having core server settings breaking the entire server at update release is not good enough. They could've also pushed out hotfixes for stuff like RCON kick and whatnot outside of the major updates, but they don't
If someone has already done this, I have a doubt, is it possible to execute an announcement or ban command by someone using a discord socket connection bot?
Yes with RCON
Do you have an example for evrima, I'm trying but I didn't get a result
is the game down? no servers showing up?+
try going back to main menu and try again
should i try unplugging it and plugging it back in?
Thanks
no lol, just relaunch the game if it keeps happening. Its working fine for everyone else
Bro, last doubt, if you can clear this doubt I will be grateful, this documentation does not have about the grow. is there a way to send grow via rcon?
there is not
Thanks
no there isnt, I believe those are the only rcon commands available at the moment.
Oh ok, thanks
how to host using VPS?
Windows Server 2022
[/Script/TheIsle.TIGameSession]
ServerName=Your Server Name
MaxPlayerCount=150
bEnableHumans=false
bServerGlobalChat=true
bServerNesting=true
bServerFallDamage=true
bServerAllowReplayRecording=false
bServerDynamicTimeOfDay=false
ServerTimeOfDayInSeconds=21600
ServerLengthOfDayInSeconds=3600
bServerDynamicWeather=true
QueueEnabled=true
QueuePort=7779
bRconEnabled=true
RconPassword=Yourpassword
RconPort=1556
[/Script/Engine.GameSession]
MaxPlayers=150
[/Script/TheIsle.TIGameStateBase]
AdminsSteamIDs=ID Steam Admin
So i just took a long shot and hoped to not get banned and joined amaroks stream and asked for an updated game.ini documentation, and he promised to deliver, I'm so stoked!
this does not seem to be a vps panel, but a ready-made game hosting
bro
using hostinger
I paid R$ 55.99 to buy this vps
and I already have a headache of not being able to host my server
how do i host a server on my pc ๐คช
shopping๐
cant find it, but with that said, thx i guess ๐ But that is still beside the point. I asked him to do some sort of documentation of server variables like they done with RCON, and for the variables that actually work, and not all the old inactive stuff, and then document it so it's easy to find. New hosters shouldn't have to search through a mile long #server-hosting channel to find basic information that should be readily available. And he said that he would look at it and agreed it should be available ๐
I already know what variables work, because I've tested them. I'm not asking for me, I'm good. I was asking for all the people in this channel who isn't ๐ and also me in the future when they release new versions with new variables
write part of the server name and search multiple times
and just ignore that animation bug. nothing you can do
Did I make a mistake in building it?
I'll refer back to my last message ๐
OK
@merry urchin explained that when fetching a server it will only get 200, it's apparently a limit of Epic Online Services (EOS) so if multiple server have the same word in server name as you search for, and it's more than 200, it's a draw of the luck if your are one of the 200
so in-game, search for a full word of your server. So I've set up a server called "Get Rekt", i can search for one or both of those words and it will show up. But I can't search "get r" then it won't show up. That is my experience at least
@cedar ibex If I want to learn how to build this server, where should I go to find tutorials

I would like to check if there are any errors
build, you mean configure and run or actually compile? because you can't compile it.
for an easy solution, i would just host using LinuxGSM. or setup Pterodactyl. although if you struggle with server setup, i would stick with LinuxGSM
because Pterodactyl is way more complicated to setup
That's some proper crappy api right there
Is there a way to reduce the time to safely logout?
from what i've tested, no
it's legacy it seems like
when you get this document let us all know please
I should not get it directly. I think they will post it on the Discord
Hello guys.I set up a test server to play with my friends. When I clicked on the player archive data folder, I found that all the player data are in sav format, and they seem to be encrypted. Is there any way Can archive data be saved in json format and not encrypted?
I need some help
Dino Storage
How to do this function

The file seems to be encrypted
OK guys I just found out something. I had a tech look at my server and it turned out that the Prereq install that comes with the isle is broken. as soon as we installed a fresh copy from a different source it started working @twin obsidian
Anyone having an issue not knowing why it won't show up after doing everything right try getting and installing a new copy of this
Download a new server from steam?
as I told Minatrix an older version was used to fix the problem. I do have it but I couldn't find a copy for download on the internet
Understood. Thanks
Hello, I finally managed to get the discord bot that displays players working, but sometimes I get an expired connection error message, anyone have the same problem? @cedar ibex
it happens when your server restarts. you have to restart the bot when your server has restarted and running
I looked over the code and from what i understand there is no catch when loosing connection and try and reconnect every 10 seconds.
it has to be implemented. I might look into in the weekend, but no promises as I'm getting my Steam Deck tomorrow ๐ But @merry urchin who is the developer might be able to implement it faster than me
Hi everyone. New server setup on a home machine. I followed the directions step by step, the server starts, but I can't find it in the list, and I notice that everytime I start it, it wipes my Game.ini. Like just blank. I've tried with the shortcut and the bat file directions, but same deal with both. Any ideas what I might be doing wrong? Thanks!
Edit: Figured it out. When I started the server I had to CTRL+C on the window and not just close the window so the server closed cleanly. Then the game.ini was fine. Leaving this here for anyone else having the same issue.
In game is 128/130
Tatzy wont help "furry" people....
I'm too old to know what that means ๐คฃ
I am working on a public bot that does this, you can test it out if you want, just send me a dm
wont work with furrys
google it
lol
I know what that is, was confused about the "furry" people part, as it wasn't referenced as furries as I'm used to see from time to time, so i thought it was something else that was referenced. I don't spend my time googling the latest and greatest term for something i could care less about, i spend my time on stuff that matters to me, like gaining knowledge about how to do something technical install that i have no idea how to do. so save you "lol" for some one else ๐
Do the devs still know there is an issues of players getting kicked from servers randomly, before hotfix it was anywhere from 40-60 players, hadn't had an issue until today but still dropped half the server. I run a DS and I doubt the hardware is the issue knowing there was an known issue prior.....
He won't help me because of my profile picture for short. It's just people creating a character that takes shape on an animal or a fantastic / imaginary but still humanoid creature. Some people act out their characters, others make them into stories or even "costumes". Tatzy doesn't like these people and won't help me until I have another pp...
Yes, I would!
Well it is his choice whether or not to help some one, weather we like the reasoning behind it or not.
OK, why not, but then I can't contact him for his bot, so I'm at a dead end.
<@&933486433342222376>
@hoary cave I beg please add more options for unofficial servers. We support a masive part of the player base and its been really hard with the limited resources
Hey can someone help me please is there any way to allow Mixed groups for Herbivores on legacy I have seen some servers that allow it but i have no idea how to
DM...
You're not going to get an answer ๐ #server-hosting message
Hello i am new here. I wanna try the isle in single player. sadly when i want to hoste my own game i just get a black screen the game ist noch freezing because i still have the sound
Hi! How can I send announcements from the console?
@kein thanks. how can i join one. how can i finde one? is there a filter function?
Can anyone help me? I enabled "Allow Replay" on my server yet I can't toggle it.
anybody having troulbe with it?
If its enabled on the server then pretty sure you just press F2 or F1 in game and it should start recording with an icon flashing on your screen.
go on the server list, filter the servers to unofficial and choose one thats empty
you can only send announcements through the in-game admin panel or through RCON
not through console
What can this be when trying to connect to the server?
Where is Thera sever?
I did that and its not working. Do u have a server?
yes i do
and it works fine
must be something wrong in your game.ini file
make sure your ports are configured properly
Can I dm you later? Like in an hour
go for it
Is there a way to reduce the duration of the night?
there is only one for day not just night
i cant remeber how do i show all players without going into spectater
END button i believe
thx
all portforwarded correctly still comes up with that
ping -1000
you need to allow ICMP reply to your router on WAN traffic. It's done in different ways, based on what hardware you have
its VPS windows server
doesn't matter, you need to allow ICMP reply on the router. It has nothing to do with the server itself.
How do you get your own Discord invite link to work with Evrima on the server screen?
you can't it's broken
well clearly something isnt right otherwise it wouldnt do it
make sure the ports are open in ur firewall too
All ports are open firewall sorted
This vpn used and did run different game servers just fine
no, no NAT on the server i used to run other games port forwarded on it completely fine
done ICMP even the ping start to show up
but still this happens on connection i give up till they either fix this or there is more documentation on this or server in general
I have the exact same issue currently. It is very odd.
Other than I know for a fact all ports including ICMP is open/allowed. ๐ค
yeah same all opened all allowed, my vps is made for server running runs anything else but this game, is not like i forgot or dont know how to open the ports)
Wait are you using Linux to host the server?
(I am using Linux with the Pterodactyl panel)
If so it could be the same problem lol
i use windows server 2012 R2 my own license to run all the game servers
Does anyone know what this ID is that appears in the playerlist command of RCON? Trying to rack my brain to figure it out, but I haven't found anything.
If you're using my latest egg, it should work just fine
Yeah I am.
Sadly I am not home atm but I'll send logs when I am
Could it be because the server is hosted on the same network as my pc?
yo, has anyone else struggled with some community servers not popping up when searched (making you restart the game multiple times for it to) and know why this is? We aren't sure if it's the server hosting service itself being a bit outdated or if it has something to do with the overall state/struggle of community servers atm.
what specs are needed for hosting?
0002bc5a935e438a9aa532afde35d374
0002296dcec24543b735c785897b409a
Yeah I have tested them just now.
I also used to have other games run on them ports too.
I have my log here if it helps:
Okay so found something interesting. When my server is active. I can't join "any" other servers even the official ones. But when my server is offline I can connect. ๐ ๐
fatal error file unknown line 868 how do i fix this?
i have created my server and theisleserver says "isle server started" but server wont show on list
can someone please assist i have started from scratch three times with same results
when i host a server my game freezes
hi when i want to host a server after creating it its just black screen
what is the problem?
there needs to be an announcement, there was a fire affecting the isles servers
afaik self hosting on Legacy was disabled... you can host a dedicated server...
same here^^
Anyone recongise this error?
@cedar ibex I know you know whats going on, you are a genius
many people have this problems seems no one know how to fix this, people telling to portforward properly which we already did
Yeah nah its not a portforward issue lmao
its not)
i think devs might not want us to self host on dedicated and forcing us to use hosting servers ๐คทโโ๏ธ
i never had problems with evrima before, same dedicated server machine, same windows server, same open portforwarded ports, all used to run like a clock before
It is. We had the same Problem... We just Double Checked the Ports and the Firewall and now it works.
The devs cant change anything on your end ๐
I am pretty sure mine is from trying to connect from the same network. Tried adding the MultiHome parameter but server ends up crashed with that
Wussup all
I was wondering if anyone else is facing the same issue, a couple of server owner friends and me are noticing that our servers are getting cloned and funny enough, they link this official Discord to their ''SERVER''
This is annoying because we are doing marketing, just for someone else to get free adverticement...
Can't say for sure what it is, I've only encountered it a few times myself. But from the looks of it it's the communication with the EOS thats getting closed on the client side, hence your loosing unique ID, basically what the server uses to verify you and then kicks you off. if you have antivirus software or firewall software, try and make an exception in you AV and allow all communication for the game in your OS firewall. That's the only thing I can think of could be a solution. Again it's pure speculation as I have no deeper knowledge about how EOS communicate and authenticate
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2
if someone here running server on vps windows server and it able to start and you can join, could you please share your game.ini engine.ini and bat files ๐
also wanted to ask when i download server with steam_cmd update i dont have WindowsServer folder that contains configs, is this normal or i doing something wrong?
is done
yes
i did mc and dayz standalone server on 7777 all probed and worked
doing the isle it doesnt
explain what to do? the server crashed
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2
yes engine.ini have keys
i get this when connect, there is no connection log poping up on the server cmd
here is the log Kein
is there really no console commands we can run to send announcements? is it really RCON only? Was just setting up servers restart and backups and figured i would drop a "5 minutes to restart"
The reason why I know it has nothing to do with Ports is because I run a dedicated server.
The server runs fine, I personally can play.
I have had 10 people play and run fine for 2 hours with no problem.
What I noticed in my console was one individual in particular joined it relayed a messaged 4 times.
(Still no errors or abnormalities)
But apparently apon his arrival 3 people crashed with that message/error
The console still has no errors thoe when this happens and doesnโt even say people have left the server
Me personally I have never gotten the error
Yeah nah. I have tried anything and everything with announcements lmao. Itโs all through rcon itโs self.
Anyone has any idea how to bypass the issue that when a server crashes with queue on and it was full when people attempt to join back they get left in a phantom queue
Hello Everyone. I am the lead developer of LinuxGSM. I am reviewing The Isle as part of my Dockerisation project (I am getting all LinuxGSM 130+ servers in to docker containers) and found that I am unable to get my test server to be listed in the server browser. I would like to get assistance from someone to check the default settings and configs to ensure everything is correct. I was also wondering if there is a working query port as we use query ports to monitor the server is working, typically we use GameDig to achieve this.
Here is the Game.ini we use https://github.com/GameServerManagers/Game-Server-Configs/blob/main/ti/Game.ini
The start parameters are listed here https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/config-default/config-lgsm/tiserver/_default.cfgs
(I am also using the evrima branch if that makes a difference)
I get the feeling something is not quite right but unsure what. Thanks for your help
@merry urchin thats helpful ๐ makes it hard to tell if the server is actually working or its just not being listed
If the game server has a working query port I can "ping" that to confirm its working
I got it listed my using the Game.ini listed here https://steamcommunity.com/sharedfiles/filedetails/?id=2952501611
I will do some more testing and update the configs ๐
I hosted my very first server using LGSM and i want to give back to you. Can i drop you a PM with the information I've gathered since i started hosting this game on linux?
@autumn raven
Of course Thanks ๐
<@&933486433342222376> @hoary cave come onโฆ this is happening on your official servers tooโฆ
I think you should say it on #๐ง-evrima-troubleshooting-๐ง or #๐ง-legacy-troubleshooting-๐ง
This is a server side issue thoe ๐คจ I can definitely give it a shot thoe
Thats a connection issue
It says connection timed out because the user was unable to connect to the server
5 people have all disconnected at the same time on the server I am hosting. The server also goes down after this happens.
Could you also please explain how they might be having this issue.
Itโs not happening when they try and join the server they get in and play for 15 minutes then all of them at the same time get yeeted
I can send you my console and you can see the abnormalities for sure I just donโt understand it
Shouldn't it be fairly similar to the pterodactyl eggs ?
You don't need to send me the console, I don't know that much about server hosting. The error is saying that the player lost connection to the server. If the server goes down after that then it likely crashed for some reason. Make sure your server has enough ram to support the game. Based on past experience of helping manage a legacy server, you'll want a minimum of 16GB ram for your server.
If you continue to have this problem I'd recommend sending a ticket to the server hosting platform or dming punchpacket for advice.
I wanted to clear a doubt, there is a server that announces a code in the ad and everyone on the server receives a grow at the same time, does anyone know how to do this?
Prob a Chinese server? Iknow they've started modding their servers
trying to work this out myself got mine running but not showing in server list and can not join via direct ip
My server did not appear in the server list, when I was using Windows Server 2012, I upgraded to windows server 2022 now it appears normal
do i need to upgrade manually?
Yo guys. Is there a South African server for Evrima? I joined an EU server which is usually fine but I think with the amount of people playing it was struggling. So my ping was 300 instead of 150.
(Iโm new so not sure if there are maybe stress tests or something happening)
Managed to get the fixes in. So The Isle will work properly again with LinuxGSM on the next release ๐
WHY ARE THERE NO OFFICAL SERVERS
Yes
how do i make my own unofficial server?
Anyone understand how to fix this?
LogNetPartialBunch: Error: Attempted to send bunch exceeding max allowed size.
BunchSize=203880, MaximumSize=65536
No way i send a video if a terminal why its been deleted lmao
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/home/container/Steam/logs/stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1689034828
-- type 'quit' to exit --
Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
OK
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
Success! App '412680' already up to date.
steamclient.so rendben
:/home/container$ /home/container/TheIsle/Binaries/Linux/TheIsleServer-Linux-Shipping -Port=${SERVER_PORT} -QueryPort=${QUERY_PORT} -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8
/entrypoint.sh: line 676: /home/container/TheIsle/Binaries/Linux/TheIsleServer-Linux-Shipping: No such file or directory
Are you using the latest egg?
I dont know what they use. Its a server hosting. I played on this server like a day ago but now its dead and if i reainstall or the website developers its still not working.
Any suggestion what is the problem?
Seems like the server file has been deleted, I would try to reinstall and see if that works
ive just done it from fresh afte a failed attempt and error previously
Well thats the problem. If i reinstall its dont do anything afterall. But i can send u a video rn if u want to see.
Best way to truly reinstall is to delete all the files and hit the reinstall button, otherwise you'd need to contact the hosting site and have them fix it
They r trying to do something so maybe i can try what did u say
i have made one and got it runnning but cant figure out why its not showing in the server list
So, just to be clear. I need to remove all of this?
Yes, backup player saves if thats interesting and delete everything and then do reinstall
Anyone?
Evrima server running
Not showing in server list
Pulling my hair out trying to get this to work...
Its a litte bit weird. The reinstall is just like seconds wtf
You'd have to get your host to fix it then
Yes
Anybody ever experience this happening? It just started today after our server restarted:
Am I doing something wrong?
[2023.07.14-00.05.09:931][ 0]LogWorldPartition: Display: WorldPartition initialize took 1 ms
[2023.07.14-00.05.09:931][ 0]LogLoad: Game class is 'BP_SurvivalGameMode_C'
[2023.07.14-00.05.09:932][ 0]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.07.14-00.05.09:932][ 0]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.07.14-00.05.09:932][ 0]LogNet: GameNetDriver EOSNetDriver_2147482209 IpNetDriver listening on port 7777
...
[2023.07.14-00.05.53:680][ 2]LogEOSSessionListening: Verbose: Session '[CA] WestCoastOnyx' is being set as 'listening' in the ApplyConnectionSettingsToModificationHandle function as listening addresses are available.
[2023.07.14-00.05.53:700][ 2]LogNet: UNetDriver::TickDispatch: Very long time between ticks. DeltaTime: 12.35, Realtime: 12.35. EOSNetDriver_2147482209
[2023.07.14-00.05.54:955][ 34]LogTemp: Display: Session started succesfully!
[2023.07.14-00.05.55:925][ 62]LogTemp: Queue system listening on: 0.0.0.0:10000
[2023.07.14-00.07.04:104][ 93]LogNet: NotifyAcceptingConnection accepted from: 192.168.1.90:60695
[2023.07.14-00.07.26:396][757]LogAbilitySystem: Error: FMinimalReplicationTagCountMap::RemoveTag called on Tag Cooldown.Skills.Bite and count is now < 0
[2023.07.14-00.10.47:125][753]LogNet: NotifyAcceptingConnection accepted from: 192.168.1.90:53756
[2023.07.14-00.13.36:536][814]LogNet: NotifyAcceptingConnection accepted from: 192.168.1.90:49852
Trying to connect to a local game of mine.
I've started it (Linux-based) with ./TheIsleServer.sh ?Port=7777?QueryPort=7778
But from Steam's Server window it says there are no servers found, yet the server log says other wise.
In Wiresharek I see the incoming UDP packets on 7777
I have 7777, 7778 and 10000 opened.
Bot Server manager discord js ๐
Gรชnio
Mate amarok was supposed to bring out a game.ini according too this geek guy
we're still waiting
we are all experiencing errors
how do you get free grow?
On your own server?
we're all getting this error man, People are gonna say its just your connection, I wish i could help you but the people i have asked just say its generic
Thats what punchpacket said to me
ill leave it to someone else that knows a little more but i have searched far and wide, On every internet source i could. Even asked server owners including developers and everyone just has the same answer "I have experienced this before it just happens randomly"
Its probably an ip link problem
because you have like a "wireless" and an "ethernet"
thats what id imagine
If you can find a fix and recon you know by all means do what you can and help us out brother hahaha, I have tried everything.
At this point a rope is probably a better investment then wasting time...
vlw
temos um BR
fix error ?
Yo i finally fixed and the server is running. There is another problem lmao. I cant see the server in the server list ๐ฆ
same here no one seems to want to help with that issue I've asked on several occasions with no reply ๐คทโโ๏ธ
I'm thinking maybe the host computer cant see the servers but others might ....
i will be running some tests over the next couple days to see if i can figure it out.
will keep you posted ๐
i have tested on another host machine and still the same problem so hosting from a separate ip makes no difference the server still does not show up i have tested with different ports and still nothing so server is running but not showing.
wish someone would shed some light on this!
LogNet: NotifyAcceptingConnection accepted from: 1**...*:61753 so i get this when i try to direct connect to the server and it creates a sav file for me but i get error from steam that server couldn't be found at that address.
my server is detecting it has something incoming and accepts it but steam blocks it?
also the port in the log is not the port i have set up each time i try to connect via direct ip the port changes on the log
ask tatzy the dev
The hosting fixed this problem for me.
You able to join your own server?
Hallo, today I tried to host a server with LinuxGSM. I Installed everything, startet the server and opened all ports (27015-27030, 7777-7779) but I can't find the server in the server browser or server browser from steam client. server log shows nothing special (Display: Session started succesfully!). Anyone similar experience with TheIsle on Linux?
Hello I would like to shorten the night now I don't know whether I should increase "serverTimeOfDayInSeconds" or "ServerLengthOfDayInSeconds" I hope you can help me thanks
for a Evrima Server
Yes there is a problem about the official documents for dedicated servers. They r outdated and wrong.
If u dont know how can u fix it, the official the isle documants not help u out. My hosting fixed the problem, they overwrite the files.
Your hosting?
Exactly not mine, i just have a server on it.
hello everyone, is there a way to log the commands used by admins in legacy? something like increase log level or anything else?
someone once said it was possible, but not sure if this one person just said it so the other admin pay attention to not abuse the commands
so if its a dedicated server on a separate computer but local to me, it won't let me join eh?
Hoping this is the right place to ask... Anyone know how to perma ban someone on Evrima? I'm admin on a community server, but when I put the hours as '0' it only kicked the player, didn't perma ban them
Hopefully a quick question, but has anyone got password working on Evirma servers?
I've tried ServerPassword= in multiple locations on the Game.ini but not asking for password when I join the server.
Then you're placing it in the wrong section, should be under [/Script/TheIsle.TIGameSession] and also have bServerPassword=true
that second part is missing, thank you very much @golden flare I should probably see if I can find some updated Game.ini and Engine.ini files floating around.
Infact, do you have any base configs I can use and check for missing options. If so, feel free to DM me them, would be greatly appreciated.
set hours as 1000000
how to ban permanently in Evrima?
i have same, tel me if tatzy share solution
is there still no fix for this
its a nat type problem apparently has something todo with ports/your router being blocked
error
Others people can going the server but I can't
Your router has the problem i have the same problem had to purchase a server couldn't be asked trying to figure that out hopfully they fix it soon
how can i play im new
How do i make my own server?
They are using Epic Online Services, not steam, so you will not be able to find the server on steams server list. Also you only need to open 3 ports, Game port, queue port (if you want to use it) and RCON port if you need to connect over the internet to it.
@severe zephyr Stay respectful please, also, if you have something in mind you want to discuss, use the correct channels.
I'll say it again, use the correct channels if you want to discuss something politely.
If you came across harassment in any form, feel free to report it in your corresponding evrima channel (#evrima-na and so forth).
You can find instruction how to request assistance in the pinned comments. Now please do not respond in this channel anymore.
can anyone tell me if this is wrong?
as far as i can see the server is running but its not showing on server list...
can anyone help me the game donยดt show me any servers and when i try to host one its just a black-screen
The hosting feature is broken. Some fixes for getting servers to appear are pinned in #๐ง-legacy-troubleshooting-๐ง
thx
go to your game folder (steam>steamapps>common>theisle) and double click the exe there... make sure the game isn't running yet and your steam is active/logged in)
next time your restart the game just use the regular way, had the "bug" myself
big thx now it works
np
how to host a sever?
how to make a server
anyone able to help me i cant seem to get my server showing in the list
so the server detects and accepts my connection via direct ip according to the log but steam tells me it couldn't find the server and i cant find the server in game... any ideas what the issue could be?
the server is running right now (Reapagames server) if anyone else is able to see/join it on evrima please let me know
have this same problem on windows still searching for a fix no one seems to know anything and everything online is outdated and broken. someone on here must have there own dedicated server running that can help
hello - i just bought this game on steam and i cant find any servers to play or host myself a server- only black screen after starting ๐ฆ
for the not being able to find any servers, you should make sure you swap to the evrima branch if you want to play the most update to date version of the isle. as for hosting a server, this is the right place to ask
go to steam, rightclick the isle, properties - betas, select the dropdown and click evrima
Ok thx downloading
how to make own server?
How can i get this error With anticheat bot installed solved besides checking for files? Did it twice... still got error ๐
Open your game folder and use the install antrcheat file that is located in the root of that game folder @sour slate
im like 99.9% i have all my port forwards done correctly and im also having the issue of not being able to see my server in the server list thoughts?
what is the best server for middle east
Your server is not visible, as well as mine. EvrimaDI
strange as it runs with no error must be something wrong with ini files or bat command... spent quite a few days and late nights on this someone must have the correct working server config
can anyone recommend a non laggy official server? so far havent been able to play the game on officials...
EU
ok so I've spent about a week on this damn dedicated server stuff and come to the conclusion is just doesn't work with evrima (unless you pay which i guess the devs get a cut from) i have managed to get a server working on legacy and also host my own server on ark so i know things are working my end but evrima just wont show in the server lists even though the server looks healthy and is running with no error i have tried multiple solutions just to end up back here.
the reason i wanted to host my own dedicated server was to allow public families to join along with myself my kids friends and there kids i would be investing in three more copies of the game and friends also would be purchasing multiple copies so we can all play together.
if anyone knows of any updated files/configs that can help fix this please let me know.
cheers
If all you want to do is have a place to play with family and friends then just join a server with room for it ๐ You more than welcome to jump on mine, all of you. Now I don't know where you are situated, so it might not be an option as I'm hosting in EU (denmark more specific). But with that said, it does work as there are multiple community hosted servers and we don't pay them anything ๐ Don't know where you get that from? I can spin up as many servers i have resources for and they all show, but you just have to search multiple times, some times it's just there other times i have to search 3-5 times before it show up. Anyway, i got an empty server running, just search for GameLinx and you will find it
i want to be able to configure it to our liking. the community servers are rented from other companies if you can host your own let me know how you did it
i am hosting my own, i've done it with both SteamCMD on Linux, LinuxGSM for better management, and now with Pterodactyl because I'm managing multiple physical servers to host game servers on. But regarding to customization, you really can't do anything as it is right now with Evrima. It's not like legacy where you can do tons of stuff. The only reason to host your own is to be an admin as the game is right now. You can enable and disable humans, that is it ๐
and set player limits dinos growth etc...
what are your configurations so i can compare them to my own...
I've just wiped the server folder and starting again not sure how many times I've done that lol
player limits (yes)
dinos growth (only using in-game admin)
Game.ini
AdminsSteamIDs=ADMINID
AdminsSteamIDs=ADMINID
AdminsSteamIDs=ADMINID
[/Script/TheIsle.TIGameSession]
ServerName=[EU] GeekGarage #1
bServerPassword=false
ServerPassword=nopass
bServerDynamicWeather=true
bEnableHumans=false
MaxPlayerCount=150
bQueueEnabled=true
QueuePort=10000
bRconEnabled=true
RconPassword=RCONpassword
RconPort=8888```
Engine.ini
```[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/SteamCore/Content
Paths=../../../TheIsle/Plugins/RVTObjectLandscapeBlending/Content
Paths=../../../Engine/Plugins/Runtime/Nvidia/DLSS/Content
Paths=../../../TheIsle/Plugins/DonMeshPainting/Content
Paths=../../../TheIsle/Plugins/UIPF/Content
Paths=../../../TheIsle/Plugins/EOSCore/Content
Paths=../../../Engine/Plugins/Experimental/ControlRig/Content
Paths=../../../Engine/Plugins/Runtime/Nvidia/DLSSMoviePipelineSupport/Content
Paths=../../../Engine/Plugins/MovieScene/MovieRenderPipeline/Content
Paths=../../../Engine/Plugins/Compositing/OpenColorIO/Content
Paths=../../../Engine/Plugins/MovieScene/SequencerScripting/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/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
[EpicOnlineServices]
DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW
DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8
thanks for this, do specific ports make a difference?
you can choose almost whatever ports you want. for game, rcon and queue. but to keep it safe just stay above 8500
below that some ports are designated for specific stuff
also rcon, queue, and game cannot be the same port
thanks ill change some router settings i really apricate your help on this
your welcome
do you launch with .bat?
it works thank you so much the issue i had was mismatch in the .bat launch commands and the game.ini file so my server was probably there just under a different name and configuration hence i couldn't find it.
i think we need an updated guide for 2023 with some common problem fixes hopefully i can help others in the future with similar problems.
There is a server sending automatic grow, does anyone know any method of sending automatic grow?
it is possible that there is some byte for grow that was not updated in the server's rcon there in google drive
Thank you devs for including the server settings in the new patch ๐
Whitelist has been added, but I do not see any way to actively update it without restarting the server everytime you wish to add another player. Am I missing something ?
I assume it works the same way as admins, requires a restart
Allow entry and exit rules
Did you pay for a machine or are you using Google Cloud, Azure or Amazon?
@narrow locust
only on pc
are you trying to connect to your own server using your remote ip?
What are the available bots out there for evrima inventory system. I am strickly inteterested in using one to handle saving and retrieval of saved dinosaurs (I guess manually since everything is encrypted). Is there a reliable one that you can strip out all the economy / lotteries garbage from easily?
It needs to have a configurable cooldown and that the aount of slots be configurable per role
I could write one myself but don't feel like reinventing the wheel on that one
How does EVRIMA automatically send announcements๏ผ
Some routers do not support such a loopback on the same interface. Basically in that case the source and destination ip cannot not be the same. Can you ping your remote ip using cmd?
If that fails too maybe traceroute can give you an idea which jump is denying the round trip.
Ofcourse it would be easiest to connect using localhost but I am not sure how that is done in this game.
Is it normaly, that on every EUW Server i join, that i have ping of 300?
I dondt have any parallel Downloads or Internet problems
Anyone know why all of a sudden the admin mode is broken in case of showing corpses/AI/plants ? It never shows anything
<@&933486433342222376>
I appreciate that u respect the rules and try to keep the server clean by telling mods but I donโt get mad if you tell me first that I made a mistake ๐ฅฒ
I did, left it for 10-15 min or so ^^
Ooh sry I was eating ssssspaghwtty at my grand momโs house
This is why I didnโt read
XD
I am thinking you need to claim the external IP adress on your local interface so it doesn't try to go into the internet
https://serverfault.com/questions/171850/redirect-request-to-an-external-ip-to-localhost-emulate-a-server
this also looks promising
https://serverfault.com/a/712997
how do i make a severt
Hey guys. I got my Evrima Server running with the right config and so on. But i cant connect to it. Client Disconnected UNetConnection Timed Out. Anyone has and idea why this happens?
I would double check port forwarding on your router and firewall on your computer
I am hosting the Server on a RootServer and have allowed the Server .exe to have access to all UDP/TCP ports in the firewall in inbound rules
Oh Ok found the Issue. It was with the ports.
Do i only need to put in the ports that i configured in the start arguments for query and game or also some other ports?
Probably the router won't like that the same ip would be bound on 2 different interfaces/MAC addresses.
Dont expect that
Guys, how I create an evrima server?
How does on make so you can do injections for grows?
I thought mods was not a thing?
and would it get servers banned to reverse enigneer the encryption ?
How do I open server ports?
check the pins
How?
What is Rcon?
Is the server password?
Hello, I need the pass to enter the server, how do I do it?
Hey, @silent slate , It's not working, did I write it wrong? @silent slate ?
sry, I have no idea about server setup, never done it
having a setup guide for linux would be nice ๐ i know most gameserver wich run on linux are being installed via steamCMD but i'm not sure if this is relateable for TI
Pterodactyl and use my egg ^^
Hello everyone. I wanted to ask how do I get the password for the Isla Antigua server?
or who do I have to contact?
Hey, peeps. I'm trying to setup a dedicated Evrima server on my Win10 PC via SteamCMD. I've installed SteamCMD, the base game w/ beta for Evrima via Steam, & followed multiple seemingly outdated guides since I can't find a current one.
The issue I'm running into is that the server says it's displaying & loaded, but it's not showing up in the Steam Server list & not showing in-game. I've set ports 7777-7781 & 27015-27020 as accessible in my Unifi router & in my PC's firewall, but still no change. I find it odd that the only ports mentioned for setting up the .bat file was port 7777 & I found one guide comment that included network info into the Engine.ini file, but this last bit has not been mentioned by the guides themselves.
Got any ideas? I did have to make both the Engine.ini & Game.ini files since none of the WindowsServer files were being generated during installation w/ SteamCMD.
@torpid parrot Hey bud, I was trying to get a hold of you regarding that server, let me know if you want to take me up on the offer ๐ I've opened up for DM since we share discord as i couldn't DM you directly
i can see my server but i cant join it
I have the same Error in red. Did you get over it?
no
Does anyone know how to resolve the ping error
Isnt it the client that determines FPS?
Server doesnt send graphical data?
client and server fps are seperate
my ingame fps stays at 140+
but server fps is locked to 30
๐ง my server is in trouble๐ง
@narrow locust
Hi,
Does someone know why my dedicated server is not showing for some people? You have to refresg 50 times to finally find it. This means people just go to other servers. But is this something isle related or do i need to do something? Can i do something?
where can i find a server to play?
This isnt the channel to request unstucks. you should read the pins in #evrima-eu to see how to best request assistance
ok. thanks for you kind help
I already did that and it didn't work
Anyone else have issues with evrima spiking to 100% cpu usage for no obvious reason?
This is an empty server, no players active:
%CPU PID TID COMMAND
69.4 19806 19806 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19808 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19809 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.3 19806 19810 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.7 19806 19811 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19812 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19815 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19816 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19817 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19818 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.3 19806 19819 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.1 19806 19820 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.1 19806 19821 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.1 19806 19822 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19823 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19824 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19825 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19826 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19827 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19828 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19829 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19830 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19831 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19832 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19833 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19834 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19835 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19836 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19837 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19838 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19839 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19845 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19846 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19974 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.4 19806 19975 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19977 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19979 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19980 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19982 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19983 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
99.9 19806 19984 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.7 19806 19985 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 19806 19986 /home/steamcmd/evrima/TheIsle/Binaries/Linux/The
0.0 21990 21990 ps -To pcpu,pid,tid,args
server was empty the entire time (and pinned to cores so not shared by other workloads)
hey y'all, I'm trying to make my own legacy server and I'm having some trouble. i followed the steam guide and It looks like everything is starting up correctly but i cant find the game.ini files to edit things like server name n such. i found where the game.ini file should be and ive tried making the game.ini file and populating it with the correct txt settings but i dont think its working because i still dont see the server on the server list. Any held would be appreciated ๐ thank you
Can we have a World Chat for unofficial Servers? Hosts could active it If they want.
You should use #general-feedback for these type of suggestions.
Ty, sorry ๐ can someone move it? Im on cooldown
No worries, and you can post another suggestions once your cooldown is over.
Are there any mods on ? I am stuck between rocks on the AU 2 server
Youโll want to use the evrima channels corresponding to your region to request ingame assistance. Check the pinned comments there.
Rcon stands for remote control i guess...
its usally used to manage the server/users for moderating or configuration purposes
i dont get it why my queserver runs and is reachable... my server is listed... but my server seems not to open on 7777.
my router is set up correctly.
in the log i can see this:
my start.bat @echo off cls echo Protecting isle server from crashes... title The Isle Server - Unicos Server :TheIsle echo (%time%) Checking for updates... start /wait C:\Servers\steamcmd\steamcmd.exe +force_install_dir C:\Servers\theisle +login anonymous +app_update 412680 -beta evrima +quit echo (%time%) isle server started. start /wait C:\Servers\theisle\TheIsleServer.exe ?Port=7777?MaxPlayers=100 -log -ini:Engine: [EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine: [EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 | set /P "=" echo (%time%) WARNING: isle server closed or crashed, restarting in 1 minute. timeout /t 60 goto TheIsle
my Game.ini ```[/script/theisle.tigamestatebase]
AdminsSteamIDs=noting in just for show on discord
[/script/theisle.tigamesession]
ServerName=Unico Isle
MaxPlayerCount=100
bEnableHumans=false
bServerPassword=false
ServerPassword=noting in just for show on discord
bQueueEnabled=true
QueuePort=9998
bRconEnabled=true
RconPassword=noting in just for show on discord
RconPort=9999
bAllowReplay=false```
my Engine.ini
any my router settings ... but this works 100%
is this working for you?