Zarius / Bukkit-OtherBlocks

OtherBlocks (now known as OtherDrops) plugin for Bukkit (dev build: https://www.mediafire.com/?i6ows1g6kus2o0l)
http://dev.bukkit.org/server-mods/otherdrops/
GNU General Public License v3.0
17 stars 17 forks source link

Otherdrops will not find/link to vault and essentials econ, on 1.6.2 #279

Closed malaeus closed 11 years ago

malaeus commented 11 years ago

running latest devbuild of otherdrops on 1.6.2 R0.1 DEV

19:23:27 [WARNING] [OtherDrops:2.8b.566] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?)

i have vault installed, but i guess its not being recognized? is there a way to get around this, or is it a vault issue?

i have mchat as well, it is not calling the group/world names properly and apparently that is supposed to be handled through vault as well.

yet this is my startup for vault

19:34:25 [INFO] [Vault] Enabling Vault v1.2.25-b333 19:34:25 [INFO] [Vault][Economy] Essentials Economy found: Waiting 19:34:25 [INFO] [Vault][Permission] PermissionsBukkit hooked. 19:34:25 [INFO] [Vault][Permission] PermissionsBukkit found: Waiting 19:34:25 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system. 19:34:25 [INFO] [Vault] Enabled Version 1.2.25-b333 19:34:25 [INFO] [Vault][Economy] Essentials Economy hooked.

malaeus commented 11 years ago

04:06:58 [INFO] [OtherDrops] Enabling OtherDrops v2.8b.566 04:06:59 [INFO] [OtherDrops:2.8b.566] Failed to load one or more optional dependencies - continuing OtherDrops startup. 04:06:59 [SEVERE] java.lang.NumberFormatException: multiple points 04:06:59 [SEVERE] at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1082) 04:06:59 [SEVERE] at java.lang.Double.parseDouble(Double.java:510) 04:06:59 [SEVERE] at com.gmail.zariust.otherdrops.Dependencies.loadCoreProtect(Dependencies.java:168) 04:06:59 [SEVERE] at com.gmail.zariust.otherdrops.Dependencies.init(Dependencies.java:100) 04:06:59 [SEVERE] at com.gmail.zariust.otherdrops.OtherDropsConfig.load(OtherDropsConfig.java:296) 04:06:59 [SEVERE] at com.gmail.zariust.otherdrops.OtherDrops.onEnable(OtherDrops.java:107) 04:06:59 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) 04:06:59 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) 04:06:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) 04:06:59 [SEVERE] at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282) 04:06:59 [SEVERE] at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264) 04:06:59 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313) 04:06:59 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290) 04:06:59 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250) 04:06:59 [SEVERE] at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151) 04:06:59 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391) 04:06:59 [SEVERE] at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 04:06:59 [INFO] [OtherDrops:2.8b.566] Loading file: otherdrops-drops.yml 04:06:59 [INFO] [OtherDrops:2.8b.566] ...tool will be replaced by STONE_PICKAXE 04:06:59 [WARNING] [OtherDrops:2.8b.566] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?) 04:06:59 [INFO] [OtherDrops:2.8b.566] Loading file: includes/od-goldtools-basic.yml 04:06:59 [INFO] [OtherDrops:2.8b.566] Loading file: includes/od-goldtools-smelt.yml 04:06:59 [INFO] list: [biomes, worlds] 04:06:59 [INFO] [OtherDrops:2.8b.566] Loading file: includes/od-undead_chaos.yml 04:06:59 [INFO] list: [biomes, worlds] 04:06:59 [WARNING] [OtherDrops:2.8b.566] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?) 04:06:59 [WARNING] [OtherDrops:2.8b.566] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?) 04:06:59 [WARNING] [OtherDrops:2.8b.566] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?) 04:06:59 [WARNING] [OtherDrops:2.8b.566] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?) 04:06:59 [INFO] [OtherDrops:2.8b.566] Loading file: includes/overhaul-catballs.yml 04:06:59 [WARNING] [OtherDrops:2.8b.566] Invalid world TNT; skipping... 04:06:59 [INFO] [OtherDrops:2.8b.566] Config loaded - total targets: 42 sections: 149 failed: 0 04:06:59 [INFO] [OtherDrops:2.8b.566] OtherDrops loaded.

stvncao5 commented 11 years ago

I'm not sure if this will solve your issue, but I want to point out a few things first.

