Inquisitor

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Inquisitor

#11 Příspěvekod Smexhy » 06 dub 2013, 18:39

Vôbec nechápem prečo...dúfam, že niekto príde s rozumnou radou a rozbehneme to :D

Uživatelský avatar
LavorekCZ
Příspěvky: 1805
Registrován: 20 lis 2011, 13:58
Reputation: 0
Kontaktovat uživatele:

Re: Inquisitor

#12 Příspěvekod LavorekCZ » 06 dub 2013, 21:15

U mě to funguje na 100%

Config

Kód: Vybrat vše

db: {username: CISLALA_mysql_db, v2-14-fix: true, password: HESLO, url: 'jdbc:mysql://localhost/CISLALA_mysql_db'}
global: null
webServer: {port: 29POSLEDNITRICISLAPORTU, enabled: true}


Nevím jak máte obsazené porty např. RCONem, takže místo 29 zkuste ještě 26, 28 nebo 30

//EDIT - Můj přesný postup: 1. Vypnul jsem server, 2. přepsal config, 3. spustil server (ten udělal na MySQL tabulky atd.), 4. restartoval server
Pomohl ti někdo? Pak určitě bude rád, když mu zvedneš karmu!
not sure

Uživatelský avatar
Gotak
Příspěvky: 354
Registrován: 27 srp 2012, 16:22
Reputation: 0
Kontaktovat uživatele:

Re: Inquisitor

#13 Příspěvekod Gotak » 07 dub 2013, 00:31

Udělal jsem to podle návodu a dopadlo to takto: http://93.91.250.208:29565/players/. Koukal jsem do PhPMyadmin a tam je ta tabulka players, ale prázdná, zkoušel jsem to dělat i víckrát, ale hráči se tam pořád nenačítají.
Config:
Spoiler: zobrazit

Kód: Vybrat vše

db: {username: 117132_mysql_db, v2-14-fix: true, password: heslo, url: 'jdbc:mysql://localhost/117132_mysql_db'}
global: null
webServer: {port: 29565, enabled: true}

Co s tím?

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Inquisitor

#14 Příspěvekod Smexhy » 07 dub 2013, 07:46

Za potreby je mať plugin ProtocolLib, v ňom si nastav out-put=true , možno máš problém tam...

Uživatelský avatar
LavorekCZ
Příspěvky: 1805
Registrován: 20 lis 2011, 13:58
Reputation: 0
Kontaktovat uživatele:

Re: Inquisitor

#15 Příspěvekod LavorekCZ » 07 dub 2013, 10:47

Kde jsi přišel na ten ProtocolLib ? Jinak Gotaku zkopíruj sem server.log při startu.

Btw. nechápu proč mám na tvém serveru ban, když jsem tam v životě nehrál :D
Pomohl ti někdo? Pak určitě bude rád, když mu zvedneš karmu!
not sure

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Inquisitor

#16 Příspěvekod Smexhy » 07 dub 2013, 11:11

Ten protocol lib píšu na ňom na bukkite...a na čiom serveri? :D

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Inquisitor

#17 Příspěvekod Smexhy » 07 dub 2013, 12:18

Ináč mne ten plugin už ide - http://93.91.240.128:29109/players/ ...Problém je že to nenačíta pekne, neviem prečo a hodí tam bielu obrazovku a nejak to zblbne...Lavorku tebe to ide?
//EDIT: Vyriešené, chyba bola v prehliadači GoogleChrome, aj keď neviem prečo a ako to napraviť, problém bude otázkou ich nápravy...na IE mi to v pohode a pekne načíta ;)

Uživatelský avatar
Gotak
Příspěvky: 354
Registrován: 27 srp 2012, 16:22
Reputation: 0
Kontaktovat uživatele:

Re: Inquisitor

#18 Příspěvekod Gotak » 07 dub 2013, 15:34

server.log při startu:
Spoiler: zobrazit

Kód: Vybrat vše

