Tutoriel [1.6.4] MCPC plus - Forge, Bukkit et Spigot en un

Statut
N'est pas ouverte pour d'autres réponses.

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 878
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Le "Unloading dimension 1" est normal, forge décharge les dimensions quand personne n'est dessus.
Le problème ne vient donc pas de là, essaye de refaire le .bat.
Avec localhost tu trouve le serveur ? Dans la liste des processus java est dedans ?
 

Thibtd

Aventurier
30 Septembre 2013
11
0
1
27
Effectivement, j'ai refais fais le .bat et il fonctionne à nouveau en local, et vu qu'il marchais aussi avec un autre PC par hamachie, sa devrais marcher.
Mais sa ne règle pas le problème du end of stream systématique depuis les 2 ordi (en local et en non local).
Quand la co est perdu, la consol m'indique toujours: [INFO] Thibtd lost connection: disconnect.genericReason
et le jeu me dis Connection lost End of stream
mais je peux immédiatement me reco après, mais pendant quelques secondes encore...
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 878
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Surement des problèmes d'hamachi, les end of stream apparait quand il y a un manque de connexion. Essaye de passer par les port pour voir si ça arrange le problème.
 

Thibtd

Aventurier
30 Septembre 2013
11
0
1
27
Bah le problème c'est que sa me fais la même chose quand je me co en localhost donc je pence que sa ne viens pas d'hamachi ...
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 878
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
En effet, dans ce cas c'est pas hamachi, tu as autre chose qui s'affiche dans les logs du serveur ?
Si tu as essentials, tape la commande gc et envoie moi le résultat.
 

Thibtd

Aventurier
30 Septembre 2013
11
0
1
27
Bonne chance pour la lecture, tu a une tentative de connection a la fin et la fermeture du serveur

Code:
2013-09-29 17:13:00 [INFO] Starting minecraft server version 1.6.2
2013-09-29 17:13:00 [INFO] MinecraftForge v
2013-09-29 17:13:00 [INFO] 9.10.1.871
2013-09-29 17:13:00 [INFO] Initialized
 
2013-09-29 17:13:00 [INFO] Replaced 101 ore recipies
2013-09-29 17:13:04 [INFO] Loading properties
2013-09-29 17:13:04 [WARNING] server.properties does not exist
2013-09-29 17:13:04 [INFO] Generating new properties file
2013-09-29 17:13:04 [INFO] Default game type: SURVIVAL
2013-09-29 17:13:05 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-29 17:13:05 [WARNING] Failed to load operators list: java.io.FileNotFoundException: .\ops.txt (Le fichier spécifié est introuvable)
2013-09-29 17:13:05 [WARNING] Failed to load white-list: java.io.FileNotFoundException: .\white-list.txt (Le fichier spécifié est introuvable)
2013-09-29 17:13:05 [INFO] Generating keypair
2013-09-29 17:13:06 [INFO] Starting Minecraft server on *:25565
2013-09-29 17:13:07 [INFO] Preparing level "world"
2013-09-29 17:13:07 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-29 17:13:07 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-29 17:13:07 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-29 17:13:07 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-29 17:13:07 [INFO] -------- World Settings For [world] --------
2013-09-29 17:13:07 [INFO] Item Merge Radius: 2.5
2013-09-29 17:13:07 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:13:07 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:13:07 [INFO] Mob Spawn Range: 4
2013-09-29 17:13:07 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:13:07 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:13:07 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:13:08 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:13:08 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:13:08 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:13:08 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:13:08 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:13:08 [INFO] View Distance: 10
2013-09-29 17:13:08 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:13:08 [INFO] Anti X-Ray: true
2013-09-29 17:13:08 [INFO]Engine Mode: 1
2013-09-29 17:13:08 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:13:08 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:13:08 [INFO] Random Lighting Updates: false
2013-09-29 17:13:09 [INFO] -------- World Settings For [DIM1] --------
2013-09-29 17:13:09 [INFO] Item Merge Radius: 2.5
2013-09-29 17:13:09 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:13:09 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:13:09 [INFO] Mob Spawn Range: 4
2013-09-29 17:13:09 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:13:09 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:13:09 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:13:10 [INFO] View Distance: 10
2013-09-29 17:13:10 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:13:10 [INFO] Anti X-Ray: true
2013-09-29 17:13:10 [INFO]Engine Mode: 1
2013-09-29 17:13:10 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:13:10 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:13:10 [INFO] Random Lighting Updates: false
2013-09-29 17:13:10 [INFO] -------- World Settings For [DIM-1] --------
2013-09-29 17:13:10 [INFO] Item Merge Radius: 2.5
2013-09-29 17:13:10 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:13:10 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:13:10 [INFO] Mob Spawn Range: 4
2013-09-29 17:13:10 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:13:10 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:13:11 [INFO] View Distance: 10
2013-09-29 17:13:11 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:13:11 [INFO] Anti X-Ray: true
2013-09-29 17:13:11 [INFO]Engine Mode: 1
2013-09-29 17:13:11 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:13:11 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:13:11 [INFO] Random Lighting Updates: false
2013-09-29 17:13:11 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -4489743904362419460)
2013-09-29 17:13:12 [INFO] Preparing spawn area: 4%
2013-09-29 17:13:13 [INFO] Preparing spawn area: 8%
2013-09-29 17:13:14 [INFO] Preparing spawn area: 14%
2013-09-29 17:13:15 [INFO] Preparing spawn area: 21%
2013-09-29 17:13:16 [INFO] Preparing spawn area: 31%
2013-09-29 17:13:17 [INFO] Preparing spawn area: 41%
2013-09-29 17:13:18 [INFO] Preparing spawn area: 50%
2013-09-29 17:13:19 [INFO] Preparing spawn area: 61%
2013-09-29 17:13:20 [INFO] Preparing spawn area: 69%
2013-09-29 17:13:21 [INFO] Preparing spawn area: 78%
2013-09-29 17:13:22 [INFO] Preparing spawn area: 81%
2013-09-29 17:13:23 [INFO] Preparing spawn area: 92%
2013-09-29 17:13:24 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -4489743904362419460)
2013-09-29 17:13:25 [INFO] Preparing spawn area: 35%
2013-09-29 17:13:26 [INFO] Preparing spawn area: 65%
2013-09-29 17:13:27 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -4489743904362419460)
2013-09-29 17:13:28 [INFO] Preparing spawn area: 9%
2013-09-29 17:13:29 [INFO] Preparing spawn area: 20%
2013-09-29 17:13:30 [INFO] Preparing spawn area: 32%
2013-09-29 17:13:31 [INFO] Preparing spawn area: 46%
2013-09-29 17:13:32 [INFO] Preparing spawn area: 60%
2013-09-29 17:13:33 [INFO] Preparing spawn area: 75%
2013-09-29 17:13:34 [INFO] Preparing spawn area: 89%
2013-09-29 17:13:35 [INFO] Done (28,305s)! For help, type "help" or "?"
2013-09-29 17:13:35 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-29 17:28:17 [INFO] Thibtd[/127.0.0.1:53066] logged in with entity id 2055 at ([world] 236.5, 74.0, 248.5)
2013-09-29 17:28:32 [INFO] Connection reset
2013-09-29 17:28:32 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:28:32 [INFO] §eThibtd left the game.
2013-09-29 17:28:39 [INFO] Thibtd[/127.0.0.1:53084] logged in with entity id 3178 at ([world] 236.5, 74.0, 248.5)
2013-09-29 17:28:48 [INFO] Connection reset
2013-09-29 17:28:48 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:28:48 [INFO] §eThibtd left the game.
2013-09-29 17:30:31 [INFO] Thibtd[/127.0.0.1:53513] logged in with entity id 3605 at ([world] 233.95689930492173, 74.0, 248.68195709550346)
2013-09-29 17:30:38 [INFO] Connection reset
2013-09-29 17:30:38 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:30:38 [INFO] §eThibtd left the game.
2013-09-29 17:33:02 [INFO] Thibtd[/127.0.0.1:53627] logged in with entity id 3974 at ([world] 228.30000001192093, 74.0, 248.56461925576733)
2013-09-29 17:33:08 [INFO] Connection reset
2013-09-29 17:33:08 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:33:08 [INFO] §eThibtd left the game.
2013-09-29 17:33:29 [INFO] Thibtd[/127.0.0.1:53644] logged in with entity id 4321 at ([world] 228.30000001192093, 74.0, 248.56461925576733)
2013-09-29 17:33:34 [INFO] Connection reset
2013-09-29 17:33:34 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:33:34 [INFO] §eThibtd left the game.
2013-09-29 17:33:41 [INFO] Thibtd[/127.0.0.1:53648] logged in with entity id 4667 at ([world] 228.30000001192093, 74.0, 248.56461925576733)
2013-09-29 17:33:47 [INFO] Connection reset
2013-09-29 17:33:47 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:33:47 [INFO] §eThibtd left the game.
2013-09-29 17:33:55 [INFO] Thibtd[/127.0.0.1:53655] logged in with entity id 5014 at ([world] 228.30000001192093, 74.0, 248.56461925576733)
2013-09-29 17:34:00 [INFO] Connection reset
2013-09-29 17:34:00 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:34:01 [INFO] §eThibtd left the game.
2013-09-29 17:36:21 [INFO] Thibtd[/127.0.0.1:53703] logged in with entity id 5374 at ([world] 228.69999998807907, 74.0, 248.30000001192093)
2013-09-29 17:36:26 [INFO] Connection reset
2013-09-29 17:36:26 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:36:26 [INFO] §eThibtd left the game.
2013-09-29 17:36:31 [INFO] Thibtd[/127.0.0.1:53711] logged in with entity id 5705 at ([world] 228.69999998807907, 74.0, 248.30000001192093)
2013-09-29 17:36:36 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:36:36 [INFO] Connection reset
2013-09-29 17:36:36 [INFO] §eThibtd left the game.
2013-09-29 17:40:53 [INFO] Thibtd[/127.0.0.1:53776] logged in with entity id 6037 at ([world] 228.69999998807907, 74.0, 248.30000001192093)
2013-09-29 17:41:00 [INFO] Connection reset
2013-09-29 17:41:00 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:41:00 [INFO] §eThibtd left the game.
2013-09-29 17:41:06 [INFO] Thibtd[/127.0.0.1:53788] logged in with entity id 6366 at ([world] 228.69999998807907, 74.0, 248.30000001192093)
2013-09-29 17:41:11 [INFO] Thibtd issued server command: /gamemode 1
2013-09-29 17:41:14 [INFO] Connection reset
2013-09-29 17:41:14 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:41:15 [INFO] §eThibtd left the game.
2013-09-29 17:43:28 [INFO] Thibtd[/127.0.0.1:53808] logged in with entity id 6696 at ([world] 228.69999998807907, 74.0, 248.30000001192093)
2013-09-29 17:43:30 [INFO] Thibtd issued server command: /gamemode 1
2013-09-29 17:43:34 [INFO] Connection reset
2013-09-29 17:43:34 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:43:34 [INFO] §eThibtd left the game.
2013-09-29 17:44:37 [INFO] Starting minecraft server version 1.6.2
2013-09-29 17:44:38 [INFO] MinecraftForge v
2013-09-29 17:44:38 [INFO] 9.10.1.871
2013-09-29 17:44:38 [INFO] Initialized
 
