StackableItems

StackableItems

99k Downloads

Shift Clicking not working at all

Silverbane opened this issue · 17 comments

commented

When ever we use shift click to add or remove stuff from chests it just shoots all the items back into our inventory. Also when we shift click from an oven the items completely disappear.
Versions:
Bukkit (newest stable version)
StackableItems V0.9.0.1

I just started using this now so V0.9.0.1 is first one installed.
I noticed the options.yml was not in the config so I added in hopes it would fix the problem but it did not. Also added in permissions but this also did not fix the problem. Removing mod until you have fix for this one. Hopefully soon.

commented

I use vanishnopacket and I think that would be the only one that could
interfere. or maybe mobcatcher. I thought your plugin had vanishnopacket
support? Here are my config files my groups.yml is empty. When I installed
it, it had no options.yml . I had to manually add that.

On Mon, Dec 10, 2012 at 4:38 PM, haveric [email protected] wrote:

This sounds like you have a plugin conflict or a file is not set up
correctly. Can you provide your current options.yml and any config files
you have set up (defaultItems.yml and any player.yml/group.yml files).

An easy way to determine if there is a conflict is to remove all of your
other plugins and see if it is still broken. If it is not broken on its
own, please provide a list of other plugins that you are using so I can
help narrow it down.


Reply to this email directly or view it on GitHubhttps://github.com//issues/48#issuecomment-11221863.

commented

This sounds like you have a plugin conflict or a file is not set up correctly. Can you provide your current options.yml and any config files you have set up (defaultItems.yml and any player.yml/group.yml files).

An easy way to determine if there is a conflict is to remove all of your other plugins and see if it is still broken. If it is not broken on its own, please provide a list of other plugins that you are using so I can help narrow it down.

commented

VanishNoPacket works just fine, and I don't think mobcatcher has anything that would conflict. Your first sign of problems should have been that it didn't create the options.yml. That means you are either using an older bukkit version or still possibly a plugin conflict.

What is the build number of CraftBukkit you are using? Also, please provide a full list of plugins you are using.

commented

git-Bukkit-1.4.5-R0.2-b2488jnks (MC: 1.4.5) (Implementing API version 1.4.5-R0.2). Which should be the newest stable version. Let me know if its not. I also use Rebalance Villagers but may remove it because its not acting as expected. When I remove a mod... deleting the .jar file and the folder configs should fully remove it correct after a restart? or no? just wondering because maybe it was a previously installed mod. Thanks for the help.

commented

Also when I change my gamemode to 1 it works....

commented

oh and sorry full list of plugins:
EpicBoss.jar
Gringotts-1.3.1 (1).jar
MobCatcher.jar
Multiverse-Core-2.4.jar
PermissionsBukkit-2.0.jar
Towny.jar
VariableTriggers.jar
Vault.jar
WorldEdit.jar

commented

