Planet Vesta


A gas giant in the distance. There appears to be a lone chunks of rock spread about in the almost concerningly thick atmosphere. Vesta is the gas world, and all about gasses. Please read the Changelog before updating to 2.0.

Content
a day ago
2.0
1.18K
Planets Logistics Environment Fluids Logistic network Manufacturing

g Bag 2.0.2

Failed to load mods: Unexpected character ([) at skewer_planet_vesta/migrations/2.0.2.json:4

4 days ago

same issue here

4 days ago

jup i have it too

4 days ago

same here too

4 days ago

Same here

4 days ago
(updated 4 days ago)

(Edit: made the instructions clearer. hopefully.)

Same here - downgrading back to Vesta 2.0.1 fixes it. Upgrading back to 2.0.2 brings back the error. I think I may have found a fix. Making this change makes the game start.

To other players: I DO NOT KNOW IF THIS WILL BREAK YOUR SAVE!!! I've never done any modding or lua. All I tested is that the game starts! If you wanna try my fix, be sure to save your game under a new filename.

So, the fix appears to be to edit the file "migrations/2.0.2.json" in the mod archive (extract the zip of this mod into your mod folder, then delete the archive, then edit the file) to this (starting with "{", ending with "}", and inclusive of the curly brackets):

{
"entity":
[
["vesta_combustion_furnace", "vesta-combustion-furnace"],
["vesta_electrolyzer", "vesta-electrolyzer"]
]
}

New response