-
Notifications
You must be signed in to change notification settings - Fork 939
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
Schematicannon unloads a large schematic with error #5815
Comments
i have the same issue |
Please attach a log |
for u [00:05:54] [Server thread/ERROR] [co.si.cr.Create/]: Failed to load Schematic for Printingjava.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceKey.m_135782_()" because "p_196976_" is null |
Describe the Bug
I have a very large schematic that is uploaded to my server, positioned, and placed inside a schematicannon. (I have increased the max schematic size limit to make this possible.) The schematic has been sitting in the cannon untouched for a few days across several server restarts, but today when I open the schematicannon GUI, it unloads the schematic and says that there are "incompatible blocks, check server logs".
Relevant Server Logs
This is the schematic I used. It is a modified version of an online map, which I can no longer find the link to.
coastline.zip
Reproduction Steps
Expected Result
The schematic should stay loaded across server restarts.
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 11
Mod Version
0.5.1f
Minecraft Version
1.20.1
Forge Version
47.2.5
Other Mods
Additional Context
No response
The text was updated successfully, but these errors were encountered: