1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

Resolved Tab menu

Discussion in 'Bug Reports' started by Hallowhead1, May 20, 2014.

  1. Hallowhead1

    Hallowhead1 New Member

    Hello, i am letting you guys know that players can't see themselves in the tab list.
    I am running the GoLilypad versions with the latest bukkit-connect and portal and portal command jars.

    I am running no other plugins, and i do not appear in the tab list.
    Other players appear in the tab list but i can't see myself as well as other players can't see themselves either!

    Please fix this its becoming really annoying.
  2. The_Zip

    The_Zip Active Member Resource Contributor

    This is no bug in LilyPad. Lilypad doesn't have any feature that allows the tab list between servers, though it has been requested.

    There are a few plugins out there which you can get a similar effect, such as http://dev.bukkit.org/bukkit-plugins/tabconfig/ using the TabAPI plugin. There are also a few others out there, but this is the one that will be continuously upgraded.
  3. Hallowhead1

    Hallowhead1 New Member

    I am almost certain it's lilypad, I have only the bukkit plugins installed no other plugins as stated before. When I remove lilypad completely and have a separate up for it the tab menu works fine.

    Leading me to figure it has to be lilypad. I have done serious tests
  4. The_Zip

    The_Zip Active Member Resource Contributor

    I simply don't see how, LilyPad does nothing to mess with the tab list, but anything is possible.

    Can you give some build numbers? Bukkit or Spigot? Some screen shots? Information/Proof of your tests?
  5. Hallowhead1

    Hallowhead1 New Member

    I am currently on a golf course but I am using the latest beta build. Latest version of all connect and portal plugins as well as the go proxy and connect. That's all that's installed on the server. My tests where taking the whole directory and running it off my computer with nothing but bukkit installed no plugins and the tab list work. I can offer screen shots soon
  6. The_Zip

    The_Zip Active Member Resource Contributor

    Well I am running all the latest builds of LilyPad, and so is everyone due to the fact that LilyPad has been running smoothly and no need for a new build in 23 days, and build #1476 of Spigot with everything running fine. Therefor when you get home please post some screen shots and as much information as possible.

    And as I stated earlier you are aware?:
  7. Hallowhead1

    Hallowhead1 New Member

  8. The_Zip

    The_Zip Active Member Resource Contributor

    Two different servers....

    The first picture is a server of a 60+ player server, and the second being a 20 player server.

    Though, I due confirm that this is a bug @Coelho . Here is pictures from my test server(first two pictures), though on my public server it shows my name(being The_Zip) on the tab list. I am running all the latest versions of LilyPad with that, though a slightly dated spigot.
    [​IMG]

    [​IMG]

    [​IMG]
  9. Hallowhead1

    Hallowhead1 New Member

    I keep the server properties different for my live servers as my desktop ones, because of the way they are set up. But as i said before you see the issue..
  10. Shawshark

    Shawshark Active Member Resource Contributor

    I can confirm this is a lilypad bug, I'm having this problem badly in my survival server, most people couldn't seen each other and better yet I couldn't see myself in the tablist or in /list it's like I was hidden. I removed Bukkit-Connect and connected directly to the server and the problem was gone.

    EDIT: proof.
    [​IMG]
    Last edited: May 21, 2014
    • Agree Agree x 1
  11. Shawshark

    Shawshark Active Member Resource Contributor

    Bump.. This is becoming to be a real big issue.

    //edit.
    It's only so much of a issue because not only can people not see some others in the tablist, People are invisible to others. Note I have removed all players apart from LilyPad-Connect and LilyPad-Portal and go some people to join and the problem still occurs. There isn't a issue if the lilypad plugins aren't there.

    i've had some of my players test it and being on 1.7.2 the problem doesn't occur for that player, most or next to some people that are on 1.7.5 or 1.7.9 are invisible.
    Last edited: May 25, 2014
  12. Expo

    Expo New Member

    Has this been fixed?
  13. The_Zip

    The_Zip Active Member Resource Contributor

    I haven't personally been having the issues, and I don't see it on the other LP servers I have in my list.
  14. Shawshark

    Shawshark Active Member Resource Contributor

    A fix for it has been started but was stopped to think of different ways to fix it,
  15. BuilderKiller

    BuilderKiller Member

    This is the same issuie im having but with Jlilypad. I really hope I can get GoLilyPad to fix this problem
  16. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    You need to switch to GoLilyPad. JLilyPad is not supported.
  17. Shawshark

    Shawshark Active Member Resource Contributor

    Have you been able to find a fix or close to finding one yet for this?
  18. Superfuzzy

    Superfuzzy Member

    I think found a workaround:

    I've got a plugin that updates the Listname of the Player and then he appears inthe TabList.
    So I assume that you can create a plugin and set the playerlistname for every player when he joins.

    Code (text):

    @EventHandler
    pulbic void onJoin(PlayerJoinEvent event){
        event.getPlayer().setPlayerListName(event.getPlayer().getName());
    }
     

    EDIT: I failed making a seperate plugin to fix that Problem, but somehow my main plugin does sth to the Player that fixes it.. i just cant find it.
    So all in all this ^^ doesnt work.
    Last edited: Aug 11, 2014
  19. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    Issue is resolved in the latest build. Can you confirm?
  20. Superfuzzy

    Superfuzzy Member

    I exchanged the old files with the new ones and now I can't connect to any server any more. (I changed NOTHING else)
    In the Minecraft Multiplayer screen it says "Pinging ..." and when I conntect to the Proxy Server it says "Timed out" after a while.

    In the Consoles everything is fine - The servers say they should be connected and the Connect.exe recoginzes the servers.
    Event the Proxy shows that it authorized the Player xy.

    I'm running the lastest build of Go-Server-Connect #33, Go-Server-Proxy #80 and Bukkit-Connect #77.
    All for Windows 64 bit.

    Is anyone experiencing the same issue?

Share This Page