LambdAurora / LambDynamicLights

A dynamic lights mod for Minecraft on Fabric Loader.
https://modrinth.com/mod/lambdynamiclights
Other
397 stars 98 forks source link

Crash on Start up #161

Closed AlfmanOO7 closed 1 year ago

AlfmanOO7 commented 1 year ago

Describe the bug When starting Minecraft the game will crash causing an exit code (-1) and this error message:

The game crashed whilst initializing game Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'lambdynlights'!

To Reproduce Steps to reproduce the behaviour:

  1. Open launcher
  2. Press 'play'
  3. wait
  4. crash occurs

Expected behaviour That the game would load

Screenshots image

Desktop (please complete the following information):

Additional context See attached crash log and game log latest.log

LambdAurora commented 1 year ago

Please delete the file in your game instance config/lambdynamiclights.toml as the configuration is corrupted.

AlfmanOO7 commented 1 year ago

This worked! Thank you so much for the quick response. I would have never thought to look into the configs