Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I feel sad now :(
- Time: 2021-08-05 20:00:05 CEST
- Description: Ticking block entity
- java.lang.NoClassDefFoundError: com/mojang/realmsclient/util/Pair
- at me.shedaniel.rareice.forge.loot.LootGenerator.register(LootGenerator.java:53)
- at me.shedaniel.rareice.forge.loot.LootGenerator.<clinit>(LootGenerator.java:22)
- at me.shedaniel.rareice.forge.blocks.entities.RareIceTileEntity.TickCentral_TrueITickableUpdate(RareIceTileEntity.java:116)
- at com.github.terminatornl.tickcentral.api.TickHub.trueUpdate(TickHub.java:48)
- at com.github.terminatornl.laggoggles.Main.redirectUpdate(Main.java:91)
- at me.shedaniel.rareice.forge.blocks.entities.RareIceTileEntity.update(RareIceTileEntity.java)
- at net.minecraft.world.World.redirect$zbl000$tileEntityUpdate(World.java:5637)
- at net.minecraft.world.World.updateEntities(World.java:1838)
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767)
- at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- at java.lang.Thread.run(Thread.java:748)
- Caused by: java.lang.ClassNotFoundException: com.mojang.realmsclient.util.Pair
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
- ... 14 more
- Caused by: java.lang.NullPointerException
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
- ... 16 more
Add Comment
Please, Sign In to add comment