This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Olá.
Estou utilizando o VipZero 1.2.4 no Spigot 1.12.2 e as transações do PagSeguro não estão funcionando.
Copiei a Api https://dev.bukkit.org/projects/vipzero/pages/pag-seguro-pt-br no diretório de plugins mas quando restart o servidor, ele não acha a API.
[14:23:13 INFO]: [VipZero] Enabling VipZero v1.2.4[14:23:13 INFO]: [VipZero] Enabling VipZero (V1.2.4) - Author: SubZero0 & nathampa0909[14:23:13 INFO]: [VipZero] Checking for old config file...[14:23:13 INFO]: [VipZero] No updates found.[14:23:13 INFO]: [VipZero] Checking for config file update...[14:23:13 INFO]: [VipZero] No updates found.[14:23:13 INFO]: [VipZero] Checking for language file update...[14:23:13 INFO]: [VipZero] No updates found.[14:23:13 INFO]: [VipZero] Using flatfile system.[14:23:13 INFO]: [VipZero] Use only Vault for permissions: ENABLED![14:23:13 INFO]: [VipZero] Hooked to Vault (Permission).[14:23:13 INFO]: [VipZero] Hooked to Vault (Economy).[14:23:13 WARN]: [VipZero] PagSeguro API not found!
Quando tento colocar o número da transação, dá este erro:
>vipzero pagseguro xxxxxxx-xxxxxx-xxxx[14:24:56 WARN]: Unexpected exception while parsing console command "vipzero pagseguro xxxxxx-xxxxx-xxxx"org.bukkit.command.CommandException: Unhandled exception executing command 'vipzero' in plugin VipZero v1.2.4 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:634) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348] at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:444) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348] at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:407) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348] at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]Caused by: java.lang.NullPointerException at me.subzero0.vipzero.Commands.onCommand(Commands.java:527) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-acbc348] ... 8 more
Em outra versão do VipZero estava funcionando direito.
Sabe me dizer o que está acontecendo? Tem uma estimativa de prazo para resolver?
Obrigado.
Ettore
To post a comment, please login or register a new account.