Powah!

Powah!

19M Downloads

Game Crash

KEStutzman opened this issue ยท 1 comments

commented

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

  • Minecraft: 1.16.5
  • Forge: Curse Forge
  • Powah: Game Version 1.16.5

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

commented

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.