owmii / Powah

Discord:
https://discord.gg/A8TP9JY
GNU Lesser General Public License v3.0
28 stars 22 forks source link

Game Crash #198

Open KEStutzman opened 3 years ago

KEStutzman commented 3 years ago

Version: (make sure you are on the latest version before reporting):

Issue description:

Game crashes on load

Steps to reproduce:

Start the game

Is this a crash?, please include it here: (Recommended to use Gist)

Yes - This is a crash. Receive Error WIndow with the following:

The game crashed whilst rendering overlay Error: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file powah/energy/generators/solar_panel.toml of type COMMON for modid powah Exit Code: -1 crash-2021-09-09_08.01.10-client.txt

astrovan14 commented 2 years ago

Essentially all you need to do is remove a random 200 that appears at the end of the solar panel config file (./config/powah/energy/generators/solar_panel.toml) I had this same error and my server wouldn't start and that fix worked. Hope this helps pinpoint the issue.