Multiple profiles per player

Discussion in 'Archived: Plugin Requests' started by WhyHaveALife, Jul 21, 2014.

  1. Offline

    timtower Administrator Administrator Moderator

    Zupsub That is why I made that small thingy, it changes the UUID and playername with reflection ( if I got the right fields at least )
    But I won't test it because I know that the possibility of corruption exist.
    EDIT
    Xxstick How did the mini plugin turned out?
     
  2. Offline

    Xxstick

    The Link didnt work
     
  3. Offline

    timtower Administrator Administrator Moderator

  4. Offline

    Xxstick

  5. Offline

    timtower Administrator Administrator Moderator

    Nope, and nope.
    I mean that you can't come to me and say: your plugin broke my server / corrupted my server files.
     
  6. Offline

    Xxstick

    timtower The Plugin doesnt have any commands or permissions, how can I use it?
     
  7. Offline

    timtower Administrator Administrator Moderator

    You join the server, then it changes everything, and if not: show me your server log.
     
  8. Offline

    Xxstick

    timtower It doesnt Change anything ingame but it make an error if I login, but I think its not possible but maybe is it possible if I use some other plugins and make it that it work
     
  9. Offline

    timtower Administrator Administrator Moderator

    In my opinion you just don't get it. Please post your error ( as I stated before )
     
  10. Offline

    Xxstick

    [18:09:44] [Thread-30/WARN]: java.lang.Exception: Could not parse uuid to name!
    [18:09:44] [Thread-30/WARN]: at me.armar.plugins.autorank.util.uuid.NameFetcher.call(NameFetcher.java:51)
    [18:09:44] [Thread-30/WARN]: at me.armar.plugins.autorank.util.uuid.UUIDManager$2.run(UUIDManager.java:222)
    [18:09:44] [Thread-30/WARN]: at java.lang.Thread.run(Unknown Source)
    [18:09:48] [Netty IO #1/DEBUG]: Set listener of net.minecraft.server.v1_7_R4.NetworkManager@249b4ac4 to net.minecraft.server.v1_7_R4.HandshakeListener@3c2e23cc
    [18:09:48] [Netty IO #1/DEBUG]: Enabled auto read
    [18:09:48] [Netty IO #1/DEBUG]: Enabled auto read
    [18:09:48] [Netty IO #1/DEBUG]: Set listener of net.minecraft.server.v1_7_R4.NetworkManager@249b4ac4 to net.minecraft.server.v1_7_R4.LoginListener@2364eae3
    [18:09:48] [User Authenticator #1/INFO]: UUID of player Xxstick is fb0a7e00-ba3f-3789-b77f-496f99039902
    [18:09:49] [Server thread/DEBUG]: Set listener of net.minecraft.server.v1_7_R4.NetworkManager@249b4ac4 to net.minecraft.server.v1_7_R4.PlayerConnection@5584ca0e
    [18:09:49] [Server thread/DEBUG]: Disabled auto read
    [18:09:49] [Server thread/DEBUG]: Disabled auto read
    [18:09:49] [Server thread/DEBUG]: Disabled auto read
    [18:09:49] [Netty IO #1/DEBUG]: Enabled auto read
    [18:09:49] [Netty IO #1/DEBUG]: Enabled auto read
    [18:09:49] [Netty IO #1/DEBUG]: Enabled auto read
    [18:09:49] [Server thread/WARN]: java.lang.NoSuchFieldException: id
    [18:09:49] [Server thread/WARN]: at java.lang.Class.getField(Unknown Source)
    [18:09:49] [Server thread/WARN]: at nl.timdebrouwer.uuidchanger.UUIDChanger.onJoin(UUIDChanger.java:24)
    [18:09:49] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [18:09:49] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    [18:09:49] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    [18:09:49] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
    [18:09:49] [Server thread/WARN]: at us.Myles.PWP.TransparentListeners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:120)
    [18:09:49] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    [18:09:49] [Server thread/WARN]: at us.Myles.PWP.TransparentListeners.PWPRegisteredListener.callEvent(PWPRegisteredListener.java:30)
    [18:09:49] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
    [18:09:49] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.PlayerList.c(PlayerList.java:265)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.PlayerList.a(PlayerList.java:152)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.LoginListener.c(LoginListener.java:105)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.LoginListener.a(LoginListener.java:43)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:187)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
    [18:09:49] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
     
  11. Offline

    timtower Administrator Administrator Moderator

  12. Offline

    Xxstick

    timtower Can you upload the plugin to bukkit dev? Then more Peoples can try out this plugin and look for compatibility to many other plugins
     
  13. Offline

    timtower Administrator Administrator Moderator

    The approval time is a week at least, and I am not gonna upload anything without knowing if it even does something, currently I don't know anything. And I am also not really in the mood to create a project page, upload a file, get people complaining that it doesn't work, change a line, wait a week and then start with the complaining again.
    Could you please post your full startup log.
     
  14. Offline

    Xxstick

    I think if the plugin would be uploaded to bukkit dev many peoples would test it specially for RPG Servers and they can post in the comments if the plugin make any Errors
     
  15. Offline

    timtower Administrator Administrator Moderator

    Xxstick So you think that I should wait a week till I can see errors when I have this thread?
     
  16. Offline

    Iroh

    Removed posts discussing unofficial builds.
     
  17. Offline

    Xxstick

    I think that many users can help finding Errors and if the plugin is on bukkit dev then it could be helpful. I dont know much about the waiting time
     
  18. Offline

    timtower Administrator Administrator Moderator

    Xxstick Redirect those users to this thread, make sure that they have an official build.
    Won't touch this at all till I see a full server log.
     
  19. Offline

    Nickolous14

    I don't think it would be too hard if it was a Bukkit server with no other plugins in it.
     
  20. Offline

    timtower Administrator Administrator Moderator

    I don't care about what the other plugins do, I need to know what the servers do when I change the stuff, I also need to know what I need to change.
     
  21. Offline

    WhyHaveALife

    Basically, after coming back after a week and reading through what I missed, I saw someone complain about something about storing UUID's when it was clearly stated that UUID's are Mojang side and cannot be changed unless it is faked, then some kid whining about about bukkit dev for something that may not even work.... You should listen to devs more, they're smart people, just saying.
     
  22. Offline

    timtower Administrator Administrator Moderator

    Sil3nt_Aassassin That isn't what is requested here though, we want 2 profiles for 1 account here, not a lis5 of names for an IP
     

Share This Page