Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ticking block entity, Candle #1014

Open
Mankotako opened this issue Oct 21, 2024 · 4 comments
Open

Ticking block entity, Candle #1014

Mankotako opened this issue Oct 21, 2024 · 4 comments
Labels
Bug Modpack specific bug. Mod Issue Bug within a mod. Status: Reported Mod issue has been reported.

Comments

@Mankotako
Copy link

Mankotako commented Oct 21, 2024

Modpack Version

1.19.2

Describe your issue.

I placed a candle to increase the enchant power and as soon as I tried to light it me and my friend crashed, I tried everything I found online and nothing worked, I had a couple of friends download the world and try to fix it on single-player, but as soon as they get close to the chunck they crash too, the only thing I can think of is to remove the candles from the code somehow ( I've no idea how to do that) is this world cooked?

Crash Report

https://gist.github.com/Mankotako/7b64ae6e9642934314cd43c5ffda9060

Latest Log

---- Minecraft Crash Report ----

https://gist.github.com/Mankotako/7b64ae6e9642934314cd43c5ffda9060

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Singleplayer

Discord Username

manko555

@Mankotako Mankotako added the Bug Modpack specific bug. label Oct 21, 2024
@MuteTiefling
Copy link
Contributor

World is not cooked, no.

Open the world folder and go to the serverconfig folder.

Open forge-server.toml in a text editor of your choice

Change removeErroringBlockEntities = false to removeErroringBlockEntities = true

Restart the server. The problematic candle will be removed entirely once it's loaded, so be sure to visit the area again.

Please be sure to turn this option off again afterwards.

@MuteTiefling
Copy link
Contributor

JoeFoxe/Hexerei-1.19#77
JoeFoxe/Hexerei-1.19#67
JoeFoxe/Hexerei-1.19#12

@Mankotako
Copy link
Author

World is not cooked, no.

Open the world folder and go to the serverconfig folder.

Open forge-server.toml in a text editor of your choice

Change removeErroringBlockEntities = false to removeErroringBlockEntities = true

Restart the server. The problematic candle will be removed entirely once it's loaded, so be sure to visit the area again.

Please be sure to turn this option off again afterwards.

this worked thank you so much!!

@MuteTiefling MuteTiefling added Mod Issue Bug within a mod. Status: Reported Mod issue has been reported. labels Oct 21, 2024
@MuteTiefling
Copy link
Contributor

No trouble, happy adventuring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Modpack specific bug. Mod Issue Bug within a mod. Status: Reported Mod issue has been reported.
Projects
None yet
Development

No branches or pull requests

2 participants