Create

Create

86M Downloads

Forge Installation: Create Mod Crashing with net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException

immineal opened this issue ยท 4 comments

commented

Describe the Bug

When attempting to render the overlay in the Create mod, the game crashed with the error "net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file create-common.toml of type COMMON for modid create".

Reproduction Steps

  1. Install Forge and Create mod, both newest version
  2. Launch the game

Expected Result

The overlay should render without crashing the game.

Screenshots and Videos

Video of Crash:
https://user-images.githubusercontent.com/78079641/206464060-5a6968b7-147d-430c-a287-1dd555f4b31f.mp4

Screenshot:
Screenshot_20221208_144707

Crash Report or Log

https://pastebin.com/fngh3B4P

Operating System

Linux-6.0.9-2-preempt-x86_64-with-glibc2.36 64 Bits

Mod Version

0.5.0g

Minecraft Version

1.19.2

Forge Version

43.1.52

Other Mods

Only Forge and Create were installed.

Additional Context

Graphics Card: NVIDIA RTX A3000 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 525.53

commented

post your create-common.toml, it's probably got a typo in it or something

commented

issue closed

commented

Sorry, already fixed it myself 2 days ago, forgot to delete the bug

commented

how to fix