2013-09-29 17:44:38 [INFO] Replaced 101 ore recipies
2013-09-29 17:44:41 [INFO] Loading properties
2013-09-29 17:44:41 [INFO] Default game type: SURVIVAL
2013-09-29 17:44:41 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-29 17:44:41 [INFO] Generating keypair
2013-09-29 17:44:42 [INFO] Starting Minecraft server on *:25565
2013-09-29 17:44:44 [INFO] Preparing level "world"
2013-09-29 17:44:44 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-29 17:44:44 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-29 17:44:44 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-29 17:44:44 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-29 17:44:44 [INFO] -------- World Settings For [world] --------
2013-09-29 17:44:44 [INFO] Anti X-Ray: true
2013-09-29 17:44:44 [INFO]Engine Mode: 1
2013-09-29 17:44:44 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:44:44 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:44:44 [INFO] Random Lighting Updates: false
2013-09-29 17:44:44 [INFO] Item Merge Radius: 2.5
2013-09-29 17:44:44 [INFO] Mob Spawn Range: 4
2013-09-29 17:44:44 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:44:44 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:44:44 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:44:44 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:44:44 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:44:44 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:44:44 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:44:44 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:44:44 [INFO] View Distance: 10
2013-09-29 17:44:44 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:44:44 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:44:44 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:44:46 [INFO] -------- World Settings For [DIM1] --------
2013-09-29 17:44:46 [INFO] Anti X-Ray: true
2013-09-29 17:44:46 [INFO]Engine Mode: 1
2013-09-29 17:44:46 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:44:46 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:44:46 [INFO] Random Lighting Updates: false
2013-09-29 17:44:46 [INFO] Item Merge Radius: 2.5
2013-09-29 17:44:46 [INFO] Mob Spawn Range: 4
2013-09-29 17:44:46 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:44:46 [INFO] View Distance: 10
2013-09-29 17:44:46 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:44:46 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:44:46 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:44:46 [INFO] -------- World Settings For [DIM-1] --------
2013-09-29 17:44:46 [INFO] Anti X-Ray: true
2013-09-29 17:44:46 [INFO]Engine Mode: 1
2013-09-29 17:44:46 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:44:46 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:44:46 [INFO] Random Lighting Updates: false
2013-09-29 17:44:46 [INFO] Item Merge Radius: 2.5
2013-09-29 17:44:46 [INFO] Mob Spawn Range: 4
2013-09-29 17:44:46 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:44:46 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:44:46 [INFO] View Distance: 10
2013-09-29 17:44:46 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:44:46 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:44:46 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:44:46 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -3026245495135380701)
2013-09-29 17:44:47 [INFO] Preparing spawn area: 7%
2013-09-29 17:44:48 [INFO] Preparing spawn area: 12%
2013-09-29 17:44:49 [INFO] Preparing spawn area: 22%
2013-09-29 17:44:50 [INFO] Preparing spawn area: 37%
2013-09-29 17:44:51 [INFO] Preparing spawn area: 49%
2013-09-29 17:44:52 [INFO] Preparing spawn area: 65%
2013-09-29 17:44:53 [INFO] Preparing spawn area: 80%
2013-09-29 17:44:54 [INFO] Preparing spawn area: 94%
2013-09-29 17:44:55 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -3026245495135380701)
2013-09-29 17:44:56 [INFO] Preparing spawn area: 36%
2013-09-29 17:44:57 [INFO] Preparing spawn area: 74%
2013-09-29 17:44:57 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -3026245495135380701)
2013-09-29 17:44:58 [INFO] Preparing spawn area: 16%
2013-09-29 17:44:59 [INFO] Preparing spawn area: 33%
2013-09-29 17:45:00 [INFO] Preparing spawn area: 46%
2013-09-29 17:45:01 [INFO] Preparing spawn area: 62%
2013-09-29 17:45:02 [INFO] Preparing spawn area: 84%
2013-09-29 17:45:03 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-09-29 17:45:03 [INFO] Done (19,508s)! For help, type "help" or "?"
2013-09-29 17:45:03 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-29 17:46:02 [INFO] Thibtd[/127.0.0.1:53854] logged in with entity id 4743 at ([world] 323.5, 73.0, 369.5)
2013-09-29 17:46:07 [INFO] Connection reset
2013-09-29 17:46:07 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:46:07 [INFO] §eThibtd left the game.
2013-09-29 17:46:15 [INFO] Thibtd[/127.0.0.1:53867] logged in with entity id 5040 at ([world] 323.5, 73.0, 369.5)
2013-09-29 17:46:16 [INFO] Thibtd issued server command: /gamemode 1
2013-09-29 17:46:16 [INFO] Thibtd: Set own game mode to CREATIVE mode
2013-09-29 17:46:19 [INFO] Connection reset
2013-09-29 17:46:19 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:46:19 [INFO] §eThibtd left the game.
2013-09-29 17:46:23 [INFO] Thibtd[/127.0.0.1:53874] logged in with entity id 5123 at ([world] 323.5, 76.81084110868738, 369.5)
2013-09-29 17:46:27 [INFO] Connection reset
2013-09-29 17:46:27 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:46:28 [INFO] §eThibtd left the game.
2013-09-29 17:46:35 [INFO] Thibtd[/127.0.0.1:53878] logged in with entity id 5206 at ([world] 323.5, 76.81084110868738, 369.5)
2013-09-29 17:46:38 [INFO] Connection reset
2013-09-29 17:46:38 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:46:38 [INFO] §eThibtd left the game.
2013-09-29 17:46:42 [INFO] Thibtd[/127.0.0.1:53882] logged in with entity id 5289 at ([world] 323.5, 76.81084110868738, 369.5)
2013-09-29 17:46:47 [INFO] Connection reset
2013-09-29 17:46:47 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:46:47 [INFO] §eThibtd left the game.
2013-09-29 17:46:51 [INFO] Thibtd[/127.0.0.1:53886] logged in with entity id 5372 at ([world] 323.5, 75.31906450862338, 369.5)
2013-09-29 17:46:58 [INFO] Connection reset
2013-09-29 17:46:58 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:46:58 [INFO] §eThibtd left the game.
2013-09-29 17:47:05 [INFO] Thibtd[/127.0.0.1:53893] logged in with entity id 5456 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:47:09 [INFO] Connection reset
2013-09-29 17:47:09 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:47:09 [INFO] §eThibtd left the game.
2013-09-29 17:47:13 [INFO] Thibtd[/127.0.0.1:53897] logged in with entity id 5539 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:47:17 [INFO] Connection reset
2013-09-29 17:47:17 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:47:17 [INFO] §eThibtd left the game.
2013-09-29 17:47:21 [INFO] Thibtd[/127.0.0.1:53902] logged in with entity id 5621 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:47:25 [INFO] Connection reset
2013-09-29 17:47:25 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:47:25 [INFO] §eThibtd left the game.
2013-09-29 17:47:31 [INFO] CONSOLE: Stopping the server..
2013-09-29 17:47:31 [INFO] Stopping server
2013-09-29 17:47:31 [WARNING] DSCT: socket closed
2013-09-29 17:47:31 [INFO] Closing listening thread
2013-09-29 17:47:31 [INFO] Saving players
2013-09-29 17:47:31 [INFO] Saving worlds
2013-09-29 17:47:31 [INFO] Saving chunks for level 'world'/Overworld
2013-09-29 17:47:32 [INFO] Saving chunks for level 'DIM-1'/Nether
2013-09-29 17:48:26 [INFO] Starting minecraft server version 1.6.2
2013-09-29 17:48:26 [INFO] MinecraftForge v
2013-09-29 17:48:26 [INFO] 9.10.1.871
2013-09-29 17:48:26 [INFO] Initialized
 
