Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] AutoIn


Rekomendowane odpowiedzi

Opublikowano

Hello,kiedy zainstalowałem autoin to w /pl wyświetla na zielono,komendy działają,ale wgl nie loguje premium,tylko /login haslo dla all.. @Karolina_666 @1361622928-U485574.pngGotoFinal

config:

Enabled: true
AutoLogin: true
ProtocolLib: true
FixedUUID: false
SkriptAPI: false
OnlineModeFix: true
MustRegister: false
ServersDown_Protect: true
ServersDown_IPCache: true
LogItForceFix: false
TryNumber: 6
PlayerLoginEvent: LOWEST
PlayerJoinEvent: LOWEST
PlayerQuitEvent: MONITOR
OfflineWhiteListEnabled: false
Exceptions: [BukkitSmerf]
EnabledLogin: [BukkitSmerf]
Lists:
  BukkitSmerf: WHITE_LISTED
  StupidNoob2Pro4u: BLACK_LISTED
Messages:
  AutoLogin: "&aZalogowano z konta premium! ;)"
  NoAutoLogin: ""
  ForceRegister: "&cPlease use /register command and remember your password!\n    &cYou don't must use it, but sometimes auth server can be broken, and then you must use /login command or wait to someone from Mojang will fix that servers!"
  ServersDownProtect: "&cWe can't check if you have real premium, please use your password!"
  ServersDownIPCached: "&aWe can't check if you have real premium, but last time you was premium, and have this same IP!\n    &aSo you don't must use /login command ;)"
  ServersDownProtectNewPlayer: "&4Mojang servers are down, we can't allow new players to join!\n&aPlease try again later !"
  PluginNotLoaded: "&4Server isn't enabled yet!\nTry again in 5 seconds!"
Opublikowano

Dobrze znam już błąd.

@Karolina_666

@Karolina_666

[21:18:47] [User Authenticator #1/INFO]: UUID of player didondadon is 
[21:18:47] [Server thread/INFO]: didondadon[/ip] logged in with entity id 833 at ([world] -3989.4466936329222, 87.05130069315288, -3997.4957033080377)
[21:18:47] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to AutoIn_BukkitSmerf v2.0.1
java.lang.NoSuchMethodError: fr.xephi.authme.api.API.forceLogin(Lorg/bukkit/entity/Player;)V
	at com.gmail.bukkitsmerf.autoin.code.B.forceLogin(Unknown Source) ~[?:?]
	at com.gmail.bukkitsmerf.autoin.AutoIn.a(Unknown Source) ~[?:?]
	at com.gmail.bukkitsmerf.autoin.code.bb.execute(Unknown Source) ~[?:?]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:486) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:471) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:225) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:116) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:78) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at com.gmail.bukkitsmerf.autoin.code.aJ.c(Unknown Source) [AutoIn.jar:?]
	at net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at com.gmail.bukkitsmerf.autoin.code.aJ.a(Unknown Source) [AutoIn.jar:?]
	at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:149) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
Opublikowano

 

Dobrze znam już błąd.

@Karolina_666

@Karolina_666

[21:18:47] [User Authenticator #1/INFO]: UUID of player didondadon is 
[21:18:47] [Server thread/INFO]: didondadon[/ip] logged in with entity id 833 at ([world] -3989.4466936329222, 87.05130069315288, -3997.4957033080377)
[21:18:47] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to AutoIn_BukkitSmerf v2.0.1
java.lang.NoSuchMethodError: fr.xephi.authme.api.API.forceLogin(Lorg/bukkit/entity/Player;)V
	at com.gmail.bukkitsmerf.autoin.code.B.forceLogin(Unknown Source) ~[?:?]
	at com.gmail.bukkitsmerf.autoin.AutoIn.a(Unknown Source) ~[?:?]
	at com.gmail.bukkitsmerf.autoin.code.bb.execute(Unknown Source) ~[?:?]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:486) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:471) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:225) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:116) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:78) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at com.gmail.bukkitsmerf.autoin.code.aJ.c(Unknown Source) [AutoIn.jar:?]
	at net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at com.gmail.bukkitsmerf.autoin.code.aJ.a(Unknown Source) [AutoIn.jar:?]
	at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:149) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
	at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

A to tutaj karolinka nie będzie nam potrzebna :D

java.lang.NoSuchMethodError: fr.xephi.authme.api.API.forceLogin(Lorg/bukkit/entity/Player;)V

pewnie pobrałeś starą wersje AuthMe, a ten plugin pewnie wspiera tylko nowe:

http://dev.bukkit.org/bukkit-plugins/authme-reloaded/

1438614356923701010629.png

 

Opublikowano

Meh, moglibyście pisać w temacie pluginu :D Bo tak to ja niezbyt widzę że jest jakiś problem. Co do wiadomości, edytuj je albo na wyłaczonym serverze, albo wpisz "/air load" by przeładować plik konfiguracyjny. + upewnij się że po zmianie, nie ma żadnych błędów podczas zatrzymywania lub uruchamiania się servera.

To już jest koniec smerfa:


http://www.mpcforum.pl/topic/1323530-info-znikam/


GG: 48522543


PS: Na innych forach i stronach znajdziesz mnie pod nickiem: 


BukkitSmerf

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...