The FTB Forum is now read-only, and is here as an archive.
To participate in our community discussions, please join our Discord! https://ftb.team/discord
...
You did check whether you were starting the right server, right? Somehow sounds like you started the minecraft server instead of the forge server...
Please find the following file in your Skyfactory 3 modpack folder:
island.json
May be islands.json
Delete it. Try to start your world again after that.
This may or may not help.
In case the file doesn't exist, please create a txt file, name it island.json and add the following line:
{...
Please find the following file in your Skyfactory 3 modpack folder:
island.json
May be islands.json
Delete it. Try to start your world again after that.
Yeah, that island.json file is likely still empty. Please put the following line in the json file:
{ "spawn": { "playerName": "default_island", "playerId": null, "islandName": "spawn_island", "posX": 0, "posY": 66, "posZ": 256 }}
Just me wondering here, but did your server not shutdown cleanly? As in, did it suddenly stop due to a power outage or something like that?
Been trying to figure out how exactly this error pops up.
Please check for the island.json in %WhereverYourServerFilesAre%\SF3\minecraft\config, if it is blank or has random characters, please delete the file and let it regenerate on server startup.
The following parts:
"com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
at com.google.gson.Gson.fromJson(Gson.java:815) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
at...
Please locate the following file that should be in your SF3 config directory: "island.json" (without the quotation marks). Please pastebin the contents of said file.