2013-09-29 17:48:26 [INFO] Replaced 101 ore recipies
2013-09-29 17:48:30 [INFO] Loading properties
2013-09-29 17:48:30 [INFO] Default game type: SURVIVAL
2013-09-29 17:48:31 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-29 17:48:32 [INFO] Generating keypair
2013-09-29 17:48:33 [INFO] Starting Minecraft server on *:25565
2013-09-29 17:48:34 [INFO] Preparing level "world"
2013-09-29 17:48:34 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-29 17:48:34 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-29 17:48:34 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-29 17:48:34 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-29 17:48:34 [INFO] -------- World Settings For [world] --------
2013-09-29 17:48:34 [INFO] View Distance: 10
2013-09-29 17:48:34 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:48:34 [INFO] Mob Spawn Range: 4
2013-09-29 17:48:34 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:48:34 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:48:34 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:48:34 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:48:34 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:48:34 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:48:34 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:48:34 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:48:34 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:48:34 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:48:34 [INFO] Anti X-Ray: true
2013-09-29 17:48:34 [INFO]Engine Mode: 1
2013-09-29 17:48:34 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:48:35 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:48:35 [INFO] Random Lighting Updates: false
2013-09-29 17:48:35 [INFO] Item Merge Radius: 2.5
2013-09-29 17:48:35 [INFO] -------- World Settings For [DIM1] --------
2013-09-29 17:48:35 [INFO] View Distance: 10
2013-09-29 17:48:35 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:48:35 [INFO] Mob Spawn Range: 4
2013-09-29 17:48:35 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:48:35 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:48:35 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:48:35 [INFO] Anti X-Ray: true
2013-09-29 17:48:35 [INFO]Engine Mode: 1
2013-09-29 17:48:35 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:48:35 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:48:35 [INFO] Random Lighting Updates: false
2013-09-29 17:48:35 [INFO] Item Merge Radius: 2.5
2013-09-29 17:48:35 [INFO] -------- World Settings For [DIM-1] --------
2013-09-29 17:48:35 [INFO] View Distance: 10
2013-09-29 17:48:35 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:48:35 [INFO] Mob Spawn Range: 4
2013-09-29 17:48:35 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:48:35 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:48:35 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:48:35 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:48:35 [INFO] Anti X-Ray: true
2013-09-29 17:48:35 [INFO]Engine Mode: 1
2013-09-29 17:48:35 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:48:35 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:48:35 [INFO] Random Lighting Updates: false
2013-09-29 17:48:35 [INFO] Item Merge Radius: 2.5
2013-09-29 17:48:35 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -3026245495135380701)
2013-09-29 17:48:36 [INFO] Preparing spawn area: 8%
2013-09-29 17:48:37 [INFO] Preparing spawn area: 38%
2013-09-29 17:48:38 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -3026245495135380701)
2013-09-29 17:48:39 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -3026245495135380701)
2013-09-29 17:48:39 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-09-29 17:48:40 [INFO] Done (5,292s)! For help, type "help" or "?"
2013-09-29 17:48:40 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-29 17:48:52 [INFO] Thibtd[/127.0.0.1:53916] logged in with entity id 239 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:48:58 [INFO] Connection reset
2013-09-29 17:48:58 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:48:58 [INFO] §eThibtd left the game.
2013-09-29 17:49:02 [INFO] Thibtd[/127.0.0.1:53923] logged in with entity id 245 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:49:09 [INFO] Connection reset
2013-09-29 17:49:09 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:49:09 [INFO] §eThibtd left the game.
2013-09-29 17:49:13 [INFO] Thibtd[/127.0.0.1:53927] logged in with entity id 329 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:49:17 [INFO] Connection reset
2013-09-29 17:49:17 [INFO] Thibtd lost connection: disconnect.quitting
2013-09-29 17:49:17 [INFO] §eThibtd left the game.
2013-09-29 17:49:27 [INFO] CONSOLE: Stopping the server..
2013-09-29 17:49:27 [INFO] Stopping server
2013-09-29 17:49:27 [INFO] Saving players
2013-09-29 17:49:27 [WARNING] DSCT: socket closed
2013-09-29 17:49:27 [INFO] Closing listening thread
2013-09-29 17:49:27 [INFO] Saving worlds
2013-09-29 17:49:27 [INFO] Saving chunks for level 'world'/Overworld
2013-09-29 17:49:28 [INFO] Saving chunks for level 'DIM-1'/Nether
2013-09-29 17:50:39 [INFO] Starting minecraft server version 1.6.2
2013-09-29 17:50:39 [INFO] MinecraftForge v
2013-09-29 17:50:39 [INFO] 9.10.1.871
2013-09-29 17:50:39 [INFO] Initialized
 
2013-09-29 17:50:39 [INFO] Replaced 101 ore recipies
2013-09-29 17:50:45 [SEVERE] java.lang.NoClassDefFoundError: reifnsk/minimap/ReiMinimap
2013-09-29 17:50:45 [SEVERE]at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:15)
2013-09-29 17:50:45 [SEVERE]at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:417)
2013-09-29 17:50:45 [SEVERE]at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
2013-09-29 17:50:45 [SEVERE]at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
2013-09-29 17:50:45 [SEVERE]at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
2013-09-29 17:50:45 [SEVERE]at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
2013-09-29 17:50:45 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
2013-09-29 17:50:45 [SEVERE]at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-09-29 17:50:45 [SEVERE] Caused by: java.lang.ClassNotFoundException: reifnsk.minimap.ReiMinimap
2013-09-29 17:50:45 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
2013-09-29 17:50:45 [SEVERE]at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-29 17:50:45 [SEVERE]at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-29 17:50:45 [SEVERE]... 8 more
2013-09-29 17:50:45 [SEVERE] Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/ResourceManagerReloadListener
2013-09-29 17:50:45 [SEVERE]at java.lang.ClassLoader.defineClass1(Native Method)
2013-09-29 17:50:45 [SEVERE]at java.lang.ClassLoader.defineClass(Unknown Source)
2013-09-29 17:50:45 [SEVERE]at java.security.SecureClassLoader.defineClass(Unknown Source)
2013-09-29 17:50:45 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
2013-09-29 17:50:45 [SEVERE]... 10 more
2013-09-29 17:50:45 [SEVERE] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.ResourceManagerReloadListener
2013-09-29 17:50:45 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
2013-09-29 17:50:45 [SEVERE]at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-29 17:50:45 [SEVERE]at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-29 17:50:45 [SEVERE]... 14 more
2013-09-29 17:50:45 [SEVERE] Caused by: java.lang.RuntimeException: Attempted to load class bjn for invalid side SERVER
2013-09-29 17:50:45 [SEVERE]at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
2013-09-29 17:50:45 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
2013-09-29 17:50:45 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
2013-09-29 17:50:45 [SEVERE]... 16 more
2013-09-29 17:50:45 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: reifnsk/minimap/ReiMinimap
at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:15)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:417)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.ClassNotFoundException: reifnsk.minimap.ReiMinimap
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/ResourceManagerReloadListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.ResourceManagerReloadListener
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 14 more
Caused by: java.lang.RuntimeException: Attempted to load class bjn for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
... 16 more
2013-09-29 17:50:45 [SEVERE] This crash report has been saved to: C:\Users\td\Documents\serveur\bukkit +\.\crash-reports\crash-2013-09-29_17.50.45-server.txt
2013-09-29 17:50:59 [INFO] Stopping server
2013-09-29 17:50:59 [INFO] Saving worlds
2013-09-29 17:50:59 [INFO] Stopping server
2013-09-29 17:51:45 [INFO] Starting minecraft server version 1.6.2
2013-09-29 17:51:46 [INFO] MinecraftForge v
2013-09-29 17:51:46 [INFO] 9.10.1.871
2013-09-29 17:51:46 [INFO] Initialized
 
2013-09-29 17:51:46 [INFO] Replaced 101 ore recipies
2013-09-29 17:51:52 [SEVERE] java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
2013-09-29 17:51:52 [SEVERE]at java.lang.Class.getDeclaredMethods0(Native Method)
2013-09-29 17:51:52 [SEVERE]at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
2013-09-29 17:51:52 [SEVERE]at java.lang.Class.getDeclaredMethods(Unknown Source)
2013-09-29 17:51:52 [SEVERE]at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:324)
2013-09-29 17:51:52 [SEVERE]at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512)
2013-09-29 17:51:52 [SEVERE]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-09-29 17:51:52 [SEVERE]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-09-29 17:51:52 [SEVERE]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-09-29 17:51:52 [SEVERE]at java.lang.reflect.Method.invoke(Unknown Source)
2013-09-29 17:51:52 [SEVERE]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-09-29 17:51:52 [SEVERE]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-09-29 17:51:52 [SEVERE]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-09-29 17:51:52 [SEVERE]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-09-29 17:51:52 [SEVERE]at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-09-29 17:51:52 [SEVERE]at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-09-29 17:51:52 [SEVERE]at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-09-29 17:51:52 [SEVERE]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-09-29 17:51:52 [SEVERE]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-09-29 17:51:52 [SEVERE]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-09-29 17:51:52 [SEVERE]at java.lang.reflect.Method.invoke(Unknown Source)
2013-09-29 17:51:52 [SEVERE]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-09-29 17:51:52 [SEVERE]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-09-29 17:51:52 [SEVERE]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-09-29 17:51:52 [SEVERE]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-09-29 17:51:52 [SEVERE]at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-09-29 17:51:52 [SEVERE]at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-09-29 17:51:52 [SEVERE]at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
2013-09-29 17:51:52 [SEVERE]at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
2013-09-29 17:51:52 [SEVERE]at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
2013-09-29 17:51:52 [SEVERE]at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
2013-09-29 17:51:52 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
2013-09-29 17:51:52 [SEVERE]at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-09-29 17:51:52 [SEVERE] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
2013-09-29 17:51:52 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
2013-09-29 17:51:52 [SEVERE]at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-29 17:51:52 [SEVERE]at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-29 17:51:52 [SEVERE]... 32 more
2013-09-29 17:51:52 [SEVERE] Caused by: java.lang.RuntimeException: Attempted to load class ats for invalid side SERVER
2013-09-29 17:51:52 [SEVERE]at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
2013-09-29 17:51:52 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
2013-09-29 17:51:52 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
2013-09-29 17:51:52 [SEVERE]... 34 more
2013-09-29 17:51:52 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethods(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:324)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more
Caused by: java.lang.RuntimeException: Attempted to load class ats for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
... 34 more
2013-09-29 17:51:52 [SEVERE] This crash report has been saved to: C:\Users\td\Documents\serveur\bukkit +\.\crash-reports\crash-2013-09-29_17.51.52-server.txt
2013-09-29 17:51:57 [INFO] Stopping server
2013-09-29 17:51:57 [INFO] Saving worlds
2013-09-29 17:51:57 [INFO] Stopping server
2013-09-29 17:52:44 [INFO] Starting minecraft server version 1.6.2
2013-09-29 17:52:45 [INFO] MinecraftForge v
2013-09-29 17:52:45 [INFO] 9.10.1.871
2013-09-29 17:52:45 [INFO] Initialized
 
