Velké problémy se serverem

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
SulFidD
Příspěvky: 87
Registrován: 19 srp 2014, 23:37
Reputation: 0

Velké problémy se serverem

#1 Příspěvekod SulFidD » 09 srp 2015, 19:16

82.208.17.23:27202

Zdravím, jak poznáte podle názvu mám dost velké problémy se serverem a vůbec nevím čím to je zapříčeněno. Údajně jsou už od včerejška, já jsem na to přišel dnes. Server se dost laguje, vypadávájí pluginy, jsou automatické reloady(zažil jsem to na serveru, napsalo to 2věty které to píše při příkazu /reload, neco ve smyslu že reloady nejsou doporučeny atd. - což vím, a proběhl reload, v logu přitom není zmínky o tom že by ten reload někdo napsal, jsou v něm jen napsané ty dvě věty které mi to napsalo i na serveru), log se zvětšuje do extrémních velikostí, během 1 hodiny měl přes 60 mb, normální velikost je několikanásobně menší a v logu jsou JEN SAMÉ CHYBY téměř u VŠECH PLUGINŮ, každý plugin(nepočítal jsem je) vykazuje nějaký error, a to pořád dokola. Změnil jsem spigot, i na hodně starší verzi, nepomohlo, zkoušel sem hodně verzí. Zkoušel jsem změnit i javu, nepomohlo. Nevím co se to se serverem děje, nikdy se mi toto nestalo, přitom při startu serveru všechno naběhne a žádný error není, během hraní poté začnou problémy, a to dost velké. Místo na disku mám stále volné, mysql stejně. Během poslední doby se serverem sem nic nedělal, neměnil, nepřidával žádný pluginy či verzi spigotu. Začalo to samo od sebe.
Příklady errorů:
Spoiler: zobrazit

Kód: Vybrat vše

[18:58:29] [Server thread/ERROR]: Could not pass event PlayerKickEvent to Backpacks v0.1.0
org.bukkit.event.EventException
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at net.minecraft.server.v1_8_R3.PlayerConnection.disconnect(PlayerConnection.java:165) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at net.minecraft.server.v1_8_R3.PlayerList.attemptLogin(PlayerList.java:413) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:118) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:813) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: java.lang.NullPointerException
   at drew6017.main.Backpack.onDisconnect2(Backpack.java:377) ~[?:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
   at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   ... 14 more

Kód: Vybrat vše

[18:57:55] [Thread-34/WARN]: Plugin AuthMe v5.0-SNAPSHOT tried to register permission 'authme.admin.forcelogin' but it's already registered
java.lang.IllegalArgumentException: The permission authme.admin.forcelogin is already defined!
   at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManager.java:599) ~[minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:362) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:740) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.Bukkit.reload(Bukkit.java:534) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:640) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at drew6017.main.Updater.saveFile(Updater.java:386) [Backpacks-0.1.0.jar:?]
   at drew6017.main.Updater.runUpdater(Updater.java:747) [Backpacks-0.1.0.jar:?]
   at drew6017.main.Updater.access$100(Updater.java:37) [Backpacks-0.1.0.jar:?]
   at drew6017.main.Updater$UpdateRunnable.run(Updater.java:734) [Backpacks-0.1.0.jar:?]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]

Kód: Vybrat vše

[18:57:55] [Thread-34/WARN]: Plugin AuthMe v5.0-SNAPSHOT tried to register permission 'authme.admin.resetposition' but it's already registered
java.lang.IllegalArgumentException: The permission authme.admin.resetposition is already defined!
   at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManager.java:599) ~[minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:362) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:740) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.Bukkit.reload(Bukkit.java:534) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:640) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at drew6017.main.Updater.saveFile(Updater.java:386) [Backpacks-0.1.0.jar:?]
   at drew6017.main.Updater.runUpdater(Updater.java:747) [Backpacks-0.1.0.jar:?]
   at drew6017.main.Updater.access$100(Updater.java:37) [Backpacks-0.1.0.jar:?]
   at drew6017.main.Updater$UpdateRunnable.run(Updater.java:734) [Backpacks-0.1.0.jar:?]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]

Kód: Vybrat vše

