GithubHelp home page GithubHelp logo

rhodonite's People

Contributors

thebritishbrotherhood avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

moritz30 vaughany

rhodonite's Issues

[1.14.4] Rhodonite armor corrupted

One player on my server tried to put a piece of rhodonite armor on and it kicked him messed up his entire profile. I did some digging and found that his account was broken because of a corrupted item in his inventory, which happened to be rhodonite. If you could fix this it would be greatly appreciated. Here is the error in full:

27.03 02:47:12 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerInventory.func_70440_f(I)Lnet/minecraft/item/ItemStack;
27.03 02:47:12 [Server] INFO at com.vincentmet.rhodonite.armor.RhodoniteChestplate.onArmorTick(RhodoniteChestplate.java:35) ~[?:1.14.4-1.1] {re:classloading}
27.03 02:47:12 [Server] INFO at net.minecraftforge.common.extensions.IForgeItemStack.onArmorTick(IForgeItemStack.java:289) ~[?:?] {re:classloading}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.player.PlayerInventory.lambda$tick$0(PlayerInventory.java:269) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
27.03 02:47:12 [Server] INFO at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_201] {}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.player.PlayerInventory.func_70429_k(PlayerInventory.java:269) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:492) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:backpacked:player_init_hook,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:backpacked:player_init_hook,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:365) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}

27.03 02:47:12 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerInventory.func_70440_f(I)Lnet/minecraft/item/ItemStack;
27.03 02:47:12 [Server] INFO at com.vincentmet.rhodonite.armor.RhodoniteChestplate.onArmorTick(RhodoniteChestplate.java:35) ~[?:1.14.4-1.1] {re:classloading}
27.03 02:47:12 [Server] INFO at net.minecraftforge.common.extensions.IForgeItemStack.onArmorTick(IForgeItemStack.java:289) ~[?:?] {re:classloading}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.player.PlayerInventory.lambda$tick$0(PlayerInventory.java:269) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
27.03 02:47:12 [Server] INFO at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_201] {}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.player.PlayerInventory.func_70429_k(PlayerInventory.java:269) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:492) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:backpacked:player_init_hook,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:backpacked:player_init_hook,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
27.03 02:47:12 [Server] INFO at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:365) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}

Thanks.

HeartOfRhodonite NoSuchMethoderror if it creates an explosion.

[25Jul2020 23:53:54.193] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
java.lang.NoSuchMethodError: net.minecraft.world.Explosion.(Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;DDDFZLnet/minecraft/world/Explosion$Mode;)V
at com.vincentmet.rhodonite.items.ItemHeartOfRhodonite.func_77622_d(ItemHeartOfRhodonite.java:26) ~[?:1.16.1-1.0.1]
at net.minecraft.inventory.container.WorkbenchContainer.func_217067_a(SourceFile:119) ~[?:?]
at net.minecraft.util.IWorldPosCallable.func_221487_a(SourceFile:35) ~[?:?]
at net.minecraft.util.IWorldPosCallable$2.func_221484_a(SourceFile:22) ~[?:?]
at net.minecraft.util.IWorldPosCallable.func_221486_a(SourceFile:34) ~[?:?]
at net.minecraft.inventory.container.WorkbenchContainer.func_82846_b(SourceFile:119) ~[?:?]
at net.minecraft.inventory.container.Container.func_241440_b_(Container.java:255) ~[?:?]
at net.minecraft.inventory.container.Container.func_184996_a(Container.java:160) ~[?:?]
at net.minecraft.network.play.ServerPlayNetHandler.func_147351_a(ServerPlayNetHandler.java:1187) ~[?:?]
at net.minecraft.network.play.client.CClickWindowPacket.func_148833_a(CClickWindowPacket.java:34) ~[?:?]
at net.minecraft.network.play.client.CClickWindowPacket.func_148833_a(CClickWindowPacket.java:12) ~[?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:738) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:157) ~[?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:721) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:715) ~[?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?]
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:701) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:647) ~[?:?]
at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) ~[?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

Line 35 in the heart of Rhodonite class. It will only crash the server if the explosion is created so 15% of the time.

Rhodonite Armor Bug?

Whenever I try to equip the armor, it doesn't always stay on. Sometimes, it unequips itself and then duplicates in my inventory. Is this intentional? Thanks.

Ore not spawning in the End

I've searched a square several thousand blocks per side around the center of the end but have yet to see a single piece of the rhodonite ore.
I have the end ores mod, oh the biomes you'll go, a couple mods that affect the end dragon in case she's tied to the ore spawning, and large ore deposits. I don't think any of them should break your ore spawning but that's my best guess. Unless the ore's just really, really rare.
I've turned several islands into Swiss cheese strip mining them, but no luck. My next step is to drop a quarry onto an island and see if that picks up any.

Thanks for an otherwise spiffy mod. :D

1.18.2 Can't mine ores

Can't mine ores on 1.18.2. Tried every pickaxe in the game including Rhodonite. Just won't mine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.