Open hlysine opened 11 months ago
i have the same issue
Please attach a log
for u
java.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceKey.m135782()" because "p196976" is null
at net.minecraft.world.level.dimension.DimensionType.m196975(DimensionType.java:87) ~[server-1.20.1-20230612.114412-srg.jar%23205!/:?] {re:mixin,re:classloading,pl:mixin:APP:aether.mixins.json:common.DimensionTypeMixin,pl:mixin:A}
at net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess.m197394(LevelStorageSource.java:434) ~[server-1.20.1-20230612.114412-srg.jar%23205!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_levelstorageaccess_deletelevel,xf:fml:xaerominimap:xaero_levelstorageaccess_deletelevel,re:classloading,xf:fml:xaeroworldmap:xaero_wm_levelstorageaccess_deletelevel,xf:fml:xaerominimap:xaero_levelstorageaccess_deletelevel,re:mixin,xf:fml:xaeroworldmap:xaero_wm_levelstorageaccess_deletelevel,xf:fml:xaerominimap:xaero_levelstorageaccess_deletelevel,re:mixin,xf:fml:xaeroworldmap:xaero_wm_levelstorageaccess_deletelevel,xf:fml:xaerominimap:xaero_levelstorageaccess_deletelevel}
at net.minecraft.world.level.Level.
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
``` [28Nov2023 17:57:27.062] [Server thread/ERROR] [com.simibubi.create.Create/]: Failed to load Schematic for Printing java.util.ConcurrentModificationException: null at java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1712) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] at com.simibubi.create.foundation.utility.NBTProcessors.withUnsafeNBTDiscarded(NBTProcessors.java:93) ~[create-1.20.1-0.5.1.f.jar%23121!/:0.5.1.f] at com.simibubi.create.content.schematics.SchematicWorld.m_7967_(SchematicWorld.java:79) ~[create-1.20.1-0.5.1.f.jar%23121!/:0.5.1.f] at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] at net.minecraft.world.level.ServerLevelAccessor.m_47205_(ServerLevelAccessor.java:11) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.lambda$addEntitiesToWorld$5(StructureTemplate.java:435) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.addEntitiesToWorld(StructureTemplate.java:427) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_230328_(StructureTemplate.java:337) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at com.simibubi.create.content.schematics.SchematicPrinter.loadSchematic(SchematicPrinter.java:103) ~[create-1.20.1-0.5.1.f.jar%23121!/:0.5.1.f] at com.simibubi.create.content.schematics.cannon.SchematicannonBlockEntity.initializePrinter(SchematicannonBlockEntity.java:450) ~[create-1.20.1-0.5.1.f.jar%23121!/:0.5.1.f] at com.simibubi.create.content.schematics.cannon.SchematicannonBlockEntity.tickPaperPrinter(SchematicannonBlockEntity.java:684) ~[create-1.20.1-0.5.1.f.jar%23121!/:0.5.1.f] at com.simibubi.create.content.schematics.cannon.SchematicannonBlockEntity.tick(SchematicannonBlockEntity.java:278) ~[create-1.20.1-0.5.1.f.jar%23121!/:0.5.1.f] at com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.m_155252_(SmartBlockEntityTicker.java:15) ~[create-1.20.1-0.5.1.f.jar%23121!/:0.5.1.f] at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23139!/:?] at java.lang.Thread.run(Thread.java:840) ~[?:?] ```
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