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. Please read the Changelog before updating to 2.0.

Content
25 days ago
2.0
5.00K
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

a month ago

same issue here

a month ago

jup i have it too

a month ago

same here too

a month ago

Same here

a month ago
(updated a month 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