[18:57:55] [Thread-34/WARN]: Plugin Ultrabans v3.1.0 tried to register permission 'ultraban.dupeip' but it's already registered
java.lang.IllegalArgumentException: The permission ultraban.dupeip is already defined!
   at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManager.java:599) ~[minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:362) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:740) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.Bukkit.reload(Bukkit.java:534) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:640) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:575) [minecraft_server.jar:git-Spigot-6d16e64-58d972f]
   at drew6017.main.Updater.saveFile(Updater.java:386) [Backpacks-0.1.0.jar:?]
   at drew6017.main.Updater.runUpdater(Updater.java:747) [Backpacks-0.1.0.jar:?]
   at drew6017.main.Updater.access$100(Updater.java:37) [Backpacks-0.1.0.jar:?]
   at drew6017.main.Updater$UpdateRunnable.run(Updater.java:734) [Backpacks-0.1.0.jar:?]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]

Je to jakoby každej plugin mohl vykázat error ze všeho čeho může, přidávám část logu jako přílohu.

Edit:// Teď už to je v takových výšinách že se hráči ani nemůžou přihlásit, po připojení na server jsou zalogávany a při napsání /login heslo, je to prostě nepustí a napíše to do chatu /login password.
Přílohy
latest.log
(364.25 KiB) Staženo 194 x

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Velké problémy se serverem

#2 Příspěvekod Hanakocz » 09 srp 2015, 19:28

Vlez do složky LOGS a přidej sem latest.log
Ten log, který jsi poslal, totiž není celý. Nicméně jsou tam errory při zavádění a spouštění pluginů, avšak chtěl bych to řešit až s celým logem od začátku restartu serveru, protože věci spouštěný dřív často můžou způsobit chybou v sobě to, že něco dál nefunguje. Tak abychom šli od začátku.

Pokud by to bylo moc dlouhé, tak to opět přibal, nebo hoď někam na dropbox atp. Ale pokud zrestartuješ server a ve chvíli, kdy naběhne online, vezmeš ten soubor, tak by neměl být tak velký.


PS: ty reloady způsobuje to, že máš zapnuté v nastaveních pluginů automatické aktualizace.

Kód: Vybrat vše

[18:57:49] [Thread-34/INFO]: [Backpacks] Copied updating successfully. Reloading server so changes will take effect...

Doporučuji je vypnout a aktualizovat manuálně.
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

SulFidD
Příspěvky: 87
Registrován: 19 srp 2014, 23:37
Reputation: 0

Re: Velké problémy se serverem

#3 Příspěvekod SulFidD » 09 srp 2015, 19:35

Nahodil jsem server, zatím to jede jak by mělo, většinou to tak bylo, dokud nezačli ještě před hodinou problémy s přihlašováním. Až/jestli naběhnou ty errory tak pošlu čím/kdy to začalo.

Kód: Vybrat vše