Here is the log and yes there is an error see below.
2012-12-12 17:05:36 [INFO] Starting minecraft server version 1.4.5
2012-12-12 17:05:36 [INFO] Loading properties
2012-12-12 17:05:36 [INFO] Default game type: SURVIVAL
2012-12-12 17:05:36 [INFO] Generating keypair
2012-12-12 17:05:37 [INFO] Starting Minecraft server on 69.65.40.170:26365
2012-12-12 17:05:37 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.5-R0.2-b2488jnks (MC: 1.4.5) (Implementing API version 1.4.5-R0.2)
2012-12-12 17:05:38 [INFO] ----- Bukkit Auto Updater -----
2012-12-12 17:05:38 [INFO] It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
2012-12-12 17:05:38 [INFO] If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
2012-12-12 17:05:38 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2012-12-12 17:05:38 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
2012-12-12 17:05:38 [INFO] ----- ------------------- -----
2012-12-12 17:05:38 [INFO] [Vault] Loading Vault v1.2.20-b264
2012-12-12 17:05:38 [INFO] [VariableTriggers] Loading VariableTriggers v1.2.1
2012-12-12 17:05:38 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
2012-12-12 17:05:38 [INFO] [WorldEdit] Loading WorldEdit v5.4.5
2012-12-12 17:05:38 [INFO] [EpicBoss] Loading EpicBoss v2.3.6
2012-12-12 17:05:38 [INFO] [Towny] Loading Towny v0.82.0.0
2012-12-12 17:05:38 [INFO] [Gringotts] Loading Gringotts v1.3.1
2012-12-12 17:05:38 [INFO] [StackableItems] Loading StackableItems v0.9.0.1
2012-12-12 17:05:38 [INFO] [PermissionsBukkit] Loading PermissionsBukkit v2.0
2012-12-12 17:05:38 [INFO] [MobCatcher] Loading MobCatcher v3.1
2012-12-12 17:05:38 [INFO] [Vault] Enabling Vault v1.2.20-b264
2012-12-12 17:05:38 [INFO] [Vault][Economy] Gringotts found: Waiting
2012-12-12 17:05:38 [INFO] [Vault][Permission] PermissionsBukkit hooked.
2012-12-12 17:05:38 [INFO] [Vault][Permission] PermissionsBukkit found: Waiting
2012-12-12 17:05:38 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2012-12-12 17:05:38 [INFO] [Vault] Enabled Version 1.2.20-b264
2012-12-12 17:05:38 [INFO] Preparing level "steenville"
2012-12-12 17:05:38 [INFO] Preparing start region for level 0 (Seed: 5926976681114448018)
2012-12-12 17:05:39 [INFO] Preparing spawn area: 52%
2012-12-12 17:05:40 [INFO] Preparing start region for level 1 (Seed: 5926976681114448018)
2012-12-12 17:05:40 [INFO] Preparing spawn area: 52%
2012-12-12 17:05:41 [INFO] Preparing start region for level 2 (Seed: 5926976681114448018)
2012-12-12 17:05:41 [INFO] [VariableTriggers] Enabling VariableTriggers v1.2.1
2012-12-12 17:05:41 [INFO] [VariableTriggers] Loading variable data...
2012-12-12 17:05:41 [INFO] [VariableTriggers] 13 Objects with total of 70 Variables loaded.
2012-12-12 17:05:41 [INFO] [VariableTriggers] Loading WalkTrigger data...
2012-12-12 17:05:41 [INFO] [VariableTriggers] 0 WalkTriggers loaded.
2012-12-12 17:05:41 [INFO] [VariableTriggers] Loading ClickTrigger data...
2012-12-12 17:05:41 [INFO] [VariableTriggers] 90 ClickTriggers loaded.
2012-12-12 17:05:41 [INFO] [VariableTriggers] Loading EventTriggers data...
2012-12-12 17:05:41 [INFO] [VariableTriggers] 0 EventTriggers loaded.
2012-12-12 17:05:41 [INFO] [VariableTriggers] Loading AreaTriggers data...
2012-12-12 17:05:41 [INFO] [VariableTriggers] 0 AreaTriggers loaded.
2012-12-12 17:05:41 [INFO] [VariableTriggers] Loading CommandTriggers data...
2012-12-12 17:05:41 [INFO] [VariableTriggers] 0 CommandTriggers loaded.
2012-12-12 17:05:41 [INFO] [VariableTriggers] Loading ScriptFiles...
2012-12-12 17:05:41 [INFO] [VariableTriggers] 30 Scripts from 13 files loaded.
2012-12-12 17:05:41 [INFO] [VariableTriggers] Hooked Vault
2012-12-12 17:05:41 [INFO] [VariableTriggers] Using Gringotts
2012-12-12 17:05:41 [INFO] [VariableTriggers] Using PermissionsBukkit
2012-12-12 17:05:41 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2012-12-12 17:05:41 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2012-12-12 17:05:41 [INFO] [AllPay] - Version 10.0 - using only an item based economy for Multiverse-Core v2.4-b527
2012-12-12 17:05:42 [INFO] [Multiverse-Core] Loading World & Settings - 'steenville' - Env: NORMAL - Type: LARGE_BIOMES & seed: 5926976681114448018
2012-12-12 17:05:42 [INFO] [Multiverse-Core] Loading World & Settings - 'steenville_nether' - Env: NETHER - Type: LARGE_BIOMES & seed: 5926976681114448018
2012-12-12 17:05:42 [INFO] [Multiverse-Core] Loading World & Settings - 'steenville_the_end' - Env: THE_END - Type: LARGE_BIOMES & seed: 5926976681114448018
2012-12-12 17:05:42 [INFO] [Multiverse-Core] Loading World & Settings - 'GoldenCity' - Env: NORMAL - Type: NORMAL & seed: -935344119546411008
2012-12-12 17:05:42 [INFO] Preparing start region for level 3 (Seed: -935344119546411008)
2012-12-12 17:05:42 [INFO] [Multiverse-Core] 4 - World(s) loaded.
2012-12-12 17:05:42 [INFO] [WorldEdit] Enabling WorldEdit v5.4.5
2012-12-12 17:05:42 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-12-12 17:05:43 [INFO] [EpicBoss] Enabling EpicBoss v2.3.6
2012-12-12 17:05:43 [INFO] [EpicBoss] 2.3.6 Has Been Enabled!
2012-12-12 17:05:43 [INFO] [Towny] Enabling Towny v0.82.0.0
2012-12-12 17:05:43 [INFO] ==================== Towny ========================
2012-12-12 17:05:43 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
2012-12-12 17:05:43 [INFO] [Towny] Bypassing CraftBukkit Version check.
2012-12-12 17:05:43 [INFO] [Towny] Using: BukkitPermissions, Vault v1.2.20-b264
2012-12-12 17:05:43 [INFO] [Towny] Time until a New Day: 18 hours, 54 minutes, 17 seconds
2012-12-12 17:05:43 [INFO] =============================================================
2012-12-12 17:05:43 [INFO] [Towny] Version: 0.82.0.0 - Mod Enabled
2012-12-12 17:05:43 [INFO] =============================================================
2012-12-12 17:05:43 [INFO] [Gringotts] Enabling Gringotts v1.3.1
2012-12-12 17:05:43 [INFO] [Gringotts] Found Bukkit version: 1.4.5-R0.2. All features enabled.
2012-12-12 17:05:45 [INFO] [Vault][Economy] Gringotts hooked.
2012-12-12 17:05:45 [INFO] [StackableItems] Enabling StackableItems v0.9.0.1
2012-12-12 17:05:46 [SEVERE] Error occurred while enabling StackableItems v0.9.0.1 (Is it up to date?)
java.lang.NullPointerException
at com.platymuus.bukkit.permissions.PermissionsPlugin.getNode(PermissionsPlugin.java:210)
at com.platymuus.bukkit.permissions.PermissionsPlugin.getAllGroups(PermissionsPlugin.java:163)
at net.milkbowl.vault.permission.plugins.Permission_PermissionsBukkit.getGroups(Permission_PermissionsBukkit.java:224)
at haveric.stackableItems.Perms.getGroups(Perms.java:64)
at haveric.stackableItems.SIItems.loadGroupItemFiles(SIItems.java:116)
at haveric.stackableItems.SIItems.reload(SIItems.java:109)
at haveric.stackableItems.SIItems.init(SIItems.java:65)
at haveric.stackableItems.StackableItems.onEnable(StackableItems.java:44)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:270)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:252)
at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:320)
at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:299)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:258)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:147)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
2012-12-12 17:05:46 [INFO] [PermissionsBukkit] Enabling PermissionsBukkit v2.0
2012-12-12 17:05:46 [INFO] [PermissionsBukkit] Enabled successfully
2012-12-12 17:05:46 [INFO] [MobCatcher] Enabling MobCatcher v3.1
2012-12-12 17:05:46 [INFO] [MobCatcher] Author: Malikk
2012-12-12 17:05:46 [INFO] [MobCatcher] Hooked Vault 1.2.20-b264
2012-12-12 17:05:46 [INFO] [MobCatcher] Spout was not found.
2012-12-12 17:05:46 [INFO] [MobCatcher] remove stackability: false
2012-12-12 17:05:46 [INFO] [MobCatcher] signData File is Empty
2012-12-12 17:05:46 [INFO] [MobCatcher] Loading 2 mob data
2012-12-12 17:05:46 [INFO] [MobCatcher] Starting Plugin Metrics
2012-12-12 17:05:46 [INFO] [MobCatcher] Enabled
2012-12-12 17:05:47 [INFO] Done (8.529s)! For help, type "help" or "?"
2012-12-12 17:05:47 [INFO] Starting GS4 status listener
2012-12-12 17:05:47 [INFO] Query running on 69.65.40.170:26365
2012-12-12 17:05:47 [INFO] Starting remote control listener
2012-12-12 17:05:47 [INFO] RCON running on 69.65.40.170:26375