2013-04-07 15:30:02 [INFO] Starting minecraft server version 1.5.1
2013-04-07 15:30:02 [INFO] Loading properties
2013-04-07 15:30:02 [INFO] Default game type: SURVIVAL
2013-04-07 15:30:02 [INFO] Generating keypair
2013-04-07 15:30:02 [INFO] Starting Minecraft server on 93.91.250.208:25565
2013-04-07 15:30:03 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-94-g141dcf0-b2735jnks (MC: 1.5.1) (Implementing API version 1.5.1-R0.1)
2013-04-07 15:30:03 [INFO] ----- Bukkit Auto Updater -----
2013-04-07 15:30:03 [INFO] It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
2013-04-07 15:30:03 [INFO] If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
2013-04-07 15:30:03 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2013-04-07 15:30:03 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
2013-04-07 15:30:03 [INFO] ----- ------------------- -----
2013-04-07 15:30:03 [INFO] [PermissionsEx] sql backend registered!
2013-04-07 15:30:03 [INFO] [PermissionsEx] file backend registered!
2013-04-07 15:30:03 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2013-04-07 15:30:03 [INFO] [FoE] Loading FoE v1.0.1
2013-04-07 15:30:03 [INFO] [AntiGive] Loading AntiGive v1.0
2013-04-07 15:30:03 [INFO] [BlazeRodCrafting] Loading BlazeRodCrafting v1.0.1
2013-04-07 15:30:03 [INFO] [Inquisitor] Loading Inquisitor v2.18
2013-04-07 15:30:03 [INFO] [CustomServerMessages] Loading CustomServerMessages v3.1.6
2013-04-07 15:30:03 [INFO] [Vault] Loading Vault v1.2.24-b304
2013-04-07 15:30:03 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
2013-04-07 15:30:03 [INFO] [dynmap] Loading dynmap v1.6-646
2013-04-07 15:30:03 [INFO] [AutoMessage] Loading AutoMessage v2.0.5
2013-04-07 15:30:03 [INFO] [AuthMe] Loading AuthMe v2.7.8
2013-04-07 15:30:03 [INFO] [SurvivalGames] Loading SurvivalGames vB 0.4.11
2013-04-07 15:30:03 [INFO] [Trampoline] Loading Trampoline v1.0
2013-04-07 15:30:03 [INFO] [DrugMeUp] Loading DrugMeUp v0.6.7
2013-04-07 15:30:03 [INFO] [MobArena] Loading MobArena v0.94.4.96
2013-04-07 15:30:03 [INFO] [Jobs] Loading Jobs v2.9.1
2013-04-07 15:30:03 [INFO] [LagMeter] Loading LagMeter v1.11.1
2013-04-07 15:30:03 [INFO] [DigitalClock] Loading DigitalClock v1.3
2013-04-07 15:30:03 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.2
2013-04-07 15:30:03 [INFO] [NoCheatPlus] Loading NoCheatPlus v3.9.0-RC-b488
2013-04-07 15:30:03 [INFO] [WorldEdit] Loading WorldEdit v5.5.5
2013-04-07 15:30:03 [INFO] [CreativeGates] Loading CreativeGates v1.4
2013-04-07 15:30:03 [INFO] [TagAPI] Loading TagAPI v2.2
2013-04-07 15:30:03 [INFO] [NameTags] Loading NameTags v2.1
2013-04-07 15:30:03 [INFO] [War] Loading War v1.7.4 (Doolittle)
2013-04-07 15:30:03 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.5
2013-04-07 15:30:03 [INFO] [PermissionsEx] Initializing file backend
2013-04-07 15:30:03 [INFO] Permissions file successfully reloaded
2013-04-07 15:30:03 [INFO] [LogBlock] Loading LogBlock v1.70
2013-04-07 15:30:03 [INFO] [LogBlock] Connecting to 117132_mysql_db@jdbc:mysql://localhost:3306/117132_mysql_db...
2013-04-07 15:30:03 [INFO] [CombatTag] Loading CombatTag v5.8.6
2013-04-07 15:30:03 [INFO] [MyCommand] Loading MyCommand v3.9.1
2013-04-07 15:30:03 [INFO] [WorldGuard] Loading WorldGuard v5.7.3
2013-04-07 15:30:03 [INFO] [Lottery] Loading Lottery v0.9.3
2013-04-07 15:30:03 [INFO] [iConomy] Loading iConomy v7.0
2013-04-07 15:30:03 [INFO] [DMP] Loading DMP v1.3
2013-04-07 15:30:03 [INFO] [ClearLag] Loading ClearLag v2.0
2013-04-07 15:30:03 [INFO] [SuperSpleef] Loading SuperSpleef vB 0.1.5
2013-04-07 15:30:03 [INFO] [PlayerSkulls] Loading PlayerSkulls v1.2
2013-04-07 15:30:03 [INFO] [SimpleReserve] Loading SimpleReserve v0.5.0
2013-04-07 15:30:03 [INFO] [MoneyDrop] Loading MoneyDrop v1.6.3
2013-04-07 15:30:03 [INFO] [MobHealth] Loading MobHealth v5.3.3
2013-04-07 15:30:03 [INFO] [Essentials] Loading Essentials v2.10.1
2013-04-07 15:30:03 [INFO] [WorldBorder] Loading WorldBorder v1.6.1
2013-04-07 15:30:03 [INFO] [CommandSigns] Loading CommandSigns v1.9.1.1
2013-04-07 15:30:03 [INFO] [SilkSpawners] Loading SilkSpawners v3.2.1
2013-04-07 15:30:03 [INFO] [Residence] Loading Residence v2.6.6.4
2013-04-07 15:30:03 [INFO] [ChatManager] Loading ChatManager v1.19.1
2013-04-07 15:30:03 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.10.1
2013-04-07 15:30:03 [INFO] [Ultrabans] Loading Ultrabans v3.1.0
2013-04-07 15:30:03 [INFO] [LWC] Loading LWC v4.3.2 (b858-git-MANUAL) (March 16, 2013)
2013-04-07 15:30:03 [INFO] [iPaint] Loading iPaint v1.0.3
2013-04-07 15:30:03 [INFO] [SimpleSignEdit] Loading SimpleSignEdit v2.1
2013-04-07 15:30:03 [INFO] [ResidenceSigns] Loading ResidenceSigns v2.9
2013-04-07 15:30:03 [INFO] [ChestShop] Loading ChestShop v3.50-t0059
2013-04-07 15:30:03 [INFO] [Vault] Enabling Vault v1.2.24-b304
2013-04-07 15:30:03 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2013-04-07 15:30:03 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
2013-04-07 15:30:03 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2013-04-07 15:30:03 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2013-04-07 15:30:03 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2013-04-07 15:30:03 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2013-04-07 15:30:03 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2013-04-07 15:30:03 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2013-04-07 15:30:03 [INFO] [Vault] Enabled Version 1.2.24-b304
2013-04-07 15:30:03 [INFO] [Vault][Economy] Essentials Economy hooked.
2013-04-07 15:30:03 [INFO] [Vault][Economy] iConomy 7 hooked.
2013-04-07 15:30:03 [INFO] [Vault][Permission] PermissionsEx hooked.
2013-04-07 15:30:03 [INFO] [LWC] Enabling LWC v4.3.2 (b858-git-MANUAL) (March 16, 2013)
2013-04-07 15:30:04 [INFO] [LWC] Connecting to SQLite
2013-04-07 15:30:04 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2013-04-07 15:30:04 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2013-04-07 15:30:04 [WARNING] 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.
2013-04-07 15:30:04 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2013-04-07 15:30:04 [INFO] Preparing level "world"
2013-04-07 15:30:04 [INFO] Preparing start region for level 0 (Seed: 6283804843239978343)
2013-04-07 15:30:05 [INFO] Preparing start region for level 1 (Seed: 3097062940751808937)
2013-04-07 15:30:05 [INFO] Preparing start region for level 2 (Seed: -620515717244128027)
2013-04-07 15:30:05 [INFO] Preparing spawn area: 95%
2013-04-07 15:30:05 [INFO] [FoE] Enabling FoE v1.0.1
2013-04-07 15:30:05 [INFO] Registruji event 'info'
2013-04-07 15:30:05 [INFO] Registruji event 'zprava'
2013-04-07 15:30:05 [INFO] Registruji event 'chat'
2013-04-07 15:30:05 [INFO] Registruji event 'gramatika'
2013-04-07 15:30:05 [INFO] Registruji event 'a'
2013-04-07 15:30:05 [INFO] [AntiGive] Enabling AntiGive v1.0
2013-04-07 15:30:05 [INFO] [BlazeRodCrafting] Enabling BlazeRodCrafting v1.0.1
2013-04-07 15:30:05 [INFO] [BlazeRodCrafting] BRC Enabled
2013-04-07 15:30:05 [INFO] [Inquisitor] Enabling Inquisitor v2.18
2013-04-07 15:30:05 [INFO] [Inquisitor] loaded configuration
2013-04-07 15:30:06 [INFO] [Inquisitor] connected to database
2013-04-07 15:30:07 [INFO] [Inquisitor] purged 0 invalid cached statistics instances
2013-04-07 15:30:07 [INFO] [Inquisitor] statistics manager started
2013-04-07 15:30:07 [INFO] [Inquisitor] player stats collection started
2013-04-07 15:30:07 [INFO] [Inquisitor] web server started on *:29565
2013-04-07 15:30:07 [INFO] [Inquisitor] ready on server 'www.stylecraft.cz - *Economy*Survival*PvP*SurvivalGames*PaintBall*1.5.1'
2013-04-07 15:30:07 [INFO] [CustomServerMessages] Enabling CustomServerMessages v3.1.6
2013-04-07 15:30:07 [INFO] [CustomServerMessages] CustomServerMessages succesfully enabled.
2013-04-07 15:30:07 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2013-04-07 15:30:07 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2013-04-07 15:30:07 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
2013-04-07 15:30:07 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 6283804843239978343
2013-04-07 15:30:07 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 3097062940751808937
2013-04-07 15:30:07 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -620515717244128027
2013-04-07 15:30:07 [INFO] Could not set generator for world 'Pozemky': Plugin 'InfinitePlots' does not exist
2013-04-07 15:30:07 [INFO] [Multiverse-Core] Loading World & Settings - 'Pozemky' - Env: NORMAL - Type: NORMAL & seed: -4437724995214735553 & generator: InfinitePlots
2013-04-07 15:30:07 [INFO] Preparing start region for level 3 (Seed: -4437724995214735553)
2013-04-07 15:30:07 [INFO] [Multiverse-Core] Loading World & Settings - 'SurvivalGames1' - Env: NORMAL - Type: NORMAL & seed: 202961
2013-04-07 15:30:07 [INFO] Preparing start region for level 4 (Seed: 202961)
2013-04-07 15:30:07 [INFO] [Multiverse-Core] Loading World & Settings - 'world2' - Env: NORMAL - Type: NORMAL & seed: 1140479802539144917
2013-04-07 15:30:07 [INFO] Preparing start region for level 5 (Seed: 1140479802539144917)
2013-04-07 15:30:07 [INFO] [Multiverse-Core] 6 - World(s) loaded.
2013-04-07 15:30:07 [INFO] [dynmap] Enabling dynmap v1.6-646
2013-04-07 15:30:07 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.5
2013-04-07 15:30:08 [INFO] [PermissionsEx] Superperms support enabled.
2013-04-07 15:30:08 [INFO] [PermissionsEx] v1.19.5 enabled
2013-04-07 15:30:08 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2013-04-07 15:30:08 [INFO] [dynmap] Using PermissionsEx 1.19.5 for access control
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/configuration.txt not found - creating default
2013-04-07 15:30:08 [SEVERE] [dynmap] Error reading plugins/dynmap/markers.yml
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/worlds.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/normal.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/nether.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/skylands.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/normal-lowres.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/nether-lowres.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/skylands-lowres.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/normal-hires.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/nether-hires.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/skylands-hires.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/normal-vlowres.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/skylands-vlowres.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/nether-vlowres.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/the_end.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/the_end-vlowres.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/the_end-lowres.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/templates/the_end-hires.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/shaders.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/textures/blocks/grass_top.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/textures/blocks/grass_top.png (No such file or directory)
2013-04-07 15:30:08 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
2013-04-07 15:30:08 [SEVERE] [dynmap] Error: shader 'default' cannot load texture pack 'standard'
2013-04-07 15:30:08 [SEVERE] [dynmap] Could not load colors 'default' ('plugins/dynmap/colorschemes/default.txt'): File not found.
java.io.FileNotFoundException: plugins/dynmap/colorschemes/default.txt (No such file or directory)
   at java.io.FileInputStream.open(Native Method)
   at java.io.FileInputStream.<init>(FileInputStream.java:138)
   at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:83)
   at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
   at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
   at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
   at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
   at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
   at org.dynmap.MapManager.<init>(MapManager.java:821)
   at org.dynmap.DynmapCore.enableCore(DynmapCore.java:393)
   at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:792)
   at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:774)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
   at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
   at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
   at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:301)
   at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:280)
   at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:240)
   at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
   at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
   at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
