2011-11-13 19:39:27 [SEVERE] Could not pass event SIGN_CHANGE to TradeCraft
java.lang.IllegalArgumentException: Path cannot be null at org.bukkit.configuration.MemorySection.get(MemorySection.java:201) at nl.armeagle.TradeCraft.TradeCraftConfigurationFile.get(TradeCraftConfigurationFile.java:175) at nl.armeagle.TradeCraft.TradeCraftBlockListener.onSignChange(TradeCraftBlockListener.java:108)
at org.bukkit.plugin.java.JavaPluginLoader$36.execute(JavaPluginLoader.java:506) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1046) at net.minecraft.server.Packet130UpdateSign.a(SourceFile:41) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
You said only operators can place such chests. But that isn't true (if not using the Permissions plugin). Only operators can place infinite chests. But here you are using a player (mine) shop. Everyone can place a shop like that to sell their goods.
Also, the 'buy for' and 'sell for' text is addressed to the customer, the other way around to how you thought it would work.
@ArmEagle Thanks for the tips. I actually want it to be set where everyone can make shops. This plugin is kind of confusing, so I am hoping that everyone can figure it out. I plan to make another tutorial video for our server tomorrow that will be less confusing. Now that I pretty much have this down, I should be able to make a quick video that will explain it better so my members will know how to both set up a shop, and purchase items from one. Thanks again for all of your help!
This has been flagged as spam show
Sorry for this spam but this is the error that it gives me when I try to make a shop!
LOLKloklok 3 months ago
This has been flagged as spam show
2011-11-13 19:39:27 [SEVERE] Could not pass event SIGN_CHANGE to TradeCraft
java.lang.IllegalArgumentException: Path cannot be null at org.bukkit.configuration.MemorySection.get(MemorySection.java:201) at nl.armeagle.TradeCraft.TradeCraftConfigurationFile.get(TradeCraftConfigurationFile.java:175) at nl.armeagle.TradeCraft.TradeCraftBlockListener.onSignChange(TradeCraftBlockListener.java:108)
LOLKloklok 3 months ago
at org.bukkit.plugin.java.JavaPluginLoader$36.execute(JavaPluginLoader.java:506) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
LOLKloklok 3 months ago
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1046) at net.minecraft.server.Packet130UpdateSign.a(SourceFile:41) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
LOLKloklok 3 months ago
at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
LOLKloklok 3 months ago
Comment removed
LOLKloklok 3 months ago
how do you change the currency?
clapperburn 4 months ago
so whats the ip?
wafflestickboy 8 months ago
You said only operators can place such chests. But that isn't true (if not using the Permissions plugin). Only operators can place infinite chests. But here you are using a player (mine) shop. Everyone can place a shop like that to sell their goods.
Also, the 'buy for' and 'sell for' text is addressed to the customer, the other way around to how you thought it would work.
ArmEagle 10 months ago
@ArmEagle Thanks for the tips. I actually want it to be set where everyone can make shops. This plugin is kind of confusing, so I am hoping that everyone can figure it out. I plan to make another tutorial video for our server tomorrow that will be less confusing. Now that I pretty much have this down, I should be able to make a quick video that will explain it better so my members will know how to both set up a shop, and purchase items from one. Thanks again for all of your help!
MCStudiosOfficial 10 months ago
@MCStudiosOfficial "I actually want it to be set where everyone can make shops."
In case it wasn't clear yet; by default (without Permissions) player shops can be placed by anyone. So you're set there.
ArmEagle 10 months ago