[19:31:40] [Server thread/INFO]: Starting minecraft server version 1.8.7
[19:31:40] [Server thread/INFO]: Loading properties
[19:31:40] [Server thread/INFO]: Default game type: SURVIVAL
[19:31:40] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-6d16e64-58d972f (MC: 1.8.7) (Implementing API version 1.8.7-R0.1-SNAPSHOT)
[19:31:40] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:31:40] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:31:40] [Server thread/INFO]: Debug logging is disabled
[19:31:40] [Server thread/INFO]: Generating keypair
[19:31:40] [Server thread/INFO]: Starting Minecraft server on 82.208.17.23:27202
[19:31:40] [Server thread/INFO]: Using epoll channel type
[19:31:40] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[19:31:41] [Server thread/INFO]: [VillageProtection] Loading VillageProtection v[v1.7 Dev]
[19:31:41] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[19:31:41] [Server thread/INFO]: [AntiCreeper] Loading AntiCreeper v4.18.1
[19:31:41] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[19:31:41] [Server thread/INFO]: [MagicCarpet] Loading MagicCarpet v2.4.5
[19:31:41] [Server thread/INFO]: [Chairs] Loading Chairs v4.6
[19:31:41] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.20
[19:31:41] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5-SNAPSHOT-b182
[19:31:41] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.12.0-BETA-sASO-b812
[19:31:41] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[19:31:41] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[19:31:41] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.7
[19:31:41] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.0
[19:31:41] [Server thread/INFO]: [csm] Loading CustomServerMessages v5.2
[19:31:41] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[19:31:41] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[19:31:41] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
[19:31:41] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[19:31:41] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.1.0
[19:31:41] [Server thread/INFO]: [LagMeter] Loading LagMeter v1.16.0
[19:31:41] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
[19:31:41] [Server thread/INFO]: [ZavAutoMessager] Loading ZavAutoMessager v3.2
[19:31:41] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[19:31:41] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[19:31:41] [Server thread/INFO]: [Backpacks] Loading Backpacks v0.1.0
[19:31:41] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.0
[19:31:41] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[19:31:41] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[19:31:41] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
[19:31:41] [Server thread/INFO]: [Lift] Loading Lift v52
[19:31:41] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
[19:31:41] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.8.0
[19:31:41] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
[19:31:41] [Server thread/INFO]: [Residence] Loading Residence v2.6.7.0
[19:31:41] [Server thread/INFO]: [McMusic] Loading McMusic v0.1
[19:31:41] [Server thread/INFO]: [Statistics] Loading Statistics v1.2.4
[19:31:41] [Server thread/INFO]: [FramePicture] Loading FramePicture v1.8.7
[19:31:41] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5-SNAPSHOT-b182
[19:31:41] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[19:31:41] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.0
[19:31:41] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
[19:31:41] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[19:31:41] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[19:31:41] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[19:31:41] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[19:31:41] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
[19:31:41] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.0
[19:31:41] [Server thread/INFO]: [MassiveCore 2.8.0] === ENABLE START ===
[19:31:41] [Server thread/INFO]: [MassiveCore 2.8.0] Loading Cachefile datas...
[19:31:41] [Server thread/INFO]: [MassiveCore 2.8.0] Loading Onlineplayer datas...
[19:31:41] [Server thread/INFO]: [MassiveCore 2.8.0] Loading Registry datas...
[19:31:41] [Server thread/INFO]: [MassiveCore 2.8.0] Saving Cachefile...
[19:31:41] [Server thread/INFO]: [MassiveCore 2.8.0] Setup of IdUtil took 49ms.
[19:31:41] [Server thread/INFO]: [MassiveCore 2.8.0] Activated integration with Vault
[19:31:41] [Server thread/INFO]: [MassiveCore 2.8.0] === ENABLE COMPLETE (Took 147ms) ===
[19:31:41] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:31:41] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:31:41] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:31:41] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:31:41] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[19:31:41] [Server thread/INFO]: Preparing level "world"
[19:31:41] [Server thread/INFO]: -------- World Settings For [world] --------
[19:31:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[19:31:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:31:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[19:31:41] [Server thread/INFO]: Mob Spawn Range: 7
[19:31:41] [Server thread/INFO]: Anti X-Ray: false
[19:31:41] [Server thread/INFO]:    Engine Mode: 1
[19:31:41] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:31:41] [Server thread/INFO]:    Replace Blocks: [1, 5]
[19:31:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:31:41] [Server thread/INFO]: Random Lighting Updates: false
[19:31:41] [Server thread/INFO]: Structure Info Saving: true
[19:31:41] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:31:41] [Server thread/INFO]: Max Entity Collisions: 8
[19:31:41] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[19:31:41] [Server thread/INFO]: Max TNT Explosions: 100
[19:31:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:31:41] [Server thread/INFO]: Item Despawn Rate: 6000
[19:31:41] [Server thread/INFO]: Item Merge Radius: 2.5
[19:31:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:31:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:31:41] [Server thread/INFO]: View Distance: 7
[19:31:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:31:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:31:41] [Server thread/INFO]: Clear tick list: false
[19:31:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:31:41] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[19:31:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[19:31:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:31:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[19:31:41] [Server thread/INFO]: Mob Spawn Range: 7
[19:31:41] [Server thread/INFO]: Anti X-Ray: false
[19:31:41] [Server thread/INFO]:    Engine Mode: 1
[19:31:41] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:31:41] [Server thread/INFO]:    Replace Blocks: [1, 5]
[19:31:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:31:41] [Server thread/INFO]: Random Lighting Updates: false
[19:31:41] [Server thread/INFO]: Structure Info Saving: true
[19:31:41] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:31:41] [Server thread/INFO]: Max Entity Collisions: 8
[19:31:41] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[19:31:41] [Server thread/INFO]: Max TNT Explosions: 100
[19:31:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:31:41] [Server thread/INFO]: Item Despawn Rate: 6000
[19:31:41] [Server thread/INFO]: Item Merge Radius: 2.5
[19:31:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:31:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:31:41] [Server thread/INFO]: View Distance: 7
[19:31:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:31:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:31:41] [Server thread/INFO]: Clear tick list: false
[19:31:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:31:41] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[19:31:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:31:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[19:31:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:31:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[19:31:41] [Server thread/INFO]: Mob Spawn Range: 7
[19:31:41] [Server thread/INFO]: Anti X-Ray: false
[19:31:41] [Server thread/INFO]:    Engine Mode: 1
[19:31:41] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[19:31:41] [Server thread/INFO]:    Replace Blocks: [1, 5]
[19:31:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:31:41] [Server thread/INFO]: Random Lighting Updates: false
[19:31:41] [Server thread/INFO]: Structure Info Saving: true
[19:31:41] [Server thread/INFO]: Sending up to 10 chunks per packet
[19:31:41] [Server thread/INFO]: Max Entity Collisions: 8
[19:31:41] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[19:31:41] [Server thread/INFO]: Max TNT Explosions: 100
[19:31:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:31:41] [Server thread/INFO]: Item Despawn Rate: 6000
[19:31:41] [Server thread/INFO]: Item Merge Radius: 2.5
[19:31:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:31:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:31:41] [Server thread/INFO]: View Distance: 7
[19:31:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:31:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
[19:31:41] [Server thread/INFO]: Clear tick list: false
[19:31:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[19:31:41] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8950894088879869157)
[19:31:42] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8950894088879869157)
[19:31:43] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8950894088879869157)
[19:31:43] [Server thread/INFO]: [VillageProtection] Enabling VillageProtection v[v1.7 Dev]
[19:31:43] [Server thread/INFO]: [VillageProtection] VillageProtection has been enabled
[19:31:43] [Server thread/INFO]: [VillageProtection] Factions not found
[19:31:43] [Server thread/INFO]: [VillageProtection] WorldGuard not found
[19:31:43] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[19:31:43] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[19:31:43] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[19:31:43] [Server thread/INFO]: [AntiCreeper] Enabling AntiCreeper v4.18.1
[19:31:43] [Server thread/INFO]: [AntiCreeper] brought to you by Filbert66
[19:31:43] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[19:31:43] [Server thread/INFO]: Format kontroly verze Bukkitu zmenen. Verze nebyla zkontrolovana.
[19:31:43] [Server thread/INFO]: git-Spigot-6d16e64-58d972f (MC: 1.8.7)
[19:31:43] [Server thread/INFO]: 1.8.7-R0.1-SNAPSHOT
[19:31:43] [Server thread/INFO]: Using locale en_US
[19:31:43] [Server thread/INFO]: Using locale en_US
[19:31:43] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[19:31:43] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[19:31:43] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[19:31:43] [Server thread/INFO]: [MagicCarpet] Enabling MagicCarpet v2.4.5
[19:31:43] [Server thread/INFO]: [MagicCarpet] Loading carpets...
[19:31:43] [Server thread/INFO]: [MagicCarpet] is now enabled!
[19:31:43] [Server thread/INFO]: [Chairs] Enabling Chairs v4.6
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: ACACIA_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: DARK_OAK_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Chairs] Allowed block: RED_SANDSTONE_STAIRS => 0.7
[19:31:43] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.20
[19:31:43] [Server thread/INFO]: [Lockette] Version 1.8.20 is being enabled!  Yay!  (Core version 1.3.5)
[19:31:43] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R3] ok.
[19:31:43] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
[19:31:43] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
[19:31:43] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
[19:31:43] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
[19:31:43] [Server thread/INFO]: [Lockette] Ready to protect your containers.
[19:31:43] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.12.0-BETA-sASO-b812
[19:31:44] [Server thread/WARN]: [NoCheatPlus]  Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
[19:31:44] [Server thread/WARN]: [NoCheatPlus]  Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
[19:31:44] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-6d16e64-58d972f (MC: 1.8.7)). Please check for updates and consider to request support.
[19:31:44] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
[19:31:44] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x|1.8.x|? / Bukkit-API
[19:31:44] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[19:31:44] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[19:31:44] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[19:31:44] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[19:31:44] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[19:31:44] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.7)...
[19:31:44] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | KeepAliveFrequency | SoundDistance
[19:31:44] [Server thread/INFO]: [NoCheatPlus] Version 3.12.0-BETA-sASO-b812 is enabled.
[19:31:44] [Server thread/INFO]: [csm] Enabling CustomServerMessages v5.2
[19:31:44] [Server thread/INFO]: [CSM] Enabled Custom Server Messages!
[19:31:44] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[19:31:44] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[19:31:44] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
[19:31:44] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[19:31:44] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[19:31:44] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[19:31:44] [Server thread/INFO]: [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.23.3
[19:31:44] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[19:31:44] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[19:31:44] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[19:31:44] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.1.0
[19:31:44] [Server thread/INFO]: [LagMeter] Enabling LagMeter v1.16.0
[19:31:44] [Server thread/INFO]: [LagMeter] Not using logs folder.
[19:31:44] [Server thread/INFO]: [LagMeter] Enabled! Polling every 40 server ticks. Logging to /hlserver/27202/plugins/LagMeter/lag.log.
[19:31:44] [Server thread/INFO]: [LagMeter] Chunks loaded:
[19:31:44] [Server thread/INFO]: [LagMeter] World "world": 625.
[19:31:44] [Server thread/INFO]: [LagMeter] World "world_nether": 625.
[19:31:44] [Server thread/INFO]: [LagMeter] World "world_the_end": 625.
[19:31:44] [Server thread/INFO]: [LagMeter] Total chunks loaded: 1875
[19:31:44] [Server thread/INFO]: [LagMeter] Entities:
[19:31:44] [Server thread/INFO]: [LagMeter] World "world": 426.
[19:31:44] [Server thread/INFO]: [LagMeter] World "world_nether": 248.
[19:31:44] [Server thread/INFO]: [LagMeter] World "world_the_end": 491.
[19:31:44] [Server thread/INFO]: [LagMeter] Total entities: 1165
[19:31:44] [Server thread/INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v3.2
[19:31:44] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[19:31:44] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[19:31:44] [Server thread/INFO]: Starting FakaHedaMinequery server on 82.208.17.23:28202
[19:31:44] [Server thread/INFO]: [Backpacks] Enabling Backpacks v0.1.0
[19:31:44] [Server thread/INFO]: [Backpacks] Loading backpacks. Please wait...
[19:31:44] [Server thread/INFO]: [Backpacks] 9 backpack(s) have been loaded.
[19:31:44] [Server thread/INFO]: [Backpacks] Backpacks has been enabled!
[19:31:44] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[19:31:44] [Thread-8/INFO]: [VillageProtection] About to download a new update: VillageProtection [v1.7 Dev]
[19:31:44] [Thread-8/INFO]: [VillageProtection] Downloading update: 10% of 49860 bytes.
[19:31:44] [Thread-8/INFO]: [VillageProtection] Downloading update: 20% of 49860 bytes.
[19:31:44] [Thread-8/INFO]: [VillageProtection] Downloading update: 30% of 49860 bytes.
[19:31:44] [Thread-8/INFO]: [VillageProtection] Downloading update: 80% of 49860 bytes.
[19:31:44] [Thread-8/INFO]: [VillageProtection] Downloading update: 90% of 49860 bytes.
[19:31:44] [Thread-8/INFO]: [VillageProtection] Downloading update: 100% of 49860 bytes.
[19:31:44] [Thread-8/INFO]: [VillageProtection] Finished updating.
[19:31:45] [Thread-10/INFO]: [CSM] No update available.
[19:31:45] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
[19:31:45] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
[19:31:45] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
[19:31:45] [Server thread/INFO]: [Lift] Enabling Lift v52
[19:31:45] [Server thread/INFO]: Lift v52 is now enabled!
[19:31:45] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
[19:31:46] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[19:31:46] [Server thread/INFO]: [AuthMe] Set Language: en
[19:31:46] [Server thread/INFO]: [AuthMe] Metrics started successfully!
[19:31:46] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[19:31:46] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[19:31:46] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[19:31:46] [Server thread/INFO]: [AuthMe] MySQL driver loaded
[19:31:46] [Server thread/INFO]: [AuthMe] Connection pool ready
[19:31:46] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[19:31:46] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
[19:31:46] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
[19:31:46] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.0
[19:31:46] [Server thread/INFO]: [CreativeGates 2.8.0] === ENABLE START ===
[19:31:46] [Server thread/INFO]: [CreativeGates 2.8.0] === ENABLE COMPLETE (Took 29ms) ===
[19:31:46] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
[19:31:46] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[19:31:46] [Server thread/WARN]: [HolographicDisplays] Hologram 'shop' was in the world 'trh' but it wasn't loaded.
[19:31:46] [Server thread/WARN]: [HolographicDisplays] Hologram 'trh' was in the world 'trh' but it wasn't loaded.
[19:31:46] [Server thread/INFO]: [Residence] Enabling Residence v2.6.7.0
[19:31:46] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[19:31:46] [Server thread/INFO]: [Residence] Failed to update language file: Polish.yml
[19:31:46] [Server thread/INFO]: [Residence] Found WorldEdit
[19:31:46] [Server thread/INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
[19:31:46] [Server thread/INFO]: [McMusic] Enabling McMusic v0.1
[19:31:46] [Server thread/INFO]: [McMusic] Loaded McMusic v2!
[19:31:46] [Server thread/INFO]: [Statistics] Enabling Statistics v1.2.4
[19:31:46] [Server thread/INFO]: [Statistics] +------ [ Fetching Patches ] ------+
[19:31:46] [Server thread/INFO]: [Statistics] |  All patch files are up to date  |
[19:31:46] [Server thread/INFO]: [Statistics] +----------------------------------+
[19:31:46] [Server thread/INFO]: [Statistics] Database connection established.
[19:31:46] [Server thread/INFO]: [Statistics] +-------- [ Hook Manager ] --------+
[19:31:46] [Server thread/INFO]: [Statistics] |     Hook Manager starting up     |
[19:31:46] [Server thread/INFO]: [Statistics] |                                  |
[19:31:46] [Server thread/INFO]: [Statistics] |                                  |
[19:31:46] [Server thread/INFO]: [Statistics] |         0 hooks enabled          |
[19:31:46] [Server thread/INFO]: [Statistics] +----------------------------------+
[19:31:47] [Server thread/INFO]: [FramePicture] Enabling FramePicture v1.8.7
[19:31:47] [Server thread/INFO]: [FramePicture] Configuration loaded!
[19:31:47] [Server thread/INFO]: [FramePicture] Loaded 0 frames!
[19:31:47] [Server thread/INFO]: [FramePicture] Caching frames ...
[19:31:47] [Server thread/INFO]: [FramePicture] Cached 0 frames!
[19:31:47] [Server thread/INFO]: [FramePicture] Plugin enabled!
[19:31:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:31:47] [Server thread/INFO]: Done (5.420s)! For help, type "help" or "?"
[19:31:47] [Server thread/INFO]: Starting GS4 status listener
[19:31:47] [Server thread/INFO]: Starting remote control listener
[19:31:47] [Query Listener #1/INFO]: Query running on 82.208.17.23:27202
[19:31:47] [Server thread/WARN]: No rcon password set in '/hlserver/27202/server.properties', rcon disabled!
[19:31:47] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[19:31:47] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[19:31:47] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
[19:31:47] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Velké problémy se serverem

#4 Příspěvekod Hanakocz » 09 srp 2015, 19:50

Mno, tak pokud to takhle normálně nedělá, tak bych se vsadil, že za to může ten automatickej update pluginů, který místo /restart daly /reload, a pak se odmítly pustit permissiony, a pak díky tomu se odmítly pustit všechny ostatní navazující pluginy.
projdi nastavení a přehoď si autoupdaty buď na vypnutí, nebo na to, že jen varujou do konzole, a nikoliv, že se samy stáhnou a nainstalujou (a pak zničí server pomocí /reload) :)
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

SulFidD
Příspěvky: 87
Registrován: 19 srp 2014, 23:37
Reputation: 0

Re: Velké problémy se serverem

#5 Příspěvekod SulFidD » 09 srp 2015, 20:01

Tam kde jsem našel možnost vypnutí updatu jsem vypl, u některých pluginů je též možnost metrics, co to má za úkol? Delší dobu jsem nad tím už přemýšlel.

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Velké problémy se serverem

#6 Příspěvekod Hanakocz » 09 srp 2015, 20:46

To je většinou na to, že to hlásí autorovi pluginu, kolik serverů a jak plných ten plugin používá. To je většinou neškodné. Je to jen pro ně pro statistiku, co mají třeba pak na bukkitu atp, např:
Obrázek
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

Uživatelský avatar
Gamer31CZ
Příspěvky: 14
Registrován: 05 led 2015, 11:52
Reputation: 0

Re: Velké problémy se serverem

#7 Příspěvekod Gamer31CZ » 10 srp 2015, 09:16

Pokud je možno tak posun zálohu tak jak to ještě fungovalo.

Uživatelský avatar
mannyvee
Příspěvky: 1081
Věk: 26
Registrován: 28 bře 2015, 13:49
Reputation: 0

Re: Velké problémy se serverem

#8 Příspěvekod mannyvee » 10 srp 2015, 09:31

Vyzkoušej programy, které máš přímo v CP - Optimalizační nástroje. Zkus Nolagg Examine, Timings pro kontrolu pluginů a vyzkoušej i Minecraft Region Fixer. Je možné, že ty lagy nemusí dělat pluginy, ale zatěžuje to mapa/mapy, které na serveru máš. Viděl jsem log z Console a nenašel jsem tam nic, co bych k tomu dodal. Pokud to i nadále bude pokračovat, zkus dodat seznam pluginů - Ano, možná to bude zbytečné, ale třeba ne :)

SulFidD
Příspěvky: 87
Registrován: 19 srp 2014, 23:37
Reputation: 0

Re: Velké problémy se serverem

#9 Příspěvekod SulFidD » 10 srp 2015, 18:37

Díky všem za vaše tipy, zatím je to v pohodě, všude jsem vypl ten autoupdate, díky za vysvětlení Honakocz. Mannyvee - Region Fixer jsem též zkoušel, žádná chyba v mapě se nenašla. Složka s dynmapu která pro 25slotový server který mám cca měsíc nabývala ohromné velikosti byla též smazána - dynmapu jsem celou smazal, vím že dynmapa je velká ale až tak? A to jsem měl druhou nejnižší kvalitu, co už, netřeba. S dynmapou měl server velikost 8GB/10GB za necelý měsíc, je to masakr, bez dynmapy má 2.5GB/10GB, je to pořád dost a ani pořádně nevím který plugin je tak velký, tuším že to bude Statistics který dost zabírá, ale jistý si tím nejsem, každopádně ta velikost se tak nezvětšuje. Takže všem díky za vaše tipy a ještě bych se chtěl zeptat, ať nemusím zakládat hned nový topic, chtěl bych server upravit více do economy stylu, a má otázka zní jakej plugin vám připadá nejlepší na "money", už je to několik let co jsem měl economy server a v té době jsem používal iconomy, jenže ten už je taky nějaký ty léta neaktualizovaný a navíc myslím že se hádal s nějakýma pluginama. Takže co připadá vhod použít za plugin na money, jestli využít essentials nebo jestli máte zkušenosti s nějakým dalším economy pluginem.

Uživatelský avatar
mannyvee
Příspěvky: 1081
Věk: 26
Registrován: 28 bře 2015, 13:49
Reputation: 0

Re: Velké problémy se serverem

#10 Příspěvekod mannyvee » 10 srp 2015, 19:00

Vyzkoušej EcoDrop - Placený Economy plugin ze spigotu :)


Zpět na „Minecraft, Tekkit“

Kdo je online

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