2013-09-29 17:52:45 [INFO] Replaced 101 ore recipies
2013-09-29 17:52:51 [SEVERE] java.lang.NoClassDefFoundError: MAtMod
2013-09-29 17:52:51 [SEVERE]at mod_MAtmos.<init>(mod_MAtmos.java:23)
2013-09-29 17:52:51 [SEVERE]at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-09-29 17:52:51 [SEVERE]at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at java.lang.Class.newInstance(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:495)
2013-09-29 17:52:51 [SEVERE]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-09-29 17:52:51 [SEVERE]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at java.lang.reflect.Method.invoke(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-09-29 17:52:51 [SEVERE]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-09-29 17:52:51 [SEVERE]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-09-29 17:52:51 [SEVERE]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-09-29 17:52:51 [SEVERE]at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-09-29 17:52:51 [SEVERE]at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-09-29 17:52:51 [SEVERE]at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-09-29 17:52:51 [SEVERE]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-09-29 17:52:51 [SEVERE]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at java.lang.reflect.Method.invoke(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-09-29 17:52:51 [SEVERE]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-09-29 17:52:51 [SEVERE]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-09-29 17:52:51 [SEVERE]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-09-29 17:52:51 [SEVERE]at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-09-29 17:52:51 [SEVERE]at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-09-29 17:52:51 [SEVERE]at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
2013-09-29 17:52:51 [SEVERE]at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
2013-09-29 17:52:51 [SEVERE]at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
2013-09-29 17:52:51 [SEVERE]at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
2013-09-29 17:52:51 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
2013-09-29 17:52:51 [SEVERE]at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-09-29 17:52:51 [SEVERE] Caused by: java.lang.ClassNotFoundException: MAtMod
2013-09-29 17:52:51 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
2013-09-29 17:52:51 [SEVERE]at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-29 17:52:51 [SEVERE]... 34 more
2013-09-29 17:52:51 [SEVERE] Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/ResourceManagerReloadListener
2013-09-29 17:52:51 [SEVERE]at java.lang.ClassLoader.defineClass1(Native Method)
2013-09-29 17:52:51 [SEVERE]at java.lang.ClassLoader.defineClass(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at java.security.SecureClassLoader.defineClass(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
2013-09-29 17:52:51 [SEVERE]... 36 more
2013-09-29 17:52:51 [SEVERE] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.ResourceManagerReloadListener
2013-09-29 17:52:51 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
2013-09-29 17:52:51 [SEVERE]at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-29 17:52:51 [SEVERE]at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-29 17:52:51 [SEVERE]... 40 more
2013-09-29 17:52:51 [SEVERE] Caused by: java.lang.RuntimeException: Attempted to load class bjn for invalid side SERVER
2013-09-29 17:52:51 [SEVERE]at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
2013-09-29 17:52:51 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
2013-09-29 17:52:51 [SEVERE]at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
2013-09-29 17:52:51 [SEVERE]... 42 more
2013-09-29 17:52:51 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: MAtMod
at mod_MAtmos.<init>(mod_MAtmos.java:23)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:495)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.ClassNotFoundException: MAtMod
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 34 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/ResourceManagerReloadListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
... 36 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.ResourceManagerReloadListener
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 40 more
Caused by: java.lang.RuntimeException: Attempted to load class bjn for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
... 42 more
2013-09-29 17:52:51 [SEVERE] This crash report has been saved to: C:\Users\td\Documents\serveur\bukkit +\.\crash-reports\crash-2013-09-29_17.52.51-server.txt
2013-09-29 17:52:58 [INFO] Stopping server
2013-09-29 17:52:58 [INFO] Saving worlds
2013-09-29 17:54:18 [INFO] Starting minecraft server version 1.6.2
2013-09-29 17:54:18 [INFO] MinecraftForge v
2013-09-29 17:54:18 [INFO] 9.10.1.871
2013-09-29 17:54:18 [INFO] Initialized
 
2013-09-29 17:54:19 [INFO] Replaced 101 ore recipies
2013-09-29 17:54:24 [INFO] Loading properties
2013-09-29 17:54:24 [INFO] Default game type: SURVIVAL
2013-09-29 17:54:25 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-29 17:54:26 [INFO] Generating keypair
2013-09-29 17:54:28 [INFO] Starting Minecraft server on *:25565
2013-09-29 17:54:31 [INFO] Preparing level "world"
2013-09-29 17:54:31 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-29 17:54:31 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-29 17:54:31 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-29 17:54:31 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-29 17:54:31 [INFO] -------- World Settings For [world] --------
2013-09-29 17:54:31 [INFO] Anti X-Ray: true
2013-09-29 17:54:31 [INFO]Engine Mode: 1
2013-09-29 17:54:31 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:54:31 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:54:31 [INFO] Random Lighting Updates: false
2013-09-29 17:54:31 [INFO] Mob Spawn Range: 4
2013-09-29 17:54:31 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:54:31 [INFO] Item Merge Radius: 2.5
2013-09-29 17:54:31 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:54:31 [INFO] View Distance: 10
2013-09-29 17:54:31 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:54:31 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:54:31 [INFO] -------- World Settings For [DIM1] --------
2013-09-29 17:54:31 [INFO] Anti X-Ray: true
2013-09-29 17:54:31 [INFO]Engine Mode: 1
2013-09-29 17:54:31 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:54:31 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:54:31 [INFO] Random Lighting Updates: false
2013-09-29 17:54:31 [INFO] Mob Spawn Range: 4
2013-09-29 17:54:31 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:54:31 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:54:31 [INFO] Item Merge Radius: 2.5
2013-09-29 17:54:31 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:54:31 [INFO] View Distance: 10
2013-09-29 17:54:31 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:54:31 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:54:32 [INFO] -------- World Settings For [DIM-1] --------
2013-09-29 17:54:32 [INFO] Anti X-Ray: true
2013-09-29 17:54:32 [INFO]Engine Mode: 1
2013-09-29 17:54:32 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 17:54:32 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 17:54:32 [INFO] Random Lighting Updates: false
2013-09-29 17:54:32 [INFO] Mob Spawn Range: 4
2013-09-29 17:54:32 [INFO] Cactus Growth Modifier: 100%
2013-09-29 17:54:32 [INFO] Cane Growth Modifier: 100%
2013-09-29 17:54:32 [INFO] Melon Growth Modifier: 100%
2013-09-29 17:54:32 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 17:54:32 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 17:54:32 [INFO] Sapling Growth Modifier: 100%
2013-09-29 17:54:32 [INFO] Wheat Growth Modifier: 100%
2013-09-29 17:54:32 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 17:54:32 [INFO] Item Merge Radius: 2.5
2013-09-29 17:54:32 [INFO] Chunks to Grow per Tick: 650
2013-09-29 17:54:32 [INFO] View Distance: 10
2013-09-29 17:54:32 [INFO] Experience Merge Radius: 3.0
2013-09-29 17:54:32 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 17:54:32 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -3026245495135380701)
2013-09-29 17:54:33 [INFO] Preparing spawn area: 8%
2013-09-29 17:54:34 [INFO] Preparing spawn area: 51%
2013-09-29 17:54:35 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -3026245495135380701)
2013-09-29 17:54:35 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -3026245495135380701)
2013-09-29 17:54:36 [INFO] Preparing spawn area: 42%
2013-09-29 17:54:37 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-09-29 17:54:37 [INFO] Done (6,571s)! For help, type "help" or "?"
2013-09-29 17:54:37 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-29 17:54:53 [INFO] Thibtd[/127.0.0.1:53977] logged in with entity id 242 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:54:59 [INFO] Connection reset
2013-09-29 17:54:59 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:55:00 [INFO] §eThibtd left the game.
2013-09-29 17:55:04 [INFO] Thibtd[/127.0.0.1:53981] logged in with entity id 325 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:55:09 [INFO] Connection reset
2013-09-29 17:55:09 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:55:09 [INFO] §eThibtd left the game.
2013-09-29 17:55:37 [INFO] Thibtd[/127.0.0.1:53993] logged in with entity id 408 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:55:39 [INFO] Thibtd issued server command: /time set 16000
2013-09-29 17:55:39 [INFO] Thibtd: Set time to 16000
2013-09-29 17:55:41 [INFO] Connection reset
2013-09-29 17:55:41 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:55:41 [INFO] §eThibtd left the game.
2013-09-29 17:55:46 [INFO] Thibtd[/127.0.0.1:53997] logged in with entity id 491 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:55:50 [INFO] Connection reset
2013-09-29 17:55:50 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:55:50 [INFO] §eThibtd left the game.
2013-09-29 17:55:55 [INFO] Thibtd[/127.0.0.1:54001] logged in with entity id 575 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:55:59 [INFO] Connection reset
2013-09-29 17:55:59 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:55:59 [INFO] §eThibtd left the game.
2013-09-29 17:56:04 [INFO] Thibtd[/127.0.0.1:54005] logged in with entity id 657 at ([world] 323.3932882089137, 75.31906450862338, 369.6588108652654)
2013-09-29 17:56:09 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:56:09 [INFO] §eThibtd left the game.
2013-09-29 17:56:14 [INFO] Thibtd[/127.0.0.1:54012] logged in with entity id 740 at ([world] 327.2732075122728, 74.0, 366.98177687921225)
2013-09-29 17:56:18 [INFO] Connection reset
2013-09-29 17:56:18 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:56:18 [INFO] §eThibtd left the game.
2013-09-29 17:56:24 [INFO] Thibtd[/127.0.0.1:54016] logged in with entity id 820 at ([world] 327.2732075122728, 74.0, 366.98177687921225)
2013-09-29 17:56:28 [INFO] Connection reset
2013-09-29 17:56:28 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:56:28 [INFO] §eThibtd left the game.
2013-09-29 17:56:34 [INFO] Thibtd[/127.0.0.1:54020] logged in with entity id 902 at ([world] 327.2732075122728, 74.0, 366.98177687921225)
2013-09-29 17:56:38 [INFO] Connection reset
2013-09-29 17:56:38 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 17:56:38 [INFO] §eThibtd left the game.
2013-09-29 17:57:41 [INFO] CONSOLE: Stopping the server..
2013-09-29 17:57:41 [INFO] Stopping server
2013-09-29 17:57:41 [WARNING] DSCT: socket closed
2013-09-29 17:57:41 [INFO] Closing listening thread
2013-09-29 17:57:41 [INFO] Saving players
2013-09-29 17:57:41 [INFO] Saving worlds
2013-09-29 17:57:41 [INFO] Saving chunks for level 'world'/Overworld
2013-09-29 17:57:42 [INFO] Saving chunks for level 'DIM-1'/Nether
2013-09-29 17:57:42 [INFO] Stopping server
2013-09-29 18:50:47 [INFO] Starting minecraft server version 1.6.2
2013-09-29 18:50:47 [INFO] MinecraftForge v
2013-09-29 18:50:47 [INFO] 9.10.1.871
2013-09-29 18:50:47 [INFO] Initialized
 
