Guild icon
Ark Server Api
โ”€โ”€ ( Beginners | Topics ) โ”€โ”€ / ใ€๐Ÿ“ ใ€‘แด„แดษด๊œฐษชษข๊œฑ-ส™
Avatar
I have been messing around with setting up plugins all day. I've spent a fair few hours on this and finally managed to get a code working that was being accepted by https://jsonlint.com/ as a valid json. The problem now is, it keeps crashing my server. Anyone that's wise and able to do a quick look and see if i've completely botched this up? It's no rush but I would appreciate any input ๐Ÿ™‚ (edited)
SPOILER
JSONLint is the free online validator and reformatter tool for JSON, a lightweight data-interchange format.
Avatar
Avatar
Azarela
I have been messing around with setting up plugins all day. I've spent a fair few hours on this and finally managed to get a code working that was being accepted by https://jsonlint.com/ as a valid json. The problem now is, it keeps crashing my server. Anyone that's wise and able to do a quick look and see if i've completely botched this up? It's no rush but I would appreciate any input ๐Ÿ™‚ (edited)
What crashlog does it give you?
Avatar
Avatar
Pelayori
What crashlog does it give you?
It times me out and am unable to connect to the server again until I restart it. It doesn't show up on my crash logs actually (took me a while to find it but hey, i'm there..).
Avatar
Ye it times everyone out and trying to connect again keeps timing us out until I restart the server >;
Avatar
Avatar
Azarela
Ye it times everyone out and trying to connect again keeps timing us out until I restart the server >;
Not sure then, any errors on console?
2:31 PM
I'll get to your config later when I get a chance
rescPaddy 1
Avatar
No errors on console no, that's the weird thing
Avatar
@Azarela Does this happen when the first player join, or randomly?
Avatar
@Pelayori If anyone does /shop command and goes to /shop 8+ (8th tab etc) the server crashes. Kicks out ppl and it's impossible to connect to it until it's been restarted ^^'
Avatar
Is there actually page 8, or there aren't enough items?
Avatar
There was a page 12 ๐Ÿ™‚ So it's bugged somehow
Avatar
No clue then, can't think of anything
Avatar
@Pelayori Thank you for trying at least x
Avatar
@Azarela monkeyarena <- this causing troubles
Avatar
โค๏ธ ty @cyx Frag I'll try without ty again
Avatar
But i have no clue why it's making u error
1:41 AM
"type": "item", "tescription": "Alpha Megapithecus Kit", "Price": 3600, smth was there (edited)
1:43 AM
Ah lol
1:43 AM
tescription
1:44 AM
"Type": "item", "Description": "Alpha Megapithecus Kit", "Price": 3600, paste it and it'll work i guess
Avatar
Thank you ๐Ÿ™‚
Avatar
You are a god โค๏ธ
Avatar
Hi ๐Ÿ™‚ So Im trying to make an own server on my vps... Ive installed everything, but when I try to start the server I dont know if it works. Thats my start command: #!/bin/bash screen -S NUTZERNAME ./ShooterGameServer "TheIsland?Multihome=0.0.0.0?SessionName="TestServer"?MaxPlayers="16"?QueryPort="27015"?RCONPort="32330"?Port="7777"?ServerAdminPassword="MyAdminPassword"?listen" -server -log And thats the log https://pastebin.com/F8gxWe0Y And btw how can I connect to it or see the console?
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Avatar
jraServerAPI 5/26/2021 6:53 PM
you connect to your server by IP and port your.ip.address:27015
Avatar
Atomicskullz 6/5/2021 11:45 AM
Is there anyway to set up a local server using shootergameserver.exe to test my plugin? Figured this is the place to ask.
Avatar
Use ASM
Avatar
Hello, I have a question, how can I cluster servers that are not on the same machine ? no worries to put servers in cluster on the same machine, that I understood well how it works, but I would like to use 2 different machines to manage my different servers in the same cluster.
Avatar
Avatar
Nyckeel
Hello, I have a question, how can I cluster servers that are not on the same machine ? no worries to put servers in cluster on the same machine, that I understood well how it works, but I would like to use 2 different machines to manage my different servers in the same cluster.
There is no directly supported method for this.
1:17 AM
The way Wildcard supports this is by uploading user cloud data to an object storage service (ex. AWS S3)
1:17 AM
one solution people use is to setup rclone on the directory and have that sync the transfer directories between the machines
Avatar
Avatar
substitute
The way Wildcard supports this is by uploading user cloud data to an object storage service (ex. AWS S3)
What Wildcard does here though is only officially enabled on Official servers
Avatar
Avatar
substitute
one solution people use is to setup rclone on the directory and have that sync the transfer directories between the machines
jraServerAPI 6/17/2021 1:18 AM
I've done this, using the GoodSync application to sync the cluster folder (edited)
Avatar
since I want to avoid relying on third-party software, so rclone would be a possibility for me ?
Avatar
rclone is what you would have to use, yes.
Avatar
great, would you have an explanatory link, tutorial, video or other for the implementation of this ? ๐Ÿ™‚
Avatar
I do not
Avatar
no worries, I'll look for it, thanks for your quick response ๐Ÿ˜‰
Avatar
Hello, Since the release of Genesis 2, my servers have a big RAM issue. 5 servers now takes like 85% of my RAM (got a dedicated with 64Go) but before the release, I had 6 servers who was taking like 70%-75% of RAM. Genesis 2 map is actually taking 17 Go RAM, it's just insane. Anyone else have that issue too ? Is it on WC side, optimization of their DLC ? Or it could be a configuration problem ? Thank you (edited)
Avatar
jraServerAPI 6/17/2021 11:21 PM
Gen2 doubled in Memory size, They are almost 13GB on my cluster compared to gen1 (6GB)
Avatar
Avatar
Neka
Hello, Since the release of Genesis 2, my servers have a big RAM issue. 5 servers now takes like 85% of my RAM (got a dedicated with 64Go) but before the release, I had 6 servers who was taking like 70%-75% of RAM. Genesis 2 map is actually taking 17 Go RAM, it's just insane. Anyone else have that issue too ? Is it on WC side, optimization of their DLC ? Or it could be a configuration problem ? Thank you (edited)
GSH | MrOwlSky 6/17/2021 11:45 PM
Not anything server related at all wildcard has a memory leak in new DLC and the map in general isn't optimized in general for ram usage. Our cluster is hitting 13-19gb for gen 2 map.
Avatar
Ok, happy to see that's on their side. Thank you for your answer @GSH | MrOwlSky@jraServerAPI Btw, do you see that issue too on others maps ? I'm pretty sure the memory leak is also affecting my others servers (before Gen2 they used like 5-8 Go max and now they are near to 10 Go) (edited)
Avatar
Avatar
Neka
Ok, happy to see that's on their side. Thank you for your answer @GSH | MrOwlSky@jraServerAPI Btw, do you see that issue too on others maps ? I'm pretty sure the memory leak is also affecting my others servers (before Gen2 they used like 5-8 Go max and now they are near to 10 Go) (edited)
the only server setting that would affect memory usage in a noticeable way is StasisKeepControllers
11:59 PM
do you have that on?
Avatar
No, I checked a lot the configuration and tried to optimize it the maximum I can
12:01 AM
I'm using ASM, here is the base config (who impact RAM)
12:01 AM
Avatar
Avatar
WETBATMAN
do you have that on?
Btw, I've got 14 mods (PvE server so CKFR / SS / Arkomatic / Eco's mod / etc...) and a few plugins. I guess those can impact too but I had it before the release of Gen2 and servers never took that much memory
12:05 AM
Avatar
jraServerAPI 7/23/2021 4:32 AM
I found this free application from Microsoft called RamMap https://docs.microsoft.com/en-us/sysinternals/downloads/rammap It does a lot of things and one of them is it will free up memory on your machine. (select Empty > Empty Working Sets) I have 20 maps running and it was using 122+ GB of ram, now i'm only using 57 GB of ram. (edited)
An advanced physical memory usage analysis utility that presents usage information in different ways on its several different tabs.
4:32 AM
Avatar
jraServerAPI 7/23/2021 4:41 AM
Gen2 is now 4GB instead of 13GB ๐Ÿคทโ€โ™‚๏ธ
Avatar
Avatar
jraServerAPI
I found this free application from Microsoft called RamMap https://docs.microsoft.com/en-us/sysinternals/downloads/rammap It does a lot of things and one of them is it will free up memory on your machine. (select Empty > Empty Working Sets) I have 20 maps running and it was using 122+ GB of ram, now i'm only using 57 GB of ram. (edited)
GSH | MrOwlSky 7/23/2021 5:55 AM
Very cool find
Avatar
jraServerAPI 7/23/2021 5:56 AM
Yeah, i guess there's some memory leaks in Ark? 2236_keka
Avatar
Iโ€™m not sure of the performance implications
6:04 AM
But you can do this
6:04 AM
I want to write a cmd script to periodically empty the working set from the command prompt. For now I empty the working set in the Rammap tool from sysinternals, but that can't be run by a script.
6:05 AM
Maybe to empty it periodically
6:05 AM
Thereโ€™s a c program you could compile. Not tested
6:11 AM
Or this maybe
6:11 AM
Avatar
jraServerAPI 7/23/2021 6:13 AM
rammap is what i found ๐Ÿ™‚
6:13 AM
works pretty darn good!
Avatar
I know, I just wonder about stability and performance implications
6:16 AM
I think if youโ€™re near your memory limit this tool could help relieve some pressure but I donโ€™t know about running it just because 4 < 12
6:17 AM
It is not really possible to detect a memory leak from just memory analysis
6:17 AM
So it is removing something that may or may not need to exist later (and if needed may cause some extra loading time)
Avatar
jraServerAPI 7/23/2021 6:25 AM
Yeah I have the same concerns, so far I havent noticed much of a difference, nobody has complained yet anyway haha
Avatar
Avatar
substitute
It is not really possible to detect a memory leak from just memory analysis
jraServerAPI 7/23/2021 7:21 AM
when my server boots up from a clean start it only uses 8 GB of RAM.. then I fire up my ARK maps, all 20 maps usually get me up to 120-130GB consumed. I've had many instances in the past where I have shut down all my maps, closed all programs and still had anywhere from 20-40 and sometimes 80-90 GB of RAM being used "somewhere".. and I could never ever find it. I would have to reboot the server to get it back. (edited)
Avatar
Hello, I tried it because I've got a big memory issue but when I do what you told, the RAM usage of each server goes down but the total amount of RAM usage for our dedicated stays the same. And some seconds / few minutes later, the RAM usage goes up. Is it normal ? Or am I missing something ?
Avatar
I have a problem with Gen2 Quest Loots. We wanna open up the transfer to our Gen2 maps tomorrow aswell and did a complete rework of the loot to balance it with the other maps. It works totally fine until yesterday we learned that you cannot change the loot table for the gauntlet mission "Survive the ARK". My research in the DevKit showed that all quests are named in the same way: MissionType_<ActualMissionType>_<MissionName>_<Difficulty> i.e. MissionType_Race2_MilkGlider_Alpha for the Maewing Race The only exception from this is the mission "Survive the ARK": Gauntlet2_MissionType_STA_Endless_Alpha According to the loot pros at beacon the containers for those two quests would be "Race2_Missionglider_Alpha_C" (this works just fine) and "STA_Endless_AlphaC" (this does not work, also not working with Beta and Gamma). The idea behind this is that the container is named like the Mission Name without the "MissionType" in the beginning. According to one guy from Beacon this worked in the beginning of Gen2 but stopped working around June 18th. I already tried different strings like "Gauntlet2_STA_Endless_Alpha" etc. but the quest always gives me vanilla loot. Do you have any idea on how to get the String for that quests loot container?
Avatar
jraServerAPI 9/28/2021 9:34 PM
Users of ASM: Has anyone ever experienced this before? For some reason it will not show tribe names in the list, all other maps seems to work fine. I changed my RCON port, but it didnt seem to do anything. Unless that requires a restart.
Avatar
Avatar
jraServerAPI
Users of ASM: Has anyone ever experienced this before? For some reason it will not show tribe names in the list, all other maps seems to work fine. I changed my RCON port, but it didnt seem to do anything. Unless that requires a restart.
This is bug, I managed to solve it once by deleting rcon logs and ASM logs. Otherwise solve only by deleting save.
Avatar
@jraServerAPI Hi, how you use RamMap, you run an Empty Working Set every x time ?
Avatar
jraServerAPI 1/11/2022 6:35 PM
I believe so, however I do not use it anymore as I'm not 100% sure if something that should be done.. eg is it removing needed resources? etc..
Avatar
Hey there, brand new to API's and for some reaosn I cant get them to work on my server...
11:50 AM
Using ASM and it shows that the plugins are starting but they dont work
11:51 AM
in the cmd it says: 01/14/22 20:40 [API][warning] (API::PluginManager::LoadAllPlugins) Plugin ArkShop3 does not exist 01/14/22 20:40 [API][warning] (API::PluginManager::LoadAllPlugins) Plugin ArkShopUI1 does not exist 01/14/22 20:40 [API][warning] (API::PluginManager::LoadAllPlugins) Plugin Suicide does not exist 01/14/22 20:40 [API][warning] (API::PluginManager::LoadAllPlugins) Plugin TierProtection1 does not exist
Avatar
Folder names should not have numbers and should be the same as the plugin DLL.
Avatar
Can anyone tell me how to fix these errors, please? 02/02/22 13:04 [ArkShop][error] [json.exception.parse_error.101] parse error at 1: syntax error - invalid literal; last read: 'C' 02/02/22 13:04 [API][warning] (API::PluginManager::LoadAllPlugins) Failed to load plugin - ArkShop Error code: 1114 02/02/22 13:04 [API][info] Loaded plugin ArkShopUI V1.04 (ArkShopUI requires ArkShop 3.01+) 02/02/22 13:04 [Permission][error] [json.exception.parse_error.101] parse error at line 11, column 5: syntax error while parsing object separator - invalid literal; last read: '""D'; expected ':' 02/02/22 13:04 [API][warning] (API::PluginManager::LoadAllPlugins) Failed to load plugin - Permissions Error code: 1114 02/02/22 13:05 [API][warning] (API::PluginManager::LoadAllPlugins) Failed to load plugin - SafeZone Error code: 1359 02/02/22 13:05 [API][error] Plugin ArkShop is missing! ArkShopUI might not work correctly 02/02/22 13:05 [API][error] Plugin Permissions is missing! ArkShopUI might not work correctly 02/02/22 13:05 [API][info] Loaded all plugins I have a named copy of the config files, if anyone wants to take a look...
Avatar
Those are JSON formatting errors. You can run the files trough https://jsonformatter.curiousconcept.com and it will tell you what's wrong on them
Format and validate JSON data so that it can easily be read by human beings.
7:18 PM
what do the red marks mean on it?
Avatar
DM me your configs I can tell you why they are wrong if you are more confortable
Avatar
Ok, that would be great, thank you!
Avatar
้‡‘ๆœจ็ ” 2/15/2022 9:09 PM
hi everyone i need some help im trying to put in my first plugin but it says the plugin doesnt exist
9:09 PM
02/15/22 21:57 [API][warning] (API::PluginManager::LoadAllPlugins) Plugin ArkShop does not exist 02/15/22 21:57 [API][info] Loaded all plugins
Avatar
is ArkShop.dll inside the folder Plugins\ArkShop ?
Avatar
้‡‘ๆœจ็ ” 2/15/2022 9:12 PM
let me quickly check
9:13 PM
I dont have a dll file
Avatar
download arkshop from the site and unzip it inside the Plugins folder
Avatar
้‡‘ๆœจ็ ” 2/15/2022 9:13 PM
and i needed to download the files from github cause i dont even get a verify account email from the official site
9:14 PM
i even changed the email address but still didnt get a thing and its been about 2 days now
Avatar
yeah, looks like it is broken right now
Avatar
Hello! One question, is there any way to hide the floating names on my server??? It's a dedicated server, and we would like the role-playing experience, and that would help us a lot! Thanks in advance!
Avatar
Avatar
JMonks13
Hello! One question, is there any way to hide the floating names on my server??? It's a dedicated server, and we would like the role-playing experience, and that would help us a lot! Thanks in advance!
There should be a setting I think
Avatar
Avatar
substitute
There should be a setting I think
We can't find it!!! unu
Avatar
Avatar
JMonks13
We can't find it!!! unu
oldschool_vinc 2/28/2022 12:34 PM
ASM -> HUD and Visuals -> Checkbox "Show Floating Damage Text "
Avatar
Avatar
oldschool_vinc
ASM -> HUD and Visuals -> Checkbox "Show Floating Damage Text "
i think he means character names not damage.
Avatar
oldschool_vinc 2/28/2022 12:59 PM
oh, u are right ๐Ÿ˜„
Avatar
Yes, we are talking about names!!! hhahaaha but thanks anyway! ๐Ÿ˜„
Avatar
Is it allowed to ask someone to setup my 5 Maps Cluster? ๐Ÿ˜ฎ
Avatar
Avatar
khaoot
Is it allowed to ask someone to setup my 5 Maps Cluster? ๐Ÿ˜ฎ
GSH | MrOwlSky 3/21/2022 9:31 PM
You can in the other discord #ใ€👑ใ€‘แด˜แด€ส€แด›ษดแด‡ส€๊œฑ
Avatar
Avatar
jraServerAPI
Click to see attachment ๐Ÿ–ผ๏ธ
Friend what's your CPU ? it runs at 20%. I have a Ryzen 7 3700x with 128gb Ram 22 Servers and it runs 100% with more than 30 players online.
Avatar
Avatar
Asrafel
Friend what's your CPU ? it runs at 20%. I have a Ryzen 7 3700x with 128gb Ram 22 Servers and it runs 100% with more than 30 players online.
Likely a Xeon
Avatar
jraServerAPI 5/24/2022 5:00 PM
I have a few Dell PowerEdge R820's that I built up
Avatar
Avatar
Asrafel
Friend what's your CPU ? it runs at 20%. I have a Ryzen 7 3700x with 128gb Ram 22 Servers and it runs 100% with more than 30 players online.
jraServerAPI 5/24/2022 5:33 PM
also i think 22 servers is a bit much for 8 cores, which is why you are probably hitting 100% alot
Avatar
Avatar
jraServerAPI
I have a few Dell PowerEdge R820's that I built up
Thanks! I'm going to have to think about buying a server if I want to grow the cluster xD
Avatar
jraServerAPI 5/24/2022 5:47 PM
I understand that Ark uses 2 cores per map, so technically you should only be running 4 maps on 8 cores (but maybe less, because you need something for OS right?) But this is not my area of expertise, maybe others can chime in ๐Ÿ™‚
Avatar
I'm new in this world of API and Plugins. I would like to know if someone can help me, if possible speak Spanish, I have very basic questions that I need to solve.
Avatar
jraServerAPI 5/24/2022 9:33 PM
Sorry, I do not speak Spanish.. but just ask your questions.. so we can help if possible
Avatar
I have ASM and RSM
10:45 PM
can i send you PM?
10:45 PM
i need help with MySQL, i don't know how to start....
Avatar
jraServerAPI 5/24/2022 10:49 PM
If you installed it, then it's already started as a service, you should also install MySQL Notifier app, so you can monitor the server status easier
Avatar
i don't have mysql
10:49 PM
i had to instal mariadb to start the Rust Server
Avatar
jraServerAPI 5/24/2022 10:49 PM
install it
10:49 PM
it's free
Avatar
Avatar
jraServerAPI
I understand that Ark uses 2 cores per map, so technically you should only be running 4 maps on 8 cores (but maybe less, because you need something for OS right?) But this is not my area of expertise, maybe others can chime in ๐Ÿ™‚
Thatโ€™s about right
10:58 PM
2 cores per server
10:58 PM
Core performance > core count
Avatar
Avatar
Asrafel
i had to instal mariadb to start the Rust Server
MariaDB and MySQL are essentially the same for the end user
Avatar
jraServerAPI 5/24/2022 10:59 PM
Should you run 4 maps on 8 cores? or 3 maps? and leave some room for OS and other stuff?
Avatar
They are 1:1 compatible last I was aware
Avatar
Avatar
jraServerAPI
Should you run 4 maps on 8 cores? or 3 maps? and leave some room for OS and other stuff?
I think you should leave some for the OS
10:59 PM
Especially if you have other services like sql
๐Ÿ‘ 1
11:00 PM
@jraServerAPI
11:00 PM
Does your server have four sockets?
11:00 PM
What motherboard?
Avatar
jraServerAPI 5/24/2022 11:00 PM
yes
11:01 PM
32 cores total
Avatar
Which motherboard ? (edited)
Avatar
jraServerAPI 5/24/2022 11:01 PM
Dell PowerEdge R820
Avatar
Oo itโ€™s right at the end of ddr3
11:01 PM
LGA 2011
Avatar
jraServerAPI 5/24/2022 11:02 PM
yeah it's old..but decent
Avatar
LGA-2011 v3 ddr4 was released
Avatar
jraServerAPI 5/24/2022 11:03 PM
Once a map gets 20+ players.. the ping on that map gets up to 150 or so
Avatar
Probably core performance
Avatar
jraServerAPI 5/24/2022 11:03 PM
cuz it';s only 3.2 ghz turbo to 3.5
11:04 PM
plus i run 40 or so plugins which i'm sure helps out
11:04 PM
always wanted to test it just plain vanilla..but cant get the players to join the map lol
11:04 PM
๐Ÿ˜†
11:05 PM
but what a beautifuil machine.. i really like them..
11:05 PM
i built three ๐Ÿ™‚
11:07 PM
I had to buy a small rack for them too
11:07 PM
11:09 PM
i run a crossplay pvp and pve cluster, and a pvp modded cluster
11:13 PM
I plan on building a newer system with the new AMD Ryzen9 5950X 3.4GHz ([4.9GHz Turbo] 16 Cores/ 32 Threads) processor and see how that performs, which I would assume is going to be pretty damn good
Avatar
Avatar
jraServerAPI
I plan on building a newer system with the new AMD Ryzen9 5950X 3.4GHz ([4.9GHz Turbo] 16 Cores/ 32 Threads) processor and see how that performs, which I would assume is going to be pretty damn good
i'm in the same way, o try to get a tread reaper
11:17 PM
thread*
Avatar
Avatar
jraServerAPI
Click to see attachment ๐Ÿ–ผ๏ธ
Nice
11:34 PM
My rack after moving it recently
๐Ÿ‘ 1
Avatar
u make me feel like a noob xD
Avatar
Deleted User 9/16/2022 1:42 PM
Features: Add any item, dino, beacon or experience points to the shop Points trading system Create custom kits with items and dinos inside Players can receive points for the time spent on server SQLite or MySQL Database Customizable config...
1:42 PM
i cant find good documentation
1:45 PM
how i need to set up to stop giving players kits every respawn ? in atlas
1:46 PM
i try "OnlyFromSpawn":false, and not working
Avatar
jraServerAPI 9/16/2022 6:13 PM
wrong discord, you need to go here for that https://discord.gg/byzKNWVT
๐Ÿ‘ 1
Avatar
Hello good morning. A question. Windows recommend to manage ARK servers, since I intend to format. I currently manage it from: Windows 10 ASM 22 Maps PvE/PVP Xeon(R) CPU E5-2678 v3 @ 2.50GHz 128Gb Ram NVMe 2Tb Thank you very much
Avatar
Avatar
substitute
My rack after moving it recently
I wanna build servers but researching to learn how is like a dead end ๐Ÿ˜ญ
Avatar
Avatar
Bob
I wanna build servers but researching to learn how is like a dead end ๐Ÿ˜ญ
Iโ€™ve upgraded since then (edited)
5:37 AM
You can start small with old computers or with rpis
Avatar
Raspberry pi
5:38 AM
Iโ€™ve never worked with those
Avatar
Theyโ€™re just small low power computers
5:38 AM
Theyโ€™re great for learning a lot of stuff
Avatar
Ok cool. Iโ€™m a senior in college doing Computer Engineering, so Iโ€™m trying to expand my knowledge, plus I manage an Ark cluster, but I want more hands on knowledge
Avatar
Nice ๐Ÿ‘
5:43 AM
I did Computer Science in University
Avatar
Ooo nice. I know a decent amount of C++, MATLab, and Python
5:52 AM
But my focus is mainly on Circuits
Exported 176 message(s)
Timezone: UTC+1