SkyFactory One

SkyFactory One

471k Downloads

[Bug]: Crash

CrevetteTV opened this issue ยท 3 comments

commented

General Info

  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the modpack

Modpack version

1.0.2

Java version

1.8.0_51

Modpack Launcher Used

Lanceur de CurseForge

Memory Allocated

16

Minecraft World Environment

Single Player

Misc Client Info

  • Optifine Installed
  • Shaders Installed

Server Java Version

No response

Server Operating System

No response

Misc Server Info

  • Sponge or Non-Vanilla Forge Server

Issue Description

Hello I put an entangled loader in refined storage and I broke everything. I crash every time I start the game. sorry for the mistakes I am French

Additional Information

No response

commented

I can't investigate this issue without a crash report. Your best chance of fixing your world is to go into the defaultconfigs folder and locate the forge-server.toml file and change the following option to true

	#Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
	removeErroringEntities = false

Then, start up the modpack and try to load your world. If it does not fix it, then you're next option would be to remove the entangled mod and then restart modpack and load the world. You can then go ahead and add the mod back in if this works.

commented

Here is attached the crash report

crash-2021-11-05_11.07.18-client.txt

commented

Closing this as there has been no response