ARK: Survival Evolved

ARK: Survival Evolved

Death Helper
tyler_h 15 MAY 2016 a las 9:25
Wont Work On Linux Server
Works great on my single player setup, transfer all the mod files over to my linux server and it wont allow my server to start. Removing the MOD ID from the config .ini allows the server to start. Please advise.
< >
Mostrando 1-15 de 22 comentarios
Grey 17 MAY 2016 a las 20:30 
Works on my linux server. I suspect you've misconfigured.
X00LA 11 JUN 2016 a las 10:41 
I can confirm. Works on Linux.
Ook 11 JUN 2016 a las 11:46 
It most definitely does NOT work on my Linux server. The server crashes five seconds after startup. I'm having the exact same problem as the OP is.
Grey 11 JUN 2016 a las 23:02 
Publicado originalmente por Ook:
It most definitely does NOT work on my Linux server. The server crashes five seconds after startup. I'm having the exact same problem as the OP is.
Maybe go back to windows? Still no problems here.

Did you follow all the instructions? RTFM is a core mantra in Linux.
tyler_h 12 JUN 2016 a las 11:12 
|Did you follow all the instructions? RTFM is a core mantra in Linux.

Dont be such a ♥♥♥♥. If all of our other Mods work, its not a matter of reading the manual. The installation procedure is the same for both linux and windows there juniour. Like I origionally posted, it works on single player.
Última edición por tyler_h; 12 JUN 2016 a las 11:13
Grey 12 JUN 2016 a las 14:30 
Publicado originalmente por tyler_h:
|Did you follow all the instructions? RTFM is a core mantra in Linux.

Dont be such a ♥♥♥♥. If all of our other Mods work, its not a matter of reading the manual. The installation procedure is the same for both linux and windows there juniour. Like I origionally posted, it works on single player.
LOL

If I were to make this as a VM and get it to work with all your mods, would you pay for the VMDK file?
Ook 14 JUN 2016 a las 11:09 
Publicado originalmente por Grey:
Publicado originalmente por Ook:
It most definitely does NOT work on my Linux server. The server crashes five seconds after startup. I'm having the exact same problem as the OP is.
Maybe go back to windows? Still no problems here.

Did you follow all the instructions? RTFM is a core mantra in Linux.

As others have said, don't be an arse. I have mods that work, but this mod crashes the server. I've been using Linux longer then a lot of the peeps here have even been alive.

It's kinda dificult to misconfigure this. How simple can it be? You copy the mod files from the client to the server, and you either modify GameUserSettings.ini, or you reference the mod on the command line. How hard can this be? If you do mess this up, the server will simply ignore it, it won't crash.

Just to make Junior happy, I even read the Troubleshooting FAQ, though it does not help much.

So let's start from scratch. I start with a clean server install, go into steam, subscribe to mod. That downloads the mod into the client's Mods directory. I get a directory named 566885854 in and a file 566885854.mod. I copy them to the Mods directory of my dedicated server. I modify GameUserSettings.ini, adding ActiveMods=566885854 to ServerSettings.

Start server. Six seconds later it segfaults:

LowLevelFatalError [File:E:\SVN_Ark\Engine\Source\Runtime\CoreUObject\Private\UObject\LinkerLoad.cpp] [Line: 3814]
Bad name index 408510392/104
Signal 11 caught.
EngineCrashHandler: Signal=11
Segmentation fault

I wish the logs would have somthing meaningful in them, but they don't. As to why some mods work and others crash the server, I can only guess. I suspect something distro related. I'm not sure if there is a problem in the mod, or if this is something the Ark devs will need to address.

If anyone has any ideas other than use Windows or RTFM of GFY, I'd love to hear them.
Grey 14 JUN 2016 a las 16:36 
lol

I have that exact mod running right now. Joan/Pegi16 has updated her Poop 'n Egg collector a couple times in the last 24 hours, too. That's caused me to run my modupdate script, but I've had absolutely no problems otherwise.

I would suggest that your wipe your VM clean and try again. This time, use arkmanager.

https://steamhost.cn/steamcommunity_com/app/346110/discussions/0/594821545179581070/

Follow all of the posted directions. Finish it by setting up a cron to check for updates hourly:
@hourly date >>~steam/arkmanagerupdate.txt; /usr/local/bin/arkmanager update --warn >>~steam/arkmanagerupdate.txt
@monthly rm ~steam/arkmanagerupdate.txt
@daily /usr/local/bin/arkmanager backup >>~steam/arkmanagerupdate.txt


If you're still having problems, then it's obviously not the game or the mod. PEBCAK. My offer of a premade VMDK stands if you've got the cash; make an offer.
Última edición por Grey; 14 JUN 2016 a las 16:37
Ook 15 JUN 2016 a las 8:14 
What distro are you using?
Grey 15 JUN 2016 a las 11:14 
Publicado originalmente por Ook:
What distro are you using?
Ubuntu 14.04 server. 16 is not a good release. It should also work with Mint if you want to go with something easier.
Ook 15 JUN 2016 a las 16:38 
FIXED!

The ser ver version of /Mods/TheCenter and the client version are DIFFERENT. You can't copy one to the other or IT WILL NOT WORK. AHAHAHAHAHAHAHA
tyler_h 17 JUN 2016 a las 18:35 
Im using Linux Mint 17.3 and the Ark Server Manager to no avail, just tried again last weekend to get it to work. I dont think we should turn this into a pissing contest, it would be nice to to have some developer input here....
YMD  [desarrollador] 17 JUN 2016 a las 21:13 
i never tried linux before, so i wouldnt know what to say :P sorry.
But from experience Ark Server Manager is kinda bad, full of bugs and causing mod loading problems.
Try switching to official Ark Server Launcher instead. I usually avoid thirdparty server manager tools.
tyler_h 1 AGO 2016 a las 18:05 
I got it to work! I had to get someone on a windows client to download, install and lead a single player game with the mod installed, zip the /NUMBERED folder and the NUMBER.MOD file and copy them to the Linux server. Not sure what happens when its converted to a Linux mod but something gets broken, using a windows version works! Pegi16/Dev: maybe provide us Linux users with a link to get the updated windows versions?
Damn.Ninja 1 OCT 2016 a las 17:01 
Why would you manually add mods? Didn't you guys know there's automanagedmods? I too run my servers on linux.

Also, if you guys are self hosting and want web admin page here's something I've been working on with real-time monitoring:

http://server.arktraders.online/~arkserver/
http://server.arktraders.online/~arkserver2/

https://github.com/Astiliano/ArkServerAdminPage

Edit: I should add, everything on the site is automatically generated, including the mod list. As soon as I make changes to the GameUserSettings mod list it updates the mod list.

Also, this requires you to be using LGSM
Última edición por Damn.Ninja; 1 OCT 2016 a las 17:02
< >
Mostrando 1-15 de 22 comentarios
Por página: 1530 50