#Is the format of my whitelist correct?

27 messages · Page 1 of 1 (latest)

signal sky
hasty holly
#

its com.SPT.xxx

and com.SPT.common doesnt have a GUID, so you cant add it in there i think

#

personally i wouldnt add those as they're required for mods to load anyways

viscid kindle
#

per documentation:
"required": [], // required mods on the server, if enabled you should always include standard SPT mods: ["com.SPT.custom", "com.SPT.singleplayer", "com.SPT.core", "com.SPT.debugging", "com.fika.core", "com.bepis.bepinex.configurationmanager"]

noble cloud
pastel sail
#

It's in the documentation

noble cloud
pastel sail
#

#1204039574314295296

#

Pinned

noble cloud
#

thanks a mil

#

I found an edge case. A mod I'm attempting to include to the required list is "Virtual's Custom Quest Loader", which includes spaces. What format would be appropriate to convert it to com.SPT.xxx?

#

my current guess is simply "com.SPT.Virtual's_Custom_Quest_Loader", but that feels incorrect

pastel sail
#

Launch the game once and look at your log file, it will print the name

#

In your log, search for "FikaModHandler", should look like this

#

As you can see, Drakia uses a different format.

noble cloud
#

using the FikaModHandler as a search term returns nothing

noble cloud
#

sorry, it's been a while since I've messed with my install.

signal sky
pastel sail
#

Your error is very obvious