2013-09-29 18:50:48 [INFO] Replaced 101 ore recipies
2013-09-29 18:50:51 [INFO] Loading properties
2013-09-29 18:50:51 [INFO] Default game type: SURVIVAL
2013-09-29 18:50:52 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-29 18:50:52 [INFO] Generating keypair
2013-09-29 18:50:53 [INFO] Starting Minecraft server on *:25565
2013-09-29 18:50:55 [INFO] Preparing level "world"
2013-09-29 18:50:55 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-29 18:50:55 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-29 18:50:55 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-29 18:50:55 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-29 18:50:55 [INFO] -------- World Settings For [world] --------
2013-09-29 18:50:55 [INFO] Mob Spawn Range: 4
2013-09-29 18:50:55 [INFO] Cactus Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Cane Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Melon Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Sapling Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Wheat Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 18:50:55 [INFO] View Distance: 10
2013-09-29 18:50:55 [INFO] Anti X-Ray: true
2013-09-29 18:50:55 [INFO]Engine Mode: 1
2013-09-29 18:50:55 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 18:50:55 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 18:50:55 [INFO] Random Lighting Updates: false
2013-09-29 18:50:55 [INFO] Chunks to Grow per Tick: 650
2013-09-29 18:50:55 [INFO] Experience Merge Radius: 3.0
2013-09-29 18:50:55 [INFO] Item Merge Radius: 2.5
2013-09-29 18:50:55 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 18:50:55 [INFO] -------- World Settings For [DIM1] --------
2013-09-29 18:50:55 [INFO] Mob Spawn Range: 4
2013-09-29 18:50:55 [INFO] Cactus Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Cane Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Melon Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Sapling Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Wheat Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 18:50:55 [INFO] View Distance: 10
2013-09-29 18:50:55 [INFO] Anti X-Ray: true
2013-09-29 18:50:55 [INFO]Engine Mode: 1
2013-09-29 18:50:55 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 18:50:55 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 18:50:55 [INFO] Random Lighting Updates: false
2013-09-29 18:50:55 [INFO] Chunks to Grow per Tick: 650
2013-09-29 18:50:55 [INFO] Experience Merge Radius: 3.0
2013-09-29 18:50:55 [INFO] Item Merge Radius: 2.5
2013-09-29 18:50:55 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 18:50:55 [INFO] -------- World Settings For [DIM-1] --------
2013-09-29 18:50:55 [INFO] Mob Spawn Range: 4
2013-09-29 18:50:55 [INFO] Cactus Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Cane Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Melon Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Sapling Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Wheat Growth Modifier: 100%
2013-09-29 18:50:55 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 18:50:55 [INFO] View Distance: 10
2013-09-29 18:50:55 [INFO] Anti X-Ray: true
2013-09-29 18:50:55 [INFO]Engine Mode: 1
2013-09-29 18:50:55 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 18:50:55 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 18:50:55 [INFO] Random Lighting Updates: false
2013-09-29 18:50:55 [INFO] Chunks to Grow per Tick: 650
2013-09-29 18:50:55 [INFO] Experience Merge Radius: 3.0
2013-09-29 18:50:55 [INFO] Item Merge Radius: 2.5
2013-09-29 18:50:55 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 18:50:55 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -3026245495135380701)
2013-09-29 18:50:56 [INFO] Preparing spawn area: 50%
2013-09-29 18:50:57 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -3026245495135380701)
2013-09-29 18:50:57 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -3026245495135380701)
2013-09-29 18:50:58 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-09-29 18:50:58 [INFO] Done (3,678s)! For help, type "help" or "?"
2013-09-29 18:50:58 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-29 18:53:58 [INFO] Thibtd[/25.169.135.235:49384] logged in with entity id 250 at ([world] 326.77085656195504, 74.0, 367.3735055182039)
2013-09-29 18:54:07 [INFO] Connection reset
2013-09-29 18:54:07 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 18:54:07 [INFO] §eThibtd left the game.
2013-09-29 18:54:47 [INFO] Thibtd[/25.169.135.235:49421] logged in with entity id 335 at ([world] 326.77085656195504, 74.0, 367.3735055182039)
2013-09-29 18:54:50 [INFO] Connection reset
2013-09-29 18:54:50 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 18:54:50 [INFO] §eThibtd left the game.
2013-09-29 18:58:36 [INFO] Thibtd[/25.169.135.235:51322] logged in with entity id 531 at ([world] 319.12389696028873, 75.0155550727022, 373.0991141213224)
2013-09-29 18:58:39 [INFO] Connection reset
2013-09-29 18:58:39 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 18:58:39 [INFO] §eThibtd left the game.
2013-09-29 18:58:45 [INFO] Thibtd[/25.169.135.235:51334] logged in with entity id 607 at ([world] 317.2355188361291, 74.59153649981269, 376.393490948402)
2013-09-29 18:58:49 [INFO] Connection reset
2013-09-29 18:58:49 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 18:58:49 [INFO] §eThibtd left the game.
2013-09-29 18:59:52 [INFO] Thibtd[/25.169.135.235:51408] logged in with entity id 714 at ([world] 305.3202899841209, 63.0, 378.87783100445057)
2013-09-29 18:59:55 [INFO] Connection reset
2013-09-29 18:59:55 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 18:59:55 [INFO] §eThibtd left the game.
2013-09-29 19:01:21 [INFO] CONSOLE: Stopping the server..
2013-09-29 19:01:21 [INFO] Stopping server
2013-09-29 19:01:21 [WARNING] DSCT: socket closed
2013-09-29 19:01:21 [INFO] Closing listening thread
2013-09-29 19:01:21 [INFO] Saving players
2013-09-29 19:01:21 [INFO] Saving worlds
2013-09-29 19:01:21 [INFO] Saving chunks for level 'world'/Overworld
2013-09-29 19:01:22 [INFO] Saving chunks for level 'DIM-1'/Nether
2013-09-29 19:01:22 [INFO] Stopping server
2013-09-29 19:05:31 [INFO] Starting minecraft server version 1.6.2
2013-09-29 19:05:31 [INFO] MinecraftForge v
2013-09-29 19:05:31 [INFO] 9.10.1.871
2013-09-29 19:05:31 [INFO] Initialized
 
