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

Cables and Create schematics (.nbt) burned my creative testing world #3405

Closed
gutteringHearthplace opened this issue Nov 10, 2022 · 6 comments
Labels
bug Something isn't working crossmod

Comments

@gutteringHearthplace
Copy link

gutteringHearthplace commented Nov 10, 2022

Describe the bug

I was using the Create mod's schematicannon when the crash occurred- I've already sent this report to them, too. Including a cable from your mod in a build looks like it crashes the game on loading the schematic into a function designed to produce a block checklist. The crash would recur on opening the world until I deleted the schematic entirely.

Here's text of the report I sent to them:

How can we reproduce this bug or crash?

  1. Created a schematic of a bulk processing plant I wanted to be able to use in the future, containing blocks from Create and other mods- most notably Cables and Importers from Refined Storage, though I think one or two Quark blocks and the Tinker's Construct clear item frames were also present.
  2. Save the schematic and load it into the Schematicannon to test the reproduced functionality. Everything is fine until I add the book for the checklist, upon which the game crashes.
  3. Restart Minecraft, reload my testing world. Minecraft crashes again.

What Minecraft version is this happening on?

Minecraft 1.18.2

What Forge version is this happening on?

40.1.48

What Refined Storage version is this happening on?

1.10.2

Relevant log output

https://gist.github.com/gutteringHearthplace/c2be8bc17e8340fbc7c0fa3d280036a0
@gutteringHearthplace gutteringHearthplace added the bug Something isn't working label Nov 10, 2022
@gutteringHearthplace
Copy link
Author

Create bug report for the same issue:
Creators-of-Create/Create#4001

@raoulvdberge
Copy link
Collaborator

No need to report this to create, I believe this issue is on us.

@raoulvdberge
Copy link
Collaborator

I added some extra code to avoid the unsafe ServerLevel casting, but unfortunately it just generates a new crash. No network present at location. RS 1 just isn't compatible. It appears like the block place hook isn't called, leading to RS not creating a network and just crashing.

Will categorize this under #3424

@raoulvdberge
Copy link
Collaborator

raoulvdberge commented Nov 6, 2023

Hello. This bug has been fixed in v1.12.4 of Refined Storage. If this issue persists anyway, please feel free to create a new bug.

@raoulvdberge
Copy link
Collaborator

This bug has also been fixed in v1.11.7 of Refined Storage for Minecraft 1.19.2. If this issue persists anyway, please feel free to create a new bug.

@raoulvdberge
Copy link
Collaborator

Hello, this bug is now also fixed for Minecraft 1.18.2 in v1.10.6.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working crossmod
Projects
None yet
Development

No branches or pull requests

2 participants