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 gases. There are quite a few ways to play the mod: Complex Mode, which is the original recipe chain prior to the overhaul, and platform mode, which removes the rock formations and places you on a lone platform.

Content
6 days ago
2.0
6.57K
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

2 months ago

same issue here

2 months ago

jup i have it too

2 months ago

same here too

2 months ago

Same here

2 months ago
(updated 2 months 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