Giter Club home page Giter Club logo

bitcoin's People

Contributors

officialdonut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bitcoin's Issues

When I use /bitcoin reload, it will display an error on the console.

When I use /bitcoin reload, it will display an error on the console.
git-Paper-443 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
plugins v2.5

org.bukkit.command.CommandException: Unhandled exception executing command 'bitcoin' in plugin Bitcoin v2.5
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched_1.16.5.jar:git-Paper-443]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-443]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:807) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2021) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1832) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1785) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1199) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996) ~[patched_1.16.5.jar:git-Paper-443]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[patched_1.16.5.jar:git-Paper-443]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.IllegalStateException: Duplicate recipe ignored with ID bitcoin:computerrecipe
at net.minecraft.server.v1_16_R3.CraftingManager.addRecipe(CraftingManager.java:78) ~[patched_1.16.5.jar:git-Paper-443]
at org.bukkit.craftbukkit.v1_16_R3.inventory.CraftShapedRecipe.addToCraftingManager(CraftShapedRecipe.java:59) ~[patched_1.16.5.jar:git-Paper-443]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.addRecipe(CraftServer.java:1311) ~[patched_1.16.5.jar:git-Paper-443]
at org.bukkit.Bukkit.addRecipe(Bukkit.java:770) ~[patched_1.16.5.jar:git-Paper-443]
at us.donut.bitcoin.mining.ComputerManager.registerRecipe(ComputerManager.java:98) ~[?:?]
at us.donut.bitcoin.mining.ComputerManager.reload(ComputerManager.java:56) ~[?:?]
at us.donut.bitcoin.Bitcoin.reload(Bitcoin.java:61) ~[?:?]
at us.donut.bitcoin.BitcoinCommand.onCommand(BitcoinCommand.java:65) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-443]
... 19 more

Bug with Computers

In some cases, the NBT tags data of the computers just increased out of the blue, that has not been placed down before. Please take a look.

Plugin Ver: 2.4
Server Ver: 1.15.2 PaperSpigot

Working: 2 NBT
unknown10

Broke: 3NBT
unknown11

Additional Issues:

  1. When Computers are mined with Telepathy enchanted pickaxe, the Computer will be broken.
  2. When Computers are mined with Experience enchanted pickaxe, it will give out exp.
    Plugin: https://www.spigotmc.org/resources/%E2%AD%95%EF%B8%8F-advancedenchantments-%E2%9C%85-create-custom-enchants-%E2%9C%A8-195-enchants-%E2%AD%90-1-8-1-16-30-sale.43058/

Min/Max Value Bug

Personally I see this as a bug, but the value of my bitcoin on my server is becoming of increasingly negative value, allowing it to go under a value of $0. So when a player buys bitcoin, they receive the bitcoins they purchased with no money being lost/gained.

Is it possible to make it so this isn't possible or for there to be an option to prevent this from happening?

Thanks,
Interface.

Please consider updating the plugin to work with 1.8.8

This is an amazing plugin and Im sure many people would love to use it on their servers. On the spigot page it says it should work on 1.8 if the sounds are changed to the 1.8 ones. I changed them, but when I do /bitcoin , absolutely nothing happens. If you dont want to make this plugin for 1.8, could you please help me figure out why it is not working at all? Thank you for the great work!

1.12 not work paperspigot

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_161]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_161]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Paper-1322]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:843) [spigot.jar:git-Paper-1322]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:426) [spigot.jar:git-Paper-1322]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:767) [spigot.jar:git-Paper-1322]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665) [spigot.jar:git-Paper-1322]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
Caused by: java.lang.NullPointerException
at us.donut.bitcoin.BitcoinMenu.createMenu(BitcoinMenu.java:85) ~[?:?]
at us.donut.bitcoin.BitcoinMenu.open(BitcoinMenu.java:78) ~[?:?]
at us.donut.bitcoin.BitcoinCommand.onCommand(BitcoinCommand.java:44) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Paper-1322]
... 15 more

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.