Error when attempting to connect to webgui server #478


  • New
  • Defect
Open
  • _ForgeUser9645067 created this issue Jan 4, 2013

    Describe to us the issue that you're having:
    Webgui client is unable to connect to the webgui server, throws exception/error. Webgui says "Connection Error"

    Which steps will reproduce this problem?:
    1) attempting to connect to the webgui server using the webgui client

    Do you have an error log of what happened?
    22:29:41 [SEVERE] java.lang.NoSuchMethodError: de.bananaco.bpermissions.api.World.getAll(Lde/bananaco/bpermissions/api/util/CalculableType;)Ljava/util/Set;
    22:29:41 [SEVERE]       at de.bananaco.webgui.JSONStringWriter.encode(JSONStringWriter.java:32)
    22:29:41 [SEVERE]       at de.bananaco.webgui.RequestHandler.run(RequestHandler.java:59)
    22:29:41 [SEVERE]       at java.lang.Thread.run(Thread.java:636)

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)
    v2.9.10 < the version released 1/4/13, not the older one.

    Which version of CraftBukkit?: (Please don't say "latest"!!!)
    1.4.6-R0.3

    Which OS?
    Debian Squeeze

    Any other information we may need (plugins, configs, etc):
    Plugins: bPermissionsWebGUI, BOSEconomy, bPermissions, Vault, WorldEdit, SimpleWarnings, Essentials, ChestShop, EssentialsChat, EssentialsProtect, EssentialsAntiBuild, EssentialsSpawn

    Please fill out this form properly! Failing to do so may result in your ticket being marked invalid.

  • _ForgeUser9645067 added the tags New Defect Jan 4, 2013
  • Forge_User_53439273 posted a comment Jan 5, 2013

    There's an update that fixes this

  • _ForgeUser9645067 posted a comment Jan 5, 2013

    I am still receiving this update after updating to v2.10.1

    Also, the version of windows I am running is windows 2000, the server is on debian squeeze if that helps.

  • Forge_User_53439273 posted a comment Jan 5, 2013

    @MCSpencerP: Go

    Hi, I'll push an update that will fix this for you.

  • Forge_User_53439273 posted a comment Jan 5, 2013

    http://www.sendspace.com/file/1ma78s

    try that and confirm please

  • _ForgeUser9645067 posted a comment Jan 5, 2013

    @codename_B: Go

    It works. Thank you.

  • _ForgeUser9645067 posted a comment Jan 5, 2013

    @codename_B: Go

    Im sorry, now its giving this error when I try to update.

    17:22:10 [SEVERE] java.lang.NoSuchMethodError: com.bpermissions.gui.util.JSONWorld.add(Lde/bananaco/bpermissions/api/util/Calculable;)V 17:22:10 [SEVERE] at com.bpermissions.gui.util.JSONWorld.load(JSONWorld.java:50) 17:22:10 [SEVERE] at com.bpermissions.gui.util.JSONWorldManager.decode(JSONWorldManager.java:41) 17:22:10 [SEVERE] at de.bananaco.webgui.RequestHandler.run(RequestHandler.java:69) 17:22:10 [SEVERE] at java.lang.Thread.run(Thread.java:636)

  • Forge_User_53439273 posted a comment Jan 5, 2013

    @MCSpencerP: Go

    Right, looks like the webgui needs an update. Sorry I don't have time to do it this week. Will get to it ASAP.


To post a comment, please login or register a new account.