#Workshop mods not appearing

46 messages · Page 1 of 1 (latest)

pale niche
#

I recently started a private server for my friends and I on Linux using SteamCMD. I configured everything and it works. However, even after filling in the mod and workshop IDs that were on the mod workshop page they don’t appear.

I don’t have access to the config file right now but it looks like this

servertest.ini file

(Might be worksopitems, either way I didn’t change its name)
workshop=123456;789101
mods=mod1;mod2

Am I doing something wrong? When starting the Linux server it showed it downloading the workshop mods on verbose, but they still aren’t in the game :/

glass dune
#

Can you share the server-console.txt file log?

pale niche
#

Yeah I can during my break. That’s in the same folder as servertest.ini right?

glass dune
#

It would be in the folder above it

glass dune
#

It is as if you had no mods enabled here... can you share the servertest.ini file in that case as well?

#

/home/pzuser/Zomboid/Server/servertest.ini

#

From this folder specifically

glass dune
#

WorkshopItems= 2856174410;275

#

There seems to be a space in here for some reason

#

I am not sure if that may be the cause of the issue, but I recommend removing the space anyway

#

The rest seems fine, try removing the space first and then start the server again

#

If it fails, try sharing the log again?

pale niche
#

I gave myself admin in the server to view the items but the workshop items don't show up when searching

#

Could it be because I'm using a Linux server instead of Windows?

pale niche
#

I redid everything and it works Idk what happened, however I'm not able to use commands in console anymore I have to actually log in as admin :/

glass dune
#

Alright I feel like there may be something wrong with how you start the server in that case

#

Are you perhaps starting it as sudo?

#

Are you sure you are logged in as the pzuser?

#

How is the server installed exactly?

pale niche
#

Yup to the first two questions

glass dune
#

Surprisingly good guide

#

I come across like 90 percent of guides that just have terrible misinformation

#

But yes this looks all good, are you sure you are in su - pz when launching the server?

#

Since launching it as a different user may cause extra issues

#

I did just notice something in the log

#

It seems to not load the server name for some reason

pale niche
glass dune
#

And then it just stops loading any settings after that

#

So I would recommend trying to change the server name to something else

pale niche
#

Oh

glass dune
#

Avoid any special characters as well

pale niche
#

Are spaces considered "special" in this case?

glass dune
#

Spaces should work, but as a test just keep them empty

#

Call it TestServer or something

pale niche
glass dune
#

Try deleting everything in the Zomboid/Server folder

#

Have the server re-create new ones

#

And then share the log after that

pale niche
#

Think I figured out the issue. It's one of the mods.

#

Had a brainfart so didn't try process of elimination with them.

#

I tried one mod and works no issues. Lol as a programmer I shoulda thought of that part

glass dune
#

Interesting, well glad you got it fixed in that case