2013-04-07 15:30:08 [SEVERE] [dynmap] Could not load colors 'ovocean' ('plugins/dynmap/colorschemes/ovocean.txt'): File not found.
java.io.FileNotFoundException: plugins/dynmap/colorschemes/ovocean.txt (No such file or directory)
   at java.io.FileInputStream.open(Native Method)
   at java.io.FileInputStream.<init>(FileInputStream.java:138)
   at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:83)
   at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
   at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
   at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
   at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
   at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
   at org.dynmap.MapManager.<init>(MapManager.java:821)
   at org.dynmap.DynmapCore.enableCore(DynmapCore.java:393)
   at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:792)
   at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:774)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
   at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
   at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
   at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:301)
   at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:280)
   at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:240)
   at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
   at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
   at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
2013-04-07 15:30:08 [SEVERE] [dynmap] Could not load colors 'flames' ('plugins/dynmap/colorschemes/flames.txt'): File not found.
java.io.FileNotFoundException: plugins/dynmap/colorschemes/flames.txt (No such file or directory)
   at java.io.FileInputStream.open(Native Method)
   at java.io.FileInputStream.<init>(FileInputStream.java:138)
   at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:83)
   at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
   at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
   at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
   at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
   at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
   at org.dynmap.MapManager.<init>(MapManager.java:821)
   at org.dynmap.DynmapCore.enableCore(DynmapCore.java:393)
   at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:792)
   at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:774)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
   at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
   at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
   at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:301)
   at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:280)
   at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:240)
   at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
   at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
   at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