2013-09-29 19:05:31 [INFO] Replaced 101 ore recipies
2013-09-29 19:05:34 [INFO] Loading properties
2013-09-29 19:05:34 [INFO] Default game type: SURVIVAL
2013-09-29 19:05:34 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-29 19:05:35 [INFO] Generating keypair
2013-09-29 19:05:36 [INFO] Starting Minecraft server on *:25565
2013-09-29 19:05:37 [INFO] Preparing level "world"
2013-09-29 19:05:37 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-29 19:05:37 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-29 19:05:37 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-29 19:05:37 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-29 19:05:37 [INFO] -------- World Settings For [world] --------
2013-09-29 19:05:37 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:05:37 [INFO] Anti X-Ray: true
2013-09-29 19:05:37 [INFO]Engine Mode: 1
2013-09-29 19:05:37 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:05:37 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:05:37 [INFO] Random Lighting Updates: false
2013-09-29 19:05:37 [INFO] Item Merge Radius: 2.5
2013-09-29 19:05:37 [INFO] View Distance: 10
2013-09-29 19:05:37 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:05:37 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:05:37 [INFO] Mob Spawn Range: 4
2013-09-29 19:05:37 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:05:37 [INFO] -------- World Settings For [DIM1] --------
2013-09-29 19:05:37 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:05:37 [INFO] Anti X-Ray: true
2013-09-29 19:05:37 [INFO]Engine Mode: 1
2013-09-29 19:05:37 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:05:37 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:05:37 [INFO] Random Lighting Updates: false
2013-09-29 19:05:37 [INFO] Item Merge Radius: 2.5
2013-09-29 19:05:37 [INFO] View Distance: 10
2013-09-29 19:05:37 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:05:37 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:05:37 [INFO] Mob Spawn Range: 4
2013-09-29 19:05:37 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:05:37 [INFO] -------- World Settings For [DIM-1] --------
2013-09-29 19:05:37 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:05:37 [INFO] Anti X-Ray: true
2013-09-29 19:05:37 [INFO]Engine Mode: 1
2013-09-29 19:05:37 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:05:37 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:05:37 [INFO] Random Lighting Updates: false
2013-09-29 19:05:37 [INFO] Item Merge Radius: 2.5
2013-09-29 19:05:37 [INFO] View Distance: 10
2013-09-29 19:05:37 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:05:37 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:05:37 [INFO] Mob Spawn Range: 4
2013-09-29 19:05:37 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:05:37 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:05:37 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -3026245495135380701)
2013-09-29 19:05:38 [INFO] Preparing spawn area: 69%
2013-09-29 19:05:39 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -3026245495135380701)
2013-09-29 19:05:39 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -3026245495135380701)
2013-09-29 19:05:40 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-09-29 19:05:40 [INFO] Done (3,055s)! For help, type "help" or "?"
2013-09-29 19:05:40 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-29 19:05:47 [INFO] Connection reset
2013-09-29 19:05:47 [INFO] /25.169.135.235:51555 lost connection
2013-09-29 19:06:23 [INFO] Thibtd[/25.169.135.235:51622] logged in with entity id 229 at ([world] 305.3202899841209, 63.0, 378.87783100445057)
2013-09-29 19:06:26 [INFO] Connection reset
2013-09-29 19:06:26 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-29 19:06:26 [INFO] §eThibtd left the game.
2013-09-29 19:06:30 [INFO] Thibtd[/25.169.135.235:51634] logged in with entity id 318 at ([world] 306.38728732732517, 63.0, 388.18060923273265)
2013-09-29 19:06:34 [WARNING] Failed to handle packet for Thibtd/25.169.135.235: java.lang.NullPointerException
java.lang.NullPointerException
at java.util.TreeMap.rotateLeft(Unknown Source)
at java.util.TreeMap.fixAfterInsertion(Unknown Source)
at java.util.TreeMap.put(Unknown Source)
at java.util.TreeSet.add(Unknown Source)
at net.minecraft.world.WorldServer.addNextTickIfNeeded(WorldServer.java:1553)
at net.minecraft.world.WorldServer.func_82740_a(WorldServer.java:819)
at net.minecraft.world.WorldServer.func_72836_a(WorldServer.java:777)
at net.minecraft.block.BlockSand.func_71861_g(BlockSand.java:30)
at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:775)
at net.minecraft.world.World.func_72832_d(World.java:846)
at net.minecraft.world.gen.feature.WorldGenMinable.func_76484_a(WorldGenMinable.java:82)
at net.minecraft.world.biome.BiomeDecorator.func_76795_a(BiomeDecorator.java:421)
at net.minecraft.world.biome.BiomeDecorator.func_76797_b(BiomeDecorator.java:448)
at net.minecraft.world.biome.BiomeDecorator.func_76794_a(BiomeDecorator.java:209)
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:196)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
at org.bukkit.craftbukkit.v1_6_R2.generator.NormalChunkGenerator.func_73153_a(NormalChunkGenerator.java:59)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:363)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1343)
at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:230)
at net.minecraft.server.management.PlayerInstance.<init>(PlayerInstance.java:39)
at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:136)
at net.minecraft.server.management.PlayerManager.func_72691_b(PlayerManager.java:236)
at net.minecraft.server.management.PlayerManager.func_72685_d(PlayerManager.java:339)
at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:375)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:589)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(Packet10Flying.java:51)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:468)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:231)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:34)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:872)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:741)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:625)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-09-29 19:06:34 [INFO] §eThibtd left the game.
2013-09-29 19:06:34 [INFO] Connection reset
2013-09-29 19:06:37 [INFO] Thibtd[/25.169.135.235:51648] logged in with entity id 411 at ([world] 311.85792486967983, 73.07110000513305, 400.081235068987)
2013-09-29 19:06:38 [SEVERE] java.lang.RuntimeException: Already decorating!!
2013-09-29 19:06:38 [SEVERE]at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:188)
2013-09-29 19:06:38 [SEVERE]at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
2013-09-29 19:06:38 [SEVERE]at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
2013-09-29 19:06:38 [SEVERE]at org.bukkit.craftbukkit.v1_6_R2.generator.NormalChunkGenerator.func_73153_a(NormalChunkGenerator.java:59)
2013-09-29 19:06:38 [SEVERE]at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:363)
2013-09-29 19:06:38 [SEVERE]at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1338)
2013-09-29 19:06:38 [SEVERE]at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:65)
2013-09-29 19:06:38 [SEVERE]at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
2013-09-29 19:06:38 [SEVERE]at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
2013-09-29 19:06:38 [SEVERE]at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
2013-09-29 19:06:38 [SEVERE]at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:26)
2013-09-29 19:06:38 [SEVERE]at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:794)
2013-09-29 19:06:38 [SEVERE]at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)
2013-09-29 19:06:38 [SEVERE]at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:741)
2013-09-29 19:06:38 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:625)
2013-09-29 19:06:38 [SEVERE]at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-09-29 19:06:38 [SEVERE] Encountered an unexpected exception RuntimeException
java.lang.RuntimeException: Already decorating!!
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:188)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
at org.bukkit.craftbukkit.v1_6_R2.generator.NormalChunkGenerator.func_73153_a(NormalChunkGenerator.java:59)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:363)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1338)
at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:65)
at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:26)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:794)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:741)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:625)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-09-29 19:06:38 [SEVERE] This crash report has been saved to: C:\Users\td\Documents\serveur\bukkit +\.\crash-reports\crash-2013-09-29_19.06.38-server.txt
2013-09-29 19:07:03 [INFO] CONSOLE: Stopping the server..
2013-09-29 19:07:03 [INFO] Stopping server
2013-09-29 19:07:03 [WARNING] DSCT: socket closed
2013-09-29 19:07:03 [INFO] Closing listening thread
2013-09-29 19:07:03 [INFO] Saving players
2013-09-29 19:07:03 [INFO] §eThibtd left the game.
2013-09-29 19:07:04 [SEVERE] java.lang.RuntimeException: Already decorating!!
2013-09-29 19:07:04 [SEVERE]at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:188)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
2013-09-29 19:07:04 [SEVERE]at org.bukkit.craftbukkit.v1_6_R2.generator.NormalChunkGenerator.func_73153_a(NormalChunkGenerator.java:59)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:363)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1338)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.world.gen.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:230)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:148)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:252)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.world.World.func_72964_e(World.java:809)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.server.management.PlayerInstance.func_73252_b(PlayerInstance.java:92)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.server.management.PlayerManager.func_72695_c(PlayerManager.java:277)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.server.management.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:405)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.network.NetServerHandler.func_72565_c(NetServerHandler.java:295)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.server.management.ServerConfigurationManager.func_72392_r(ServerConfigurationManager.java:1641)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:546)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:681)
2013-09-29 19:07:04 [SEVERE]at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-09-29 19:07:14 [INFO] Starting minecraft server version 1.6.2
2013-09-29 19:07:14 [INFO] MinecraftForge v
2013-09-29 19:07:14 [INFO] 9.10.1.871
2013-09-29 19:07:14 [INFO] Initialized
 
2013-09-29 19:07:14 [INFO] Replaced 101 ore recipies
2013-09-29 19:07:17 [INFO] Loading properties
2013-09-29 19:07:17 [INFO] Default game type: SURVIVAL
2013-09-29 19:07:17 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-29 19:07:17 [INFO] Generating keypair
2013-09-29 19:07:18 [INFO] Starting Minecraft server on *:25565
2013-09-29 19:07:19 [INFO] Preparing level "world"
2013-09-29 19:07:19 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-29 19:07:19 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-29 19:07:19 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-29 19:07:19 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-29 19:07:20 [INFO] -------- World Settings For [world] --------
2013-09-29 19:07:20 [INFO] Anti X-Ray: true
2013-09-29 19:07:20 [INFO]Engine Mode: 1
2013-09-29 19:07:20 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:07:20 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:07:20 [INFO] Random Lighting Updates: false
2013-09-29 19:07:20 [INFO] View Distance: 10
2013-09-29 19:07:20 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:07:20 [INFO] Item Merge Radius: 2.5
2013-09-29 19:07:20 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:07:20 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:07:20 [INFO] Mob Spawn Range: 4
2013-09-29 19:07:20 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:07:20 [INFO] -------- World Settings For [DIM1] --------
2013-09-29 19:07:20 [INFO] Anti X-Ray: true
2013-09-29 19:07:20 [INFO]Engine Mode: 1
2013-09-29 19:07:20 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:07:20 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:07:20 [INFO] Random Lighting Updates: false
2013-09-29 19:07:20 [INFO] View Distance: 10
2013-09-29 19:07:20 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:07:20 [INFO] Item Merge Radius: 2.5
2013-09-29 19:07:20 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:07:20 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:07:20 [INFO] Mob Spawn Range: 4
2013-09-29 19:07:20 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:07:20 [INFO] -------- World Settings For [DIM-1] --------
2013-09-29 19:07:20 [INFO] Anti X-Ray: true
2013-09-29 19:07:20 [INFO]Engine Mode: 1
2013-09-29 19:07:20 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:07:20 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:07:20 [INFO] Random Lighting Updates: false
2013-09-29 19:07:20 [INFO] View Distance: 10
2013-09-29 19:07:20 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:07:20 [INFO] Item Merge Radius: 2.5
2013-09-29 19:07:20 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:07:20 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:07:20 [INFO] Mob Spawn Range: 4
2013-09-29 19:07:20 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:07:20 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:07:20 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -3026245495135380701)
2013-09-29 19:07:21 [INFO] Preparing spawn area: 50%
2013-09-29 19:07:21 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -3026245495135380701)
2013-09-29 19:07:22 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -3026245495135380701)
2013-09-29 19:07:22 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-09-29 19:07:23 [INFO] Done (3,192s)! For help, type "help" or "?"
2013-09-29 19:07:23 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-29 19:07:25 [INFO] CONSOLE: Stopping the server..
2013-09-29 19:07:25 [INFO] Stopping server
2013-09-29 19:07:25 [INFO] Saving players
2013-09-29 19:07:25 [INFO] Saving worlds
2013-09-29 19:07:25 [INFO] Saving chunks for level 'world'/Overworld
2013-09-29 19:07:25 [WARNING] DSCT: socket closed
2013-09-29 19:07:25 [INFO] Closing listening thread
2013-09-29 19:07:25 [INFO] Saving chunks for level 'DIM1'/The End
2013-09-29 19:07:25 [INFO] Saving chunks for level 'DIM-1'/Nether
2013-09-29 19:07:46 [INFO] Starting minecraft server version 1.6.2
2013-09-29 19:07:46 [INFO] MinecraftForge v
2013-09-29 19:07:46 [INFO] 9.10.1.871
2013-09-29 19:07:46 [INFO] Initialized
 