commented

Removing the jar file is enough to remove a plugin after a restart. Creative is not affected by StackableItems so yes, that should work as it normally would. I'll take a look and see what I can do. None of the plugins you listed I recognize as having issues in the past, but I'll look into them.

Do you get any errors in the console when starting up the server or when running it with StackableItems installed?

commented

That error helps, thank you. I believe it is an issue I was planning on fixing soon anyway. If I'm right, it is because your permissions system (PermissionsBukkit) doesn't support groups and I'm not handling that case very well. I'll try to get a test version out when I get a chance to work on it.

commented

Should I use another Permissions system? I have not configured much in PermissionsBukkit and if it maybe breaking other mods I don't mind getting rid of it for a better system. Do you have any suggestions?

commented

That's totally up to you. I should be able to fix the issue tonight though.

commented

were you able to get to it? Otherwise I think I may switch my permissions system. Also I was looking at it PermissionsBukkit does support groups I think? So I am a bit confused.

commented

Sorry, I did not get to it last night like I hoped I would, perhaps tonight. I was just guessing about what was causing it based off of the error you gave me, I may not have been right. Let me know if you do end up switching permissions and the outcome as to whether it helps or not. It will hopefully help me narrow down the issue.

commented

I just added a test version here: https://github.com/haveric/StackableItems/tree/master/downloads/dev

Try it out and let me know if it helps or any errors/issues occurring with it.

commented

Changed Permissions to PEX fixed the issue. How do I make all potions stackable? do I need to use the itemids?

commented

You can either use the id of 373 or the Bukkit Material name found here: http://jd.bukkit.org/apidocs/org/bukkit/Material.html of Potion

commented

Awesome. I figured it out thank you for all of your help.