Successful install/login, can't chat. #25


  • New
  • Defect
Open
Assigned to _ForgeUser7607113
  • _ForgeUser8918661 created this issue Jun 4, 2012

    What steps will reproduce the problem?
    1.Successfully load Mobile Admin on Bukkit 1.2.5 R03.
    2.Successfully connect from the client.
    3.Type in chat, console goes DANGER WILL ROBINSON!!!

    What is the expected output? What do you see instead?
    I would expect to see chats appear in-game, they don't

    What version of the product are you using?
    Server 3.2.4, Client 3.2.7

    Do you have an error log of what happened?
    2012-06-04 02:16:17 [INFO] <Shaman32_Mobile> hi
    2012-06-04 02:16:17 [SEVERE] java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    2012-06-04 02:16:17 [SEVERE]     at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:148)
    2012-06-04 02:16:17 [SEVERE]     at ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:155)
    2012-06-04 02:16:17 [SEVERE]     at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.performCheck(PermissiblePEX.java:124)
    2012-06-04 02:16:17 [SEVERE]     at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:110)
    2012-06-04 02:16:17 [SEVERE]     at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:102)
    2012-06-04 02:16:17 [SEVERE]     at org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:102)
    2012-06-04 02:16:17 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:971)
    2012-06-04 02:16:17 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:328)
    2012-06-04 02:16:17 [SEVERE]     at net.kaltner.MobileAdmin.ServerCommandWrapper$1.run(ServerCommandWrapper.java:34)
    2012-06-04 02:16:17 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
    2012-06-04 02:16:17 [SEVERE]     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:533)
    2012-06-04 02:16:17 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    2012-06-04 02:16:17 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-06-04 02:16:17 [WARNING] Task of 'MobileAdmin' generated an exception
    java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
        at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:148)
        at ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:155)
        at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.isPermissionSet(PermissiblePEX.java:202)
        at org.bukkit.permissions.PermissibleBase.hasPermission(PermissibleBase.java:71)
        at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:113)
        at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:102)
        at org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:102)
        at org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:971)
        at org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:328)
        at net.kaltner.MobileAdmin.ServerCommandWrapper$1.run(ServerCommandWrapper.java:34)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:533)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    Please provide any additional information below.
    This obviously has something to do with permissions. I tried adding the user to the permissions file under Owner group with no luck.
    This is the only plugin that gives errors in the server's console, PEX is working fine. NOTE that I had this working perfectly fine on bukkit 1.2.5 R01 and upgraded, had trouble getting it working again, eventually deleted ALL MOBILE ADMIN FILES and did a fresh install. Now this happens. ALSO NOTE that I CAN kick/ban/disable and enable plugins. AND commands sent to the console through Mobile Admin DO work just fine.. While these functions DO WORK, they give me a sh**ton of errors in the console, something about permissions as well but it still goes through with the actions. My problem here is that CHAT messages are not relayed to the in-game chat screen. Chat messages ARE VISIBLE on the Mobile Admin chat window(when multiple users are logged into mobile admin we can see each other's messages in Chat) but no messages can be relayed to in-game chat from Mobile Admin! This is so frustrating :(

  • _ForgeUser8918661 added the tags New Defect Jun 4, 2012
  • _ForgeUser8918661 posted a comment Jun 4, 2012

    Sorry about the name "cant hardly do anything" about halfway through posting I realized that the commands themselves were giving me errors, not mobile admin, so at the end my problem is the chat thing but at the beginning its "cant hardly do anything" ..once again..sorry... The only thing I can't do is relay chat to in-game.


    Edited Jun 4, 2012
  • _ForgeUser8918661 edited description Jun 4, 2012
  • _ForgeUser7820838 posted a comment Jun 26, 2012

    Sorry for the late response, Is this issue still occurring for you?


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