2013-09-29 19:07:46 [INFO] Replaced 101 ore recipies
2013-09-29 19:07:49 [INFO] Loading properties
2013-09-29 19:07:49 [INFO] Default game type: SURVIVAL
2013-09-29 19:07:49 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-29 19:07:50 [INFO] Generating keypair
2013-09-29 19:07:50 [INFO] Starting Minecraft server on *:25565
2013-09-29 19:07:52 [INFO] Preparing level "world"
2013-09-29 19:07:52 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-29 19:07:52 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-29 19:07:52 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-29 19:07:52 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-29 19:07:52 [INFO] -------- World Settings For [world] --------
2013-09-29 19:07:52 [INFO] Anti X-Ray: true
2013-09-29 19:07:52 [INFO]Engine Mode: 1
2013-09-29 19:07:52 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:07:52 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:07:52 [INFO] Random Lighting Updates: false
2013-09-29 19:07:52 [INFO] Mob Spawn Range: 4
2013-09-29 19:07:52 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:07:52 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:07:52 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:07:52 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:07:52 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:07:52 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:07:52 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:07:52 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:07:52 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:07:52 [INFO] View Distance: 10
2013-09-29 19:07:52 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:07:52 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:07:52 [INFO] Item Merge Radius: 2.5
2013-09-29 19:07:53 [INFO] -------- World Settings For [DIM1] --------
2013-09-29 19:07:53 [INFO] Anti X-Ray: true
2013-09-29 19:07:53 [INFO]Engine Mode: 1
2013-09-29 19:07:53 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:07:53 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:07:53 [INFO] Random Lighting Updates: false
2013-09-29 19:07:53 [INFO] Mob Spawn Range: 4
2013-09-29 19:07:53 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:07:53 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:07:53 [INFO] View Distance: 10
2013-09-29 19:07:53 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:07:53 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:07:53 [INFO] Item Merge Radius: 2.5
2013-09-29 19:07:53 [INFO] -------- World Settings For [DIM-1] --------
2013-09-29 19:07:53 [INFO] Anti X-Ray: true
2013-09-29 19:07:53 [INFO]Engine Mode: 1
2013-09-29 19:07:53 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:07:53 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:07:53 [INFO] Random Lighting Updates: false
2013-09-29 19:07:53 [INFO] Mob Spawn Range: 4
2013-09-29 19:07:53 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:07:53 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:07:53 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:07:53 [INFO] View Distance: 10
2013-09-29 19:07:53 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:07:53 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:07:53 [INFO] Item Merge Radius: 2.5
2013-09-29 19:07:53 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -5596672611131438525)
2013-09-29 19:07:54 [INFO] Preparing spawn area: 5%
2013-09-29 19:07:55 [INFO] Preparing spawn area: 11%
2013-09-29 19:07:56 [INFO] Preparing spawn area: 21%
2013-09-29 19:07:57 [INFO] Preparing spawn area: 36%
2013-09-29 19:07:58 [INFO] Preparing spawn area: 52%
2013-09-29 19:07:59 [INFO] Preparing spawn area: 71%
2013-09-29 19:08:00 [INFO] Preparing spawn area: 89%
2013-09-29 19:08:01 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -5596672611131438525)
2013-09-29 19:08:02 [INFO] Preparing spawn area: 38%
2013-09-29 19:08:03 [INFO] Preparing spawn area: 77%
2013-09-29 19:08:03 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -5596672611131438525)
2013-09-29 19:08:04 [INFO] Preparing spawn area: 11%
2013-09-29 19:08:05 [INFO] Preparing spawn area: 28%
2013-09-29 19:08:06 [INFO] Preparing spawn area: 39%
2013-09-29 19:08:07 [INFO] Preparing spawn area: 53%
2013-09-29 19:08:08 [INFO] Preparing spawn area: 71%
2013-09-29 19:08:09 [INFO] Preparing spawn area: 92%
2013-09-29 19:08:10 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-09-29 19:08:10 [INFO] Done (18,151s)! For help, type "help" or "?"
2013-09-29 19:08:10 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-29 19:10:35 [INFO] CONSOLE: Stopping the server..
2013-09-29 19:10:35 [INFO] Stopping server
2013-09-29 19:10:35 [INFO] Saving players
2013-09-29 19:10:35 [INFO] Saving worlds
2013-09-29 19:10:35 [INFO] Saving chunks for level 'world'/Overworld
2013-09-29 19:10:35 [WARNING] DSCT: socket closed
2013-09-29 19:10:35 [INFO] Closing listening thread
2013-09-29 19:10:36 [INFO] Saving chunks for level 'DIM-1'/Nether
2013-09-29 19:10:36 [INFO] Stopping server
2013-09-29 19:10:36 [INFO] Saving players
2013-09-29 19:10:36 [INFO] Saving worlds
2013-09-29 19:10:36 [INFO] Saving chunks for level 'DIM-1'/Nether
2013-09-29 19:10:47 [INFO] Starting minecraft server version 1.6.2
2013-09-29 19:10:47 [INFO] MinecraftForge v
2013-09-29 19:10:47 [INFO] 9.10.1.871
2013-09-29 19:10:47 [INFO] Initialized
 
2013-09-29 19:10:48 [INFO] Replaced 101 ore recipies
2013-09-29 19:10:50 [INFO] Loading properties
2013-09-29 19:10:50 [INFO] Default game type: SURVIVAL
2013-09-29 19:10:51 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-29 19:10:51 [INFO] Generating keypair
2013-09-29 19:10:52 [INFO] Starting Minecraft server on *:25565
2013-09-29 19:10:53 [INFO] Preparing level "world"
2013-09-29 19:10:53 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-29 19:10:53 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-29 19:10:53 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-29 19:10:53 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-29 19:10:53 [INFO] -------- World Settings For [world] --------
2013-09-29 19:10:53 [INFO] Anti X-Ray: true
2013-09-29 19:10:53 [INFO]Engine Mode: 1
2013-09-29 19:10:53 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:10:53 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:10:53 [INFO] Random Lighting Updates: false
2013-09-29 19:10:53 [INFO] View Distance: 10
2013-09-29 19:10:53 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:10:53 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:10:53 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:10:53 [INFO] Item Merge Radius: 2.5
2013-09-29 19:10:53 [INFO] Mob Spawn Range: 4
2013-09-29 19:10:53 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:10:53 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:10:53 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:10:53 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:10:53 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:10:53 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:10:53 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:10:53 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:10:54 [INFO] -------- World Settings For [DIM1] --------
2013-09-29 19:10:54 [INFO] Anti X-Ray: true
2013-09-29 19:10:54 [INFO]Engine Mode: 1
2013-09-29 19:10:54 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:10:54 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:10:54 [INFO] Random Lighting Updates: false
2013-09-29 19:10:54 [INFO] View Distance: 10
2013-09-29 19:10:54 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:10:54 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:10:54 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:10:54 [INFO] Item Merge Radius: 2.5
2013-09-29 19:10:54 [INFO] Mob Spawn Range: 4
2013-09-29 19:10:54 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:10:54 [INFO] -------- World Settings For [DIM-1] --------
2013-09-29 19:10:54 [INFO] Anti X-Ray: true
2013-09-29 19:10:54 [INFO]Engine Mode: 1
2013-09-29 19:10:54 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-29 19:10:54 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-29 19:10:54 [INFO] Random Lighting Updates: false
2013-09-29 19:10:54 [INFO] View Distance: 10
2013-09-29 19:10:54 [INFO] Experience Merge Radius: 3.0
2013-09-29 19:10:54 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-29 19:10:54 [INFO] Chunks to Grow per Tick: 650
2013-09-29 19:10:54 [INFO] Item Merge Radius: 2.5
2013-09-29 19:10:54 [INFO] Mob Spawn Range: 4
2013-09-29 19:10:54 [INFO] Cactus Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Cane Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Melon Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Mushroom Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Pumpkin Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Sapling Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Wheat Growth Modifier: 100%
2013-09-29 19:10:54 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-29 19:10:54 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -5596672611131438525)
2013-09-29 19:10:55 [INFO] Preparing spawn area: 76%
2013-09-29 19:10:55 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -5596672611131438525)
2013-09-29 19:10:55 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -5596672611131438525)
2013-09-29 19:10:56 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-09-29 19:10:56 [INFO] Done (2,941s)! For help, type "help" or "?"
2013-09-29 19:10:56 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-29 19:11:50 [INFO] CONSOLE: Stopping the server..
2013-09-29 19:11:50 [INFO] Stopping server
2013-09-29 19:11:50 [INFO] Saving players
2013-09-29 19:11:50 [WARNING] DSCT: socket closed
2013-09-29 19:11:50 [INFO] Saving worlds
2013-09-29 19:11:50 [INFO] Closing listening thread
2013-09-29 19:11:50 [INFO] Saving chunks for level 'world'/Overworld
2013-09-29 19:11:50 [INFO] Saving chunks for level 'DIM-1'/Nether
2013-09-30 07:49:05 [INFO] Starting minecraft server version 1.6.2
2013-09-30 07:49:05 [INFO] MinecraftForge v
2013-09-30 07:49:05 [INFO] 9.10.1.871
2013-09-30 07:49:05 [INFO] Initialized
 
