· 9 years ago · Jan 26, 2017, 03:34 AM
1[22:22:25] [Server thread/ERROR]: Could not load 'plugins/PvPManager.jar' in folder 'plugins'
2org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
3 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:196) ~[JavaPluginLoader.class:1.7.10-R0.1-SNAPSHOT]
4 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
5 at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:320) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
6 at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:461) [ayq.class:?]
7 at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:137) [ayq.class:?]
8 at net.minecraft.world.World.<init>(World.java:360) [ahb.class:?]
9 at net.minecraft.world.WorldServer.<init>(WorldServer.java:160) [mt.class:?]
10 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:367) [MinecraftServer.class:?]
11 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336) [lt.class:?]
12 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
13 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
14Caused by: java.util.zip.ZipException: error in opening zip file
15 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_121]
16 at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_121]
17 at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_121]
18 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_121]
19 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_121]
20 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:184) ~[JavaPluginLoader.class:1.7.10-R0.1-SNAPSHOT]
21 ... 10 more
22[22:22:25] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
23[22:22:25] [Server thread/INFO]: Loaded inheritance map of 895 classes
24[22:22:25] [Server thread/WARN]: =============================================================
25[22:22:25] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
26[22:22:25] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
27[22:22:25] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
28[22:22:25] [Server thread/WARN]: =============================================================
29[22:22:25] [Server thread/WARN]: =============================================================
30[22:22:25] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
31[22:22:25] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
32[22:22:25] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
33[22:22:25] [Server thread/WARN]: =============================================================
34[22:22:25] [Server thread/WARN]: =============================================================
35[22:22:25] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
36[22:22:25] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
37[22:22:25] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
38[22:22:25] [Server thread/WARN]: =============================================================
39[22:22:25] [Server thread/WARN]: =============================================================
40[22:22:25] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
41[22:22:25] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
42[22:22:25] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
43[22:22:25] [Server thread/WARN]: =============================================================
44[22:22:25] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins'
45org.bukkit.plugin.InvalidPluginException: java.lang.NullPointerException
46 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[JavaPluginLoader.class:1.7.10-R0.1-SNAPSHOT]
47 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) ~[SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
48 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:256) [SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
49 at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:320) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
50 at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:461) [ayq.class:?]
51 at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:137) [ayq.class:?]
52 at net.minecraft.world.World.<init>(World.java:360) [ahb.class:?]
53 at net.minecraft.world.WorldServer.<init>(WorldServer.java:160) [mt.class:?]
54 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:367) [MinecraftServer.class:?]
55 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336) [lt.class:?]
56 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
57 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
58Caused by: java.lang.NullPointerException
59[22:22:26] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.2.1
60[22:22:26] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
61[22:22:26] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
62[22:22:26] [Server thread/INFO]: [Questioner] Loading Questioner v0.6
63[22:22:26] [Server thread/INFO]: [SimpleBroadcast] Loading SimpleBroadcast v1.9.2
64[22:22:26] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
65[22:22:26] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
66[22:22:26] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
67[22:22:26] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
68[22:22:27] [Server thread/INFO]: [ProtocolLib] Falling back to Guava 10 compat
69[22:22:27] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
70[22:22:27] [Server thread/INFO]: [GlobalMarket] Loading GlobalMarket v2.0.0.20
71[22:22:27] [Server thread/INFO]: [iConomy] Loading iConomy v7.0.6
72[22:22:27] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v1.7
73[22:22:27] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
74[22:22:27] [Server thread/INFO]: [dynmap] Loading dynmap v2.0.0-86
75[22:22:27] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
76[22:22:27] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b${BUILD_NUMBER}
77[22:22:27] [Server thread/INFO]: [Towny] Loading Towny v0.88.0.0_(1.7.2)
78[22:22:27] [Server thread/INFO]: [Jobs] Loading Jobs v3.7.2
79[22:22:27] [Server thread/INFO]: [Jail] Loading Jail v2.6.5-b3
80[22:22:27] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.4
81[22:22:27] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v11.0
82[22:22:27] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b${BUILD_NUMBER}
83[22:22:27] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.0.1-b${BUILD_NUMBER}
84[22:22:27] [Server thread/INFO]: [Dynmap-Towny] Loading Dynmap-Towny v0.60
85[22:22:27] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b${BUILD_NUMBER}
86[22:22:27] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.7
87[22:22:27] [Server thread/INFO]: [Dynmap-Essentials] Loading Dynmap-Essentials v0.80
88[22:22:27] [Server thread/INFO]: Adding biome mapping 40 Alps at BiomeBase[40]
89[22:22:27] [Server thread/INFO]: Adding biome mapping 41 Arctic at BiomeBase[41]
90[22:22:27] [Server thread/INFO]: Adding biome mapping 42 Bamboo Forest at BiomeBase[42]
91[22:22:27] [Server thread/INFO]: Adding biome mapping 43 Bayou at BiomeBase[43]
92[22:22:27] [Server thread/INFO]: Adding biome mapping 44 Bog at BiomeBase[44]
93[22:22:27] [Server thread/INFO]: Adding biome mapping 45 Boreal Forest at BiomeBase[45]
94[22:22:27] [Server thread/INFO]: Adding biome mapping 46 Brushland at BiomeBase[46]
95[22:22:27] [Server thread/INFO]: Adding biome mapping 47 Canyon at BiomeBase[47]
96[22:22:27] [Server thread/INFO]: Adding biome mapping 48 Chaparral at BiomeBase[48]
97[22:22:27] [Server thread/INFO]: Adding biome mapping 49 Cherry Blossom Grove at BiomeBase[49]
98[22:22:27] [Server thread/INFO]: Adding biome mapping 50 Coniferous Forest at BiomeBase[50]
99[22:22:27] [Server thread/INFO]: Adding biome mapping 51 Snowy Coniferous Forest at BiomeBase[51]
100[22:22:27] [Server thread/INFO]: Adding biome mapping 52 Crag at BiomeBase[52]
101[22:22:27] [Server thread/INFO]: Adding biome mapping 53 Dead Forest at BiomeBase[53]
102[22:22:27] [Server thread/INFO]: Adding biome mapping 54 Dead Swamp at BiomeBase[54]
103[22:22:27] [Server thread/INFO]: Adding biome mapping 55 Deciduous Forest at BiomeBase[55]
104[22:22:27] [Server thread/INFO]: Adding biome mapping 56 Dense Forest at BiomeBase[56]
105[22:22:27] [Server thread/INFO]: Adding biome mapping 57 Eucalyptus Forest at BiomeBase[57]
106[22:22:27] [Server thread/INFO]: Adding biome mapping 58 Fen at BiomeBase[58]
107[22:22:27] [Server thread/INFO]: Adding biome mapping 59 Flower Field at BiomeBase[59]
108[22:22:27] [Server thread/INFO]: Adding biome mapping 60 Frost Forest at BiomeBase[60]
109[22:22:27] [Server thread/INFO]: Adding biome mapping 61 Fungi Forest at BiomeBase[61]
110[22:22:27] [Server thread/INFO]: Adding biome mapping 62 Garden at BiomeBase[62]
111[22:22:27] [Server thread/INFO]: Adding biome mapping 63 Grassland at BiomeBase[63]
112[22:22:27] [Server thread/INFO]: Adding biome mapping 64 Grove at BiomeBase[64]
113[22:22:27] [Server thread/INFO]: Adding biome mapping 65 Heathland at BiomeBase[65]
114[22:22:27] [Server thread/INFO]: Adding biome mapping 66 Highland at BiomeBase[66]
115[22:22:27] [Server thread/INFO]: Adding biome mapping 67 Jade Cliffs at BiomeBase[67]
116[22:22:27] [Server thread/INFO]: Adding biome mapping 68 Land of Lakes at BiomeBase[68]
117[22:22:27] [Server thread/INFO]: Adding biome mapping 69 Lavender Fields at BiomeBase[69]
118[22:22:27] [Server thread/INFO]: Adding biome mapping 70 Lush Desert at BiomeBase[70]
119[22:22:27] [Server thread/INFO]: Adding biome mapping 71 Lush Swamp at BiomeBase[71]
120[22:22:27] [Server thread/INFO]: Adding biome mapping 72 Maple Woods at BiomeBase[72]
121[22:22:27] [Server thread/INFO]: Adding biome mapping 73 Marsh at BiomeBase[73]
122[22:22:27] [Server thread/INFO]: Adding biome mapping 74 Meadow at BiomeBase[74]
123[22:22:27] [Server thread/INFO]: Adding biome mapping 75 Moor at BiomeBase[75]
124[22:22:27] [Server thread/INFO]: Adding biome mapping 76 Mountain at BiomeBase[76]
125[22:22:27] [Server thread/INFO]: Adding biome mapping 77 Mystic Grove at BiomeBase[77]
126[22:22:27] [Server thread/INFO]: Adding biome mapping 78 Ominous Woods at BiomeBase[78]
127[22:22:27] [Server thread/INFO]: Adding biome mapping 79 Orchard at BiomeBase[79]
128[22:22:27] [Server thread/INFO]: Adding biome mapping 80 Origin Valley at BiomeBase[80]
129[22:22:27] [Server thread/INFO]: Adding biome mapping 81 Outback at BiomeBase[81]
130[22:22:27] [Server thread/INFO]: Adding biome mapping 82 Prairie at BiomeBase[82]
131[22:22:27] [Server thread/INFO]: Adding biome mapping 83 Rainforest at BiomeBase[83]
132[22:22:27] [Server thread/INFO]: Adding biome mapping 84 Redwood Forest at BiomeBase[84]
133[22:22:27] [Server thread/INFO]: Adding biome mapping 85 Sacred Springs at BiomeBase[85]
134[22:22:27] [Server thread/INFO]: Adding biome mapping 86 Seasonal Forest at BiomeBase[86]
135[22:22:27] [Server thread/INFO]: Adding biome mapping 87 Shield at BiomeBase[87]
136[22:22:27] [Server thread/INFO]: Adding biome mapping 88 Shrubland at BiomeBase[88]
137[22:22:27] [Server thread/INFO]: Adding biome mapping 89 Sludgepit at BiomeBase[89]
138[22:22:27] [Server thread/INFO]: Adding biome mapping 90 Steppe at BiomeBase[90]
139[22:22:27] [Server thread/INFO]: Adding biome mapping 91 Temperate Rainforest at BiomeBase[91]
140[22:22:27] [Server thread/INFO]: Adding biome mapping 92 Thicket at BiomeBase[92]
141[22:22:27] [Server thread/INFO]: Adding biome mapping 93 Tropical Rainforest at BiomeBase[93]
142[22:22:27] [Server thread/INFO]: Adding biome mapping 94 Tundra at BiomeBase[94]
143[22:22:27] [Server thread/INFO]: Adding biome mapping 95 Wasteland at BiomeBase[95]
144[22:22:27] [Server thread/INFO]: Adding biome mapping 96 Wetland at BiomeBase[96]
145[22:22:27] [Server thread/INFO]: Adding biome mapping 97 Woodland at BiomeBase[97]
146[22:22:27] [Server thread/INFO]: Adding biome mapping 98 Xeric Shrubland at BiomeBase[98]
147[22:22:27] [Server thread/INFO]: Adding biome mapping 99 Coral Reef at BiomeBase[99]
148[22:22:27] [Server thread/INFO]: Adding biome mapping 100 Kelp Forest at BiomeBase[100]
149[22:22:27] [Server thread/INFO]: Adding biome mapping 101 Tropics at BiomeBase[101]
150[22:22:27] [Server thread/INFO]: Adding biome mapping 102 Volcano at BiomeBase[102]
151[22:22:27] [Server thread/INFO]: Adding biome mapping 103 Mangrove at BiomeBase[103]
152[22:22:27] [Server thread/INFO]: Adding biome mapping 104 Alps Forest at BiomeBase[104]
153[22:22:27] [Server thread/INFO]: Adding biome mapping 105 Canyon Ravine at BiomeBase[105]
154[22:22:27] [Server thread/INFO]: Adding biome mapping 106 Glacier at BiomeBase[106]
155[22:22:27] [Server thread/INFO]: Adding biome mapping 107 Land of Lakes Marsh at BiomeBase[107]
156[22:22:27] [Server thread/INFO]: Adding biome mapping 108 Meadow Forest at BiomeBase[108]
157[22:22:27] [Server thread/INFO]: Adding biome mapping 109 Oasis at BiomeBase[109]
158[22:22:27] [Server thread/INFO]: Adding biome mapping 110 Quagmire at BiomeBase[110]
159[22:22:27] [Server thread/INFO]: Adding biome mapping 111 Scrubland at BiomeBase[111]
160[22:22:27] [Server thread/INFO]: Adding biome mapping 112 Seasonal Forest Clearing at BiomeBase[112]
161[22:22:27] [Server thread/INFO]: Adding biome mapping 113 Silkglades at BiomeBase[113]
162[22:22:27] [Server thread/INFO]: Adding biome mapping 114 Spruce Woods at BiomeBase[114]
163[22:22:27] [Server thread/INFO]: Adding biome mapping 115 Corrupted Sands at BiomeBase[115]
164[22:22:27] [Server thread/INFO]: Adding biome mapping 116 Phantasmagoric Inferno at BiomeBase[116]
165[22:22:27] [Server thread/INFO]: Adding biome mapping 117 Boneyard at BiomeBase[117]
166[22:22:27] [Server thread/INFO]: Adding biome mapping 118 Visceral Heap at BiomeBase[118]
167[22:22:27] [Server thread/INFO]: Adding biome mapping 119 Undergarden at BiomeBase[119]
168[22:22:27] [Server thread/INFO]: Adding biome mapping 120 Polar Chasm at BiomeBase[120]
169[22:22:27] [Server thread/INFO]: Adding biome mapping 121 Spectral Garden at BiomeBase[121]
170[22:22:27] [Server thread/INFO]: Adding biome mapping 122 Lush River at BiomeBase[122]
171[22:22:27] [Server thread/INFO]: Adding biome mapping 123 Dry River at BiomeBase[123]
172[22:22:27] [Server thread/INFO]: Adding biome mapping 124 Storage Cell at BiomeBase[124]
173[22:22:27] [Server thread/INFO]: Adding biome mapping 126 Ocean Oil Field at BiomeBase[126]
174[22:22:27] [Server thread/INFO]: Adding biome mapping 127 Desert Oil Field at BiomeBase[127]
175[22:22:27] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
176[22:22:27] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
177[22:22:27] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v1.7
178[22:22:27] [Server thread/INFO]: [SimpleAPI] loading Metrics...
179[22:22:27] [Server thread/INFO]: [SimpleAPI] Checking for updates...
180[22:22:27] [Server thread/WARN]: java.lang.ClassNotFoundException: simple/brainsynder/nms/v1_7_R4/GlowMaker
181[22:22:27] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
182[22:22:27] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264)
183[22:22:27] [Server thread/WARN]: at simple.brainsynder.utils.Reflection.init(Reflection.java:101)
184[22:22:27] [Server thread/WARN]: at simple.brainsynder.Core.onEnable(Core.java:30)
185[22:22:27] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
186[22:22:27] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368)
187[22:22:27] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410)
188[22:22:27] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415)
189[22:22:27] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349)
190[22:22:27] [Server thread/WARN]: at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:462)
191[22:22:27] [Server thread/WARN]: at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:137)
192[22:22:27] [Server thread/WARN]: at net.minecraft.world.World.<init>(World.java:360)
193[22:22:27] [Server thread/WARN]: at net.minecraft.world.WorldServer.<init>(WorldServer.java:160)
194[22:22:27] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:367)
195[22:22:27] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336)
196[22:22:27] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631)
197[22:22:27] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
198[22:22:27] [Server thread/ERROR]: Could not find nms support for this server version
199[22:22:27] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
200[22:22:27] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
201[22:22:27] [Server thread/WARN]: 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.
202[22:22:27] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
203[22:22:27] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
204[22:22:27] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
205[22:22:27] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
206[22:22:27] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
207[22:22:27] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
208[22:22:27] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
209[22:22:27] [Server thread/INFO]: Galacticraft successfully injected bytecode into: ms (1 / 1)
210[22:22:27] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@683aae05)
211[22:22:27] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@683aae05)
212[22:22:28] [Server thread/INFO]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
213[22:22:28] [Server thread/INFO]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
214[22:22:28] [Server thread/INFO]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
215[22:22:28] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@683aae05)
216[22:22:28] [Server thread/INFO]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
217[22:22:28] [Server thread/INFO]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
218[22:22:28] [Server thread/INFO]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
219[22:22:29] [Server thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_CableBusPart loaded successfully - 5272 bytes
220[22:22:29] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_CableBusPart loaded successfully - 2442 bytes
221[22:22:29] [Server thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_CableBusPart loaded successfully - 1070 bytes
222[22:22:29] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_CableBusPart loaded successfully - 1361 bytes
223[22:22:29] [Server thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_CableBusPart loaded successfully - 1803 bytes
224[22:22:30] [Server thread/INFO]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
225[22:22:30] [Server thread/INFO]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
226[22:22:30] [Server thread/INFO]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
227[22:22:30] [Server thread/INFO]: Preparing start region for level 0
228[22:22:31] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.2.1
229[22:22:31] [Server thread/WARN]: [CratesPlus] CratesPlus does NOT fully support Bukkit 1.7, if you have issues please report them but I may not look into it
230[22:22:31] [Server thread/WARN]: Invalid enchantment "DEPTH_STRIDER" found for item "Lucky Vote Boots"
231[22:22:31] [Server thread/WARN]: Invalid enchantment "DEPTH_STRIDER" found for item "Asteriod Boots"
232[22:22:31] [Server thread/WARN]: Invalid enchantment "DEPTH_STRIDER" found for item "Planet Boots"
233[22:22:31] [Server thread/WARN]: Invalid enchantment "DEPTH_STRIDER" found for item "Nebula Boots"
234[22:22:31] [Server thread/WARN]: Invalid enchantment "DEPTH_STRIDER" found for item "Universe Boots"
235[22:22:31] [Server thread/WARN]: Invalid enchantment "DEPTH_STRIDER" found for item "Universe Beating Stick"
236[22:22:31] [Server thread/INFO]: CratesPlus Version 4.2.1
237[22:22:31] [Server thread/INFO]: You are using the built in handler for holograms. This will be removed in a future update! It is recommended to install Individual Holograms or HolographicDisplays which CratesPlus will then use to handle holograms.
238[22:22:31] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
239[22:22:31] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
240[22:22:31] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
241[22:22:31] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage.
242[22:22:31] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
243[22:22:32] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
244[22:22:32] [Server thread/WARN]: [WorldEdit]
245**********************************************
246** This WorldEdit version does not fully support your version of Bukkit.
247**
248** When working with blocks or undoing, chests will be empty, signs
249** will be blank, and so on. There will be no support for entity
250** and biome-related functions.
251**
252** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
253**********************************************
254
255[22:22:32] [Server thread/INFO]: [Questioner] Enabling Questioner v0.6
256[22:22:32] [Server thread/INFO]: [Questioner] v0.6 - Enabled
257[22:22:32] [Server thread/INFO]: [SimpleBroadcast] Enabling SimpleBroadcast v1.9.2
258[22:22:32] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
259[22:22:32] [Server thread/INFO]: GroupManager - INFO - World Found: world
260[22:22:32] [Server thread/INFO]: GroupManager - INFO - World Found: world1
261[22:22:32] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
262[22:22:32] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
263[22:22:32] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
264[22:22:32] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
265[22:22:32] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
266[22:22:32] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
267[22:22:32] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
268[22:22:32] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
269[22:22:32] [Server thread/INFO]: [ClearLag] Loading modules...
270[22:22:32] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
271[22:22:32] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=ARMOR_STAND
272[22:22:32] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=ARMOR_STAND
273[22:22:32] [Server thread/INFO]: [ClearLag] Modules have been loaded!
274[22:22:32] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
275[22:22:32] [Thread-23/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.7]...
276[22:22:33] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
277[22:22:33] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
278[22:22:33] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
279[22:22:33] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
280java.net.BindException: Cannot assign requested address (Bind failed)
281 at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.8.0_121]
282 at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[?:1.8.0_121]
283 at java.net.ServerSocket.bind(ServerSocket.java:375) ~[?:1.8.0_121]
284 at java.net.ServerSocket.bind(ServerSocket.java:329) ~[?:1.8.0_121]
285 at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [votifier-1.9.jar:?]
286 at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [votifier-1.9.jar:?]
287 at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [votifier-1.9.jar:?]
288 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [JavaPlugin.class:1.7.10-R0.1-SNAPSHOT]
289 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368) [JavaPluginLoader.class:1.7.10-R0.1-SNAPSHOT]
290 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
291 at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
292 at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
293 at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:511) [MinecraftServer.class:?]
294 at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:485) [MinecraftServer.class:?]
295 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:445) [MinecraftServer.class:?]
296 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336) [lt.class:?]
297 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
298 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
299[22:22:33] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
300[22:22:33] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
301[22:22:33] [Thread-23/INFO]: [ClearLag] No updates found!
302[22:22:33] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
303[22:22:33] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
304[22:22:33] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
305[22:22:33] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
306[22:22:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
307[22:22:33] [Server thread/INFO]: [WorldGuard] (DIM1) TNT ignition is PERMITTED.
308[22:22:33] [Server thread/INFO]: [WorldGuard] (DIM1) Lighters are PERMITTED.
309[22:22:33] [Server thread/INFO]: [WorldGuard] (DIM1) Lava fire is blocked.
310[22:22:33] [Server thread/INFO]: [WorldGuard] (DIM1) Fire spread is UNRESTRICTED.
311[22:22:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM1'
312[22:22:33] [Server thread/INFO]: [WorldGuard] (DIM-1) TNT ignition is PERMITTED.
313[22:22:33] [Server thread/INFO]: [WorldGuard] (DIM-1) Lighters are PERMITTED.
314[22:22:33] [Server thread/INFO]: [WorldGuard] (DIM-1) Lava fire is blocked.
315[22:22:33] [Server thread/INFO]: [WorldGuard] (DIM-1) Fire spread is UNRESTRICTED.
316[22:22:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM-1'
317[22:22:33] [Server thread/INFO]: [WorldGuard] Loading region data...
318[22:22:33] [Server thread/INFO]: [GlobalMarket] Enabling GlobalMarket v2.0.0.20
319[22:22:33] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0.6
320[22:22:34] [Server thread/INFO]: [iConomy - April Fools] Enabled (23 ms)
321[22:22:34] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
322[22:22:34] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
323[22:22:34] [Server thread/INFO]: [dynmap] Enabling dynmap v2.0.0-86
324[22:22:34] [Server thread/INFO]: [dynmap] Dynmap CraftBukkit-to_Forge Bridge, version 2.0.0-86
325[22:22:34] [Server thread/INFO]: [dynmap] DynmapCBBridge enabled
326[22:22:34] [Thread-28/INFO]: [iConomy - April Fools] Purged accounts with default balance.
327[22:22:34] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
328[22:22:34] [Server thread/WARN]: =============================================================
329[22:22:34] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
330[22:22:34] [Server thread/WARN]: Offendor: org/ibex/nestedvm/Interpreter.main([Ljava/lang/String;)V
331[22:22:34] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
332[22:22:34] [Server thread/WARN]: =============================================================
333[22:22:34] [Server thread/WARN]: =============================================================
334[22:22:34] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
335[22:22:34] [Server thread/WARN]: Offendor: org/ibex/nestedvm/RuntimeCompiler.main([Ljava/lang/String;)V
336[22:22:34] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
337[22:22:34] [Server thread/WARN]: =============================================================
338[22:22:34] [Server thread/WARN]: =============================================================
339[22:22:34] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
340[22:22:34] [Server thread/WARN]: Offendor: org/ibex/nestedvm/RuntimeCompiler.main([Ljava/lang/String;)V
341[22:22:34] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
342[22:22:34] [Server thread/WARN]: =============================================================
343[22:22:34] [Thread-19/INFO]: --------------------
344[22:22:34] [Thread-19/INFO]: [CoreProtect] Version 2.14.2 now available.
345[22:22:34] [Thread-19/INFO]: [CoreProtect] Download: Type "/co version" in-game.
346[22:22:34] [Thread-19/INFO]: --------------------
347[22:22:34] [Thread-19/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
348[22:22:34] [Thread-19/INFO]: --------------------
349[22:22:34] [Server thread/INFO]: creating table 'items'
350[22:22:34] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
351[22:22:34] [Server thread/INFO]: creating table 'accounts'
352[22:22:34] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
353[22:22:34] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
354[22:22:34] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
355[22:22:34] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
356[22:22:34] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b${BUILD_NUMBER}
357[22:22:34] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
358[22:22:34] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
359[22:22:34] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
360[22:22:34] [Server thread/INFO]: Using locale en_US
361[22:22:34] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
362[22:22:34] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
363[22:22:34] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
364[22:22:34] [Server thread/INFO]: [Essentials] Payment method found (iConomy version: 6)
365[22:22:34] [Server thread/INFO]: [Towny] Enabling Towny v0.88.0.0_(1.7.2)
366[22:22:34] [Server thread/INFO]: ==================== Towny ========================
367[22:22:35] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
368[22:22:35] [Server thread/WARN]: [Towny Warning] Unable to read CraftBukkit Version.
369[22:22:35] [Server thread/WARN]: [Towny Warning] Towny requires version 2918 or higher.
370[22:22:35] [Server thread/WARN]: [Towny Warning] Check your CraftBukkit version as we do not test on custom/old builds.
371[22:22:35] [Server thread/INFO]: [Towny] Using: GroupManager v2.1.31 (Phoenix), Vault v1.5.6-b49, Questioner v0.6
372[22:22:35] [Server thread/INFO]: [Towny] Time until a New Day: 13 hours, 37 minutes, 25 seconds
373[22:22:35] [Server thread/INFO]: =============================================================
374[22:22:35] [Server thread/INFO]: [Towny] Version: 0.88.0.0_(1.7.2) - Mod Enabled
375[22:22:35] [Server thread/INFO]: =============================================================
376[22:22:35] [Server thread/INFO]: [Jobs] Enabling Jobs v3.7.2
377[22:22:35] [Server thread/ERROR]: Error {0}
378java.lang.ClassNotFoundException: net/minecraft/server/v1_7_R4/PacketPlayOutChat
379 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_121]
380 at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_121]
381 at com.gamingmesh.jobs.stuff.ActionBar.getInfo(ActionBar.java:72) [Jobs3.7.2.jar:?]
382 at com.gamingmesh.jobs.stuff.ActionBar.getVersion(ActionBar.java:33) [Jobs3.7.2.jar:?]
383 at com.gamingmesh.jobs.config.GeneralConfigManager.loadGeneralSettings(GeneralConfigManager.java:761) [Jobs3.7.2.jar:?]
384 at com.gamingmesh.jobs.config.GeneralConfigManager.reload(GeneralConfigManager.java:323) [Jobs3.7.2.jar:?]
385 at com.gamingmesh.jobs.Jobs.reload(Jobs.java:523) [Jobs3.7.2.jar:?]
386 at com.gamingmesh.jobs.Jobs.startup(Jobs.java:463) [Jobs3.7.2.jar:?]
387 at com.gamingmesh.jobs.Jobs.onEnable(Jobs.java:711) [Jobs3.7.2.jar:?]
388 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [JavaPlugin.class:1.7.10-R0.1-SNAPSHOT]
389 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368) [JavaPluginLoader.class:1.7.10-R0.1-SNAPSHOT]
390 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:1.7.10-R0.1-SNAPSHOT]
391 at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
392 at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349) [CraftServer.class:1.7.10-R0.1-SNAPSHOT]
393 at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:511) [MinecraftServer.class:?]
394 at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:485) [MinecraftServer.class:?]
395 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:445) [MinecraftServer.class:?]
396 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336) [lt.class:?]
397 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
398 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
399[22:22:35] [Server thread/INFO]: [Jobs] Your server version don't support BossBar. This feature will be disabled
400[22:22:35] [Server thread/INFO]: [Jobs] Loaded 8 titles!
401[22:22:35] [Server thread/INFO]: [Jobs] Loaded 0 restricted areas!
402[22:22:35] [Server thread/INFO]: [Jobs] Loaded 49 protected blocks timers!
403[22:22:35] [Server thread/INFO]: [Jobs] Loaded 641 custom item names!
404[22:22:35] [Server thread/INFO]: [Jobs] Loaded 41 custom entity names!
405[22:22:35] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names!
406[22:22:35] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
407[22:22:35] [Server thread/INFO]: [Jobs] 4 shop items loaded!
408[22:22:35] [Server thread/WARN]: [Jobs] Job Miner has an invalid Break type property: PRISMARINE!
409[22:22:35] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CHORUS_PLANT!
410[22:22:35] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: CHORUS_FLOWER!
411[22:22:35] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: BEETROOT_BLOCK-3!
412[22:22:35] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Breed type property: Rabbit!
413[22:22:35] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: RABBIT!
414[22:22:35] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: GUARDIAN!
415[22:22:35] [Server thread/WARN]: [Jobs] Job Hunter has an invalid Kill type property: SHULKER!
416[22:22:35] [Server thread/WARN]: [Jobs] Job Brewer has an invalid Brew type property: RABBIT_FOOT!
417[22:22:35] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
418[22:22:35] [Server thread/INFO]: [Jobs] Explorer job manager registered!
419[22:22:35] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
420[22:22:35] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
421[22:22:35] [Server thread/INFO]: [Jobs] Loaded 0 schedulers!
422[22:22:35] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
423[22:22:36] [Server thread/INFO]: [Jail] Enabling Jail v2.6.5-b3
424[22:22:36] [Server thread/INFO]: [Jail] Loaded 0 jail zones.
425[22:22:36] [Server thread/INFO]: [Jail] Loaded 0 prisoners.
426[22:22:36] [Server thread/INFO]: [Jail] Loaded 0 cells.
427[22:22:36] [Server thread/INFO]: [Jail] Notifications plugin not installed, features disabled
428[22:22:36] [Server thread/INFO]: [Jail] Jail v2.6.5-b3 loaded!
429[22:22:36] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.4
430[22:22:36] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v11.0
431[22:22:36] [Server thread/WARN]: [DiscordSRV]
432
433The current build of DiscordSRV is outdated! Get build 12.4 at http://dev.bukkit.org/bukkit-plugins/discordsrv/
434
435
436[22:22:36] [Server thread/INFO]: [DiscordSRV] [JDA] JDA starting...
437[22:22:37] [Server thread/INFO]: [DiscordSRV] [JDA] Login Successful!
438[22:22:37] [ReadingThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
439[22:22:37] [ReadingThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
440[22:22:37] [Server thread/INFO]: [DiscordSRV] Found guild G:Nebular Cloud(124557148859531266)
441[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:welcome(244742820902993921)
442[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:news(248176554008379415)
443[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:general(124557148859531266)
444[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:beta-testers(266067625262579713)
445[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:nebular-adventures(244718336015859713)
446[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:nebular-nations(244606308823597056)
447[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:off-topic(225070561431257098)
448[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:helpers(245415234657976330)
449[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:staff(218495737107841024)
450[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:cloud-status(232292537317064704)
451[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:interview(246842135712628747)
452[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:adventures-console(244971684719755274)
453[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:nations-console(244979530236690432)
454[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:bot(245706715729887253)
455[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:mod-log(248171162239107072)
456[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:fix_documentation(251152253522542592)
457[22:22:37] [Server thread/INFO]: [DiscordSRV] - TC:ban_logs(257246402395111425)
458[22:22:37] [Server thread/INFO]: [DiscordSRV] No chat plugin hooks enabled
459[22:22:38] [Server thread/INFO]: [DiscordSRV] Colors: {3498db=&3, 9b59b6=&5, 71368a=&5, a84300=&6, 99aab5=&f, e74c3c=&c, 11806a=&2, 206694=&1, 992d22=&4, e91e63=&d, e67e22=&6, 979c9f=&7, 607d8b=&8, ad1457=&d, 1abc9c=&a, 95a5a6=&7, c27c0e=&6, 1f8b4c=&2, f1c40f=&e, 2ecc71=&a, 546e7a=&8}
460[22:22:38] [Server thread/WARN]: [DiscordSRV] Server version is <1.9, mention sounds are disabled
461[22:22:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b${BUILD_NUMBER}
462[22:22:38] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.0.1-b${BUILD_NUMBER}
463[22:22:38] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
464[22:22:38] [Server thread/INFO]: [Dynmap-Towny] Enabling Dynmap-Towny v0.60
465[22:22:38] [Server thread/INFO]: [Dynmap-Towny] initializing
466[22:22:38] [Server thread/ERROR]: [Dynmap-Towny] Error loading dynmap marker API!
467[22:22:38] [Server thread/INFO]: [Dynmap-Towny] TownyChat detect: disabling normal chat-to-web processing in Dynmap
468[22:22:38] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b${BUILD_NUMBER}
469[22:22:38] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.7
470[22:22:38] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
471[22:22:38] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
472[22:22:38] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
473[22:22:38] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
474[22:22:38] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
475[22:22:38] [Server thread/INFO]: [Dynmap-Essentials] Enabling Dynmap-Essentials v0.80
476[22:22:38] [Server thread/INFO]: [Dynmap-Essentials] initializing
477[22:22:38] [Server thread/ERROR]: [Dynmap-Essentials] Error loading Dynmap marker API!
478[22:22:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
479[22:22:38] [Server thread/INFO]: Done (13.959s)! For help, type "help" or "?"
480[22:22:38] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
481[22:22:38] [Server thread/INFO]: Registered command bs with permission node bspkrs.bspkrscore.fml.CommandBS
482[22:22:38] [Server thread/INFO]: Registered command hunger with permission node squeek.applecore.commands.CommandHunger
483[22:22:38] [Server thread/INFO]: Registered command ae2 with permission node appeng.server.AECommand
484[22:22:38] [Server thread/INFO]: Registered command cofh with permission node cofh.core.command.CommandHandler
485[22:22:38] [Server thread/INFO]: Registered command buildcraft with permission node buildcraft.core.lib.commands.RootCommand
486[22:22:38] [Server thread/WARN]: ############################################
487[22:22:38] [Server thread/WARN]: # #
488[22:22:38] [Server thread/WARN]: # Cauldron has been detected! Please keep #
489[22:22:38] [Server thread/WARN]: # in mind that BuildCraft may NOT provide #
490[22:22:38] [Server thread/WARN]: # support to Cauldron users, as the mod is #
491[22:22:38] [Server thread/WARN]: # primarily tested without Bukkit/Spigot's #
492[22:22:38] [Server thread/WARN]: # changes to the Minecraft internals. #
493[22:22:38] [Server thread/WARN]: # #
494[22:22:38] [Server thread/WARN]: # Any lag caused by BuildCraft on top of #
495[22:22:38] [Server thread/WARN]: # Cauldron likely arises from workarounds #
496[22:22:38] [Server thread/WARN]: # which we apply to make sure BuildCraft #
497[22:22:38] [Server thread/WARN]: # works properly with Cauldron installed. #
498[22:22:38] [Server thread/WARN]: # #
499[22:22:38] [Server thread/WARN]: # Thanks for your attention! ~ BC devs #
500[22:22:38] [Server thread/WARN]: # #
501[22:22:38] [Server thread/WARN]: ############################################
502[22:22:38] [Server thread/INFO]: Registered command ssinvite with permission node micdoodle8.mods.galacticraft.core.command.CommandSpaceStationAddOwner
503[22:22:38] [Server thread/INFO]: Registered command ssuninvite with permission node micdoodle8.mods.galacticraft.core.command.CommandSpaceStationRemoveOwner
504[22:22:38] [Server thread/INFO]: Registered command dimensiontp with permission node micdoodle8.mods.galacticraft.core.command.CommandPlanetTeleport
505[22:22:38] [Server thread/INFO]: Registered command gckeeploaded with permission node micdoodle8.mods.galacticraft.core.command.CommandKeepDim
506[22:22:38] [Server thread/INFO]: Registered command gcinv with permission node micdoodle8.mods.galacticraft.core.command.CommandGCInv
507[22:22:38] [Server thread/INFO]: Registered command gchelp with permission node micdoodle8.mods.galacticraft.core.command.CommandGCHelp
508[22:22:38] [Server thread/INFO]: Registered command gcenergyunits with permission node micdoodle8.mods.galacticraft.core.command.CommandGCEnergyUnits
509[22:22:38] [Server thread/INFO]: Registered command joinrace with permission node micdoodle8.mods.galacticraft.core.command.CommandJoinSpaceRace
510[22:22:38] [Server thread/INFO]: Registered Dimension: -30
511[22:22:38] [Server thread/INFO]: Registered Dimension: -29
512[22:22:38] [Server thread/INFO]: Registered Dimension: -28
513[22:22:38] [Server thread/INFO]: VoiceServer: Starting up server...
514[22:22:38] [Server thread/INFO]: Registered command mk with permission node mekanism.common.CommandMekanism
515[22:22:38] [Server thread/INFO]: Registered command defense with permission node defense.common.CommandHandler
516[22:22:38] [Server thread/INFO]: Registered command gcastrominer with permission node micdoodle8.mods.galacticraft.core.command.CommandGCAstroMiner
517[22:22:38] [Server thread/INFO]: Registered command spawndino with permission node net.ilexiconn.jurassicraft.common.command.CommandSpawnDino
518[22:22:38] [Server thread/INFO]: Registered command ve with permission node com.builtbroken.mc.core.commands.CommandVE
519[22:22:38] [Server thread/INFO]: Registered command om_config_s with permission node openmods.config.properties.CommandConfig
520[22:22:38] [Server thread/INFO]: Registered command om_source_s with permission node openmods.source.CommandSource
521[22:22:38] [Server thread/INFO]: Registered command op_dump with permission node openperipheral.CommandDump
522[22:22:38] [Server thread/INFO]: Registered command change with permission node org.freefourms.geforce.securitycraft.commands.CommandChangePass
523[22:22:38] [Server thread/INFO]: Registered command sc with permission node org.freefourms.geforce.securitycraft.commands.CommandSCHelp
524[22:22:38] [Server thread/INFO]: Registered command sync with permission node sync.common.core.CommandSync
525[22:22:38] [pool-27-thread-1/INFO]: ServerChannelRegister: Dimensional Transceiver data saved to /home/minecraft/multicraft/servers/server2/./world/enderio/dimensionalTransceiver.json
526[22:22:38] [pool-27-thread-1/INFO]: ServerChannelRegister: Dimensional Transceiver data saved to /home/minecraft/multicraft/servers/server2/./world/enderio/dimensionalTransceiver.json
527[22:22:38] [Server thread/INFO]: Registered command teams with permission node com.flansmod.common.teams.CommandTeams
528[22:22:38] [Server thread/ERROR]: Encountered an unexpected exception
529java.lang.NoClassDefFoundError: org/apache/http/client/RedirectStrategy
530 at cpw.mods.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:290) ~[FMLCommonHandler.class:1.7.10-R0.1-SNAPSHOT]
531 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633) [MinecraftServer.class:?]
532 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
533Caused by: java.lang.ClassNotFoundException: org.apache.http.client.RedirectStrategy
534 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
535 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_121]
536 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_121]
537 ... 3 more
538[22:22:38] [Server thread/ERROR]: Cause of unexpected exception was
539java.lang.ClassNotFoundException: org.apache.http.client.RedirectStrategy
540 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
541 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_121]
542 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_121]
543 at cpw.mods.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:290) ~[FMLCommonHandler.class:1.7.10-R0.1-SNAPSHOT]
544 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633) [MinecraftServer.class:?]
545 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
546[22:22:38] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/multicraft/servers/server2/./crash-reports/crash-2017-01-25_22.22.38-server.txt
547[22:22:38] [Server thread/INFO]: Stopping server
548[22:22:38] [Server thread/INFO]: [Dynmap-Essentials] Disabling Dynmap-Essentials v0.80
549[22:22:38] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v2.7.7
550[22:22:38] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.0.1-b${BUILD_NUMBER}
551[22:22:38] [Server thread/INFO]: [Dynmap-Towny] Disabling Dynmap-Towny v0.60
552[22:22:38] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.0.1-b${BUILD_NUMBER}
553[22:22:38] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b${BUILD_NUMBER}
554[22:22:38] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v11.0
555[22:22:38] [Server thread/INFO]: [TownyChat] Disabling TownyChat v0.4
556[22:22:38] [Server thread/INFO]: [Jail] Disabling Jail v2.6.5-b3
557[22:22:38] [Server thread/INFO]: [Jobs] Disabling Jobs v3.7.2
558[22:22:38] [Server thread/INFO]: [Jobs] Saving blocks
559[22:22:38] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown!
560[22:22:38] [Server thread/INFO]: [Jobs] Plugin has been disabled succesfully.
561[22:22:38] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown.
562[22:22:38] [Server thread/INFO]: [Towny] Disabling Towny v0.88.0.0_(1.7.2)
563[22:22:38] [Server thread/INFO]: ==============================================================
564[22:22:38] [Server thread/INFO]: [Towny] Version: 0.88.0.0_(1.7.2) - Mod Disabled
565[22:22:38] [Server thread/INFO]: =============================================================
566[22:22:38] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b${BUILD_NUMBER}
567[22:22:38] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
568[22:22:38] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
569[22:22:38] [Server thread/INFO]: [dynmap] Disabling dynmap v2.0.0-86
570[22:22:38] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
571[22:22:38] [Server thread/WARN]: [GlobalMarket] Lost economy service
572[22:22:38] [Server thread/WARN]: [GlobalMarket] Lost economy service
573[22:22:38] [Server thread/WARN]: [GlobalMarket] Lost economy service
574[22:22:38] [Server thread/WARN]: [GlobalMarket] Lost economy service
575[22:22:38] [Server thread/WARN]: [GlobalMarket] Lost economy service
576[22:22:38] [Server thread/INFO]: [SimpleAPI] Disabling SimpleAPI v1.7
577[22:22:38] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0.6
578[22:22:38] [Server thread/INFO]: [iConomy] Closing general data...
579[22:22:38] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
580[22:22:38] [Server thread/INFO]: [GlobalMarket] Disabling GlobalMarket v2.0.0.20
581[22:22:38] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.2;e38d98d
582[22:22:38] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
583[22:22:38] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.4
584[22:22:38] [Thread-40/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
585[22:22:38] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
586[22:22:38] [Server thread/INFO]: [Votifier] Votifier disabled.
587[22:22:38] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.3
588[22:22:38] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
589[22:22:38] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
590[22:22:38] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
591[22:22:38] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
592[22:22:38] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
593[22:22:38] [Server thread/INFO]: [SimpleBroadcast] Disabling SimpleBroadcast v1.9.2
594[22:22:38] [Server thread/INFO]: [Questioner] Disabling Questioner v0.6
595[22:22:38] [Server thread/INFO]: [Questioner] v0.6 - Disabled
596[22:22:38] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.3;7a097ca
597[22:22:38] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.10.0
598[22:22:38] [ReadingThread/INFO]: [DiscordSRV] [JDA] The connection was closed!
599[22:22:38] [ReadingThread/INFO]: [DiscordSRV] [JDA] By remote? false
600[22:22:38] [ReadingThread/INFO]: [DiscordSRV] [JDA] Reason: null
601[22:22:38] [ReadingThread/INFO]: [DiscordSRV] [JDA] Close code: 1000
602[22:22:38] [Thread-35/WARN]: java.lang.NullPointerException
603[22:22:38] [Thread-35/WARN]: at com.scarsz.discordsrv.threads.ChannelTopicUpdater.run(ChannelTopicUpdater.java:35)
604[22:22:39] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
605[22:22:39] [Server thread/INFO]: [CoreProtect] Success! Resuming server shutdown.
606[22:22:39] [Server thread/INFO]: [CratesPlus] Disabling CratesPlus v4.2.1
607[22:22:39] [Server thread/INFO]: Saving players
608[22:22:39] [Server thread/INFO]: Saving worlds
609[22:22:39] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
610[22:22:39] [Server thread/INFO]: Saving chunks for level 'DIM1'/The End
611[22:22:39] [Server thread/INFO]: Saving chunks for level 'DIM-1'/Nether
612[22:22:39] [Server thread/INFO]: Unloading dimension 0
613[22:22:39] [Server thread/INFO]: Unloading dimension -1
614[22:22:39] [Server thread/INFO]: Unloading dimension 1
615[22:22:39] [Server thread/INFO]: Applying holder lookups
616[22:22:39] [Server thread/INFO]: Holder lookups applied
617[22:22:39] [Server thread/INFO]: Unregistered Dimension: -30
618[22:22:39] [Server thread/INFO]: Unregistered Dimension: -29
619[22:22:39] [Server thread/INFO]: Unregistered Dimension: -28
620[22:22:39] [pool-27-thread-1/INFO]: ServerChannelRegister: Dimensional Transceiver data saved to /home/minecraft/multicraft/servers/server2/./world/enderio/dimensionalTransceiver.json
621[22:22:39] [Server thread/INFO]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.