TerraBlender (Forge)

TerraBlender (Forge)

62M Downloads

1.20.1 Fabric Mods Terrablender Crash

elitychu opened this issue ยท 9 comments

commented

What's the issue you encountered?

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

How can the issue be reproduced?

Opening the game via the forge mod pack I created then pushing 'play' on the minecraft launcher creates the error.

Logs

<script src="https://gist.github.com/elitychu/e9cf972617c5645f593864a4ccfa166e.js"></script>

Mod Version

1.20.1

Additional information

We have played in this mod pack before with no issues; today is the first time it is giving trouble.

commented

Your crash log suggests an issue with Simple Backpack, not TerraBlender.

commented

You also say you're using Forge, but your crash log is from Fabric?

commented

Hello. The error does not mention the backpack mod. I don't know how that could be the issue.

We are using curseforge to create the modpack but all mods are Fabric API
17144547721805252931461889565887

commented

Please provide a correct crash report, what. You have linked is not a TerraBlender crash

commented

Hello. Sorry about that. This should be the correct log

<script src="https://gist.github.com/elitychu/fbe3f3ff474e57a92c443f3b2759e947.js"></script>
commented

You need to delete your config files

commented

We tried that but it didn't work :(

commented

17144560005518496085207403933382

commented

OK so we deleted the whole config folder then increased the memory allocation and it worked. Thank you for your time