2013-04-07 15:30:08 [SEVERE] [dynmap] Could not load colors 'sk89q' ('plugins/dynmap/colorschemes/sk89q.txt'): File not found.
java.io.FileNotFoundException: plugins/dynmap/colorschemes/sk89q.txt (No such file or directory)
   at java.io.FileInputStream.open(Native Method)
   at java.io.FileInputStream.<init>(FileInputStream.java:138)
   at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:83)
   at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
   at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
   at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
   at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
   at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
   at org.dynmap.MapManager.<init>(MapManager.java:821)
   at org.dynmap.DynmapCore.enableCore(DynmapCore.java:393)
   at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:792)
   at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:774)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
   at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
   at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
   at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:301)
   at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:280)
   at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:240)
   at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
   at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
   at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
2013-04-07 15:30:08 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/textures/blocks/grass_top.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/textures/blocks/grass_top.png (No such file or directory)
2013-04-07 15:30:08 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
2013-04-07 15:30:08 [SEVERE] [dynmap] Error: shader 'stdtexture' cannot load texture pack 'standard'
2013-04-07 15:30:08 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/textures/blocks/grass_top.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/textures/blocks/grass_top.png (No such file or directory)
2013-04-07 15:30:08 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
2013-04-07 15:30:08 [SEVERE] [dynmap] Error: shader 'stdtexture-cave' cannot load texture pack 'standard'
2013-04-07 15:30:08 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/textures/blocks/grass_top.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/textures/blocks/grass_top.png (No such file or directory)
2013-04-07 15:30:08 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
2013-04-07 15:30:08 [SEVERE] [dynmap] Error: shader 'stdtexture-nobiome' cannot load texture pack 'standard'
2013-04-07 15:30:08 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/textures/blocks/grass_top.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/textures/blocks/grass_top.png (No such file or directory)
2013-04-07 15:30:08 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
2013-04-07 15:30:08 [SEVERE] [dynmap] Error: shader 'stdtexture-mcr-grid' cannot load texture pack 'standard'
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/custom-shaders.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 21 shaders.
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/perspectives.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/custom-perspectives.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 82 perspectives.
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/lightings.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] plugins/dynmap/custom-lightings.txt not found - creating default
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 12 lightings.
2013-04-07 15:30:08 [SEVERE] [dynmap] Failed to start WebServer on address 0.0.0.0:8123 : Address already in use
2013-04-07 15:30:08 [INFO] [dynmap] version 1.6-646 is enabled - core version 1.6-1624
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 3 maps of world 'world'.
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 11028 pending tile renders for world 'world
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 287 pending tile renders for world 'world_nether
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 77 pending tile renders for world 'world_the_end
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 3 maps of world 'Pozemky'.
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 3 maps of world 'SurvivalGames1'.
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 3 maps of world 'world2'.
2013-04-07 15:30:08 [INFO] [dynmap] Loaded 4460 pending tile renders for world 'world2
2013-04-07 15:30:08 [INFO] [dynmap] Enabled
2013-04-07 15:30:08 [INFO] [AutoMessage] Enabling AutoMessage v2.0.5
2013-04-07 15:30:08 [INFO] [AuthMe] Enabling AuthMe v2.7.8
2013-04-07 15:30:08 [INFO] [AuthMe] Loading Configuration File...
2013-04-07 15:30:08 [INFO] [AuthMe] Merge new Config Options if needed..
2013-04-07 15:30:08 [INFO] [AuthMe] Set Language: en
2013-04-07 15:30:08 [INFO] [AuthMe] MySQL driver loaded
2013-04-07 15:30:08 [INFO] [AuthMe] Connection pool ready
2013-04-07 15:30:08 [INFO] [AuthMe] MySQL Setup finished
2013-04-07 15:30:08 [INFO] [AuthMe] Authme 2.7.8 enabled
2013-04-07 15:30:08 [INFO] [SurvivalGames] Enabling SurvivalGames vB 0.4.11
2013-04-07 15:30:08 [INFO] [Trampoline] Enabling Trampoline v1.0
2013-04-07 15:30:08 [INFO] [DrugMeUp] Enabling DrugMeUp v0.6.7
2013-04-07 15:30:08 [INFO] [DrugMeUp] v0.6.7 Enabled!
2013-04-07 15:30:09 [INFO] [MobArena] Enabling MobArena v0.94.4.96
2013-04-07 15:30:09 [INFO] [MobArena] Loaded arena 'Pyramida'.
2013-04-07 15:30:09 [WARNING] [MobArena] Couldn't parse "". Check announcements-file.
2013-04-07 15:30:09 [INFO] [MobArena] v0.94.4.96 enabled.
2013-04-07 15:30:09 [INFO] [Jobs] Enabling Jobs v2.9.1
2013-04-07 15:30:10 [INFO] [Jobs] Started database save task
2013-04-07 15:30:10 [INFO] [Jobs] Started buffered payment thread
2013-04-07 15:30:10 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2013-04-07 15:30:10 [INFO] [Jobs] Buffered payment thread shutdown
2013-04-07 15:30:10 [INFO] [Jobs] Database save task shutdown
2013-04-07 15:30:10 [INFO] [Jobs] Started buffered payment thread
2013-04-07 15:30:10 [INFO] [Jobs] Plugin has been enabled succesfully.
2013-04-07 15:30:10 [INFO] [Jobs] Started database save task
2013-04-07 15:30:10 [INFO] [Jobs] Login manager started
2013-04-07 15:30:10 [INFO] [LagMeter] Enabling LagMeter v1.11.1
2013-04-07 15:30:10 [INFO] [LagMeter] Not using logs folder.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] Vault hooked successfully.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] Enabled! Polling every 40 server ticks. Logging to /hlserver/27041/plugins/LagMeter/lag.log.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] Chunks loaded:
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "world": 625.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "world_nether": 625.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "world_the_end": 625.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "Pozemky": 650.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "SurvivalGames1": 674.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "world2": 625.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] Total chunks loaded: 3824
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] Entities:
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "world": 447.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "world_nether": 364.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "world_the_end": 790.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "Pozemky": 391.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "SurvivalGames1": 367.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] World "world2": 433.
2013-04-07 15:30:10 [INFO] [LagMeter 1.11.1] Total entities: 2792
2013-04-07 15:30:10 [INFO] [DigitalClock] Enabling DigitalClock v1.3
2013-04-07 15:30:10 [INFO] [DigitalClock] Plugin has been enabled!
2013-04-07 15:30:10 [INFO] [DigitalClock] Loaded 2 clock(s). Clocks are running under task number 21.
2013-04-07 15:30:10 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.2
2013-04-07 15:30:10 [INFO] Starting FakaHedaMinequery server on 93.91.250.208:26565
2013-04-07 15:30:10 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.9.0-RC-b488
2013-04-07 15:30:10 [INFO] [NoCheatPlus] McAccess set to: 1.5.1 / CB2691-DEV
2013-04-07 15:30:10 [INFO] [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
2013-04-07 15:30:10 [INFO] [NoCheatPlus] Version 3.9.0-RC-b488 is enabled.
2013-04-07 15:30:11 [INFO] [WorldEdit] Enabling WorldEdit v5.5.5
2013-04-07 15:30:11 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2013-04-07 15:30:11 [INFO] [CreativeGates] Enabling CreativeGates v1.4
2013-04-07 15:30:11 [INFO] [CreativeGates v1.4] === ENABLE START ===
2013-04-07 15:30:11 [INFO] [CreativeGates v1.4] === ENABLE DONE (Took 270ms) ===
2013-04-07 15:30:11 [INFO] [TagAPI] Enabling TagAPI v2.2
2013-04-07 15:30:11 [INFO] [TagAPI] Using hooks for CraftBukkit v1_5_R2
2013-04-07 15:30:11 [INFO] [NameTags] Enabling NameTags v2.1
2013-04-07 15:30:11 [INFO] [War] Enabling War v1.7.4 (Doolittle)
2013-04-07 15:30:11 [INFO] [War] War v1.7.4 (Doolittle) is on.
2013-04-07 15:30:11 [INFO] [LogBlock] Enabling LogBlock v1.70
2013-04-07 15:30:11 [INFO] Accepted EditSessionFactory of type de.diddiz.worldedit.LogBlockEditSessionFactory from de.diddiz.worldedit
2013-04-07 15:30:11 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
2013-04-07 15:30:11 [INFO] [CombatTag] Enabling CombatTag v5.8.6
2013-04-07 15:30:11 [INFO] [CombatTag] has loaded with a tag time of 10 seconds
2013-04-07 15:30:11 [INFO] [MyCommand] Enabling MyCommand v3.9.1
2013-04-07 15:30:11 [INFO] =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
2013-04-07 15:30:11 [INFO] = Vault  : Ok. Hooked MyCommand Vault
2013-04-07 15:30:11 [INFO] = Spout  : Not detected. Disabling spout feature.
2013-04-07 15:30:11 [INFO] = Config : Ready | Custom Commands : 20
2013-04-07 15:30:11 [INFO] = Version: 3.9.1
2013-04-07 15:30:11 [INFO] = Author : MRI a.k.a Ivanpro
2013-04-07 15:30:11 [INFO] = Status : Active
2013-04-07 15:30:11 [INFO] =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2013-04-07 15:30:11 [INFO] [WorldGuard] Enabling WorldGuard v5.7.3
2013-04-07 15:30:11 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world) Lava fire is blocked.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] Loaded configuration for world 'world'
2013-04-07 15:30:11 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2013-04-07 15:30:11 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2013-04-07 15:30:11 [INFO] [WorldGuard] (Pozemky) TNT ignition is PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (Pozemky) Lighters are PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (Pozemky) Lava fire is blocked.
2013-04-07 15:30:11 [INFO] [WorldGuard] (Pozemky) Fire spread is UNRESTRICTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] Loaded configuration for world 'Pozemky'
2013-04-07 15:30:11 [INFO] [WorldGuard] (SurvivalGames1) TNT ignition is PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (SurvivalGames1) Lighters are PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (SurvivalGames1) Lava fire is blocked.
2013-04-07 15:30:11 [INFO] [WorldGuard] (SurvivalGames1) Fire spread is UNRESTRICTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] Loaded configuration for world 'SurvivalGames1'
2013-04-07 15:30:11 [INFO] [WorldGuard] (world2) TNT ignition is PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world2) Lighters are PERMITTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world2) Lava fire is blocked.
2013-04-07 15:30:11 [INFO] [WorldGuard] (world2) Fire spread is UNRESTRICTED.
2013-04-07 15:30:11 [INFO] [WorldGuard] Loaded configuration for world 'world2'
2013-04-07 15:30:11 [INFO] [WorldGuard] 3 regions loaded for 'world'
2013-04-07 15:30:11 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2013-04-07 15:30:11 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
2013-04-07 15:30:11 [INFO] [WorldGuard] 0 regions loaded for 'Pozemky'
2013-04-07 15:30:11 [INFO] [WorldGuard] 0 regions loaded for 'SurvivalGames1'
2013-04-07 15:30:11 [INFO] [WorldGuard] 2 regions loaded for 'world2'
2013-04-07 15:30:11 [INFO] [Lottery] Enabling Lottery v0.9.3
2013-04-07 15:30:11 [INFO] [Lottery] Payment method found (Vault - Economy: iConomy 7 version: 1.2.24-b304)
2013-04-07 15:30:11 [INFO] [iConomy] Enabling iConomy v7.0
2013-04-07 15:30:11 [INFO] [iConomy - April Fools] Enabled (19 ms)
2013-04-07 15:30:11 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2013-04-07 15:30:11 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2013-04-07 15:30:11 [INFO] [DMP] Enabling DMP v1.3
2013-04-07 15:30:11 [INFO] DMP Version 1.3 Has been enabled! :D
2013-04-07 15:30:11 [INFO] File is there.
2013-04-07 15:30:11 [INFO] [ClearLag] Enabling ClearLag v2.0
2013-04-07 15:30:11 [INFO] [ClearLag] Checking for a new update...
2013-04-07 15:30:13 [INFO] [ClearLag] No update for ClearLag found!
2013-04-07 15:30:13 [INFO] [ClearLag] ClearLag is now enabled.
2013-04-07 15:30:13 [INFO] [SuperSpleef] Enabling SuperSpleef vB 0.1.5
2013-04-07 15:30:13 [INFO] [Spleef] Loading 1 games
2013-04-07 15:30:13 [INFO] [Spleef]Checking for arena on index 1
2013-04-07 15:30:13 [INFO] Loading Arena: 1
2013-04-07 15:30:13 [INFO] 2519 68 -10679
2013-04-07 15:30:13 [INFO] 2426 68 -10782
2013-04-07 15:30:13 [INFO] Loaded 9776/9776 blocks into the floor of Spleef arena 1
2013-04-07 15:30:13 [INFO] 1 Enabling!
2013-04-07 15:30:13 [INFO] [Super Spleef]No save file on disk for arena 1
2013-04-07 15:30:14 [INFO] [PlayerSkulls] Enabling PlayerSkulls v1.2
2013-04-07 15:30:14 [INFO] [SimpleReserve] Enabling SimpleReserve v0.5.0
2013-04-07 15:30:14 [FINER] [SimpleReserve] Created SimpleReserveListener with kickMessage: "Byl jsi vyhozen protoze hrac s VIP potrebuje pristup VIP si zakoupis na www.stylecraft.cz" and fullMessage: "Server je plny pokud se chces prihlasit zakup si VIP na www.stylecraft.cz"
2013-04-07 15:30:14 [INFO] [SimpleReserve] SimpleReserve version 0.5.0 enabled!
2013-04-07 15:30:14 [INFO] [MoneyDrop] Enabling MoneyDrop v1.6.3
2013-04-07 15:30:14 [INFO] [MoneyDrop] Startup complete.
2013-04-07 15:30:14 [INFO] [MobHealth] Enabling MobHealth v5.3.3
2013-04-07 15:30:14 [INFO] [MobHealth] MobArena Support Enabled
2013-04-07 15:30:14 [INFO] [MobHealth] Permissions Disabled.
2013-04-07 15:30:14 [INFO] [MobHealth] Spout Enabled.
2013-04-07 15:30:14 [INFO] [MobHealth] Player Notifications Enabled.
2013-04-07 15:30:14 [INFO] [MobHealth] Monster Notifications Enabled.
2013-04-07 15:30:14 [INFO] [MobHealth] Animals Notifications Enabled.
2013-04-07 15:30:14 [INFO] [MobHealth] Pet Notifications Enabled.
2013-04-07 15:30:14 [INFO] [MobHealth] Online.
2013-04-07 15:30:14 [INFO] [Essentials] Enabling Essentials v2.10.1
2013-04-07 15:30:14 [INFO] Using locale cs_CZ
2013-04-07 15:30:15 [INFO] Using locale cs_CZ
2013-04-07 15:30:15 [INFO] Essentials: Using PermissionsEx based permissions.
2013-04-07 15:30:15 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.24-b304)
2013-04-07 15:30:15 [INFO] [WorldBorder] Enabling WorldBorder v1.6.1
2013-04-07 15:30:15 [INFO] [WorldBorder] [CONFIG] Using round border, knockback of 3.0 blocks, and timer delay of 5.
2013-04-07 15:30:15 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
2013-04-07 15:30:15 [INFO] [WorldBorder] [CONFIG] World "Pozemky" has border radius 3420 at X: 3.5 Z: 2.9 (shape override: square)
2013-04-07 15:30:15 [INFO] [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
2013-04-07 15:30:15 [INFO] For reference, the main world's spawn location is at X: -416.0 Y: 71.0 Z: -1723.0
2013-04-07 15:30:15 [INFO] [CommandSigns] Enabling CommandSigns v1.9.1.1
2013-04-07 15:30:15 [INFO] [CommandSigns] Successfully loaded 9 signs
2013-04-07 15:30:15 [INFO] [CommandSigns] Could not initialize metrics.
2013-04-07 15:30:15 [INFO] [SilkSpawners] Enabling SilkSpawners v3.2.1
2013-04-07 15:30:15 [INFO] [SilkSpawners] ErrorLogger is disabled, regardless of your settings to give the author enough time to update it!
2013-04-07 15:30:15 [INFO] [SilkSpawners] This feature will be available again in the near future!
2013-04-07 15:30:15 [INFO] [SilkSpawners] Spout not found. Disabling Spout features.
2013-04-07 15:30:15 [INFO] [SilkSpawners] AutoUpdater enabled
2013-04-07 15:30:15 [INFO] [Residence] Enabling Residence v2.6.6.4
2013-04-07 15:30:15 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
2013-04-07 15:30:23 [INFO] Connection reset
2013-04-07 15:30:25 [INFO] Connection reset
2013-04-07 15:30:26 [INFO] [Residence] Found WorldEdit
2013-04-07 15:30:26 [INFO] [Residence] Enabled! Version 2.6.6.4 by bekvon
2013-04-07 15:30:26 [INFO] [ChatManager] Enabling ChatManager v1.19.1
2013-04-07 15:30:26 [INFO] [ChatManager] ChatManager enabled!
2013-04-07 15:30:26 [INFO] [ChatManager] Multiverse 2 integration enabled!
2013-04-07 15:30:26 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.10.1
2013-04-07 15:30:26 [INFO] [Ultrabans] Enabling Ultrabans v3.1.0
2013-04-07 15:30:27 [INFO] [Ultrabans] No Updates found on dev.bukkit.org.
2013-04-07 15:30:27 [INFO] [Ultrabans] Loaded. 0 secs.
2013-04-07 15:30:27 [INFO] [iPaint] Enabling iPaint v1.0.3
2013-04-07 15:30:27 [INFO] [SimpleSignEdit] Enabling SimpleSignEdit v2.1
2013-04-07 15:30:27 [INFO] [SimpleSignEdit] LWC support enabled!
2013-04-07 15:30:27 [INFO] [SimpleSignEdit] Setting up database connection...
2013-04-07 15:30:27 [INFO] [SimpleSignEdit] Loading database driver (org.sqlite.JDBC)
2013-04-07 15:30:27 [INFO] [SimpleSignEdit] Checking for table...
2013-04-07 15:30:27 [INFO] [SimpleSignEdit] Table found!
2013-04-07 15:30:27 [INFO] [SimpleSignEdit] Finishing database setup...
2013-04-07 15:30:27 [INFO] [SimpleSignEdit] Starting database listener thread...
2013-04-07 15:30:27 [INFO] [SimpleSignEdit] SimpleSignEdit v2.1 enabled.
2013-04-07 15:30:27 [INFO] [ResidenceSigns] Enabling ResidenceSigns v2.9
2013-04-07 15:30:27 [INFO] [ResidenceSigns] Successfully Enabled.
2013-04-07 15:30:27 [INFO] [ChestShop] Enabling ChestShop v3.50-t0059
2013-04-07 15:30:27 [INFO] [ChestShop] LWC version 4.3.2 (b858-git-MANUAL) (March 16, 2013) loaded.
2013-04-07 15:30:27 [INFO] [ChestShop] Vault loaded - using iConomy 7
2013-04-07 15:30:27 [INFO] [ChestShop] Residence version 2.6.6.4 loaded.
2013-04-07 15:30:27 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-04-07 15:30:27 [INFO] Done (23.236s)! For help, type "help" or "?"
2013-04-07 15:30:27 [INFO] Starting remote control listener
2013-04-07 15:30:27 [WARNING] Unable to initialise rcon on 93.91.250.208:26565 : Address already in use
2013-04-07 15:30:27 [SEVERE] [dynmap] Exception during render job: world=world, map=null
2013-04-07 15:30:27 [SEVERE] java.lang.NullPointerException
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<init>(TexturePackHDShader.java:94)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.hdmap.TexturePackHDShader.getStateInstance(TexturePackHDShader.java:231)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.hdmap.HDMapManager.getShaderStateForTile(HDMapManager.java:125)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspective.java:1409)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:96)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:659)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:601)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:186)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:202)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.FutureTask.run(FutureTask.java:166)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
2013-04-07 15:30:27 [SEVERE]    at java.lang.Thread.run(Thread.java:722)
2013-04-07 15:30:27 [SEVERE] [dynmap] Exception during render job: world=world, map=null
2013-04-07 15:30:27 [SEVERE] java.lang.NullPointerException
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<init>(TexturePackHDShader.java:94)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.hdmap.TexturePackHDShader.getStateInstance(TexturePackHDShader.java:231)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.hdmap.HDMapManager.getShaderStateForTile(HDMapManager.java:125)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspective.java:1409)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:96)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:659)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:601)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:186)
2013-04-07 15:30:27 [SEVERE]    at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:202)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.FutureTask.run(FutureTask.java:166)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
2013-04-07 15:30:27 [SEVERE]    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
2013-04-07 15:30:27 [SEVERE]    at java.lang.Thread.run(Thread.java:722)
2013-04-07 15:30:28 [INFO] [War] Loading zone test...
2013-04-07 15:30:28 [INFO] [War] Warzones ready.

EDIT: Ted mi tam nabíhají nějaký hráči co vůbec na serveru nikdy nehráli, i když to tam píše, že je někdo online, tak na serveru není. http://93.91.250.208:29565/players/

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Inquisitor

#19 Příspěvekod Smexhy » 07 dub 2013, 16:39

Akoby to ťahalo z inej databázi alebo čo...no mne to už funguje a ja som si to aj preložil - http://93.91.240.128:29109/players/
//EDIT: Aktualizuj DynMap...

Uživatelský avatar
Gotak
Příspěvky: 354
Registrován: 27 srp 2012, 16:22
Reputation: 0
Kontaktovat uživatele:

Re: Inquisitor

#20 Příspěvekod Gotak » 07 dub 2013, 18:27

No ano v phpmyadmin tu tabulku vidim, ale tahá to tam data z nějákýho jinýho serveru. Neví někdo co s tím?


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Google [Bot] a 84 hostů