Those three things seem awfully inconsistent in the versions they were built for. (I'm basically saying to update OtherDrops and Vault so that the versions they were built for are matching to the version of CraftBukkit that you are using.)

malaeus commented 11 years ago

im using the same set of files that have been reported working before.... just because the build was made for 1.5.2 doesnt mean that it wont run. especially being the fact that i was using the file on your dev builds... .but it was compiled against 1.5.2......and yes the latest version of vault is for 1.5.2, however it works with my other plugins, AND has been reported to work just fine by the developer. so apparently there is an issue with otherdrops hooking. seeing as how it cant get a hook into coreprotect anymore either.

16:41:08 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn vPre2.11.1.11 16:41:08 [INFO] [OtherDrops] Enabling OtherDrops v2.8b.573 16:41:08 [INFO] [OtherDrops:2.8b.573] Failed to load one or more optional dependencies - continuing OtherDrops startup. 16:41:08 [SEVERE] java.lang.NumberFormatException: multiple points 16:41:08 [SEVERE] at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1082) 16:41:08 [SEVERE] at java.lang.Double.parseDouble(Double.java:510) 16:41:08 [SEVERE] at com.gmail.zariust.otherdrops.Dependencies.loadCoreProtect(Dependencies.java:168) 16:41:08 [SEVERE] at com.gmail.zariust.otherdrops.Dependencies.init(Dependencies.java:100) 16:41:08 [SEVERE] at com.gmail.zariust.otherdrops.OtherDropsConfig.load(OtherDropsConfig.java:300) 16:41:08 [SEVERE] at com.gmail.zariust.otherdrops.OtherDrops.onEnable(OtherDrops.java:110) 16:41:08 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) 16:41:08 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) 16:41:08 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) 16:41:08 [SEVERE] at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282) 16:41:08 [SEVERE] at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264) 16:41:08 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313) 16:41:08 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290) 16:41:08 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250) 16:41:08 [SEVERE] at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151) 16:41:08 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391) 16:41:08 [SEVERE] at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 16:41:08 [INFO] [OtherDrops:2.8b.573] Loading file: otherdrops-drops.yml 16:41:08 [INFO] [OtherDrops:2.8b.573] ...tool will be replaced by STONE_PICKAXE 16:41:08 [WARNING] [OtherDrops:2.8b.573] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?) 16:41:08 [INFO] [OtherDrops:2.8b.573] Loading file: includes/od-goldtools-basic.yml 16:41:08 [INFO] [OtherDrops:2.8b.573] Loading file: includes/od-goldtools-smelt.yml 16:41:08 [INFO] list: [biomes, worlds] 16:41:08 [INFO] [OtherDrops:2.8b.573] Loading file: includes/od-undead_chaos.yml 16:41:08 [INFO] list: [biomes, worlds] 16:41:08 [WARNING] [OtherDrops:2.8b.573] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?) 16:41:08 [WARNING] [OtherDrops:2.8b.573] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?) 16:41:08 [WARNING] [OtherDrops:2.8b.573] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?) 16:41:09 [WARNING] [OtherDrops:2.8b.573] Money drop has been configured but no economy plugin has been detected (have you installed Vault and a separate economy plugin?) 16:41:09 [INFO] [OtherDrops:2.8b.573] Loading file: includes/overhaul-catballs.yml 16:41:09 [WARNING] [OtherDrops:2.8b.573] Invalid world TNT; skipping... 16:41:09 [INFO] [OtherDrops:2.8b.573] Config loaded - total targets: 42 sections: 149 failed: 0 16:41:09 [INFO] [OtherDrops:2.8b.573] OtherDrops loaded.

Sleaker commented 11 years ago

@CommodoreAlpha - just as an FYI, Vault is version agnostic. It doesn't matter what version of bukkit it's built for it should work regardless, as it doesn't really use much bukkit API, and what it does use, doesn't change. The only thing that really ever changes in Vault is addition of new items as they are released for the ItemDB searching functionality. You will really only have issues running Updated versions of Vault on older versions of Bukkit (due to item additions not being in the server), but it is future compatible.

In addition he is using a version of Vault that is built for 1.6.2. You really have no way to tell what version it was built for, so I'm not sure why you are claiming that.

malaeus commented 11 years ago

thank you sleaker, i really thought that i had updated everything i could, before making a ticket.

Zarius commented 11 years ago

Everyone's ignoring the null pointer exception :-) Unfortunately the current code has a try/catch around the whole dependency loading section o_0

That means when CoreProtect fails it stops loading anything else. I'll fix that for the next builds and make sure one dependency falling doesn't affect another.

malaeus commented 11 years ago

ah ok, i look forward to your next release. hopefully ill finally be able to get my fish drops, and beer working again XD

Zarius commented 11 years ago

Haven't got as much ability to code, until I get back home. However just tried a quick fix, can you try out this dev build: http://ifami.dyndns.org:8080/job/OtherDrops/125/ and let me know how it goes?

malaeus commented 11 years ago

hey sure ill try that out sorry i missed the addition to this ticket since it had been closed.

Zarius commented 11 years ago

@malaeus Odd, I thought it would still alert you to comments even when the ticket is closed.

malaeus commented 11 years ago

weird, must be something in my account settings. ill be installing this tonight, ill update this ticket with the results :)

malaeus commented 10 years ago

is your site back up? ive been waiting to test that build. though i thought i left a comment on here 2 months ago stating that your dev build site was down and i couldnt access the build you posted

Sleaker commented 10 years ago

-deleted- thought this was posted on my Vualt page haha.