2013-09-30 07:49:05 [INFO] Replaced 101 ore recipies
2013-09-30 07:49:09 [INFO] Loading properties
2013-09-30 07:49:09 [INFO] Default game type: SURVIVAL
2013-09-30 07:49:10 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-30 07:49:10 [INFO] Generating keypair
2013-09-30 07:49:12 [INFO] Starting Minecraft server on *:25565
2013-09-30 07:49:13 [INFO] Preparing level "world"
2013-09-30 07:49:13 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-30 07:49:13 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-30 07:49:13 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-30 07:49:13 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-30 07:49:13 [INFO] -------- World Settings For [world] --------
2013-09-30 07:49:13 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-30 07:49:13 [INFO] Mob Spawn Range: 4
2013-09-30 07:49:13 [INFO] Cactus Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Cane Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Melon Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Mushroom Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Pumpkin Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Sapling Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Wheat Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-30 07:49:13 [INFO] Item Merge Radius: 2.5
2013-09-30 07:49:13 [INFO] Anti X-Ray: true
2013-09-30 07:49:13 [INFO]Engine Mode: 1
2013-09-30 07:49:13 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-30 07:49:13 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-30 07:49:13 [INFO] Random Lighting Updates: false
2013-09-30 07:49:13 [INFO] Chunks to Grow per Tick: 650
2013-09-30 07:49:13 [INFO] Experience Merge Radius: 3.0
2013-09-30 07:49:13 [INFO] View Distance: 10
2013-09-30 07:49:13 [INFO] -------- World Settings For [DIM1] --------
2013-09-30 07:49:13 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-30 07:49:13 [INFO] Mob Spawn Range: 4
2013-09-30 07:49:13 [INFO] Cactus Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Cane Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Melon Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Mushroom Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Pumpkin Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Sapling Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Wheat Growth Modifier: 100%
2013-09-30 07:49:13 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-30 07:49:13 [INFO] Item Merge Radius: 2.5
2013-09-30 07:49:13 [INFO] Anti X-Ray: true
2013-09-30 07:49:13 [INFO]Engine Mode: 1
2013-09-30 07:49:13 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-30 07:49:13 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-30 07:49:13 [INFO] Random Lighting Updates: false
2013-09-30 07:49:13 [INFO] Chunks to Grow per Tick: 650
2013-09-30 07:49:13 [INFO] Experience Merge Radius: 3.0
2013-09-30 07:49:13 [INFO] View Distance: 10
2013-09-30 07:49:14 [INFO] -------- World Settings For [DIM-1] --------
2013-09-30 07:49:14 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-30 07:49:14 [INFO] Mob Spawn Range: 4
2013-09-30 07:49:14 [INFO] Cactus Growth Modifier: 100%
2013-09-30 07:49:14 [INFO] Cane Growth Modifier: 100%
2013-09-30 07:49:14 [INFO] Melon Growth Modifier: 100%
2013-09-30 07:49:14 [INFO] Mushroom Growth Modifier: 100%
2013-09-30 07:49:14 [INFO] Pumpkin Growth Modifier: 100%
2013-09-30 07:49:14 [INFO] Sapling Growth Modifier: 100%
2013-09-30 07:49:14 [INFO] Wheat Growth Modifier: 100%
2013-09-30 07:49:14 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-30 07:49:14 [INFO] Item Merge Radius: 2.5
2013-09-30 07:49:14 [INFO] Anti X-Ray: true
2013-09-30 07:49:14 [INFO]Engine Mode: 1
2013-09-30 07:49:14 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-30 07:49:14 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-30 07:49:14 [INFO] Random Lighting Updates: false
2013-09-30 07:49:14 [INFO] Chunks to Grow per Tick: 650
2013-09-30 07:49:14 [INFO] Experience Merge Radius: 3.0
2013-09-30 07:49:14 [INFO] View Distance: 10
2013-09-30 07:49:14 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -5596672611131438525)
2013-09-30 07:49:15 [INFO] Preparing spawn area: 17%
2013-09-30 07:49:16 [INFO] Preparing spawn area: 65%
2013-09-30 07:49:16 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -5596672611131438525)
2013-09-30 07:49:17 [INFO] Preparing spawn area: 80%
2013-09-30 07:49:17 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -5596672611131438525)
2013-09-30 07:49:19 [INFO] Preparing spawn area: 50%
2013-09-30 07:49:19 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-09-30 07:49:19 [INFO] Done (6,396s)! For help, type "help" or "?"
2013-09-30 07:49:19 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-30 08:07:40 [INFO] CONSOLE: Stopping the server..
2013-09-30 08:07:40 [INFO] Stopping server
2013-09-30 08:07:40 [WARNING] DSCT: socket closed
2013-09-30 08:07:40 [INFO] Saving players
2013-09-30 08:07:40 [INFO] Closing listening thread
2013-09-30 08:07:40 [INFO] Saving worlds
2013-09-30 08:07:40 [INFO] Saving chunks for level 'world'/Overworld
2013-09-30 08:07:41 [INFO] Saving chunks for level 'DIM-1'/Nether
2013-09-30 16:27:38 [INFO] Starting minecraft server version 1.6.2
2013-09-30 16:27:38 [INFO] MinecraftForge v
2013-09-30 16:27:38 [INFO] 9.10.1.871
2013-09-30 16:27:38 [INFO] Initialized
 
2013-09-30 16:27:38 [INFO] Replaced 101 ore recipies
2013-09-30 16:27:41 [INFO] Loading properties
2013-09-30 16:27:41 [INFO] Default game type: SURVIVAL
2013-09-30 16:27:42 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-30 16:27:42 [INFO] Generating keypair
2013-09-30 16:27:43 [INFO] Starting Minecraft server on *:25565
2013-09-30 16:27:45 [INFO] Preparing level "world"
2013-09-30 16:27:45 [INFO] Registered command debug with permission node vanilla.command.debug
2013-09-30 16:27:45 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2013-09-30 16:27:45 [INFO] Registered command playsound with permission node vanilla.command.playsound
2013-09-30 16:27:45 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-09-30 16:27:45 [INFO] -------- World Settings For [world] --------
2013-09-30 16:27:45 [INFO] Chunks to Grow per Tick: 650
2013-09-30 16:27:45 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-30 16:27:45 [INFO] Mob Spawn Range: 4
2013-09-30 16:27:45 [INFO] Cactus Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Cane Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Melon Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Mushroom Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Pumpkin Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Sapling Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Wheat Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-30 16:27:45 [INFO] View Distance: 10
2013-09-30 16:27:45 [INFO] Experience Merge Radius: 3.0
2013-09-30 16:27:45 [INFO] Anti X-Ray: true
2013-09-30 16:27:45 [INFO]Engine Mode: 1
2013-09-30 16:27:45 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-30 16:27:45 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-30 16:27:45 [INFO] Random Lighting Updates: false
2013-09-30 16:27:45 [INFO] Item Merge Radius: 2.5
2013-09-30 16:27:45 [INFO] -------- World Settings For [DIM1] --------
2013-09-30 16:27:45 [INFO] Chunks to Grow per Tick: 650
2013-09-30 16:27:45 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-30 16:27:45 [INFO] Mob Spawn Range: 4
2013-09-30 16:27:45 [INFO] Cactus Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Cane Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Melon Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Mushroom Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Pumpkin Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Sapling Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Wheat Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-30 16:27:45 [INFO] View Distance: 10
2013-09-30 16:27:45 [INFO] Experience Merge Radius: 3.0
2013-09-30 16:27:45 [INFO] Anti X-Ray: true
2013-09-30 16:27:45 [INFO]Engine Mode: 1
2013-09-30 16:27:45 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-30 16:27:45 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-30 16:27:45 [INFO] Random Lighting Updates: false
2013-09-30 16:27:45 [INFO] Item Merge Radius: 2.5
2013-09-30 16:27:45 [INFO] -------- World Settings For [DIM-1] --------
2013-09-30 16:27:45 [INFO] Chunks to Grow per Tick: 650
2013-09-30 16:27:45 [INFO] Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2013-09-30 16:27:45 [INFO] Mob Spawn Range: 4
2013-09-30 16:27:45 [INFO] Cactus Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Cane Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Melon Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Mushroom Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Pumpkin Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Sapling Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Wheat Growth Modifier: 100%
2013-09-30 16:27:45 [INFO] Entity Activation Range: An 32 / Mo 32 / Mi 16
2013-09-30 16:27:45 [INFO] View Distance: 10
2013-09-30 16:27:45 [INFO] Experience Merge Radius: 3.0
2013-09-30 16:27:45 [INFO] Anti X-Ray: true
2013-09-30 16:27:45 [INFO]Engine Mode: 1
2013-09-30 16:27:45 [INFO]Blocks: [1, 5, 14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2013-09-30 16:27:45 [INFO] Hopper Transfer: 8 Hopper Check: 8
2013-09-30 16:27:45 [INFO] Random Lighting Updates: false
2013-09-30 16:27:45 [INFO] Item Merge Radius: 2.5
2013-09-30 16:27:45 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -5596672611131438525)
2013-09-30 16:27:46 [INFO] Preparing spawn area: 38%
2013-09-30 16:27:47 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: -5596672611131438525)
2013-09-30 16:27:47 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: -5596672611131438525)
2013-09-30 16:27:48 [INFO] Preparing spawn area: 93%
2013-09-30 16:27:48 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-09-30 16:27:48 [INFO] Done (3,873s)! For help, type "help" or "?"
2013-09-30 16:27:48 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2013-09-30 16:29:27 [INFO] Connection reset
2013-09-30 16:29:28 [INFO] /25.159.27.212:52607 lost connection
2013-09-30 16:29:44 [INFO] Thibtd[/127.0.0.1:52612] logged in with entity id 191 at ([world] -187.5, 66.0, 127.5)
2013-09-30 16:29:50 [INFO] Connection reset
2013-09-30 16:29:50 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-30 16:29:50 [INFO] §eThibtd left the game.
2013-09-30 16:29:54 [INFO] /25.159.27.212:52628 lost connection
2013-09-30 16:36:11 [INFO] Thibtd[/127.0.0.1:53048] logged in with entity id 424 at ([world] -188.8724684893391, 67.0, 129.21662450176888)
2013-09-30 16:36:16 [INFO] Connection reset
2013-09-30 16:36:16 [INFO] Thibtd lost connection: disconnect.genericReason
2013-09-30 16:36:17 [INFO] §eThibtd left the game.
2013-09-30 16:39:13 [INFO] /25.159.27.212:53079 lost connection
2013-09-30 16:40:46 [INFO] CONSOLE: Stopping the server..
2013-09-30 16:40:46 [INFO] Stopping server
2013-09-30 16:40:46 [WARNING] DSCT: socket closed
2013-09-30 16:40:46 [INFO] Closing listening thread
2013-09-30 16:40:46 [INFO] Saving players
2013-09-30 16:40:46 [INFO] Saving worlds
2013-09-30 16:40:46 [INFO] Saving chunks for level 'world'/Overworld
2013-09-30 16:40:47 [INFO] Saving chunks for level 'DIM-1'/Nether
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 878
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
La prochaine fois que tu mets des logs, utilise les balises code.
Code:
C'est beaucoup plus lisible comme ça quand il y a beaucoup de lignes
exemple :
2013-09-30 16:27:38 [INFO] Replaced 101 ore recipies
2013-09-30 16:27:41 [INFO] Loading properties
2013-09-30 16:27:41 [INFO] Default game type: SURVIVAL
2013-09-30 16:27:42 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-82 (MC: 1.6.2) (Implementing API version Unknown-Version)
2013-09-30 16:27:42 [INFO] Generating keypair
2013-09-30 16:27:43 [INFO] Starting Minecraft server on *:25565
2013-09-30 16:27:45 [INFO] Preparing level "world"

Apparemment le problème vient de l'obfuscateur (qui bug de toute façon sous mcpc plus).
Passe-le en off :
Ouvre bukkit.yml, toute à la fin du fichier :
Code:
orebfuscator:
  enable: false
 

Thibtd

Aventurier
30 Septembre 2013
11
0
1
27
Es que je dois le mettre d'une certaine manière ? car je l'ai copier telle quelle à la fin du fichier et sa n'a rien changé...

PS: je m'étais loupé quand j'ai mis le .log en code, c'est corrigé.
 
Statut
N'est pas ouverte pour d'autres réponses.