McMMO

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
fantomas2
Příspěvky: 1800
Registrován: 19 zář 2012, 17:54
Reputation: 0
Bydliště: Kanál
Kontaktovat uživatele:

McMMO

#1 Příspěvekod fantomas2 » 01 zář 2013, 10:07

93.91.250.108:37116

Ahoj, tady mám chybu od McMMo nevím co to je....

Spoiler: zobrazit

Kód: Vybrat vše

> 09:46:59 [INFO] [UltrabansLite] Logged _fantomas connecting from ip:178.40.33.142
> 09:46:59 [SEVERE] Could not pass event PlayerChangedWorldEvent to mcMMO v1.4.06-b2121
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.v1_6_R2.PlayerList.moveToWorld(PlayerList.java:475)
at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:406)
at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
at uk.org.whoami.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:769)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.v1_6_R2.PlayerList.c(PlayerList.java:206)
at net.minecraft.server.v1_6_R2.PlayerList.a(PlayerList.java:102)
at net.minecraft.server.v1_6_R2.PendingConnection.e(PendingConnection.java:130)
at net.minecraft.server.v1_6_R2.PendingConnection.d(PendingConnection.java:43)
at net.minecraft.server.v1_6_R2.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41)
at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:29)
at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.NullPointerException
at com.gmail.nossr50.listeners.PlayerListener.onPlayerWorldChange(PlayerListener.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 26 more
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.

BigZed
Příspěvky: 46
Registrován: 29 srp 2013, 09:37
Reputation: 0

Re: McMMO

#2 Příspěvekod BigZed » 01 zář 2013, 10:08

To není McMMO ale AuthMe takže pošli config
Obrázek

fantomas2
Příspěvky: 1800
Registrován: 19 zář 2012, 17:54
Reputation: 0
Bydliště: Kanál
Kontaktovat uživatele:

Re: McMMO

#3 Příspěvekod fantomas2 » 01 zář 2013, 10:39

Spoiler: zobrazit

Kód: Vybrat vše

DataSource:
  mySQLColumnName: username
  mySQLTablename: authme
  mySQLUsername: 129990_mysql_db
  backend: mysql
  mySQLColumnLastLogin: lastlogin
  mySQLDatabase: 129990_mysql_db
  mySQLPort: '3306'
  mySQLColumnIp: ip
  mySQLHost: 127.0.0.1
  mySQLColumnPassword: password
  mySQLPassword: ****
  caching: true
  mySQLlastlocX: x
  mySQLlastlocY: y
  mySQLlastlocZ: z
  mySQLlastlocWorld: world
  mySQLColumnEmail: email
  mySQLColumnId: id
GroupOptions:
  UnregisteredPlayerGroup: ''
  RegisteredPlayerGroup: ''
  Permissions:
    PermissionsOnJoin: []
settings:
  sessions:
    enabled: true
    timeout: 10
    sessionExpireOnIpChange: false
  restrictions:
    allowChat: false
    allowCommands:
    - /login
    - /register
    - /l
    - /reg
    - /passpartu
    - /email
    - /captcha
    maxRegPerIp: 3
    maxNicknameLength: 20
    ForceSingleSession: true
    ForceSpawnLocOnJoinEnabled: false
    SaveQuitLocation: false
    AllowRestrictedUser: false
    AllowedRestrictedUser: []
    kickNonRegistered: false
    kickOnWrongPassword: false
    teleportUnAuthedToSpawn: true
    minNicknameLength: 3
    allowMovement: true
    timeout: 30
    allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
    allowedMovementRadius: 5
    enablePasswordVerifier: true
    ProtectInventoryBeforeLogIn: true
    displayOtherAccounts: false
    ForceSpawnOnTheseWorlds:
    - world
    - world_nether
    - world_the_end
    banUnsafedIP: false
  GameMode:
    ForceSurvivalMode: false
    ResetInventoryIfCreative: false
  security:
    minPasswordLength: 4
    unLoggedinGroup: unLoggedinGroup
    passwordHash: SHA256
    doubleMD5SaltLength: 8
  registration:
    enabled: true
    messageInterval: 5
    force: true
    enableEmailRegistrationSystem: false
    doubleEmailCheck: false
  unrestrictions:
    UnrestrictedName: []
  messagesLanguage: en
ExternalBoardOptions:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
  mySQLOtherUsernameColumns: []
  bCryptLog2Round: 10
Xenoforo:
  predefinedSalt: ''
permission:
  EnablePermissionCheck: false
BackupSystem:
  ActivateBackup: false
  OnServerStart: false
  OnServerStop: true
  MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
Passpartu:
  enablePasspartu: false
Security:
  SQLProblem:
    stopServer: true
  ReloadCommand:
    useReloadCommandSupport: true
  console:
    noConsoleSpam: false
    removePassword: true
    logConsole: false
  captcha:
    useCaptcha: false
    maxLoginTry: 5
    captchaLength: 5
Converter:
  Rakamak:
    fileName: users.rak
    useIP: false
    ipFileName: UsersIp.rak
    newPasswordHash: SHA256
Email:
  mailSMTP: smtp.gmail.com
  mailPort: 465
  mailAccount: ''
  mailPassword: ''
  mailSenderName: ''
  RecoveryPasswordLength: 8
  mailSubject: Your new AuthMe Password
  maxRegPerEmail: 1
  mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
    the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><br />Do
    not forget to change password after login! <br /> /changepassword <generatedpass>
    newPassword'
Hooks:
  multiverse: true
  chestshop: true
  bungeecord: false
  notifications: true
  disableSocialSpy: true
Performances:
  useMultiThreading: false
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.

BigZed
Příspěvky: 46
Registrován: 29 srp 2013, 09:37
Reputation: 0

Re: McMMO

#4 Příspěvekod BigZed » 01 zář 2013, 10:42

Kód: Vybrat vše

settings:
  sessions:
    enabled: true
    timeout: 10
    sessionExpireOnIpChange: false 

Na

Kód: Vybrat vše

settings:
  sessions:
    enabled: false
    timeout: 10
    sessionExpireOnIpChange: false 
Obrázek

fantomas2
Příspěvky: 1800
Registrován: 19 zář 2012, 17:54
Reputation: 0
Bydliště: Kanál
Kontaktovat uživatele:

Re: McMMO

#5 Příspěvekod fantomas2 » 01 zář 2013, 10:45

a pročpak? tohle delá problém ? Je to jenom funkce aby se hráč nemusel porad prihlašovat v určitem intervalu.
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.

BigZed
Příspěvky: 46
Registrován: 29 srp 2013, 09:37
Reputation: 0

Re: McMMO

#6 Příspěvekod BigZed » 01 zář 2013, 10:49

Ano s tim jsou problemy...
Obrázek

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: McMMO

#7 Příspěvekod nejento » 01 zář 2013, 11:05

Pokud to přestane, tak budiž, ale já sessions používám a mcMMO s tím problémy nemá.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

fantomas2
Příspěvky: 1800
Registrován: 19 zář 2012, 17:54
Reputation: 0
Bydliště: Kanál
Kontaktovat uživatele:

Re: McMMO

#8 Příspěvekod fantomas2 » 02 zář 2013, 13:13

dal sem tam to sessions false ...

porád

Spoiler: zobrazit

Kód: Vybrat vše

> 12:50:07 [SEVERE] Reached end of stream for /178.40.33.142
> 12:50:12 [INFO] _fantomas[/178.40.33.142:55688] logged in with entity id 864 at ([areny] -844.7004582721452, 4.0, -505.1773877847769)
> 12:50:12 [INFO] [UltrabansLite] Logged _fantomas connecting from ip:178.40.33.142
> 12:50:12 [SEVERE] Could not pass event PlayerChangedWorldEvent to mcMMO v1.4.06-b2121
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.v1_6_R2.PlayerList.moveToWorld(PlayerList.java:475)
at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:406)
at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
at uk.org.whoami.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:769)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.v1_6_R2.PlayerList.c(PlayerList.java:206)
at net.minecraft.server.v1_6_R2.PlayerList.a(PlayerList.java:102)
at net.minecraft.server.v1_6_R2.PendingConnection.e(PendingConnection.java:130)
at net.minecraft.server.v1_6_R2.PendingConnection.d(PendingConnection.java:43)
at net.minecraft.server.v1_6_R2.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41)
at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:29)
at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.NullPointerException
at com.gmail.nossr50.listeners.PlayerListener.onPlayerWorldChange(PlayerListener.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 26 more
> 12:50:13 [INFO] [Essentials] Lag Notice - Slow Economy Response - Request took over 45.039ms!
> 12:50:15 [INFO] [SG]Checking for updates
> 12:50:15 [SEVERE] Reached end of stream for /194.228.169.8
> 12:50:15 [WARNING] [SurvivalGames] [SurvivalGames] could not check for updates.
> 12:50:17 [INFO] Raterr[/194.228.169.8:4163] logged in with entity id 958 at ([areny] -845.6999999880791, 4.0, -507.52100546697744)
> 12:50:18 [INFO] [UltrabansLite] Logged Raterr connecting from ip:194.228.169.8
> 12:50:18 [SEVERE] Could not pass event PlayerChangedWorldEvent to mcMMO v1.4.06-b2121
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.v1_6_R2.PlayerList.moveToWorld(PlayerList.java:475)
at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:406)
at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199)
at uk.org.whoami.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:769)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.v1_6_R2.PlayerList.c(PlayerList.java:206)
at net.minecraft.server.v1_6_R2.PlayerList.a(PlayerList.java:102)
at net.minecraft.server.v1_6_R2.PendingConnection.e(PendingConnection.java:130)
at net.minecraft.server.v1_6_R2.PendingConnection.d(PendingConnection.java:43)
at net.minecraft.server.v1_6_R2.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41)
at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:29)
at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.NullPointerException
at com.gmail.nossr50.listeners.PlayerListener.onPlayerWorldChange(PlayerListener.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 26 more
> 12:50:18 [INFO] [Essentials] Lag Notice - Slow Economy Response - Request took over 33.522ms!


skusím vše od mcmmo smazat i skilly... nepridu o nic jelikož server ješte nebyl spušten pro verejnost.

-- 02 zář 2013, 13:31 --

A prosím co je tohle o.O ?

Kód: Vybrat vše

> 13:31:06 [WARNING] [WorldEdit] No compatible nms block class found.


-- 03 zář 2013, 14:10 --

pomuže mi tedy nekdo :/ ?
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 79 hostů