J'ai mis ça dans launch pour mon serveur
c'est la base
A la base du modpack BTeam, il y a ca :
Et je l'ai modifier en :
ou remplacez 1G par 1.24m(M), c'est pareil
J'ai tout essayer, j'ai enlever "nogui", je l'ai remis j'ai changer le chemin de java et minecraft et rien ne change.
J'arrive a faire démarrer le serveur mais je ne peut pas me connecter, il affiche "Connecting to the server" et ça l'affiche à l'infini (en gros sa freeze (sauf que je peut quitter))
Je risque d'éditer souvent ce post.
EDIT : Maintenant il écrit " FAILED TO BIND TO PORT! "
Voila ce que dit la console quant sa fonctionnait :
Voici ce que dit la console maintenant (attention c'est très long):
Code:
javaw -Xmx1024m -Xms1024m -jar "C:\<your minecraft directory\minecraft_server.1.6.4.jar"
A la base du modpack BTeam, il y a ca :
Code:
java -Xmx3G -Xms2G -jar BTeam.jar nogui
pause
Et je l'ai modifier en :
Code:
java -Xmx1G -Xms1G -jar BTeam.jar nogui
pause
J'ai tout essayer, j'ai enlever "nogui", je l'ai remis j'ai changer le chemin de java et minecraft et rien ne change.
J'arrive a faire démarrer le serveur mais je ne peut pas me connecter, il affiche "Connecting to the server" et ça l'affiche à l'infini (en gros sa freeze (sauf que je peut quitter))
Je risque d'éditer souvent ce post.
EDIT : Maintenant il écrit " FAILED TO BIND TO PORT! "
Voila ce que dit la console quant sa fonctionnait :
Code:
2014-06-06 16:34:25 [INFO] Starting minecraft server version 1.6.4
2014-06-06 16:34:25 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2014-06-06 16:35:27 [INFO] Loading properties
2014-06-06 16:35:27 [INFO] Default game type: SURVIVAL
2014-06-06 16:35:27 [INFO] Generating keypair
2014-06-06 16:35:29 [INFO] Starting Minecraft server on *:25565
2014-06-06 16:35:29 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-06 16:35:29 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-06 16:35:29 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-06 16:35:29 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-06 16:35:37 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-06 16:35:45 [WARNING] Failed to load operators list: java.io.FileNotFoundException: .\ops.txt (Le fichier specifie est introuvable)
2014-06-06 16:35:45 [WARNING] Failed to load white-list: java.io.FileNotFoundException: .\white-list.txt (Le fichier specifie est introuvable)
2014-06-06 16:35:45 [INFO] Preparing level "THE DREAM"
2014-06-06 16:35:47 [INFO] Preparing start region for level 0
2014-06-06 16:35:47 [INFO] Done (2,461s)! For help, type "help" or "?"
2014-06-06 16:35:48 [INFO] Stopping server
2014-06-06 16:35:48 [INFO] Closing listening thread
2014-06-06 16:35:48 [INFO] Saving players
2014-06-06 16:35:48 [INFO] Saving worlds
2014-06-06 16:35:48 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-06 16:35:48 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-06 16:35:48 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-06 16:35:48 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-06 16:35:48 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-06 16:35:48 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-06 16:36:11 [INFO] Starting minecraft server version 1.6.4
2014-06-06 16:36:11 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2014-06-06 16:38:03 [INFO] Loading properties
2014-06-06 16:38:03 [INFO] Default game type: SURVIVAL
2014-06-06 16:38:03 [INFO] Generating keypair
2014-06-06 16:38:05 [INFO] Starting Minecraft server on *:25565
2014-06-06 16:38:05 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-06 16:38:05 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-06 16:38:05 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-06 16:38:05 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-06 16:38:33 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-06 16:38:57 [INFO] Preparing level "THE DREAM"
2014-06-06 16:38:59 [INFO] Preparing start region for level 0
2014-06-06 16:39:00 [INFO] Preparing spawn area: 1%
2014-06-06 16:39:02 [INFO] Preparing spawn area: 4%
2014-06-06 16:39:03 [INFO] Preparing spawn area: 5%
2014-06-06 16:39:04 [INFO] Preparing spawn area: 5%
2014-06-06 16:39:05 [INFO] Preparing spawn area: 6%
2014-06-06 16:39:06 [INFO] Preparing spawn area: 7%
2014-06-06 16:39:08 [INFO] Preparing spawn area: 9%
2014-06-06 16:39:10 [INFO] Preparing spawn area: 11%
2014-06-06 16:39:13 [INFO] Preparing spawn area: 13%
2014-06-06 16:39:14 [INFO] Preparing spawn area: 15%
2014-06-06 16:39:15 [INFO] Preparing spawn area: 16%
2014-06-06 16:39:16 [INFO] Preparing spawn area: 18%
2014-06-06 16:39:17 [INFO] Preparing spawn area: 20%
2014-06-06 16:39:18 [INFO] Preparing spawn area: 21%
2014-06-06 16:39:20 [INFO] Preparing spawn area: 22%
2014-06-06 16:39:21 [INFO] Preparing spawn area: 24%
2014-06-06 16:39:27 [INFO] Preparing spawn area: 26%
2014-06-06 16:39:30 [INFO] Preparing spawn area: 29%
2014-06-06 16:39:32 [INFO] Preparing spawn area: 30%
2014-06-06 16:39:33 [INFO] Preparing spawn area: 31%
2014-06-06 16:39:37 [INFO] Preparing spawn area: 31%
2014-06-06 16:39:38 [INFO] Preparing spawn area: 33%
2014-06-06 16:39:39 [INFO] Preparing spawn area: 33%
2014-06-06 16:39:40 [INFO] Preparing spawn area: 35%
2014-06-06 16:39:41 [INFO] Preparing spawn area: 37%
2014-06-06 16:39:44 [INFO] Preparing spawn area: 40%
2014-06-06 16:39:45 [INFO] Preparing spawn area: 42%
2014-06-06 16:39:48 [INFO] Preparing spawn area: 44%
2014-06-06 16:39:50 [INFO] Preparing spawn area: 46%
2014-06-06 16:39:52 [INFO] Preparing spawn area: 48%
2014-06-06 16:39:53 [INFO] Preparing spawn area: 49%
2014-06-06 16:39:54 [INFO] Preparing spawn area: 51%
2014-06-06 16:39:56 [INFO] Preparing spawn area: 54%
2014-06-06 16:39:57 [INFO] Preparing spawn area: 55%
2014-06-06 16:39:59 [INFO] Preparing spawn area: 57%
2014-06-06 16:40:01 [INFO] Preparing spawn area: 59%
2014-06-06 16:40:03 [INFO] Preparing spawn area: 60%
2014-06-06 16:40:05 [INFO] Preparing spawn area: 62%
2014-06-06 16:40:06 [INFO] Preparing spawn area: 63%
2014-06-06 16:40:07 [INFO] Preparing spawn area: 64%
2014-06-06 16:40:08 [INFO] Preparing spawn area: 65%
2014-06-06 16:40:10 [INFO] Preparing spawn area: 66%
2014-06-06 16:40:12 [INFO] Preparing spawn area: 68%
2014-06-06 16:40:14 [INFO] Preparing spawn area: 70%
2014-06-06 16:40:15 [INFO] Preparing spawn area: 72%
2014-06-06 16:40:17 [INFO] Preparing spawn area: 73%
2014-06-06 16:40:19 [INFO] Preparing spawn area: 75%
2014-06-06 16:40:21 [INFO] Preparing spawn area: 77%
2014-06-06 16:40:22 [INFO] Preparing spawn area: 78%
2014-06-06 16:40:23 [INFO] Preparing spawn area: 79%
2014-06-06 16:40:25 [INFO] Preparing spawn area: 81%
2014-06-06 16:40:27 [INFO] Preparing spawn area: 83%
2014-06-06 16:40:30 [INFO] Preparing spawn area: 84%
2014-06-06 16:40:32 [INFO] Preparing spawn area: 86%
2014-06-06 16:40:33 [INFO] Preparing spawn area: 88%
2014-06-06 16:40:35 [INFO] Preparing spawn area: 88%
2014-06-06 16:40:37 [INFO] Preparing spawn area: 90%
2014-06-06 16:40:40 [INFO] Preparing spawn area: 92%
2014-06-06 16:40:44 [INFO] Preparing spawn area: 92%
2014-06-06 16:40:47 [INFO] Preparing spawn area: 93%
2014-06-06 16:40:48 [INFO] Preparing spawn area: 93%
2014-06-06 16:40:49 [INFO] Preparing spawn area: 93%
2014-06-06 16:40:50 [INFO] Preparing spawn area: 95%
2014-06-06 16:40:53 [INFO] Preparing spawn area: 96%
2014-06-06 16:40:56 [INFO] Preparing spawn area: 98%
2014-06-06 16:40:57 [INFO] Done (120,459s)! For help, type "help" or "?"
2014-06-06 16:41:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:41:22 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:41:51 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:42:07 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:42:50 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:43:19 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 16:43:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:43:45 [INFO] jcpo23[/127.0.0.1:50444] logged in with entity id 4733 at (193.5, 80.0, 304.5)
2014-06-06 16:43:45 [INFO] jcpo23 joined the game
2014-06-06 16:44:26 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:44:30 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:45:36 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:45:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:46:21 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:46:24 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:46:49 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:47:31 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 16:47:32 [INFO] jcpo23 lost connection: disconnect.endOfStream
2014-06-06 16:47:32 [INFO] jcpo23 left the game
2014-06-06 16:47:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:47:46 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:47:55 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 16:48:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:48:21 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 16:48:49 [INFO] Stopping the server
2014-06-06 16:49:16 [INFO] Stopping server
2014-06-06 16:49:16 [INFO] Closing listening thread
2014-06-06 16:49:16 [INFO] Saving players
2014-06-06 16:49:16 [INFO] Saving worlds
2014-06-06 16:49:16 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-06 16:49:16 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-06 16:49:16 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-06 16:49:16 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-06 16:49:17 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-06 16:49:17 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-06 16:50:09 [INFO] Stopping server
2014-06-06 16:50:09 [INFO] Saving players
2014-06-06 16:50:09 [INFO] Saving worlds
2014-06-06 20:32:35 [INFO] Starting minecraft server version 1.6.4
2014-06-06 20:32:35 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2014-06-06 20:34:55 [INFO] Loading properties
2014-06-06 20:34:56 [INFO] Default game type: SURVIVAL
2014-06-06 20:34:56 [INFO] Generating keypair
2014-06-06 20:34:58 [INFO] Starting Minecraft server on *:25565
2014-06-06 20:34:58 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-06 20:34:58 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-06 20:34:58 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-06 20:34:58 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-06 20:35:10 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 20:35:38 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-06 20:35:48 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 20:35:57 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 20:36:20 [INFO] Preparing level "THE DREAM"
2014-06-06 20:36:30 [INFO] Preparing start region for level 0
2014-06-06 20:36:31 [INFO] Preparing spawn area: 30%
2014-06-06 20:36:32 [INFO] Preparing spawn area: 67%
2014-06-06 20:36:34 [INFO] Preparing spawn area: 83%
2014-06-06 20:36:35 [INFO] Preparing spawn area: 98%
2014-06-06 20:36:35 [INFO] Done (15,342s)! For help, type "help" or "?"
2014-06-06 20:36:37 [INFO] /127.0.0.1:51381 lost connection
2014-06-06 20:36:37 [INFO] /127.0.0.1:51384 lost connection
2014-06-06 20:36:37 [INFO] jcpo23 [/127.0.0.1:51386] lost connection
2014-06-06 20:36:37 [INFO] Stopping the server
2014-06-06 20:36:37 [INFO] Stopping server
2014-06-06 20:36:37 [INFO] Saving players
2014-06-06 20:36:37 [INFO] Closing listening thread
2014-06-06 20:36:37 [INFO] Saving worlds
2014-06-06 20:36:37 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-06 20:36:37 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-06 20:36:37 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-06 20:36:37 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-06 20:36:37 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-06 20:36:37 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-06 20:36:40 [INFO] Stopping server
2014-06-06 20:37:07 [INFO] Starting minecraft server version 1.6.4
2014-06-06 20:37:07 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2014-06-06 20:39:04 [INFO] Loading properties
2014-06-06 20:39:05 [INFO] Default game type: SURVIVAL
2014-06-06 20:39:05 [INFO] Generating keypair
2014-06-06 20:39:06 [INFO] Starting Minecraft server on *:25565
2014-06-06 20:39:06 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-06 20:39:06 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-06 20:39:06 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-06 20:39:06 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-06 20:39:45 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-06 20:40:05 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 20:40:16 [INFO] Preparing level "THE DREAM"
2014-06-06 20:40:18 [INFO] Preparing start region for level 0
2014-06-06 20:40:19 [INFO] Preparing spawn area: 20%
2014-06-06 20:40:20 [INFO] Preparing spawn area: 49%
2014-06-06 20:40:21 [INFO] Preparing spawn area: 71%
2014-06-06 20:40:22 [INFO] Preparing spawn area: 86%
2014-06-06 20:40:23 [INFO] Preparing spawn area: 92%
2014-06-06 20:40:23 [INFO] Done (7,375s)! For help, type "help" or "?"
2014-06-06 20:40:24 [INFO] jcpo23 [/127.0.0.1:51407] lost connection
2014-06-06 20:40:24 [INFO] /127.0.0.1:51412 lost connection
2014-06-06 20:40:29 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:40:38 [INFO] jcpo23[/127.0.0.1:51418] logged in with entity id 511 at (190.3155800182462, 81.0, 307.66637828841556)
2014-06-06 20:40:38 [INFO] jcpo23 joined the game
2014-06-06 20:41:17 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:41:24 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:41:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:41:56 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:43:34 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:43:37 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:44:20 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:44:25 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:44:59 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:45:03 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:45:19 [INFO] [jcpo23: Set own game mode to Creative Mode]
2014-06-06 20:45:35 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:45:41 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:46:18 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:46:24 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:47:17 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:47:21 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:47:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:48:14 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:48:18 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:48:58 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:49:06 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:49:26 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:50:02 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:50:20 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:50:52 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:50:59 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:51:24 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:51:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:52:15 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:52:17 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:52:46 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:52:50 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:54:07 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:54:20 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:55:11 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:55:19 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:55:32 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:55:47 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:56:12 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:56:34 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:56:56 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:57:18 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:57:26 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:57:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:58:22 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:58:24 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:58:42 [INFO] [jcpo23: Set own game mode to Survival Mode]
2014-06-06 20:58:42 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:58:52 [INFO] [jcpo23: Set the time to 0]
2014-06-06 20:58:55 [INFO] jcpo23 lost connection: disconnect.quitting
2014-06-06 20:58:55 [INFO] jcpo23 left the game
2014-06-06 20:59:03 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:59:25 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 20:59:53 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 20:59:58 [INFO] jcpo23[/127.0.0.1:51453] logged in with entity id 6584 at (172.41289226954189, 63.0, 292.19688825962567)
2014-06-06 20:59:58 [INFO] jcpo23 joined the game
2014-06-06 21:00:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:01:14 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:01:24 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:01:43 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:02:02 [INFO] [jcpo23: Set own game mode to Creative Mode]
2014-06-06 21:02:36 [INFO] [jcpo23: Set own game mode to Survival Mode]
2014-06-06 21:02:50 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:02:53 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:03:11 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:03:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:04:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:04:10 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:04:28 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:04:46 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:04:49 [INFO] jcpo23 lost connection: disconnect.quitting
2014-06-06 21:04:49 [INFO] jcpo23 left the game
2014-06-06 21:09:08 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:10:47 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:12:22 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:13:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:14:35 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:18:24 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:20:16 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:22:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:22:27 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:22:49 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:23:20 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:23:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:28:03 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:28:35 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:29:04 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:30:57 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:31:43 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:34:19 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:35:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:36:03 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:36:38 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:37:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:39:42 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:40:53 [SEVERE] Reached end of stream for /88.125.147.70
2014-06-06 21:41:03 [SEVERE] Reached end of stream for /88.125.147.70
2014-06-06 21:41:10 [SEVERE] Reached end of stream for /88.125.147.70
2014-06-06 21:41:13 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 21:41:14 [INFO] WarLeons[/88.125.147.70:49668] logged in with entity id 7801 at (183.5, 98.0, 315.5)
2014-06-06 21:41:14 [INFO] WarLeons joined the game
2014-06-06 21:41:23 [INFO] jcpo23[/127.0.0.1:51942] logged in with entity id 7879 at (172.41289226954189, 63.0, 292.19688825962567)
2014-06-06 21:41:23 [INFO] jcpo23 joined the game
2014-06-06 21:41:29 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:41:41 [INFO] [jcpo23: Changing to clear weather]
2014-06-06 21:42:14 [INFO] jcpo23 lost connection: disconnect.quitting
2014-06-06 21:42:14 [INFO] jcpo23 left the game
2014-06-06 21:42:22 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 21:42:25 [INFO] jcpo23[/127.0.0.1:51950] logged in with entity id 8035 at (172.08363085528117, 63.0, 292.67774400263073)
2014-06-06 21:42:25 [INFO] jcpo23 joined the game
2014-06-06 21:42:34 [INFO] [WarLeons: Set own game mode to Creative Mode]
2014-06-06 21:42:54 [INFO] [jcpo23: Teleported jcpo23 to WarLeons]
2014-06-06 21:43:41 [INFO] [jcpo23: Changing to clear weather]
2014-06-06 21:43:42 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:43:47 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:44:52 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:45:26 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:45:38 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-06 21:47:35 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 21:47:43 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 21:48:17 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 21:48:25 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 21:48:54 [WARNING] Failed to handle packet for WarLeons/88.125.147.70: net.minecraft.util.ReportedException: Exception generating new chunk
net.minecraft.util.ReportedException: Exception generating new chunk
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:140)
at net.minecraft.server.management.PlayerInstance.<init>(PlayerInstance.java:43)
at net.minecraft.server.management.PlayerManager.func_72690_a(SourceFile:208)
at net.minecraft.server.management.PlayerManager.func_72685_d(SourceFile:337)
at net.minecraft.server.management.ServerConfigurationManager.func_72358_d(ServerConfigurationManager.java:282)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:405)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.OutOfMemoryError: Java heap space
at biomesoplenty.world.ChunkProviderBOP.func_73154_d(ChunkProviderBOP.java:342)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:131)
... 15 more
2014-06-06 21:48:57 [SEVERE] Reached end of stream for /88.125.147.70
2014-06-06 21:48:57 [INFO] WarLeons left the game
2014-06-06 21:49:04 [SEVERE] Reached end of stream for /88.125.147.70
2014-06-06 21:49:05 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 21:50:09 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 21:50:40 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-06 21:50:46 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-12 21:08:22 [INFO] Starting minecraft server version 1.6.4
2014-06-12 21:08:22 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2014-06-12 21:09:26 [INFO] Loading properties
2014-06-12 21:09:26 [INFO] Default game type: SURVIVAL
2014-06-12 21:09:26 [INFO] Generating keypair
2014-06-12 21:09:27 [INFO] Starting Minecraft server on *:25565
2014-06-12 21:09:27 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-12 21:09:27 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-12 21:09:27 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-12 21:09:27 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-12 21:09:37 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-12 21:09:47 [INFO] Preparing level "THE DREAM"
2014-06-12 21:09:48 [INFO] Preparing start region for level 0
2014-06-12 21:09:48 [INFO] Done (1,411s)! For help, type "help" or "?"
2014-06-12 21:09:48 [INFO] Stopping server
2014-06-12 21:09:48 [INFO] Saving players
2014-06-12 21:09:48 [INFO] Saving worlds
2014-06-12 21:09:48 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-12 21:09:48 [INFO] Closing listening thread
2014-06-12 21:09:49 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-12 21:09:49 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-12 21:09:49 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-12 21:09:49 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-12 21:09:49 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-12 21:20:48 [INFO] Starting minecraft server version 1.6.4
2014-06-12 21:20:48 [INFO] Loading properties
2014-06-12 21:20:48 [INFO] Default game type: SURVIVAL
2014-06-12 21:20:48 [INFO] Generating keypair
2014-06-12 21:20:48 [INFO] Starting Minecraft server on *:25565
2014-06-12 21:20:49 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-12 21:20:49 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-12 21:20:49 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-12 21:20:49 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-12 21:20:49 [INFO] Preparing level "THE DREAM"
2014-06-12 21:20:49 [INFO] Preparing start region for level 0
2014-06-12 21:20:50 [SEVERE] Item entity 0 has no item?!
2014-06-12 21:20:50 [SEVERE] Item entity 1 has no item?!
2014-06-12 21:20:50 [INFO] Preparing spawn area: 1%
2014-06-12 21:20:50 [SEVERE] Item entity 2 has no item?!
2014-06-12 21:20:50 [SEVERE] Item entity 3 has no item?!
2014-06-12 21:20:51 [SEVERE] Item entity 4 has no item?!
2014-06-12 21:20:51 [INFO] Preparing spawn area: 17%
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:51 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:52 [SEVERE] Item entity 27 has no item?!
2014-06-12 21:20:52 [SEVERE] Item entity 28 has no item?!
2014-06-12 21:20:52 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:52 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:52 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:52 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:52 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:52 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:52 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:52 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:52 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:52 [INFO] Preparing spawn area: 29%
2014-06-12 21:20:52 [SEVERE] Item entity 35 has no item?!
2014-06-12 21:20:52 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:53 [SEVERE] Item entity 40 has no item?!
2014-06-12 21:20:53 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:53 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:53 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:53 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:53 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:53 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:53 [SEVERE] Item entity 42 has no item?!
2014-06-12 21:20:53 [INFO] Preparing spawn area: 32%
2014-06-12 21:20:53 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:53 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:53 [SEVERE] Item entity 49 has no item?!
2014-06-12 21:20:53 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [WARNING] Skipping Entity with id 633.Nautilus
2014-06-12 21:20:54 [INFO] Preparing spawn area: 49%
2014-06-12 21:20:54 [WARNING] Skipping Entity with id Creature
2014-06-12 21:20:54 [WARNING] Skipping Entity with id Creature
2014-06-12 21:20:54 [WARNING] Skipping Entity with id Creature
2014-06-12 21:20:54 [WARNING] Skipping Entity with id Creature
2014-06-12 21:20:54 [WARNING] Skipping Entity with id Creature
2014-06-12 21:20:54 [SEVERE] Item entity 133 has no item?!
2014-06-12 21:20:55 [SEVERE] Item entity 162 has no item?!
2014-06-12 21:20:55 [SEVERE] Item entity 164 has no item?!
2014-06-12 21:20:55 [WARNING] Skipping Entity with id Creature
2014-06-12 21:20:55 [WARNING] Skipping Entity with id Creature
2014-06-12 21:20:55 [WARNING] Skipping Entity with id Creature
2014-06-12 21:20:55 [INFO] Preparing spawn area: 62%
2014-06-12 21:20:55 [SEVERE] Item entity 184 has no item?!
2014-06-12 21:20:56 [SEVERE] Item entity 211 has no item?!
2014-06-12 21:20:56 [SEVERE] Item entity 212 has no item?!
2014-06-12 21:20:56 [SEVERE] Item entity 228 has no item?!
2014-06-12 21:20:56 [SEVERE] Item entity 230 has no item?!
2014-06-12 21:20:56 [INFO] Preparing spawn area: 76%
2014-06-12 21:20:56 [SEVERE] Item entity 231 has no item?!
2014-06-12 21:20:56 [SEVERE] Item entity 232 has no item?!
2014-06-12 21:20:57 [SEVERE] Item entity 239 has no item?!
2014-06-12 21:20:57 [SEVERE] Item entity 260 has no item?!
2014-06-12 21:20:57 [SEVERE] Item entity 263 has no item?!
2014-06-12 21:20:57 [INFO] Preparing spawn area: 86%
2014-06-12 21:20:57 [SEVERE] Item entity 269 has no item?!
2014-06-12 21:20:57 [SEVERE] Item entity 276 has no item?!
2014-06-12 21:20:58 [SEVERE] Item entity 278 has no item?!
2014-06-12 21:20:58 [SEVERE] Item entity 281 has no item?!
2014-06-12 21:20:58 [WARNING] Skipping Entity with id EntityHamster
2014-06-12 21:20:58 [WARNING] Skipping Entity with id EntityHamster
2014-06-12 21:20:58 [WARNING] Skipping Entity with id EntityHamster
2014-06-12 21:20:58 [SEVERE] Item entity 283 has no item?!
2014-06-12 21:20:58 [SEVERE] Item entity 288 has no item?!
2014-06-12 21:20:58 [INFO] Preparing spawn area: 94%
2014-06-12 21:20:58 [SEVERE] Item entity 289 has no item?!
2014-06-12 21:20:59 [WARNING] Skipping Entity with id EntityHamster
2014-06-12 21:20:59 [WARNING] Skipping Entity with id EntityHamster
2014-06-12 21:20:59 [WARNING] Skipping Entity with id EntityHamster
2014-06-12 21:20:59 [WARNING] Skipping Entity with id EntityHamster
2014-06-12 21:20:59 [WARNING] Skipping Entity with id EntityHamster
2014-06-12 21:20:59 [WARNING] Skipping Entity with id EntityHamster
2014-06-12 21:20:59 [INFO] Done (10,320s)! For help, type "help" or "?"
2014-06-12 21:24:19 [INFO] Stopping server
2014-06-12 21:24:19 [INFO] Saving players
2014-06-12 21:24:19 [INFO] Closing listening thread
2014-06-12 21:24:19 [INFO] Saving worlds
2014-06-12 21:24:19 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-12 21:24:20 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-12 21:24:20 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-12 21:25:18 [INFO] Starting minecraft server version 1.6.4
2014-06-12 21:25:18 [INFO] Loading properties
2014-06-12 21:25:18 [INFO] Default game type: SURVIVAL
2014-06-12 21:25:18 [INFO] Generating keypair
2014-06-12 21:25:19 [INFO] Starting Minecraft server on *:25565
2014-06-12 21:25:19 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-12 21:25:19 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-12 21:25:19 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-12 21:25:19 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-12 21:25:19 [INFO] Preparing level "THE DREAM"
2014-06-12 21:25:19 [INFO] Preparing start region for level 0
2014-06-12 21:25:20 [INFO] Preparing spawn area: 40%
2014-06-12 21:25:21 [INFO] Preparing spawn area: 78%
2014-06-12 21:25:22 [INFO] Done (2,721s)! For help, type "help" or "?"
2014-06-12 21:26:16 [INFO] Stopping server
2014-06-12 21:26:16 [INFO] Saving players
2014-06-12 21:26:16 [INFO] Saving worlds
2014-06-12 21:26:16 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-12 21:26:16 [INFO] Closing listening thread
2014-06-12 21:26:16 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-12 21:26:16 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-12 21:26:50 [INFO] Starting minecraft server version 1.6.4
2014-06-12 21:26:50 [INFO] Loading properties
2014-06-12 21:26:50 [INFO] Default game type: SURVIVAL
2014-06-12 21:26:50 [INFO] Generating keypair
2014-06-12 21:26:51 [INFO] Starting Minecraft server on *:25565
2014-06-12 21:26:51 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-12 21:26:51 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-12 21:26:51 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-12 21:26:51 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-12 21:26:51 [INFO] Preparing level "THE DREAM"
2014-06-12 21:26:51 [INFO] Preparing start region for level 0
2014-06-12 21:26:52 [INFO] Preparing spawn area: 40%
2014-06-12 21:26:53 [INFO] Preparing spawn area: 80%
2014-06-12 21:26:54 [INFO] Done (2,683s)! For help, type "help" or "?"
2014-06-12 21:35:08 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-12 21:35:16 [INFO] jcpo23[/127.0.0.1:53752] logged in with entity id 251 at (180.87730558377376, 63.0, 292.96298005366896)
2014-06-12 21:35:16 [INFO] jcpo23 joined the game
2014-06-12 21:36:23 [INFO] jcpo23 lost connection: disconnect.quitting
2014-06-12 21:36:23 [INFO] jcpo23 left the game
2014-06-12 21:36:38 [INFO] Stopping the server
2014-06-12 21:36:38 [INFO] Stopping server
2014-06-12 21:36:38 [INFO] Saving players
2014-06-12 21:36:38 [INFO] Saving worlds
2014-06-12 21:36:38 [INFO] Closing listening thread
2014-06-12 21:36:38 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-12 21:36:38 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-12 21:36:38 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-12 21:36:39 [INFO] Stopping server
2014-06-12 21:36:39 [INFO] Saving players
2014-06-12 21:36:39 [INFO] Saving worlds
2014-06-12 21:40:35 [INFO] Starting minecraft server version 1.6.4
2014-06-12 21:40:35 [INFO] Loading properties
2014-06-12 21:40:35 [INFO] Default game type: SURVIVAL
2014-06-12 21:40:35 [INFO] Generating keypair
2014-06-12 21:40:36 [INFO] Starting Minecraft server on *:25565
2014-06-12 21:40:36 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-12 21:40:36 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-12 21:40:36 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-12 21:40:36 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-12 21:40:36 [INFO] Preparing level "THE DREAM"
2014-06-12 21:40:36 [INFO] Preparing start region for level 0
2014-06-12 21:40:37 [INFO] Preparing spawn area: 38%
2014-06-12 21:40:38 [INFO] Preparing spawn area: 76%
2014-06-12 21:40:39 [INFO] Done (2,667s)! For help, type "help" or "?"
2014-06-12 21:42:52 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-12 21:43:44 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-12 21:43:54 [INFO] jcpo23[/127.0.0.1:54080] logged in with entity id 271 at (171.59636761833596, 63.0, 286.40407923851274)
2014-06-12 21:43:54 [INFO] jcpo23 joined the game
2014-06-12 21:44:02 [INFO] jcpo23 lost connection: disconnect.genericReason
2014-06-12 21:44:02 [INFO] jcpo23 left the game
2014-06-12 21:46:23 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-12 21:47:04 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-12 21:47:18 [INFO] jcpo23[/127.0.0.1:54160] logged in with entity id 323 at (171.59636761833596, 63.0, 286.40407923851274)
2014-06-12 21:47:18 [INFO] jcpo23 joined the game
2014-06-12 21:47:25 [INFO] jcpo23 lost connection: disconnect.genericReason
2014-06-12 21:47:25 [INFO] jcpo23 left the game
2014-06-12 21:47:25 [INFO] jcpo23 [/127.0.0.1:54159] lost connection
2014-06-12 21:48:14 [INFO] Stopping the server
2014-06-12 21:48:14 [INFO] Stopping server
2014-06-12 21:48:14 [INFO] Saving players
2014-06-12 21:48:14 [INFO] Saving worlds
2014-06-12 21:48:14 [INFO] Closing listening thread
2014-06-12 21:48:14 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-12 21:48:14 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-12 21:48:14 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-12 21:48:15 [INFO] Stopping server
2014-06-12 21:48:15 [INFO] Saving players
2014-06-12 21:48:15 [INFO] Saving worlds
2014-06-12 21:48:15 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-12 21:51:10 [INFO] Starting minecraft server version 1.6.4
2014-06-12 21:51:10 [INFO] Loading properties
2014-06-12 21:51:11 [INFO] Default game type: SURVIVAL
2014-06-12 21:51:11 [INFO] Generating keypair
2014-06-12 21:51:12 [INFO] Starting Minecraft server on *:25565
2014-06-12 21:51:12 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-12 21:51:12 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-12 21:51:12 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-12 21:51:12 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-12 21:51:12 [INFO] Preparing level "THE DREAM"
2014-06-12 21:51:12 [INFO] Preparing start region for level 0
2014-06-12 21:51:13 [INFO] Preparing spawn area: 41%
2014-06-12 21:51:14 [INFO] Preparing spawn area: 89%
2014-06-12 21:51:14 [INFO] Done (2,649s)! For help, type "help" or "?"
2014-06-12 21:56:25 [INFO] Stopping the server
2014-06-12 21:56:25 [INFO] Stopping server
2014-06-12 21:56:25 [INFO] Saving players
2014-06-12 21:56:25 [INFO] Saving worlds
2014-06-12 21:56:25 [INFO] Closing listening thread
2014-06-12 21:56:25 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-12 21:56:26 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-12 21:56:26 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-12 21:56:26 [INFO] Stopping server
2014-06-12 21:56:39 [INFO] Starting minecraft server version 1.6.4
2014-06-12 21:56:39 [INFO] Loading properties
2014-06-12 21:56:39 [INFO] Default game type: SURVIVAL
2014-06-12 21:56:39 [INFO] Generating keypair
2014-06-12 21:56:41 [INFO] Starting Minecraft server on *:25565
2014-06-12 21:56:41 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-12 21:56:41 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-12 21:56:41 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-12 21:56:41 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-12 21:56:41 [INFO] Preparing level "THE DREAM"
2014-06-12 21:56:41 [INFO] Preparing start region for level 0
2014-06-12 21:56:42 [INFO] Preparing spawn area: 47%
2014-06-12 21:56:43 [INFO] Preparing spawn area: 98%
2014-06-12 21:56:43 [INFO] Done (2,279s)! For help, type "help" or "?"
2014-06-12 21:59:20 [INFO] Stopping the server
2014-06-12 21:59:20 [INFO] Stopping server
2014-06-12 21:59:20 [INFO] Saving players
2014-06-12 21:59:20 [INFO] Saving worlds
2014-06-12 21:59:20 [INFO] Closing listening thread
2014-06-12 21:59:20 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-12 21:59:20 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-12 21:59:20 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-13 20:01:15 [INFO] Starting minecraft server version 1.6.4
2014-06-13 20:01:15 [INFO] Loading properties
2014-06-13 20:01:15 [INFO] Default game type: SURVIVAL
2014-06-13 20:01:15 [INFO] Generating keypair
2014-06-13 20:01:16 [INFO] Starting Minecraft server on *:25565
2014-06-13 20:01:16 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-13 20:01:16 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-13 20:01:16 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-13 20:01:16 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-13 20:01:16 [INFO] Preparing level "THE DREAM"
2014-06-13 20:01:16 [INFO] Preparing start region for level 0
2014-06-13 20:01:17 [INFO] Preparing spawn area: 42%
2014-06-13 20:01:18 [INFO] Preparing spawn area: 88%
2014-06-13 20:01:18 [INFO] Done (2,485s)! For help, type "help" or "?"
2014-06-13 20:04:16 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-13 20:04:24 [INFO] jcpo23[/127.0.0.1:51171] logged in with entity id 245 at (171.59636761833596, 63.0, 286.40407923851274)
2014-06-13 20:04:24 [INFO] jcpo23 joined the game
2014-06-13 20:06:01 [INFO] jcpo23 lost connection: disconnect.quitting
2014-06-13 20:06:01 [INFO] jcpo23 left the game
2014-06-13 20:06:11 [INFO] Stopping the server
2014-06-13 20:06:11 [INFO] Stopping server
2014-06-13 20:06:11 [INFO] Saving players
2014-06-13 20:06:11 [INFO] Saving worlds
2014-06-13 20:06:11 [INFO] Closing listening thread
2014-06-13 20:06:11 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-13 20:06:11 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-13 20:06:11 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-13 20:06:12 [INFO] Stopping server
2014-06-14 21:40:49 [INFO] Starting minecraft server version 1.6.4
2014-06-14 21:40:49 [INFO] Loading properties
2014-06-14 21:40:49 [INFO] Default game type: SURVIVAL
2014-06-14 21:40:49 [INFO] Generating keypair
2014-06-14 21:40:50 [INFO] Starting Minecraft server on *:25565
2014-06-14 21:40:50 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-14 21:40:50 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-14 21:40:50 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-14 21:40:50 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-14 21:40:50 [INFO] Preparing level "THE DREAM"
2014-06-14 21:40:50 [INFO] Preparing start region for level 0
2014-06-14 21:40:51 [INFO] Preparing spawn area: 37%
2014-06-14 21:40:52 [INFO] Preparing spawn area: 85%
2014-06-14 21:40:52 [INFO] Done (2,593s)! For help, type "help" or "?"
2014-06-14 21:44:03 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-14 21:44:03 [INFO] /127.0.0.1:52861 lost connection
2014-06-14 21:44:22 [INFO] jcpo23[/127.0.0.1:52862] logged in with entity id 258 at (175.7470706028204, 63.0, 293.52225922740996)
2014-06-14 21:44:22 [INFO] jcpo23 joined the game
2014-06-14 21:45:00 [SEVERE] Item entity 528 has no item?!
2014-06-14 21:45:01 [SEVERE] Item entity 529 has no item?!
2014-06-14 21:45:20 [SEVERE] Item entity 638 has no item?!
2014-06-14 21:45:20 [SEVERE] Item entity 639 has no item?!
2014-06-14 21:45:20 [SEVERE] Item entity 640 has no item?!
2014-06-14 21:45:20 [SEVERE] Item entity 641 has no item?!
2014-06-14 21:45:37 [WARNING] Skipping Entity with id EntityHamster
2014-06-14 21:45:37 [WARNING] Skipping Entity with id EntityHamster
2014-06-14 21:45:53 [SEVERE] Item entity 1021 has no item?!
2014-06-14 21:45:53 [SEVERE] Item entity 1022 has no item?!
2014-06-14 21:45:53 [SEVERE] Item entity 1023 has no item?!
2014-06-14 21:45:53 [SEVERE] Item entity 1024 has no item?!
2014-06-14 21:45:53 [SEVERE] Item entity 1025 has no item?!
2014-06-14 21:51:29 [INFO] jcpo23 lost connection: disconnect.quitting
2014-06-14 21:51:29 [INFO] jcpo23 left the game
2014-06-14 21:51:37 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-14 21:51:40 [INFO] jcpo23[/127.0.0.1:52876] logged in with entity id 3613 at (194.75047594447284, 74.0, 273.21413874962775)
2014-06-14 21:51:40 [INFO] jcpo23 joined the game
2014-06-14 21:52:18 [INFO] [jcpo23: Set own game mode to Creative Mode]
2014-06-14 21:52:41 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-14 21:53:09 [INFO] Stopping the server
2014-06-14 21:53:10 [INFO] Stopping server
2014-06-14 21:53:10 [INFO] Saving players
2014-06-14 21:53:10 [INFO] Closing listening thread
2014-06-14 21:53:10 [INFO] jcpo23 left the game
2014-06-14 21:53:10 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-14 21:53:10 [INFO] Saving worlds
2014-06-14 21:53:10 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-14 21:53:10 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-14 21:53:10 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-14 21:56:15 [INFO] Starting minecraft server version 1.6.4
2014-06-14 21:57:19 [INFO] Loading properties
2014-06-14 21:57:19 [INFO] Default game type: SURVIVAL
2014-06-14 21:57:19 [INFO] Generating keypair
2014-06-14 21:57:21 [INFO] Starting Minecraft server on *:25565
2014-06-14 21:57:21 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-14 21:57:21 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-14 21:57:21 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-14 21:57:21 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-14 21:57:31 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-14 21:57:40 [INFO] Preparing level "THE DREAM"
2014-06-14 21:57:42 [INFO] Preparing start region for level 0
2014-06-14 21:57:43 [INFO] Preparing spawn area: 28%
2014-06-14 21:57:44 [INFO] Preparing spawn area: 69%
2014-06-14 21:57:44 [INFO] Done (3,957s)! For help, type "help" or "?"
2014-06-14 21:59:20 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-14 21:59:25 [INFO] Disconnecting jcpo23 [/127.0.0.1:52900]: The server requires mods that are absent or out of date on your client
2014-06-14 22:00:10 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-14 22:00:14 [INFO] Disconnecting jcpo23 [/127.0.0.1:52903]: The server requires mods that are absent or out of date on your client
2014-06-14 22:04:37 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-14 22:05:39 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-14 22:06:49 [INFO] Stopping the server
2014-06-14 22:06:49 [INFO] Stopping server
2014-06-14 22:06:49 [INFO] Closing listening thread
2014-06-14 22:06:49 [INFO] Saving players
2014-06-14 22:06:49 [INFO] Saving worlds
2014-06-14 22:06:49 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-14 22:06:50 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-14 22:06:50 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-14 22:06:50 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-14 22:06:50 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-14 22:06:50 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-14 22:06:51 [INFO] Stopping server
2014-06-14 22:06:51 [INFO] Saving players
2014-06-14 22:06:51 [INFO] Saving worlds
2014-06-14 22:07:48 [INFO] Starting minecraft server version 1.6.4
2014-06-14 22:09:39 [INFO] Loading properties
2014-06-14 22:09:40 [INFO] Default game type: SURVIVAL
2014-06-14 22:09:40 [INFO] Generating keypair
2014-06-14 22:09:40 [INFO] Starting Minecraft server on *:25565
2014-06-14 22:09:40 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-14 22:09:40 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-14 22:09:40 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-14 22:09:40 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-14 22:10:01 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-14 22:10:17 [INFO] Preparing level "THE DREAM"
2014-06-14 22:10:20 [INFO] Preparing start region for level 0
2014-06-14 22:10:22 [INFO] Preparing spawn area: 13%
2014-06-14 22:10:23 [INFO] Preparing spawn area: 63%
2014-06-14 22:10:24 [INFO] Done (6,446s)! For help, type "help" or "?"
2014-06-14 22:11:07 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-14 22:12:11 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-14 22:13:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-14 22:13:18 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-14 22:13:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-14 22:13:51 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-14 22:14:09 [INFO] Stopping the server
2014-06-14 22:14:09 [INFO] Stopping server
2014-06-14 22:14:09 [INFO] Closing listening thread
2014-06-14 22:14:09 [INFO] Saving players
2014-06-14 22:14:09 [INFO] Saving worlds
2014-06-14 22:14:09 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-14 22:14:09 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-14 22:14:09 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-14 22:14:09 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-14 22:14:13 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-14 22:14:13 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-14 22:14:19 [INFO] Stopping server
2014-06-14 22:18:34 [INFO] Starting minecraft server version 1.6.4
2014-06-14 22:19:22 [INFO] Loading properties
2014-06-14 22:19:22 [INFO] Default game type: SURVIVAL
2014-06-14 22:19:22 [INFO] Generating keypair
2014-06-14 22:19:23 [INFO] Starting Minecraft server on *:25565
2014-06-14 22:19:23 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-14 22:19:23 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-14 22:19:23 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-14 22:19:23 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-14 22:19:32 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-14 22:19:39 [INFO] Preparing level "THE DREAM"
2014-06-14 22:19:40 [INFO] Preparing start region for level 0
2014-06-14 22:19:41 [INFO] Preparing spawn area: 37%
2014-06-14 22:19:42 [INFO] Preparing spawn area: 88%
2014-06-14 22:19:43 [INFO] Done (3,244s)! For help, type "help" or "?"
2014-06-14 22:21:20 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-14 22:21:20 [INFO] /127.0.0.1:53027 lost connection
2014-06-14 22:22:35 [INFO] Stopping the server
2014-06-14 22:22:35 [INFO] Stopping server
2014-06-14 22:22:35 [INFO] Closing listening thread
2014-06-14 22:22:35 [INFO] Saving players
2014-06-14 22:22:35 [INFO] Saving worlds
2014-06-14 22:22:35 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-14 22:22:35 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-14 22:22:35 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-14 22:22:35 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-14 22:22:35 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-14 22:22:35 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-14 22:22:36 [INFO] Stopping server
2014-06-14 22:22:36 [INFO] Saving players
2014-06-14 22:22:36 [INFO] Saving worlds
2014-06-15 17:59:50 [INFO] Starting minecraft server version 1.6.4
2014-06-15 18:00:48 [INFO] Loading properties
2014-06-15 18:00:48 [INFO] Default game type: SURVIVAL
2014-06-15 18:00:48 [INFO] Generating keypair
2014-06-15 18:00:49 [INFO] Starting Minecraft server on *:25565
2014-06-15 18:00:49 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-15 18:00:49 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-15 18:00:49 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-15 18:00:49 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-15 18:00:57 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-15 18:01:06 [INFO] Preparing level "THE DREAM"
2014-06-15 18:01:07 [INFO] Preparing start region for level 0
2014-06-15 18:01:08 [INFO] Preparing spawn area: 40%
2014-06-15 18:01:09 [INFO] Preparing spawn area: 93%
2014-06-15 18:01:09 [INFO] Done (3,397s)! For help, type "help" or "?"
2014-06-15 18:01:57 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-15 18:05:07 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-15 18:06:44 [INFO] Stopping the server
2014-06-15 18:06:44 [INFO] Stopping server
2014-06-15 18:06:44 [INFO] Saving players
2014-06-15 18:06:44 [INFO] Saving worlds
2014-06-15 18:06:44 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-15 18:06:44 [INFO] Closing listening thread
2014-06-15 18:06:45 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-15 18:06:45 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-15 18:06:45 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-15 18:06:45 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-15 18:06:45 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-15 18:06:46 [INFO] Stopping server
2014-06-15 18:06:46 [INFO] Saving players
2014-06-15 18:06:46 [INFO] Saving worlds
2014-06-15 18:10:35 [INFO] Starting minecraft server version 1.6.4
2014-06-15 18:12:35 [INFO] Loading properties
2014-06-15 18:12:35 [INFO] Default game type: SURVIVAL
2014-06-15 18:12:35 [INFO] Generating keypair
2014-06-15 18:12:37 [INFO] Starting Minecraft server on *:25565
2014-06-15 18:12:37 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-15 18:12:37 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-15 18:12:37 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-15 18:12:37 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-15 18:13:01 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-15 18:13:22 [INFO] Preparing level "THE DREAM"
2014-06-15 18:13:27 [INFO] Preparing start region for level 0
2014-06-15 18:13:29 [INFO] Preparing spawn area: 13%
2014-06-15 18:13:30 [INFO] Preparing spawn area: 45%
2014-06-15 18:13:31 [INFO] Preparing spawn area: 59%
2014-06-15 18:13:32 [INFO] Preparing spawn area: 74%
2014-06-15 18:13:33 [INFO] Done (10,764s)! For help, type "help" or "?"
2014-06-15 18:13:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:13:59 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-15 18:13:59 [INFO] /127.0.0.1:55564 lost connection
2014-06-15 18:14:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:14:28 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:14:51 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:14:54 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-15 18:15:26 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:16:02 [INFO] Stopping the server
2014-06-15 18:16:02 [INFO] Stopping server
2014-06-15 18:16:02 [INFO] Closing listening thread
2014-06-15 18:16:02 [INFO] Saving players
2014-06-15 18:16:02 [INFO] Saving worlds
2014-06-15 18:16:02 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-15 18:16:02 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-15 18:16:02 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-15 18:16:02 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-15 18:16:02 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-15 18:16:03 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-15 18:16:05 [INFO] Stopping server
2014-06-15 18:16:05 [INFO] Saving players
2014-06-15 18:16:05 [INFO] Saving worlds
2014-06-15 18:17:11 [INFO] Starting minecraft server version 1.6.4
2014-06-15 18:17:11 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2014-06-15 18:19:14 [INFO] Loading properties
2014-06-15 18:19:14 [INFO] Default game type: SURVIVAL
2014-06-15 18:19:14 [INFO] Generating keypair
2014-06-15 18:19:17 [INFO] Starting Minecraft server on *:25565
2014-06-15 18:19:17 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-15 18:19:17 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-15 18:19:17 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-15 18:19:17 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-15 18:19:50 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-15 18:20:18 [INFO] Preparing level "THE DREAM"
2014-06-15 18:20:23 [INFO] Preparing start region for level 0
2014-06-15 18:20:24 [INFO] Preparing spawn area: 11%
2014-06-15 18:20:27 [INFO] Preparing spawn area: 52%
2014-06-15 18:20:28 [INFO] Preparing spawn area: 74%
2014-06-15 18:20:29 [INFO] Done (10,200s)! For help, type "help" or "?"
2014-06-15 18:20:37 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:21:08 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:21:29 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:21:55 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:23:44 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-15 18:24:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:24:26 [INFO] Stopping the server
2014-06-15 18:24:27 [INFO] Stopping server
2014-06-15 18:24:27 [INFO] Saving players
2014-06-15 18:24:27 [INFO] Closing listening thread
2014-06-15 18:24:27 [INFO] Saving worlds
2014-06-15 18:24:27 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-15 18:24:27 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-15 18:24:27 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-15 18:24:27 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-15 18:24:27 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-15 18:24:27 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-15 18:25:28 [INFO] Starting minecraft server version 1.6.4
2014-06-15 18:25:28 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2014-06-15 18:26:17 [INFO] Loading properties
2014-06-15 18:26:17 [INFO] Default game type: SURVIVAL
2014-06-15 18:26:17 [INFO] Generating keypair
2014-06-15 18:26:17 [INFO] Starting Minecraft server on *:25565
2014-06-15 18:26:17 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-15 18:26:17 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-15 18:26:17 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-15 18:26:17 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-15 18:26:25 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-15 18:26:32 [INFO] Preparing level "THE DREAM"
2014-06-15 18:26:33 [INFO] Preparing start region for level 0
2014-06-15 18:26:33 [INFO] Done (0,816s)! For help, type "help" or "?"
2014-06-15 18:26:34 [INFO] Stopping server
2014-06-15 18:26:34 [INFO] Closing listening thread
2014-06-15 18:26:34 [INFO] Saving players
2014-06-15 18:26:34 [INFO] Saving worlds
2014-06-15 18:26:34 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-15 18:26:34 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-15 18:26:34 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-15 18:26:34 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-15 18:26:34 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-15 18:26:34 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-15 18:30:05 [INFO] Starting minecraft server version 1.6.4
2014-06-15 18:30:05 [INFO] Loading properties
2014-06-15 18:30:05 [INFO] Default game type: SURVIVAL
2014-06-15 18:30:05 [INFO] Generating keypair
2014-06-15 18:30:06 [INFO] Starting Minecraft server on *:25565
2014-06-15 18:30:06 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-15 18:30:06 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-15 18:30:06 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-15 18:30:06 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-15 18:30:06 [INFO] Preparing level "THE DREAM"
2014-06-15 18:30:06 [INFO] Preparing start region for level 0
2014-06-15 18:30:07 [INFO] Preparing spawn area: 42%
2014-06-15 18:30:08 [INFO] Preparing spawn area: 94%
2014-06-15 18:30:09 [INFO] Done (2,438s)! For help, type "help" or "?"
2014-06-15 18:34:27 [INFO] Stopping the server
2014-06-15 18:34:27 [INFO] Stopping server
2014-06-15 18:34:27 [INFO] Saving players
2014-06-15 18:34:27 [INFO] Closing listening thread
2014-06-15 18:34:27 [INFO] Saving worlds
2014-06-15 18:34:27 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-15 18:34:27 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-15 18:34:27 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-15 18:34:49 [INFO] Starting minecraft server version 1.6.4
2014-06-15 18:35:40 [INFO] Loading properties
2014-06-15 18:35:40 [INFO] Default game type: SURVIVAL
2014-06-15 18:35:40 [INFO] Generating keypair
2014-06-15 18:35:40 [INFO] Starting Minecraft server on *:25565
2014-06-15 18:35:40 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-15 18:35:40 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-15 18:35:40 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-15 18:35:40 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-15 18:35:49 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-15 18:35:57 [INFO] Preparing level "THE DREAM"
2014-06-15 18:35:57 [INFO] Preparing start region for level 0
2014-06-15 18:35:58 [INFO] Preparing spawn area: 36%
2014-06-15 18:35:59 [INFO] Preparing spawn area: 92%
2014-06-15 18:36:00 [INFO] Done (2,981s)! For help, type "help" or "?"
2014-06-15 18:36:05 [SEVERE] Reached end of stream for /127.0.0.1
2014-06-15 18:42:02 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:47:18 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2014-06-15 18:50:38 [INFO] Stopping the server
2014-06-15 18:50:38 [INFO] Stopping server
2014-06-15 18:50:38 [INFO] Closing listening thread
2014-06-15 18:50:38 [INFO] Saving players
2014-06-15 18:50:38 [INFO] Saving worlds
2014-06-15 18:50:38 [INFO] Saving chunks for level 'THE DREAM'/Overworld
2014-06-15 18:50:38 [INFO] Saving chunks for level 'THE DREAM'/Nether
2014-06-15 18:50:38 [INFO] Saving chunks for level 'THE DREAM'/The End
2014-06-15 18:50:38 [INFO] Saving chunks for level 'THE DREAM'/Promised Land
2014-06-15 18:50:38 [INFO] Saving chunks for level 'THE DREAM'/Spirit World
2014-06-15 18:50:38 [INFO] Saving chunks for level 'THE DREAM'/Tropics
2014-06-15 19:02:49 [INFO] Starting minecraft server version 1.6.4
2014-06-15 19:03:39 [INFO] Loading properties
2014-06-15 19:03:39 [INFO] Default game type: SURVIVAL
2014-06-15 19:03:39 [INFO] Generating keypair
2014-06-15 19:03:40 [INFO] Starting Minecraft server on *:25565
2014-06-15 19:03:40 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-06-15 19:03:40 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-06-15 19:03:40 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-06-15 19:03:40 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-06-15 19:03:51 [INFO] [qCraft] Loading qCraft v1.1 (rev 253)
2014-06-15 19:04:01 [INFO] Preparing level "THE DREAM"
2014-06-15 19:04:03 [INFO] Preparing start region for level 0
2014-06-15 19:04:04 [INFO] Preparing spawn area: 22%
2014-06-15 19:04:05 [INFO] Preparing spawn area: 53%
2014-06-15 19:04:06 [INFO] Preparing spawn area: 81%
2014-06-15 19:04:06 [INFO] Done (4,967s)! For help, type "help" or "?"
Code:
2014-06-15 18:31:52 [Infos] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-06-15 18:31:52 [Infos] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_55, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Java classpath at launch is BTeam.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\Dell\AppData\Local\Smartbar\Application\;C:\Users\Dell\AppData\Local\Smartbar\Application\;C:\Program Files\Windows Live\Shared;.
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enabling runtime deobfuscation
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] All fundamental core mods are successfully located
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Discovering coremods
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.250.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.250.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class DepLoader
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod DepLoader
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy WorldCore-universal-1.6.4-1.1.0.17.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Adding WorldCore-universal-1.6.4-1.1.0.17.jar to the list of known coremods, it will not be examined again
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class WCFMLLoadingPlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod WCFMLLoadingPlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy advancedgenetics_v1.4.1.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy artifice-1.1.3-243.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in artifice-1.1.3-243.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy autoutils-1.6.4-1.0.1.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy betterstorage-1.6.4-0.8.0.45.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in betterstorage-1.6.4-0.8.0.45.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy biomesoplenty-universal-1.6.4-1.2.1.434.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in biomesoplenty-universal-1.6.4-1.2.1.434.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class BOPFMLLoadingPlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Infos] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod BOPFMLLoadingPlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy chiseloverride-v1.0.0.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Adding chiseloverride-v1.0.0.jar to the list of known coremods, it will not be examined again
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class CoreLoader
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] The coremod info.jbcs.minecraft.chisel.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod CoreLoader
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy codechickencore 0.9.0.9.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Adding codechickencore 0.9.0.9.jar to the list of known coremods, it will not be examined again
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy cofhcore-2.0.0.2.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in cofhcore-2.0.0.2.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod LoadingPlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy darwin_0.2.3.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy enhancedcore_1.1.3.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in enhancedcore_1.1.3.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy enhancedportals-2_1.0.9.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in enhancedportals-2_1.0.9.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy flansmod-4.1.1.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in flansmod-4.1.1.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy fossilsarch-reported-v1.0.6.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in fossilsarch-reported-v1.0.6.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy galacticraft-1.6.4-2.0.11.978.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy galacticraft-planets-1.6.4-2.0.11.978.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy hamstersforever-1.0.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in hamstersforever-1.0.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy immibis-core-57.2.0.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.2-1.56-b77.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-MC1.6.2-1.56-b77.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class FMLPlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod FMLPlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy liquid-xp-57.1.2.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy micdoodlecore-1.6.4-2.0.11.978.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Adding micdoodlecore-1.6.4-2.0.11.978.jar to the list of known coremods, it will not be examined again
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class MicdoodlePlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod MicdoodlePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy minefactoryreloaded-2.7.6-448.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in minefactoryreloaded-2.7.6-448.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy natura_mc1.6.X_2.1.14.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in natura_mc1.6.X_2.1.14.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy necromancy-1.4c-9.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in necromancy-1.4c-9.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy neiplugins-1.1.0.6.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in neiplugins-1.1.0.6.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy notenoughitems 1.6.1.9.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Adding notenoughitems 1.6.1.9.jar to the list of known coremods, it will not be examined again
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod NEICorePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy notenoughkeys-1.6.4-0.0.4.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy openblocks-1.2.7.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in openblocks-1.2.7.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class OpenBlocksCorePlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod OpenBlocksCorePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy openmodslib-0.4.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in openmodslib-0.4.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class OpenModsCorePlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod OpenModsCorePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy powercrystalscore-1.1.8-9.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Adding powercrystalscore-1.1.8-9.jar to the list of known coremods, it will not be examined again
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class CoreLoader
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod CoreLoader
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy ProjectRedBase-1.6.4-4.3.7.32.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedBase-1.6.4-4.3.7.32.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class DepLoader
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod DepLoader
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy ProjectRedCompat-1.6.4-4.3.7.32.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedCompat-1.6.4-4.3.7.32.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class CompatibilityCorePlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod CompatibilityCorePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy ProjectRedIntegration-1.6.4-4.3.7.32.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in ProjectRedIntegration-1.6.4-4.3.7.32.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy ProjectRedLighting-1.6.4-4.3.7.32.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in ProjectRedLighting-1.6.4-4.3.7.32.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy ProjectRedWorld-1.6.4-4.3.7.32.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in ProjectRedWorld-1.6.4-4.3.7.32.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy qcraft1.1.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in qcraft1.1.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class QCFMLLoadingPlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] The coremod dan200.quantumcore.QCFMLLoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod QCFMLLoadingPlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy random things v. 1.9 [MC 1.6.4].jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in random things v. 1.9 [MC 1.6.4].jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class RTLoadingPlugin
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod RTLoadingPlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy secretroomsmod-universal-1.6.4-4.6.2.319.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in secretroomsmod-universal-1.6.4-4.6.2.319.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy statues-1.6.4-2.1.1.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy tconstruct_mc1.6.4_1.5.4d4.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in tconstruct_mc1.6.4_1.5.4d4.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class TConstructLoaderContainer
2014-06-15 18:31:52 [Avertissement] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-06-15 18:31:52 [Infos] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2014-06-15 18:31:52 [Infos] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2014-06-15 18:31:52 [Infos] [TCon-Preloader] Found a properties file. Attempting load...
2014-06-15 18:31:52 [Infos] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod TConstructLoaderContainer
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy thermalexpansion-3.0.0.2.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in thermalexpansion-3.0.0.2.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy tmechworks_mc1.6.4_0.1.4.2.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in tmechworks_mc1.6.4_0.1.4.2.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy tropicraft v5.1.6 Mod for MC v1.6.4.jar
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in tropicraft v5.1.6 Mod for MC v1.6.4.jar, it will be examined later for regular @Mod instances
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Instantiating coremod class TropicraftCorePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] The coremod tropicraft.coreloading.TropicraftCorePlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-06-15 18:31:52 [Infos] [Tropicraft-Core] Starting to load Tropicraft CoreMods!
2014-06-15 18:31:52 [Infos] [Tropicraft-Core] Constructing preloader (Modules: [tropicraft.asm.ModelBipedTransformer, tropicraft.asm.RenderPlayerTransformer])
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Enqueued coremod TropicraftCorePlugin
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy waypoints-1.6.4-1.0.2fix.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy worldofdinos-1.0.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Not found coremod data in worldofdinos-1.0.jar
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Examining for coremod candidacy zchisel-1.6.4-1.5.0fix.jar
2014-06-15 18:31:52 [Infos] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-06-15 18:31:52 [Infos] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-06-15 18:31:52 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-06-15 18:31:52 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-06-15 18:31:52 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:52 [Pr?cis] [ForgeModLoader] Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
2014-06-15 18:31:52 [Le plus pr?cis] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer
2014-06-15 18:31:53 [Infos] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
2014-06-15 18:31:53 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:53 [Pr?cis] [ForgeModLoader] Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
2014-06-15 18:31:53 [Pr?cis] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.Block.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockBaseRailLogic.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockButton.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockCactus.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockChest.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockCocoa.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockComparator.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockCrops.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockDoor.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockFarmland.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockFire.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockFlower.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockFlowing.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockFluid.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockGrass.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockLadder.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockLeaves.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockLever.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockLog.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockMobSpawner.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockMushroom.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockMycelium.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockNetherStalk.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockOre.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockPane.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockPistonBase.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockPortal.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockPumpkin.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockRailBase.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockRedstoneOre.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockRedstoneWire.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockReed.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockSand.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockSapling.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockSkull.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockSnow.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockStem.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockTallGrass.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockTorch.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockTrapDoor.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockTripWireSource.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockVine.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.ClientBrandRetriever.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.Minecraft.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.audio.SoundManager.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.entity.EntityPlayerSP.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiChat.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiControls.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiCreateWorld.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiIngame.binpatch
2014-06-15 18:31:53 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiMainMenu.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiSlot.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.achievement.GuiAchievements.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.inventory.GuiContainer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.model.ModelBase.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.model.ModelBox.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.model.ModelRenderer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.model.PositionTextureVertex.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.model.TexturedQuad.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.multiplayer.GuiConnecting.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.multiplayer.NetClientHandler.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.multiplayer.WorldClient.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.particle.EffectRenderer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.particle.EntityDiggingFX.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.EntityRenderer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.ItemRenderer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.OpenGlHelper.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.RenderBlocks.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.RenderGlobal.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.Tessellator.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.WorldRenderer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderBiped.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderItem.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderManager.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderPlayer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderVillager.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.texture.Stitcher.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.texture.TextureMap.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.resources.LanguageManager.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.settings.GameSettings.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.command.CommandHandler.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.crash.CallableSuspiciousClasses.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.crash.CrashReport.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.crash.CrashReportCategory.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.creativetab.CreativeTabs.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.enchantment.Enchantment.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.enchantment.EnchantmentHelper.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.Entity.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.EntityList.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.EntityLiving.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.EntityLivingBase.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.EntityTracker.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.EntityTrackerEntry.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.boss.EntityDragon.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.boss.EntityWither.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.boss.IBossDisplayData.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.effect.EntityLightningBolt.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityEnderPearl.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityItem.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityMinecart.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityMinecartContainer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityMinecartEmpty.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityMinecartFurnace.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityMinecartHopper.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.monster.EntityEnderman.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.monster.EntitySlime.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.monster.EntityZombie.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.passive.EntityMooshroom.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.passive.EntityOcelot.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.passive.EntitySheep.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.passive.EntityVillager.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.player.EntityPlayer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.player.EntityPlayerMP.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.player.InventoryPlayer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.ContainerEnchantment.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.ContainerFurnace.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.ContainerRepair.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.Slot.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.SlotArmor.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.SlotBrewingStandPotion.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.SlotCrafting.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.SlotFurnace.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.BehaviorDispenseArmor.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.EnumArmorMaterial.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.EnumRarity.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.EnumToolMaterial.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.Item.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemArmor.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemBlock.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemBow.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemBucket.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemBucketMilk.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemDye.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemEmptyMap.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemFlintAndSteel.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemHoe.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemInWorldManager.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemMap.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemSeedFood.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemSeeds.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemShears.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemStack.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemTool.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.crafting.CraftingManager.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.crafting.FurnaceRecipes.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.crafting.RecipeFireworks.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.logging.LogAgent.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.nbt.CompressedStreamTools.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.nbt.NBTTagList.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.MemoryConnection.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.NetLoginHandler.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.NetServerHandler.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.NetworkListenThread.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.TcpConnection.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.NetHandler.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.Packet.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.Packet1Login.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.Packet51MapChunk.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.Packet56MapChunks.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.potion.PotionEffect.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.MinecraftServer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.ServerListenThread.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.dedicated.DedicatedServer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.gui.StatsComponent.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.integrated.IntegratedServer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.management.PlayerInstance.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.management.ServerConfigurationManager.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.stats.StatFileWriter.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.stats.StatList.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.tileentity.TileEntity.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.tileentity.TileEntityBeacon.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.tileentity.TileEntityBrewingStand.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.tileentity.TileEntityFurnace.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.tileentity.TileEntityHopper.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.CryptManager.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.MovingObjectPosition.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.ResourceLocation.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.Session.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.StringTranslate.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.WeightedRandomChestContent.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.village.VillageCollection.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.ChunkCache.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.Explosion.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.IBlockAccess.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.SpawnerAnimals.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.World.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.WorldProvider.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.WorldServer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.WorldServerMulti.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.WorldType.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.biome.BiomeDecorator.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.biome.BiomeGenBase.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.biome.WorldChunkManager.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.chunk.Chunk.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.ChunkProviderEnd.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.ChunkProviderGenerate.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.ChunkProviderHell.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.ChunkProviderServer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.MapGenCaves.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.MapGenRavine.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenForest.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenMinable.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenShrub.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenTrees.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.layer.GenLayer.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.layer.GenLayerBiome.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentVillage.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.MapGenStronghold.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.MapGenStructure.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.StructureComponent.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.StructureStart.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.storage.MapData.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.storage.SaveHandler.binpatch
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.storage.WorldInfo.binpatch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Read 247 binary patches
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Patch list :
xj=[xj : xj => net.minecraft.item.ItemTool (true) size 2598]
bkd=[bkd : bkd => net.minecraft.client.resources.LanguageManager (false) size 3876]
xn=[xn : xn => net.minecraft.item.ItemEmptyMap (true) size 1467]
xl=[xl : xl => net.minecraft.item.ItemDye (true) size 7308]
xw=[xw : xw => net.minecraft.item.ItemFlintAndSteel (true) size 1193]
aji=[aji : aji => net.minecraft.world.gen.structure.ComponentVillageHouse2 (true) size 4409]
ajj=[ajj : ajj => net.minecraft.world.gen.structure.ComponentVillageStartPiece (true) size 1193]
ww=[ww : ww => net.minecraft.creativetab.CreativeTabs (true) size 5700]
ajm=[ajm : ajm => net.minecraft.world.gen.structure.ComponentVillage (true) size 5767]
bjo=[bjo : bjo => net.minecraft.util.ResourceLocation (false) size 1758]
aiy=[aiy : aiy => net.minecraft.world.gen.structure.StructureVillagePieces (true) size 5470]
wh=[wh : wh => net.minecraft.item.ItemArmor (true) size 4126]
wi=[wi : wi => net.minecraft.item.BehaviorDispenseArmor (true) size 1467]
wj=[wj : wj => net.minecraft.item.EnumArmorMaterial (true) size 1903]
wp=[wp : wp => net.minecraft.item.ItemBow (true) size 3997]
wr=[wr : wr => net.minecraft.item.ItemBucket (true) size 3600]
vw=[vw : vw => net.minecraft.inventory.SlotArmor (true) size 1097]
biv=[biv : biv => net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (false) size 3664]
ain=[ain : ain => net.minecraft.world.gen.structure.MapGenStructure (true) size 5700]
bik=[bik : bik => net.minecraft.client.renderer.texture.TextureMap (false) size 7125]
bil=[bil : bil => net.minecraft.client.renderer.texture.TextureAtlasSprite (false) size 6732]
ait=[ait : ait => net.minecraft.world.gen.structure.StructureComponent (true) size 11241]
big=[big : big => net.minecraft.client.renderer.texture.Stitcher (false) size 4856]
wd=[wd : wd => net.minecraft.inventory.SlotCrafting (true) size 3028]
aiv=[aiv : aiv => net.minecraft.world.gen.structure.StructureStart (true) size 4075]
we=[we : we => net.minecraft.inventory.Slot (true) size 2806]
vm=[vm : vm => net.minecraft.inventory.ContainerEnchantment (true) size 4995]
vh=[vh : vh => net.minecraft.inventory.SlotBrewingStandPotion (true) size 1088]
ahw=[ahw : ahw => net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (true) size 3351]
axm=[axm : axm => net.minecraft.client.gui.inventory.GuiContainerCreative (false) size 15977]
vg=[vg : vg => net.minecraft.inventory.SlotBrewingStandIngredient (true) size 739]
aif=[aif : aif => net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (true) size 4150]
vp=[vp : vp => net.minecraft.inventory.ContainerFurnace (true) size 2743]
bma=[bma : bma => net.minecraft.client.renderer.OpenGlHelper (false) size 1596]
vq=[vq : vq => net.minecraft.inventory.SlotFurnace (true) size 2057]
aia=[aia : aia => net.minecraft.world.gen.structure.ComponentStrongholdLibrary (true) size 4382]
ahm=[ahm : ahm => net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (true) size 6124]
blt=[blt : blt => net.minecraft.client.gui.GuiMainMenu (false) size 14859]
ahl=[ahl : ahl => net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (true) size 6695]
awy=[awy : awy => net.minecraft.client.gui.inventory.GuiContainer (false) size 14220]
blv=[blv : blv => net.minecraft.stats.StatFileWriter (false) size 7174]
dn=[dn : dn => net.minecraft.network.packet.Packet52MultiBlockChange (true) size 2759]
ahq=[ahq : ahq => net.minecraft.world.gen.structure.MapGenStronghold (true) size 4003]
va=[va : va => net.minecraft.inventory.ContainerRepair (true) size 7574]
bln=[bln : bln => net.minecraft.client.audio.SoundManager (false) size 12620]
blc=[blc : blc => net.minecraft.server.integrated.IntegratedServerListenThread (false) size 2478]
b=[b : b => net.minecraft.crash.CrashReport (true) size 6428]
uf=[uf : uf => net.minecraft.entity.player.EntityPlayer (true) size 37458]
ey=[ey : ey => net.minecraft.network.packet.Packet (true) size 7765]
ez=[ez : ez => net.minecraft.network.packet.NetHandler (true) size 9724]
bkz=[bkz : bkz => net.minecraft.server.integrated.IntegratedServer (false) size 7494]
us=[us : us => net.minecraft.entity.item.EntityEnderPearl (true) size 2222]
m=[m : m => net.minecraft.crash.CrashReportCategory (true) size 4750]
j=[j : j => net.minecraft.crash.CallableSuspiciousClasses (true) size 3261]
el=[el : el => net.minecraft.network.packet.Packet56MapChunks (true) size 4541]
tw=[tw : tw => net.minecraft.entity.monster.EntityZombie (true) size 11945]
ej=[ej : ej => net.minecraft.network.packet.Packet51MapChunk (true) size 4556]
agi=[agi : agi => net.minecraft.world.gen.structure.ComponentMineshaftCorridor (true) size 6198]
ub=[ub : ub => net.minecraft.entity.passive.EntityVillager (true) size 16745]
ep=[ep : ep => net.minecraft.network.packet.Packet1Login (true) size 2313]
ud=[ud : ud => net.minecraft.entity.player.InventoryPlayer (true) size 9352]
aoi=[aoi : aoi => net.minecraft.block.BlockFire (true) size 9418]
aof=[aof : aof => net.minecraft.block.BlockFarmland (true) size 3926]
ts=[ts : ts => net.minecraft.entity.monster.EntitySlime (true) size 5904]
tg=[tg : tg => net.minecraft.entity.monster.EntityEnderman (true) size 9412]
bv=[bv : bv => net.minecraft.util.StringTranslate (true) size 3070]
anz=[anz : anz => net.minecraft.block.BlockDoor (true) size 6791]
anp=[anp : anp => net.minecraft.block.BlockComparator (true) size 6127]
sv=[sv : sv => net.minecraft.entity.item.EntityMinecartContainer (true) size 5210]
ss=[ss : ss => net.minecraft.entity.item.EntityItem (true) size 8020]
anm=[anm : anm => net.minecraft.block.BlockCocoa (true) size 5336]
st=[st : st => net.minecraft.entity.item.EntityMinecart (true) size 20506]
sy=[sy : sy => net.minecraft.entity.item.EntityMinecartEmpty (true) size 1152]
anr=[anr : anr => net.minecraft.block.BlockCrops (true) size 4882]
sw=[sw : sw => net.minecraft.entity.item.EntityMinecartFurnace (true) size 4071]
sx=[sx : sx => net.minecraft.entity.item.EntityMinecartHopper (true) size 3390]
ane=[ane : ane => net.minecraft.block.BlockFlower (true) size 3559]
anf=[anf : anf => net.minecraft.block.BlockButton (true) size 6984]
sk=[sk : sk => net.minecraft.entity.boss.EntityDragon (true) size 12805]
ang=[ang : ang => net.minecraft.block.BlockCactus (true) size 4079]
net.minecraft.client.ClientBrandRetriever=[net/minecraft/client/ClientBrandRetriever : net.minecraft.client.ClientBrandRetriever => net.minecraft.client.ClientBrandRetriever (false) size 694]
sm=[sm : sm => net.minecraft.entity.boss.EntityWither (true) size 11139]
sp=[sp : sp => net.minecraft.entity.effect.EntityLightningBolt (true) size 3177]
ank=[ank : ank => net.minecraft.block.BlockChest (true) size 9099]
sg=[sg : sg => net.minecraft.entity.boss.IBossDisplayData (false) size 182]
rz=[rz : rz => net.minecraft.entity.passive.EntitySheep (true) size 7348]
co=[co : co => net.minecraft.network.TcpConnection (true) size 8309]
amy=[amy : amy => net.minecraft.block.BlockRailBase (true) size 4263]
cn=[cn : cn => net.minecraft.network.MemoryConnection (true) size 3236]
amz=[amz : amz => net.minecraft.block.BlockBaseRailLogic (true) size 5680]
ci=[ci : ci => net.minecraft.nbt.CompressedStreamTools (true) size 3478]
cg=[cg : cg => net.minecraft.nbt.NBTTagList (true) size 2959]
rw=[rw : rw => net.minecraft.entity.passive.EntityMooshroom (true) size 2488]
rx=[rx : rx => net.minecraft.entity.passive.EntityOcelot (true) size 6568]
rm=[rm : rm => net.minecraft.village.VillageCollection (true) size 5751]
als=[als : als => net.minecraft.world.storage.WorldInfo (true) size 9344]
alq=[alq : alq => net.minecraft.world.storage.SaveHandler (true) size 5737]
alm=[alm : alm => net.minecraft.world.chunk.storage.AnvilSaveHandler (true) size 1234]
ali=[ali : ali => net.minecraft.world.storage.MapData (true) size 5560]
qa=[qa : qa => net.minecraft.entity.ai.EntityAIAttackOnCollide (true) size 2784]
akq=[akq : akq => net.minecraft.world.gen.layer.GenLayer (true) size 3731]
aa=[aa : aa => net.minecraft.command.CommandHandler (true) size 4742]
akj=[akj : akj => net.minecraft.world.gen.layer.GenLayerBiome (true) size 1122]
aqv=[aqv : aqv => net.minecraft.block.BlockTallGrass (true) size 3905]
nt=[nt : nt => net.minecraft.entity.EntityList (true) size 6113]
bbo=[bbo : bbo => net.minecraft.client.model.ModelBase (false) size 1808]
aqq=[aqq : aqq => net.minecraft.block.BlockStem (true) size 6133]
nn=[nn : nn => net.minecraft.entity.Entity (true) size 36908]
net.minecraft.server.MinecraftServer=[net/minecraft/server/MinecraftServer : net.minecraft.server.MinecraftServer => net.minecraft.server.MinecraftServer (true) size 25426]
aqz=[aqz : aqz => net.minecraft.block.Block (true) size 48770]
aqy=[aqy : aqy => net.minecraft.block.BlockPane (true) size 4245]
abr=[abr : abr => net.minecraft.world.Explosion (true) size 5891]
arg=[arg : arg => net.minecraft.block.BlockTorch (true) size 4626]
of=[of : of => net.minecraft.entity.EntityLivingBase (true) size 32443]
arf=[arf : arf => net.minecraft.block.BlockSnow (true) size 3705]
abw=[abw : abw => net.minecraft.world.World (true) size 63177]
arm=[arm : arm => net.minecraft.block.BlockVine (true) size 6542]
ark=[ark : ark => net.minecraft.block.BlockTripWireSource (true) size 7037]
bbs=[bbs : bbs => net.minecraft.client.model.TexturedQuad (false) size 1758]
arj=[arj : arj => net.minecraft.block.BlockLog (true) size 3030]
og=[og : og => net.minecraft.entity.EntityLiving (true) size 19031]
ari=[ari : ari => net.minecraft.block.BlockTrapDoor (true) size 4639]
aab=[aab : aab => net.minecraft.item.crafting.FurnaceRecipes (true) size 4015]
arw=[arw : arw => net.minecraft.tileentity.TileEntityBeacon (true) size 6111]
arx=[arx : arx => net.minecraft.tileentity.TileEntityBrewingStand (true) size 6074]
aaf=[aaf : aaf => net.minecraft.item.crafting.CraftingManager (true) size 13127]
asg=[asg : asg => net.minecraft.tileentity.TileEntityFurnace (true) size 6408]
asi=[asi : asi => net.minecraft.tileentity.TileEntityHopper (true) size 8525]
aaw=[aaw : aaw => net.minecraft.enchantment.EnchantmentHelper (true) size 7690]
aau=[aau : aau => net.minecraft.enchantment.Enchantment (true) size 3897]
asp=[asp : asp => net.minecraft.tileentity.TileEntity (true) size 6911]
aon=[aon : aon => net.minecraft.block.BlockGrass (true) size 3471]
aos=[aos : aos => net.minecraft.block.BlockSand (true) size 2351]
bdb=[bdb : bdb => net.minecraft.client.multiplayer.ChunkProviderClient (false) size 3158]
bdc=[bdc : bdc => net.minecraft.client.multiplayer.PlayerControllerMP (false) size 9008]
aoy=[aoy : aoy => net.minecraft.block.BlockLadder (true) size 3071]
bdd=[bdd : bdd => net.minecraft.client.multiplayer.WorldClient (false) size 9625]
aoz=[aoz : aoz => net.minecraft.block.BlockLeaves (true) size 7719]
apb=[apb : apb => net.minecraft.block.BlockLever (true) size 5734]
apd=[apd : apd => net.minecraft.block.BlockFlowing (true) size 5090]
apc=[apc : apc => net.minecraft.block.BlockFluid (true) size 9565]
apj=[apj : apj => net.minecraft.block.BlockMushroom (true) size 2377]
api=[api : api => net.minecraft.block.BlockMobSpawner (true) size 1469]
mk=[mk : mk => net.minecraft.util.WeightedRandomChestContent (true) size 2389]
bdy=[bdy : bdy => net.minecraft.client.particle.EntityFireworkStarterFX (false) size 7125]
apl=[apl : apl => net.minecraft.block.BlockNetherStalk (true) size 3610]
apk=[apk : apk => net.minecraft.block.BlockMycelium (true) size 2821]
apr=[apr : apr => net.minecraft.block.BlockOre (true) size 1954]
aps=[aps : aps => net.minecraft.block.BlockPortal (true) size 5263]
bcp=[bcp : bcp => net.minecraft.client.model.ModelBox (false) size 2728]
apy=[apy : apy => net.minecraft.block.BlockPumpkin (true) size 3730]
bcf=[bcf : bcf => net.minecraft.client.model.PositionTextureVertex (false) size 923]
aqc=[aqc : aqc => net.minecraft.block.BlockRedstoneOre (true) size 3410]
bcy=[bcy : bcy => net.minecraft.client.multiplayer.GuiConnecting (false) size 3661]
aqb=[aqb : aqb => net.minecraft.block.BlockRedstoneWire (true) size 8715]
aqe=[aqe : aqe => net.minecraft.block.BlockReed (true) size 3191]
aqi=[aqi : aqi => net.minecraft.block.BlockSapling (true) size 3749]
aqk=[aqk : aqk => net.minecraft.block.BlockSkull (true) size 6422]
nj=[nj : nj => net.minecraft.potion.PotionEffect (true) size 5122]
bcw=[bcw : bcw => net.minecraft.client.multiplayer.NetClientHandler (false) size 38773]
bcu=[bcu : bcu => net.minecraft.client.model.ModelRenderer (false) size 4948]
jx=[jx : jx => net.minecraft.entity.EntityTrackerEntry (true) size 11005]
jy=[jy : jy => net.minecraft.network.NetLoginHandler (true) size 6525]
afp=[afp : afp => net.minecraft.world.gen.feature.WorldGenDungeons (true) size 3585]
avb=[avb : avb => net.minecraft.client.gui.GuiCreateWorld (false) size 9641]
jv=[jv : jv => net.minecraft.entity.player.EntityPlayerMP (true) size 20120]
afo=[afo : afo => net.minecraft.world.gen.feature.WorldGenHugeTrees (true) size 4707]
bfj=[bfj : bfj => net.minecraft.client.renderer.ItemRenderer (false) size 14333]
jw=[jw : jw => net.minecraft.item.ItemInWorldManager (true) size 8353]
afr=[afr : afr => net.minecraft.world.gen.feature.WorldGenTaiga1 (true) size 2467]
bfe=[bfe : bfe => net.minecraft.client.renderer.EntityRenderer (false) size 29195]
afq=[afq : afq => net.minecraft.world.gen.feature.WorldGenMinable (true) size 2544]
jr=[jr : jr => net.minecraft.world.gen.ChunkProviderServer (true) size 6996]
js=[js : js => net.minecraft.world.WorldServer (true) size 20002]
bfq=[bfq : bfq => net.minecraft.client.renderer.Tessellator (false) size 7865]
jq=[jq : jq => net.minecraft.server.management.PlayerInstance (true) size 4525]
auy=[auy : auy => net.minecraft.client.gui.GuiControls (false) size 2085]
afg=[afg : afg => net.minecraft.world.gen.feature.WorldGenShrub (true) size 1493]
bfr=[bfr : bfr => net.minecraft.client.renderer.RenderBlocks (false) size 128087]
jl=[jl : jl => net.minecraft.world.WorldServerMulti (true) size 913]
auw=[auw : auw => net.minecraft.client.gui.GuiChat (false) size 6893]
bfl=[bfl : bfl => net.minecraft.client.renderer.RenderGlobal (false) size 42545]
jm=[jm : jm => net.minecraft.entity.EntityTracker (true) size 5493]
afl=[afl : afl => net.minecraft.world.gen.feature.WorldGenBigMushroom (true) size 2806]
aga=[aga : aga => net.minecraft.world.gen.feature.WorldGenTrees (true) size 4297]
kd=[kd : kd => net.minecraft.network.NetworkListenThread (true) size 2427]
ka=[ka : ka => net.minecraft.network.NetServerHandler (true) size 23196]
afx=[afx : afx => net.minecraft.world.gen.feature.WorldGenTaiga2 (true) size 2803]
avj=[avj : avj => net.minecraft.client.gui.GuiIngame (false) size 20808]
afy=[afy : afy => net.minecraft.world.gen.feature.WorldGenSwamp (true) size 3186]
afz=[afz : afz => net.minecraft.world.gen.feature.WorldGenTallGrass (true) size 1109]
aem=[aem : aem => net.minecraft.world.gen.MapGenRavine (true) size 5323]
beh=[beh : beh => net.minecraft.client.particle.EffectRenderer (false) size 5867]
aeq=[aeq : aeq => net.minecraft.world.gen.MapGenCaves (true) size 5736]
aep=[aep : aep => net.minecraft.world.gen.ChunkProviderHell (true) size 12943]
aee=[aee : aee => net.minecraft.world.chunk.storage.AnvilChunkLoader (true) size 10370]
zz=[zz : zz => net.minecraft.item.crafting.RecipeFireworks (true) size 3773]
aei=[aei : aei => net.minecraft.world.WorldProvider (true) size 9602]
bey=[bey : bey => net.minecraft.client.entity.EntityOtherPlayerMP (false) size 3764]
bex=[bex : bex => net.minecraft.client.entity.EntityPlayerSP (false) size 12314]
afc=[afc : afc => net.minecraft.world.gen.feature.WorldGenDeadBush (true) size 1040]
bes=[bes : bes => net.minecraft.client.particle.EntityDiggingFX (false) size 3027]
lg=[lg : lg => net.minecraft.util.CryptManager (true) size 5160]
awq=[awq : awq => net.minecraft.client.gui.achievement.GuiAchievements (false) size 10370]
la=[la : la => net.minecraft.stats.StatList (true) size 6252]
aew=[aew : aew => net.minecraft.world.gen.feature.WorldGenBigTree (true) size 7442]
aet=[aet : aet => net.minecraft.world.gen.ChunkProviderGenerate (true) size 13463]
lc=[lc : lc => net.minecraft.logging.LogAgent (true) size 2719]
aeu=[aeu : aeu => net.minecraft.world.gen.ChunkProviderEnd (true) size 8482]
bfa=[bfa : bfa => net.minecraft.client.renderer.WorldRenderer (false) size 5346]
awg=[awg : awg => net.minecraft.client.gui.GuiSlot (false) size 7228]
aex=[aex : aex => net.minecraft.world.gen.feature.WorldGenForest (true) size 2586]
adr=[adr : adr => net.minecraft.world.chunk.Chunk (true) size 21606]
zh=[zh : zh => net.minecraft.item.ItemBlock (true) size 3994]
bhj=[bhj : bhj => net.minecraft.client.renderer.entity.RenderPlayer (false) size 13774]
ata=[ata : ata => net.minecraft.util.MovingObjectPosition (true) size 1081]
bho=[bho : bho => net.minecraft.client.renderer.entity.RenderSnowMan (false) size 2816]
ast=[ast : ast => net.minecraft.block.BlockPistonBase (true) size 9462]
hn=[hn : hn => net.minecraft.server.management.ServerConfigurationManager (true) size 19703]
bhu=[bhu : bhu => net.minecraft.client.renderer.entity.RenderVillager (false) size 3112]
acq=[acq : acq => net.minecraft.world.biome.BiomeGenBase (true) size 8746]
yh=[yh : yh => net.minecraft.item.ItemMap (true) size 6122]
ye=[ye : ye => net.minecraft.item.ItemStack (true) size 15004]
is=[is : is => net.minecraft.server.dedicated.DedicatedServer (true) size 10207]
bgl=[bgl : bgl => net.minecraft.client.renderer.entity.RenderManager (false) size 9834]
yc=[yc : yc => net.minecraft.item.Item (true) size 30913]
acl=[acl : acl => net.minecraft.world.ChunkCache (true) size 6615]
yd=[yd : yd => net.minecraft.item.EnumToolMaterial (true) size 2100]
yb=[yb : yb => net.minecraft.item.ItemHoe (true) size 2424]
aci=[aci : aci => net.minecraft.world.SpawnerAnimals (true) size 7002]
acg=[acg : acg => net.minecraft.world.WorldType (true) size 5543]
atv=[atv : atv => net.minecraft.client.Minecraft (false) size 41736]
acf=[acf : acf => net.minecraft.world.IBlockAccess (true) size 752]
aul=[aul : aul => net.minecraft.client.settings.GameSettings (false) size 17130]
bgw=[bgw : bgw => net.minecraft.client.renderer.entity.RenderItem (false) size 12018]
yx=[yx : yx => net.minecraft.item.ItemShears (true) size 3596]
yw=[yw : yw => net.minecraft.item.ItemSeeds (true) size 2008]
bgu=[bgu : bgu => net.minecraft.client.renderer.entity.RenderBiped (false) size 9700]
yv=[yv : yv => net.minecraft.item.ItemSeedFood (true) size 1895]
je=[je : je => net.minecraft.server.gui.StatsComponent (true) size 4045]
yq=[yq : yq => net.minecraft.item.EnumRarity (false) size 1204]
aus=[aus : aus => net.minecraft.util.Session (false) size 1419]
iy=[iy : iy => net.minecraft.server.ServerListenThread (true) size 3680]
acv=[acv : acv => net.minecraft.world.biome.WorldChunkManager (true) size 5312]
acu=[acu : acu => net.minecraft.world.biome.BiomeDecorator (true) size 9242]
bhb=[bhb : bhb => net.minecraft.client.renderer.entity.RendererLivingEntity (false) size 11928]
Code:
yi=[yi : yi => net.minecraft.item.ItemBucketMilk (true) size 1145]
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aa (input size 3939), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aa (new size 5482)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aab (input size 2402), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aab (new size 4143)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aaf (input size 12619), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aaf (new size 13568)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aau (input size 3121), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aau (new size 4238)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aaw (input size 6149), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aaw (new size 8100)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class abr (input size 5179), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for abr (new size 6217)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class abw (input size 41161), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for abw (new size 65948)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class acg (input size 1466), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for acg (new size 5736)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aci (input size 5307), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aci (new size 7609)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class acl (input size 1872), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for acl (new size 6698)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class acq (input size 5752), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for acq (new size 8976)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class acu (input size 5564), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for acu (new size 9450)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class acv (input size 3334), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for acv (new size 5661)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class adr (input size 14285), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for adr (new size 22474)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aee (input size 8059), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aee (new size 11187)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aei (input size 2328), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aei (new size 9679)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aem (input size 3290), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aem (new size 5438)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aep (input size 8054), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aep (new size 13481)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aet (input size 8910), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aet (new size 13864)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aeu (input size 5462), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aeu (new size 8907)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aew (input size 5987), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aew (new size 8127)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class afc (input size 745), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for afc (new size 1069)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class afg (input size 990), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for afg (new size 1543)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class afl (input size 1924), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for afl (new size 2847)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class afo (input size 2993), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for afo (new size 4778)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class afp (input size 3392), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for afp (new size 3981)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class afq (input size 1534), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for afq (new size 2563)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class afz (input size 782), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for afz (new size 1124)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aga (input size 2816), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aga (new size 4373)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class agi (input size 5425), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for agi (new size 6676)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ahl (input size 6228), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ahl (new size 6896)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ahm (input size 5886), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ahm (new size 6501)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ahq (input size 3334), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ahq (new size 4358)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ahw (input size 3017), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ahw (new size 3717)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aia (input size 4054), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aia (new size 4765)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aif (input size 3882), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aif (new size 4536)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ain (input size 4861), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ain (new size 6289)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ait (input size 9150), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ait (new size 12326)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aiv (input size 3127), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aiv (new size 4464)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aji (input size 3806), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aji (new size 4648)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ajj (input size 870), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ajj (new size 1271)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ajm (input size 3385), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ajm (new size 5961)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class akj (input size 1054), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for akj (new size 1205)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class akq (input size 2163), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for akq (new size 3742)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ali (input size 4285), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ali (new size 6010)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class alq (input size 4811), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for alq (new size 6395)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class als (input size 6986), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for als (new size 9831)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class amy (input size 2404), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for amy (new size 4363)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class amz (input size 5119), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for amz (new size 6158)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class anf (input size 4927), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for anf (new size 7195)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ang (input size 1726), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ang (new size 4171)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ank (input size 6965), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ank (new size 9237)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class anm (input size 2518), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for anm (new size 5439)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class anr (input size 2499), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for anr (new size 4989)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class anz (input size 3708), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for anz (new size 7081)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aof (input size 2166), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aof (new size 4018)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aoi (input size 4755), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aoi (new size 9610)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aon (input size 980), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aon (new size 3500)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aos (input size 1643), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aos (new size 2370)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aoz (input size 4080), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aoz (new size 8191)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class apc (input size 3752), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for apc (new size 9810)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class apd (input size 4256), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for apd (new size 5156)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class apk (input size 940), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for apk (new size 2864)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class apl (input size 1361), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for apl (new size 3680)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class apy (input size 2224), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for apy (new size 3783)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aqb (input size 5257), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aqb (new size 8844)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aqc (input size 2234), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aqc (new size 3650)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aqi (input size 2194), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aqi (new size 3914)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aqq (input size 2925), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aqq (new size 6288)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aqv (input size 1288), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aqv (new size 3946)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aqy (input size 2263), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aqy (new size 4351)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aqz (input size 28719), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aqz (new size 50101)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class arj (input size 1184), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for arj (new size 3135)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class arw (input size 4505), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for arw (new size 6306)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class arx (input size 4808), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for arx (new size 6439)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class asg (input size 5214), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for asg (new size 6635)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class asi (input size 6979), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for asi (new size 8906)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class asp (input size 4426), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for asp (new size 7518)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ast (input size 6492), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ast (new size 9704)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ata (input size 777), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ata (new size 1109)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class atv (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for atv (new size 41724)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aul (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aul (new size 17121)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class aus (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for aus (new size 1410)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class auw (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for auw (new size 6884)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class auy (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for auy (new size 2076)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class avb (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for avb (new size 9632)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class avj (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for avj (new size 20799)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class awg (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for awg (new size 7219)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class awq (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for awq (new size 10361)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class awy (input size 17037), found 1 patch
2014-06-15 18:31:54 [Avertissement] [ForgeModLoader] Patcher expecting empty class data file for net.minecraft.client.gui.inventory.GuiContainer, but received non-empty
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for awy (new size 14211)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class axm (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for axm (new size 15968)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class b (input size 6336), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for b (new size 7918)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bbo (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bbo (new size 1799)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bbs (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bbs (new size 1749)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bcf (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bcf (new size 914)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bcp (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bcp (new size 2719)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bcu (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bcu (new size 4939)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bcw (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bcw (new size 38761)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bcy (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bcy (new size 3652)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bdb (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bdb (new size 3149)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bdc (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bdc (new size 8999)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bdd (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bdd (new size 9616)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bdy (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bdy (new size 7116)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class beh (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for beh (new size 5858)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bes (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bes (new size 3018)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bex (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bex (new size 12305)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bey (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bey (new size 3755)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bfa (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bfa (new size 5337)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bfe (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bfe (new size 29186)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bfj (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bfj (new size 14324)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bfl (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bfl (new size 42533)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bfq (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bfq (new size 7856)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bfr (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bfr (new size 128069)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bgl (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bgl (new size 9825)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bgu (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bgu (new size 9691)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bgw (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bgw (new size 12009)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bhb (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bhb (new size 11919)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bhj (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bhj (new size 13765)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bho (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bho (new size 2807)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bhu (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bhu (new size 3103)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class big (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for big (new size 4847)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bik (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bik (new size 7116)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bil (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bil (new size 6723)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class biv (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for biv (new size 3655)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bjo (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bjo (new size 1749)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bkd (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bkd (new size 3867)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bkz (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bkz (new size 7485)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class blc (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for blc (new size 2469)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bln (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bln (new size 12611)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class blt (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for blt (new size 14850)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class blv (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for blv (new size 7165)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bma (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bma (new size 1587)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class bv (input size 2953), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for bv (new size 3941)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class cg (input size 2387), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for cg (new size 3235)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class cn (input size 1907), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for cn (new size 3551)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class co (input size 7538), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for co (new size 9577)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class dn (input size 2341), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for dn (new size 3047)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ej (input size 3592), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ej (new size 4927)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class el (input size 3184), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for el (new size 4773)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ep (input size 1643), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ep (new size 2505)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ey (input size 7307), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ey (new size 8741)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class hn (input size 16339), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for hn (new size 21139)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class is (input size 9596), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for is (new size 11773)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class iy (input size 3120), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for iy (new size 4327)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class j (input size 3241), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for j (new size 3877)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class je (input size 3529), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for je (new size 4594)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class jm (input size 4614), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for jm (new size 5995)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class jq (input size 3641), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for jq (new size 4748)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class jr (input size 5049), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for jr (new size 7487)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class js (input size 14788), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for js (new size 20910)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class jv (input size 16266), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for jv (new size 21056)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class jw (input size 4441), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for jw (new size 8382)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class jx (input size 9464), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for jx (new size 11376)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class jy (input size 5611), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for jy (new size 7578)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ka (input size 19447), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ka (new size 24602)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class kd (input size 2100), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for kd (new size 2964)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class la (input size 5653), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for la (new size 6557)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class lc (input size 2403), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for lc (new size 3405)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class m (input size 3954), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for m (new size 5656)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class mk (input size 1496), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for mk (new size 2532)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class nj (input size 2949), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for nj (new size 5363)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class nn (input size 25323), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for nn (new size 38606)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class nt (input size 5436), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for nt (new size 6703)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class of (input size 25356), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for of (new size 33399)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class og (input size 15924), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for og (new size 19692)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class qa (input size 2127), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for qa (new size 2854)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class rm (input size 4626), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for rm (new size 6014)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class rx (input size 5673), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for rx (new size 6765)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class rz (input size 5400), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for rz (new size 7520)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class sk (input size 10934), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for sk (new size 13165)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class sm (input size 8780), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for sm (new size 11364)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class sp (input size 2246), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for sp (new size 3264)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ss (input size 5611), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ss (new size 8314)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class st (input size 13682), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for st (new size 21348)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class sv (input size 3861), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for sv (new size 5287)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class sw (input size 3102), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for sw (new size 4143)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class sx (input size 2385), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for sx (new size 3481)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class tg (input size 7849), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for tg (new size 9720)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ts (input size 5154), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ts (new size 6088)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class tw (input size 9443), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for tw (new size 12430)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ub (input size 14277), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ub (new size 17376)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ud (input size 6842), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ud (new size 9890)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class uf (input size 24208), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for uf (new size 38309)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class va (input size 6521), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for va (new size 7890)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class vg (input size 450), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for vg (new size 743)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class vh (input size 739), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for vh (new size 1093)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class vm (input size 4161), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for vm (new size 5110)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class vp (input size 2191), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for vp (new size 2795)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class vq (input size 1548), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for vq (new size 2083)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class vw (input size 640), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for vw (new size 1088)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class wd (input size 2022), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for wd (new size 3019)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class we (input size 1361), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for we (new size 2806)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class wh (input size 2781), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for wh (new size 4454)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class wj (input size 1536), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for wj (new size 2073)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class wp (input size 2077), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for wp (new size 4035)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class wr (input size 2578), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for wr (new size 3684)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ww (input size 1879), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ww (new size 5751)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class xj (input size 1612), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for xj (new size 2748)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class xl (input size 4249), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for xl (new size 7521)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class yb (input size 1161), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for yb (new size 2467)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class yc (input size 21098), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for yc (new size 32042)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class yd (input size 1646), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for yd (new size 2216)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class ye (input size 8938), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for ye (new size 15901)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class yq (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for yq (new size 1195)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class yv (input size 625), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for yv (new size 1911)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class yw (input size 679), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for yw (new size 2023)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class zh (input size 1655), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for zh (new size 4088)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class zz (input size 3419), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for zz (new size 3972)
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 0), found 1 patch
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685)
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class FMLCorePlugin run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer
2014-06-15 18:31:54 [Infos] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class FMLForgePlugin run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin DepLoader
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod WCFMLLoadingPlugin {worldcore.asm.WCFMLLoadingPlugin} class transformers
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin for WCFMLLoadingPlugin {worldcore.asm.WCFMLLoadingPlugin}
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin WCFMLLoadingPlugin
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class WCFMLLoadingPlugin run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod BOPFMLLoadingPlugin {biomesoplenty.asm.BOPFMLLoadingPlugin} class transformers
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin for BOPFMLLoadingPlugin {biomesoplenty.asm.BOPFMLLoadingPlugin}
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin BOPFMLLoadingPlugin
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class BOPFMLLoadingPlugin run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod CoreLoader {info.jbcs.minecraft.chisel.CoreLoader} class transformers
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer info.jbcs.minecraft.chisel.ChiselAccessTransformer
2014-06-15 18:31:54 [Infos] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-06-15 18:31:54 [Infos] [STDOUT] Adding Accesstransformer map: chisel_at.cfg
2014-06-15 18:31:54 [Infos] [STDOUT] Loaded 60 rules from AccessTransformer config file chisel_at.cfg
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin for CoreLoader {info.jbcs.minecraft.chisel.CoreLoader}
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin CoreLoader
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class CoreLoader run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer codechicken.lib.asm.ClassHeirachyManager
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer codechicken.core.asm.CodeChickenAccessTransformer
2014-06-15 18:31:54 [Infos] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer codechicken.core.asm.TweakTransformer
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer codechicken.core.asm.FeatureHackTransformer
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer codechicken.core.asm.DelegatedTransformer
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer codechicken.core.asm.DefaultImplementationTransformer
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin}
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2014-06-15 18:31:54 [Infos] [STDOUT] Adding AccessTransformer: nei_at.cfg
2014-06-15 18:31:54 [Infos] [STDOUT] Adding Accesstransformer map: temp.dat
2014-06-15 18:31:54 [Infos] [STDOUT] Loaded 51 rules from AccessTransformer config file temp.dat
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class CodeChickenCorePlugin run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod LoadingPlugin {cofh.asm.LoadingPlugin} class transformers
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer cofh.asm.TransformerCore
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer cofh.asm.TransformerMasquerade
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin for LoadingPlugin {cofh.asm.LoadingPlugin}
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin LoadingPlugin
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class LoadingPlugin run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod FMLPlugin {invtweaks.forge.asm.FMLPlugin} class transformers
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer invtweaks.forge.asm.ContainerTransformer
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin for FMLPlugin {invtweaks.forge.asm.FMLPlugin}
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin FMLPlugin
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class FMLPlugin run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin} class transformers
2014-06-15 18:31:54 [Infos] [STDOUT] Successfully Registered Transformer
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer micdoodle8.mods.miccore.MicdoodleTransformer
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin for MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin}
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin MicdoodlePlugin
2014-06-15 18:31:54 [Infos] [STDOUT] [Micdoodle8Core]: Patching game...
2014-06-15 18:31:54 [Infos] [STDOUT] [Micdoodle8Core]: Patching game...
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class MicdoodlePlugin run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod NEICorePlugin {codechicken.nei.asm.NEICorePlugin} class transformers
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer codechicken.nei.asm.NEITransformer
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin for NEICorePlugin {codechicken.nei.asm.NEICorePlugin}
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Running coremod plugin NEICorePlugin
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Coremod plugin class NEICorePlugin run successfully
2014-06-15 18:31:54 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:54 [Pr?cis] [ForgeModLoader] Injecting coremod OpenBlocksCorePlugin {openblocks.OpenBlocksCorePlugin} class transformers
2014-06-15 18:31:54 [Le plus pr?cis] [ForgeModLoader] Registering transformer openblocks.asm.OpenBlocksClassTransformer
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin for OpenBlocksCorePlugin {openblocks.OpenBlocksCorePlugin}
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin OpenBlocksCorePlugin
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Coremod plugin class OpenBlocksCorePlugin run successfully
2014-06-15 18:31:55 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injecting coremod OpenModsCorePlugin {openmods.OpenModsCorePlugin} class transformers
2014-06-15 18:31:55 [Le plus pr?cis] [ForgeModLoader] Registering transformer openmods.OpenModsClassTransformer
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin for OpenModsCorePlugin {openmods.OpenModsCorePlugin}
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin OpenModsCorePlugin
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Coremod plugin class OpenModsCorePlugin run successfully
2014-06-15 18:31:55 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injecting coremod CoreLoader {powercrystals.core.CoreLoader} class transformers
2014-06-15 18:31:55 [Le plus pr?cis] [ForgeModLoader] Registering transformer powercrystals.core.at.PCCAccessTransformer
2014-06-15 18:31:55 [Infos] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-06-15 18:31:55 [Infos] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2014-06-15 18:31:55 [Infos] [STDOUT] Loaded 57 rules from AccessTransformer config file pcc_at.cfg
2014-06-15 18:31:55 [Le plus pr?cis] [ForgeModLoader] Registering transformer powercrystals.core.asm.PCCASMTransformer
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin for CoreLoader {powercrystals.core.CoreLoader}
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin CoreLoader
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Coremod plugin class CoreLoader run successfully
2014-06-15 18:31:55 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin DepLoader
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2014-06-15 18:31:55 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injecting coremod CompatibilityCorePlugin {mrtjp.projectred.compatibility.CompatibilityCorePlugin} class transformers
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin for CompatibilityCorePlugin {mrtjp.projectred.compatibility.CompatibilityCorePlugin}
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin CompatibilityCorePlugin
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Coremod plugin class CompatibilityCorePlugin run successfully
2014-06-15 18:31:55 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injecting coremod QCFMLLoadingPlugin {dan200.quantumcore.QCFMLLoadingPlugin} class transformers
2014-06-15 18:31:55 [Le plus pr?cis] [ForgeModLoader] Registering transformer dan200.quantumcore.QCClassTransformer
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin for QCFMLLoadingPlugin {dan200.quantumcore.QCFMLLoadingPlugin}
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin QCFMLLoadingPlugin
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Coremod plugin class QCFMLLoadingPlugin run successfully
2014-06-15 18:31:55 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injecting coremod RTLoadingPlugin {lumien.randomthings.Transformer.RTLoadingPlugin} class transformers
2014-06-15 18:31:55 [Le plus pr?cis] [ForgeModLoader] Registering transformer lumien.randomthings.Transformer.RTClassTransformer
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin for RTLoadingPlugin {lumien.randomthings.Transformer.RTLoadingPlugin}
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin RTLoadingPlugin
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Coremod plugin class RTLoadingPlugin run successfully
2014-06-15 18:31:55 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injecting coremod TConstructLoaderContainer {tconstruct.preloader.TConstructLoaderContainer} class transformers
2014-06-15 18:31:55 [Le plus pr?cis] [ForgeModLoader] Registering transformer tconstruct.preloader.AccessTransformers
2014-06-15 18:31:55 [Infos] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-06-15 18:31:55 [Infos] [TCon-Preloader] [AT] Loading AT file: TConstruct_AT.cfg
2014-06-15 18:31:55 [Infos] [STDOUT] Loaded 58 rules from AccessTransformer config file TConstruct_AT.cfg
2014-06-15 18:31:55 [Le plus pr?cis] [ForgeModLoader] Registering transformer tconstruct.preloader.ASMInterfaceRepair
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin for TConstructLoaderContainer {tconstruct.preloader.TConstructLoaderContainer}
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin TConstructLoaderContainer
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Coremod plugin class TConstructLoaderContainer run successfully
2014-06-15 18:31:55 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injecting coremod TropicraftCorePlugin {tropicraft.coreloading.TropicraftCorePlugin} class transformers
2014-06-15 18:31:55 [Le plus pr?cis] [ForgeModLoader] Registering transformer tropicraft.asm.ModelBipedTransformer
2014-06-15 18:31:55 [Le plus pr?cis] [ForgeModLoader] Registering transformer tropicraft.asm.RenderPlayerTransformer
2014-06-15 18:31:55 [Infos] [STDOUT] Welcome to RenderPlayerTransformer.
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Injection complete
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin for TropicraftCorePlugin {tropicraft.coreloading.TropicraftCorePlugin}
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Running coremod plugin TropicraftCorePlugin
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Coremod plugin class TropicraftCorePlugin run successfully
2014-06-15 18:31:55 [Infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Validating minecraft
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Minecraft validated, launching...
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Runtime patching class net.minecraft.server.MinecraftServer (input size 20475), found 1 patch
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 27501)
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/world/IBlockAccess (input size 224), found 1 patch
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/IBlockAccess (new size 743)
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/world/WorldServerMulti (input size 573), found 1 patch
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/WorldServerMulti (new size 1076)
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/network/packet/NetHandler (input size 4778), found 1 patch
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/network/packet/NetHandler (new size 9784)
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/nbt/CompressedStreamTools (input size 1689), found 1 patch
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/nbt/CompressedStreamTools (new size 3869)
2014-06-15 18:31:55 [Infos] [STDOUT] Galacticraft successfully injected bytecode into: hn (4 / 6)
2014-06-15 18:31:55 [Infos] [ForgeModLoader] [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: uf)
2014-06-15 18:31:55 [Infos] [ForgeModLoader] [OpenBlocks] isInBed patch applied. Enabling sleeping bags
2014-06-15 18:31:55 [Infos] [STDOUT] Galacticraft successfully injected bytecode into: of (1 / 1)
Code:
2014-06-15 18:31:55 [Infos] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockFlower (input size 1521), found 1 patch
2014-06-15 18:31:55 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockFlower (new size 3588)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockOre (input size 1563), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockOre (new size 2039)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMushroom (input size 1825), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMushroom (new size 2645)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTorch (input size 2798), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTorch (new size 4781)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMobSpawner (input size 732), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMobSpawner (new size 1487)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLadder (input size 1677), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLadder (new size 3071)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLever (input size 4434), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLever (new size 5947)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSnow (input size 2225), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSnow (new size 3787)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockReed (input size 1736), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockReed (new size 3227)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockPortal (input size 2847), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockPortal (new size 5427)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTrapDoor (input size 2767), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTrapDoor (new size 4791)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockVine (input size 4868), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockVine (new size 6985)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTripWireSource (input size 5544), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTripWireSource (new size 7403)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSkull (input size 4373), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSkull (new size 6663)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockComparator (input size 3837), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockComparator (new size 6288)
2014-06-15 18:31:56 [Infos] [STDOUT] Galacticraft successfully injected bytecode into: ss (2 / 2)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga2 (input size 1629), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga2 (new size 2822)
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenForest (input size 1421), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenForest (new size 2612)
2014-06-15 18:31:56 [Infos] [STDOUT] [RT CF] Patching Leaves Class
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemShears (input size 1037), found 1 patch
2014-06-15 18:31:56 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemShears (new size 3599)
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemFlintAndSteel (input size 952), found 1 patch
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemFlintAndSteel (new size 1283)
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemBucketMilk (input size 828), found 1 patch
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemBucketMilk (new size 1153)
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemMap (input size 5122), found 1 patch
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemMap (new size 6631)
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemEmptyMap (input size 1301), found 1 patch
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemEmptyMap (new size 1643)
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/entity/boss/IBossDisplayData (input size 0), found 1 patch
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/boss/IBossDisplayData (new size 175)
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/item/BehaviorDispenseArmor (input size 1099), found 1 patch
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/BehaviorDispenseArmor (new size 1521)
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityMinecartEmpty (input size 551), found 1 patch
2014-06-15 18:31:57 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityMinecartEmpty (new size 1143)
2014-06-15 18:31:58 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityEnderPearl (input size 1168), found 1 patch
2014-06-15 18:31:58 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityEnderPearl (new size 2245)
2014-06-15 18:31:58 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/util/CryptManager (input size 4572), found 1 patch
2014-06-15 18:31:58 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/util/CryptManager (new size 7176)
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/world/chunk/storage/AnvilSaveHandler (input size 967), found 1 patch
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/chunk/storage/AnvilSaveHandler (new size 1359)
2014-06-15 18:31:59 [Infos] [Minecraft-Server] Starting minecraft server version 1.6.4
2014-06-15 18:31:59 [Infos] [MinecraftForge] Attempting early MinecraftForge initialization
2014-06-15 18:31:59 [Infos] [STDOUT] MinecraftForge v9.11.1.965 Initialized
2014-06-15 18:31:59 [Infos] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized
2014-06-15 18:31:59 [Infos] [STDOUT] Replaced 111 ore recipies
2014-06-15 18:31:59 [Infos] [MinecraftForge] Completed early MinecraftForge initialization
2014-06-15 18:31:59 [Infos] [ForgeModLoader] Reading custom logging properties from C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\config\logging.properties
2014-06-15 18:31:59 [D?sactiv?] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, micdoodle8.mods.miccore.MicdoodleModContainer, codechicken.nei.asm.NEIModContainer, openmods.OpenModsCore, powercrystals.core.CoreCore, tconstruct.preloader.TConstructLoaderContainer]
2014-06-15 18:31:59 [Infos] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2014-06-15 18:31:59 [Infos] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2014-06-15 18:31:59 [Infos] [TCon-Preloader] Found a properties file. Attempting load...
2014-06-15 18:31:59 [Infos] [TCon-Preloader] Loaded properties successfully. Using specified settings.
Code:
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\BTeam.jar, examining for mod candidates
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.250.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\1.6.4\WorldCore-universal-1.6.4-1.1.0.17.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\biomesoplenty-universal-1.6.4-1.2.1.434.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\.\mods\1.6.4\CodeChickenLib-universal-1.6.4-1.0.0.62.jar, examining for mod candidates
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\chiseloverride-v1.0.0.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\codechickencore 0.9.0.9.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\cofhcore-2.0.0.2.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\InventoryTweaks-MC1.6.2-1.56-b77.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\micdoodlecore-1.6.4-2.0.11.978.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\notenoughitems 1.6.1.9.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\openblocks-1.2.7.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\openmodslib-0.4.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\powercrystalscore-1.1.8-9.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\ProjectRedBase-1.6.4-4.3.7.32.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\ProjectRedCompat-1.6.4-4.3.7.32.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\qcraft1.1.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\random things v. 1.9 [MC 1.6.4].jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\tconstruct_mc1.6.4_1.5.4d4.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping known library file C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\tropicraft v5.1.6 Mod for MC v1.6.4.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Minecraft jar mods loaded successfully
2014-06-15 18:31:59 [Infos] [ForgeModLoader] Searching C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods for mods
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate mod directory 1.6.4
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file advancedgenetics_v1.4.1.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file archimedesships.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file artifice-1.1.3-243.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file autoblocks 1.0.0.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file autoutils-1.6.4-1.0.1.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file betterstorage-1.6.4-0.8.0.45.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file bibliocraft[v1.5.5].zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file bibliowoods[biomesoplenty][v1.3].zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file bibliowoods[natura][v1.1].zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file biomesoplenty-universal-1.6.4-1.2.1.434.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file carpenter's blocks v2.0.6 - MC 1.6+.zip
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping already parsed coremod or tweaker chiseloverride-v1.0.0.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping already parsed coremod or tweaker codechickencore 0.9.0.9.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file cofhcore-2.0.0.2.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file configmod for MC v1.6.4.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file coroai for MC v1.6.4.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file darwin_0.2.3.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file dragonmount_r35_mc1.6.x.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file enhancedcore_1.1.3.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file enhancedportals-2_1.0.9.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file extendedrenderer for MC v1.6.4.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file flansmod-4.1.1.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file food plus mod 2.7-PRE.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file fossilsarch-reported-v1.0.6.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file furnituremodv3.2.9.1(1.6.4).zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file galacticraft-1.6.4-2.0.11.978.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file galacticraft-planets-1.6.4-2.0.11.978.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file hamsterrific[1.6.4]V2.1.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file hamstersforever-1.0.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file hats2.1.4.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file ichunutil2.4.0.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file immibis-core-57.2.0.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks-MC1.6.2-1.56-b77.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file liquid-xp-57.1.2.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping already parsed coremod or tweaker micdoodlecore-1.6.4-2.0.11.978.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file minefactoryreloaded-2.7.6-448.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file minions_1.6.4.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file modbuild for MC v1.6.4.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file morphbeta-0.7.1.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file natura_mc1.6.X_2.1.14.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file necromancy-1.4c-9.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file neiplugins-1.1.0.6.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping already parsed coremod or tweaker notenoughitems 1.6.1.9.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file notenoughkeys-1.6.4-0.0.4.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file openblocks-1.2.7.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file openmodslib-0.4.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping already parsed coremod or tweaker powercrystalscore-1.1.8-9.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file ProjectRedBase-1.6.4-4.3.7.32.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file ProjectRedCompat-1.6.4-4.3.7.32.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file ProjectRedIntegration-1.6.4-4.3.7.32.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file ProjectRedLighting-1.6.4-4.3.7.32.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file ProjectRedWorld-1.6.4-4.3.7.32.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file qcraft1.1.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file random things v. 1.9 [MC 1.6.4].jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate mod directory saintspack
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file saintspack.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file secretroomsmod-universal-1.6.4-4.6.2.319.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file statues-1.6.4-2.1.1.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file sync2.1.1.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file tconstruct_mc1.6.4_1.5.4d4.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file thermalexpansion-3.0.0.2.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file tmechworks_mc1.6.4_0.1.4.2.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file trailmix2.0.0.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file tropicraft v5.1.6 Mod for MC v1.6.4.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file waila_1.5.1a.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file waypoints-1.6.4-1.0.2fix.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file weather v1.59 Mod for MC v1.6.4.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file witchery_0-16-3_164.zip
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file worldofdinos-1.0.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file zchisel-1.6.4-1.5.0fix.jar
2014-06-15 18:31:59 [Infos] [ForgeModLoader] Also searching C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\1.6.4 for mods
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Found a candidate zip or jar file ForgeMultipart-universal-1.6.4-1.0.0.250.jar
2014-06-15 18:31:59 [Plus pr?cis] [ForgeModLoader] Skipping already parsed coremod or tweaker WorldCore-universal-1.6.4-1.1.0.17.jar
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] Examining file BTeam.jar for potential mods
2014-06-15 18:31:59 [Pr?cis] [ForgeModLoader] The mod container BTeam.jar appears to be missing an mcmod.info file
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.62.jar for potential mods
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.62.jar appears to be missing an mcmod.info file
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining directory 1.6.4 for potential mods
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] No mcmod.info file found in directory 1.6.4
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining file advancedgenetics_v1.4.1.jar for potential mods
2014-06-15 18:32:00 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file advancedgenetics_v1.4.1.jar
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod com.advGenetics.AdvGenetics
2014-06-15 18:32:00 [Le plus pr?cis] [advancedgenetics] Parsed dependency info : [] [] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining file archimedesships.zip for potential mods
2014-06-15 18:32:00 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file archimedesships.zip
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod shipmod.ShipMod
2014-06-15 18:32:00 [Le plus pr?cis] [ArchimedesShipsMod] Parsed dependency info : [] [] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining file artifice-1.1.3-243.jar for potential mods
2014-06-15 18:32:00 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file artifice-1.1.3-243.jar
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod shukaro.artifice.ArtificeCore
2014-06-15 18:32:00 [Le plus pr?cis] [Artifice] Parsed dependency info : [] [] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod shukaro.artifice.compat.ee3.EE3
2014-06-15 18:32:00 [Le plus pr?cis] [ArtificeCompat|EE3] Parsed dependency info : [] [Artifice, EE3] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod shukaro.artifice.compat.forestry.Forestry
2014-06-15 18:32:00 [Le plus pr?cis] [ArtificeCompat|Forestry] Parsed dependency info : [] [Artifice, Forestry] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod shukaro.artifice.compat.vanilla.Vanilla
2014-06-15 18:32:00 [Le plus pr?cis] [ArtificeCompat|Vanilla] Parsed dependency info : [] [Artifice] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod shukaro.artifice.compat.mfr.MFR
2014-06-15 18:32:00 [Le plus pr?cis] [ArtificeCompat|MFR] Parsed dependency info : [] [Artifice, MineFactoryReloaded] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod shukaro.artifice.compat.buildcraft.Buildcraft
2014-06-15 18:32:00 [Le plus pr?cis] [ArtificeCompat|Buildcraft] Parsed dependency info : [] [Artifice, BuildCraft|Core] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod shukaro.artifice.compat.fmp.FMP
2014-06-15 18:32:00 [Le plus pr?cis] [ArtificeCompat|ForgeMicroblock] Parsed dependency info : [] [Artifice] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod shukaro.artifice.compat.thaumcraft.Thaumcraft
2014-06-15 18:32:00 [Le plus pr?cis] [ArtificeCompat|Thaumcraft] Parsed dependency info : [] [Artifice, Thaumcraft] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining file autoblocks 1.0.0.zip for potential mods
2014-06-15 18:32:00 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file autoblocks 1.0.0.zip
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod com.iconmaster.autoblocks.AutoBlocks
2014-06-15 18:32:00 [Le plus pr?cis] [AutoBlocks] Parsed dependency info : [] [] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining file autoutils-1.6.4-1.0.1.jar for potential mods
2014-06-15 18:32:00 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file autoutils-1.6.4-1.0.1.jar
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod info.jbcs.minecraft.autoutils.Autoutils
2014-06-15 18:32:00 [Le plus pr?cis] [Autoutils] Parsed dependency info : [] [] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining file betterstorage-1.6.4-0.8.0.45.jar for potential mods
2014-06-15 18:32:00 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file betterstorage-1.6.4-0.8.0.45.jar
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod net.mcft.copy.betterstorage.BetterStorage
2014-06-15 18:32:00 [Le plus pr?cis] [betterstorage] Parsed dependency info : [Forge] [Forge, Thaumcraft] []
2014-06-15 18:32:00 [Pr?cis] [betterstorage] Attempting to load the file version.properties from betterstorage-1.6.4-0.8.0.45.jar to locate a version number for betterstorage
2014-06-15 18:32:00 [Avertissement] [betterstorage] Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.8.0.43
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining file bibliocraft[v1.5.5].zip for potential mods
2014-06-15 18:32:00 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file bibliocraft[v1.5.5].zip
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2014-06-15 18:32:00 [Le plus pr?cis] [BiblioCraft] Parsed dependency info : [] [] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining file bibliowoods[biomesoplenty][v1.3].zip for potential mods
2014-06-15 18:32:00 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file bibliowoods[biomesoplenty][v1.3].zip
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.bopwood.BiblioWoodsBoP
2014-06-15 18:32:00 [Le plus pr?cis] [BiblioWoodsBoP] Parsed dependency info : [] [BiblioCraft, BiomesOPlenty] []
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Examining file bibliowoods[natura][v1.1].zip for potential mods
2014-06-15 18:32:00 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file bibliowoods[natura][v1.1].zip
2014-06-15 18:32:00 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.naturawood.BiblioWoodsNatura
2014-06-15 18:32:00 [Le plus pr?cis] [BiblioWoodsNatura] Parsed dependency info : [] [BiblioCraft, Natura] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file biomesoplenty-universal-1.6.4-1.2.1.434.jar for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file biomesoplenty-universal-1.6.4-1.2.1.434.jar
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod biomesoplenty.BiomesOPlenty
2014-06-15 18:32:01 [Le plus pr?cis] [BiomesOPlenty] Parsed dependency info : [Forge@[9.11.1.952,)] [Natura, Forge@[9.11.1.952,)] []
2014-06-15 18:32:01 [Pr?cis] [BiomesOPlenty] Attempting to load the file version.properties from biomesoplenty-universal-1.6.4-1.2.1.434.jar to locate a version number for BiomesOPlenty
2014-06-15 18:32:01 [Pr?cis] [BiomesOPlenty] Found version null for mod BiomesOPlenty in version.properties, using
2014-06-15 18:32:01 [Avertissement] [BiomesOPlenty] Mod BiomesOPlenty is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file carpenter's blocks v2.0.6 - MC 1.6+.zip for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file carpenter's blocks v2.0.6 - MC 1.6+.zip
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod carpentersblocks.CarpentersBlocks
2014-06-15 18:32:01 [Le plus pr?cis] [CarpentersBlocks] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file cofhcore-2.0.0.2.jar for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file cofhcore-2.0.0.2.jar
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHCore
2014-06-15 18:32:01 [Le plus pr?cis] [CoFHCore] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHLoot
2014-06-15 18:32:01 [Le plus pr?cis] [CoFHLoot] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHMasquerade
2014-06-15 18:32:01 [Le plus pr?cis] [CoFHMasquerade] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHSocial
2014-06-15 18:32:01 [Le plus pr?cis] [CoFHSocial] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2014-06-15 18:32:01 [Le plus pr?cis] [CoFHWorld] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file configmod for MC v1.6.4.zip for potential mods
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] The mod container configmod for MC v1.6.4.zip appears to be missing an mcmod.info file
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod modconfig.ConfigMod
2014-06-15 18:32:01 [Le plus pr?cis] [ConfigMod] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file coroai for MC v1.6.4.zip for potential mods
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] The mod container coroai for MC v1.6.4.zip appears to be missing an mcmod.info file
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod CoroAI.forge.CoroAI
2014-06-15 18:32:01 [Le plus pr?cis] [CoroAI] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file darwin_0.2.3.jar for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file darwin_0.2.3.jar
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod assets.darwin.ModDarwin
2014-06-15 18:32:01 [Le plus pr?cis] [darwin] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file dragonmount_r35_mc1.6.x.zip for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file dragonmount_r35_mc1.6.x.zip
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod info.ata4.minecraft.dragon.DragonMounts
2014-06-15 18:32:01 [Le plus pr?cis] [DragonMounts] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file enhancedcore_1.1.3.jar for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file enhancedcore_1.1.3.jar
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod enhancedcore.EnhancedCore
2014-06-15 18:32:01 [Le plus pr?cis] [EnhancedCore] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file enhancedportals-2_1.0.9.jar for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file enhancedportals-2_1.0.9.jar
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod enhancedportals.EnhancedPortals
2014-06-15 18:32:01 [Le plus pr?cis] [EP2] Parsed dependency info : [Forge@[9.10.0.780,), EnhancedCore@[1.1.1,)] [EnhancedCore@[1.1.1,), Forge@[9.10.0.780,)] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file extendedrenderer for MC v1.6.4.zip for potential mods
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] The mod container extendedrenderer for MC v1.6.4.zip appears to be missing an mcmod.info file
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod extendedrenderer.ExtendedRenderer
2014-06-15 18:32:01 [Le plus pr?cis] [ExtendedRenderer] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file flansmod-4.1.1.jar for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file flansmod-4.1.1.jar
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod co.uk.flansmods.common.FlansMod
2014-06-15 18:32:01 [Le plus pr?cis] [FlansMod] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file food plus mod 2.7-PRE.zip for potential mods
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] The mod container food plus mod 2.7-PRE.zip appears to be missing an mcmod.info file
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod com.foodplus.core.FoodPlus
2014-06-15 18:32:01 [Le plus pr?cis] [FoodPlus] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file fossilsarch-reported-v1.0.6.jar for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file fossilsarch-reported-v1.0.6.jar
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified a class net.fossilsarch.mod_Fossil following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod net.fossilsarch.mod_Fossil
2014-06-15 18:32:01 [Le plus pr?cis] [633] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Infos] [ForgeModLoader] Attempting to reparse the mod container fossilsarch-reported-v1.0.6.jar
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file fossilsarch-reported-v1.0.6.jar for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file fossilsarch-reported-v1.0.6.jar
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified a class net.fossilsarch.mod_Fossil following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod net.fossilsarch.mod_Fossil
2014-06-15 18:32:01 [Le plus pr?cis] [633] Parsed dependency info : [] [] []
2014-06-15 18:32:01 [Pr?cis] [ForgeModLoader] Examining file furnituremodv3.2.9.1(1.6.4).zip for potential mods
2014-06-15 18:32:01 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file furnituremodv3.2.9.1(1.6.4).zip
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod com.mrcrayfish.furniture.MrCrayfishFurnitureMod
2014-06-15 18:32:02 [Le plus pr?cis] [cfm] Parsed dependency info : [] [] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file galacticraft-1.6.4-2.0.11.978.jar for potential mods
2014-06-15 18:32:02 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file galacticraft-1.6.4-2.0.11.978.jar
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.core.GalacticraftCore
2014-06-15 18:32:02 [Le plus pr?cis] [GalacticraftCore] Parsed dependency info : [Forge@[9.10.0.837,)] [Forge@[9.10.0.837,), ICBM|Explosion, IC2, BuildCraft|Core, BuildCraft|Energy, IC2] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file galacticraft-planets-1.6.4-2.0.11.978.jar for potential mods
2014-06-15 18:32:02 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file galacticraft-planets-1.6.4-2.0.11.978.jar
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.mars.GalacticraftMars
2014-06-15 18:32:02 [Le plus pr?cis] [GalacticraftMars] Parsed dependency info : [GalacticraftCore] [GalacticraftCore] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file hamsterrific[1.6.4]V2.1.zip for potential mods
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] The mod container hamsterrific[1.6.4]V2.1.zip appears to be missing an mcmod.info file
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified a class com.mia.hamster.mod_Hamster following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod com.mia.hamster.mod_Hamster
2014-06-15 18:32:02 [Le plus pr?cis] [hamstermod] Parsed dependency info : [] [] []
2014-06-15 18:32:02 [Infos] [ForgeModLoader] Attempting to reparse the mod container hamsterrific[1.6.4]V2.1.zip
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file hamsterrific[1.6.4]V2.1.zip for potential mods
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] The mod container hamsterrific[1.6.4]V2.1.zip appears to be missing an mcmod.info file
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified a class com.mia.hamster.mod_Hamster following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod com.mia.hamster.mod_Hamster
2014-06-15 18:32:02 [Le plus pr?cis] [hamstermod] Parsed dependency info : [] [] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file hamstersforever-1.0.jar for potential mods
2014-06-15 18:32:02 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file hamstersforever-1.0.jar
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod net.technic.hamstersforever.HamstersForever
2014-06-15 18:32:02 [Le plus pr?cis] [hamstersforever] Parsed dependency info : [] [] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file hats2.1.4.zip for potential mods
2014-06-15 18:32:02 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file hats2.1.4.zip
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod hats.common.Hats
2014-06-15 18:32:02 [Le plus pr?cis] [Hats] Parsed dependency info : [] [] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file ichunutil2.4.0.zip for potential mods
2014-06-15 18:32:02 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file ichunutil2.4.0.zip
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod ichun.core.iChunUtil
2014-06-15 18:32:02 [Le plus pr?cis] [iChunUtil] Parsed dependency info : [Forge@[9.10.0.810,)] [Forge@[9.10.0.810,)] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file immibis-core-57.2.0.jar for potential mods
2014-06-15 18:32:02 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file immibis-core-57.2.0.jar
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.core.ICNonCoreMod
2014-06-15 18:32:02 [Le plus pr?cis] [ImmibisCore] Using mcmod dependency info : [] [IC2] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file InventoryTweaks-MC1.6.2-1.56-b77.jar for potential mods
2014-06-15 18:32:02 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file InventoryTweaks-MC1.6.2-1.56-b77.jar
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
2014-06-15 18:32:02 [Le plus pr?cis] [inventorytweaks] Parsed dependency info : [Forge@[9.10.0,), FML@[6.2.0,)] [FML@[6.2.0,), Forge@[9.10.0,)] []
2014-06-15 18:32:02 [Pr?cis] [inventorytweaks] Attempting to load the file version.properties from InventoryTweaks-MC1.6.2-1.56-b77.jar to locate a version number for inventorytweaks
2014-06-15 18:32:02 [Pr?cis] [inventorytweaks] Found version 1.56 for mod inventorytweaks in version.properties, using
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file liquid-xp-57.1.2.jar for potential mods
2014-06-15 18:32:02 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file liquid-xp-57.1.2.jar
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.lxp.LiquidXPMod
2014-06-15 18:32:02 [Le plus pr?cis] [LiquidXP] Using mcmod dependency info : [ImmibisCore] [ImmibisCore] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Examining file minefactoryreloaded-2.7.6-448.jar for potential mods
2014-06-15 18:32:02 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file minefactoryreloaded-2.7.6-448.jar
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.ForestryTrees
2014-06-15 18:32:02 [Le plus pr?cis] [MFR Compat Forestry Trees] Parsed dependency info : [] [Forestry] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.extratrees.ExtraTrees
2014-06-15 18:32:02 [Le plus pr?cis] [MFR Compat Extra Trees] Parsed dependency info : [] [ExtraTrees] []
2014-06-15 18:32:02 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
2014-06-15 18:32:02 [Le plus pr?cis] [MineFactoryReloaded] Parsed dependency info : [Forge@[9.11.1.953,), PowerCrystalsCore@[1.1.8,)] [Forge@[9.11.1.953,), PowerCrystalsCore@[1.1.8,), BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, IC2] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatAppliedEnergistics] Parsed dependency info : [] [MineFactoryReloaded, AppliedEnergistics] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatBackTools] Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatBuildCraft] Parsed dependency info : [] [MineFactoryReloaded, BuildCraft|Core] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded] [Forestry]
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forgemultiparts.FMP
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatForgeMicroblock] Parsed dependency info : [] [MineFactoryReloaded] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatMystcraft] Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatPams] Parsed dependency info : [] [MineFactoryReloaded, pamharvestcraft] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.projectred.ProjectRedCompat
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatProjRed] Parsed dependency info : [] [MineFactoryReloaded, ProjRed|Core, ProjRed|Exploration] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.railcraft.Railcraft
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatRailcraft] Parsed dependency info : [] [MineFactoryReloaded, Railcraft] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatThaumcraft] Parsed dependency info : [] [MineFactoryReloaded, Thaumcraft] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatThermalExpansion] Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
2014-06-15 18:32:03 [Le plus pr?cis] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Examining file minions_1.6.4.zip for potential mods
2014-06-15 18:32:03 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file minions_1.6.4.zip
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.minions.common.MinionsCore
2014-06-15 18:32:03 [Le plus pr?cis] [AS_Minions] Parsed dependency info : [] [] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Examining file modbuild for MC v1.6.4.zip for potential mods
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] The mod container modbuild for MC v1.6.4.zip appears to be missing an mcmod.info file
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod build.BuildMod
2014-06-15 18:32:03 [Le plus pr?cis] [BuildMod] Parsed dependency info : [] [] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Examining file morphbeta-0.7.1.zip for potential mods
2014-06-15 18:32:03 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file morphbeta-0.7.1.zip
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod morph.common.Morph
2014-06-15 18:32:03 [Le plus pr?cis] [Morph] Parsed dependency info : [Forge@[9.11.1.945,)] [Forge@[9.11.1.945,)] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Examining file natura_mc1.6.X_2.1.14.jar for potential mods
2014-06-15 18:32:03 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file natura_mc1.6.X_2.1.14.jar
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2014-06-15 18:32:03 [Le plus pr?cis] [Natura] Parsed dependency info : [] [] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Examining file necromancy-1.4c-9.jar for potential mods
2014-06-15 18:32:03 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file necromancy-1.4c-9.jar
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod com.sirolf2009.necromancy.Necromancy
2014-06-15 18:32:03 [Le plus pr?cis] [necromancy] Parsed dependency info : [] [] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Examining file neiplugins-1.1.0.6.jar for potential mods
2014-06-15 18:32:03 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file neiplugins-1.1.0.6.jar
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mods.neiplugins.NEIPlugins
2014-06-15 18:32:03 [Le plus pr?cis] [NEIPlugins] Parsed dependency info : [NotEnoughItems@[1.6.1.4,)] [NotEnoughItems@[1.6.1.4,)] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Examining file notenoughkeys-1.6.4-0.0.4.jar for potential mods
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] The mod container notenoughkeys-1.6.4-0.0.4.jar appears to be missing an mcmod.info file
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod okushama.nek.NotEnoughKeys
2014-06-15 18:32:03 [Le plus pr?cis] [notenoughkeys] Parsed dependency info : [] [] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Examining file openblocks-1.2.7.jar for potential mods
2014-06-15 18:32:03 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file openblocks-1.2.7.jar
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod openblocks.OpenBlocks
2014-06-15 18:32:03 [Le plus pr?cis] [OpenBlocks] Parsed dependency info : [OpenMods@[0.4,]] [OpenMods@[0.4,], OpenPeripheral, NotEnoughCodecs] []
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Examining file openmodslib-0.4.jar for potential mods
2014-06-15 18:32:03 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file openmodslib-0.4.jar
2014-06-15 18:32:03 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod openmods.OpenMods
2014-06-15 18:32:03 [Le plus pr?cis] [OpenMods] Parsed dependency info : [OpenModsCore] [OpenModsCore] []
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file ProjectRedBase-1.6.4-4.3.7.32.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file ProjectRedBase-1.6.4-4.3.7.32.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCore
2014-06-15 18:32:04 [Le plus pr?cis] [ProjRed|Core] Using mcmod dependency info : [CodeChickenCore, Forge, ForgeMultipart] [ForgeMultipart, CodeChickenCore, CCTurtle, ComputerCraft] []
2014-06-15 18:32:04 [Pr?cis] [ProjRed|Core] Attempting to load the file version.properties from ProjectRedBase-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Core
2014-06-15 18:32:04 [Avertissement] [ProjRed|Core] Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file ProjectRedCompat-1.6.4-4.3.7.32.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file ProjectRedCompat-1.6.4-4.3.7.32.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCompatibility
2014-06-15 18:32:04 [Le plus pr?cis] [ProjRed|Compatibility] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core, ProjRed|Transmission, ProjRed|Exploration, ProjRed|Transportation, TConstruct, ThermalExpansion, ComputerCraft] []
2014-06-15 18:32:04 [Pr?cis] [ProjRed|Compatibility] Attempting to load the file version.properties from ProjectRedCompat-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Compatibility
2014-06-15 18:32:04 [Avertissement] [ProjRed|Compatibility] Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file ProjectRedIntegration-1.6.4-4.3.7.32.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file ProjectRedIntegration-1.6.4-4.3.7.32.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIntegration
2014-06-15 18:32:04 [Le plus pr?cis] [ProjRed|Integration] Using mcmod dependency info : [ProjRed|Core, ProjRed|Transmission] [ProjRed|Core] []
2014-06-15 18:32:04 [Pr?cis] [ProjRed|Integration] Attempting to load the file version.properties from ProjectRedIntegration-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Integration
2014-06-15 18:32:04 [Avertissement] [ProjRed|Integration] Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedTransmission
2014-06-15 18:32:04 [Le plus pr?cis] [ProjRed|Transmission] Using mcmod dependency info : [ProjRed|Core, ProjRed|Integration] [ProjRed|Core] []
2014-06-15 18:32:04 [Pr?cis] [ProjRed|Transmission] Attempting to load the file version.properties from ProjectRedIntegration-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Transmission
2014-06-15 18:32:04 [Avertissement] [ProjRed|Transmission] Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file ProjectRedLighting-1.6.4-4.3.7.32.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file ProjectRedLighting-1.6.4-4.3.7.32.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIllumination
2014-06-15 18:32:04 [Le plus pr?cis] [ProjRed|Illumination] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] []
2014-06-15 18:32:04 [Pr?cis] [ProjRed|Illumination] Attempting to load the file version.properties from ProjectRedLighting-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Illumination
2014-06-15 18:32:04 [Avertissement] [ProjRed|Illumination] Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedExpansion
2014-06-15 18:32:04 [Le plus pr?cis] [ProjRed|Expansion] Using mcmod dependency info : [ProjRed|Core, ProjRed|Transportation] [ProjRed|Core, ProjRed|Transportation, ProjRed|Transmission] []
2014-06-15 18:32:04 [Pr?cis] [ProjRed|Expansion] Attempting to load the file version.properties from ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Expansion
2014-06-15 18:32:04 [Avertissement] [ProjRed|Expansion] Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedTransportation
2014-06-15 18:32:04 [Le plus pr?cis] [ProjRed|Transportation] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] []
2014-06-15 18:32:04 [Pr?cis] [ProjRed|Transportation] Attempting to load the file version.properties from ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Transportation
2014-06-15 18:32:04 [Avertissement] [ProjRed|Transportation] Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file ProjectRedWorld-1.6.4-4.3.7.32.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file ProjectRedWorld-1.6.4-4.3.7.32.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedExploration
2014-06-15 18:32:04 [Le plus pr?cis] [ProjRed|Exploration] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] []
2014-06-15 18:32:04 [Pr?cis] [ProjRed|Exploration] Attempting to load the file version.properties from ProjectRedWorld-1.6.4-4.3.7.32.jar to locate a version number for ProjRed|Exploration
2014-06-15 18:32:04 [Avertissement] [ProjRed|Exploration] Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.7.32
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file qcraft1.1.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file qcraft1.1.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod dan200.QCraft
2014-06-15 18:32:04 [Le plus pr?cis] [QuantumCraft] Parsed dependency info : [] [] []
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file random things v. 1.9 [MC 1.6.4].jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file random things v. 1.9 [MC 1.6.4].jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod lumien.randomthings.Core.RandomThings
2014-06-15 18:32:04 [Le plus pr?cis] [RandomThings] Parsed dependency info : [] [] []
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining directory saintspack for potential mods
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] No mcmod.info file found in directory saintspack
2014-06-15 18:32:04 [Le plus pr?cis] [ForgeModLoader] Recursing into package defaultpack
2014-06-15 18:32:04 [Le plus pr?cis] [ForgeModLoader] Recursing into package extendedpack
2014-06-15 18:32:04 [Le plus pr?cis] [ForgeModLoader] Recursing into package sound
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file saintspack.zip for potential mods
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] The mod container saintspack.zip appears to be missing an mcmod.info file
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified a class net.minecraft.saintspack.mod_Saintspack following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod net.minecraft.saintspack.mod_Saintspack
2014-06-15 18:32:04 [Le plus pr?cis] [SaintsPack] Parsed dependency info : [] [] []
2014-06-15 18:32:04 [Infos] [ForgeModLoader] Attempting to reparse the mod container saintspack.zip
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file saintspack.zip for potential mods
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] The mod container saintspack.zip appears to be missing an mcmod.info file
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified a class net.minecraft.saintspack.mod_Saintspack following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod net.minecraft.saintspack.mod_Saintspack
2014-06-15 18:32:04 [Le plus pr?cis] [SaintsPack] Parsed dependency info : [] [] []
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file secretroomsmod-universal-1.6.4-4.6.2.319.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file secretroomsmod-universal-1.6.4-4.6.2.319.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod com.github.AbrarSyed.secretroomsmod.common.SecretRooms
2014-06-15 18:32:04 [Le plus pr?cis] [secretroomsmod] Parsed dependency info : [] [] []
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file statues-1.6.4-2.1.1.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file statues-1.6.4-2.1.1.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod info.jbcs.minecraft.statues.Statues
2014-06-15 18:32:04 [Le plus pr?cis] [Statues] Parsed dependency info : [Autoutils] [Autoutils] []
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file sync2.1.1.zip for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file sync2.1.1.zip
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod sync.common.Sync
2014-06-15 18:32:04 [Le plus pr?cis] [Sync] Parsed dependency info : [Forge@[9.11.1.945,)] [Forge@[9.11.1.945,), ThermalExpansion] []
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file tconstruct_mc1.6.4_1.5.4d4.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file tconstruct_mc1.6.4_1.5.4d4.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod tconstruct.TConstruct
2014-06-15 18:32:04 [Le plus pr?cis] [TConstruct] Parsed dependency info : [Forge@[8.9,)] [Forge@[8.9,), ForgeMultipart, MineFactoryReloaded, NotEnoughItems, Waila, ThermalExpansion] []
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file thermalexpansion-3.0.0.2.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file thermalexpansion-3.0.0.2.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2014-06-15 18:32:04 [Le plus pr?cis] [ThermalExpansion] Parsed dependency info : [Forge@[9.1.11.953,), ForgeMultipart, CoFHCore@[2.0.0.2,)] [Forge@[9.1.11.953,), CoFHCore@[2.0.0.2,), ForgeMultipart] [IC2, Metallurgy]
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file tmechworks_mc1.6.4_0.1.4.2.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file tmechworks_mc1.6.4_0.1.4.2.jar
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod tmechworks.TMechworks
2014-06-15 18:32:04 [Le plus pr?cis] [TMechworks] Parsed dependency info : [TConstruct] [TConstruct] []
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file trailmix2.0.0.zip for potential mods
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] The mod container trailmix2.0.0.zip appears to be missing an mcmod.info file
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod trailmix.common.TrailMix
2014-06-15 18:32:04 [Le plus pr?cis] [TrailMix] Parsed dependency info : [iChunUtil@[2.0.0,)] [iChunUtil@[2.0.0,)] []
2014-06-15 18:32:04 [Pr?cis] [ForgeModLoader] Examining file tropicraft v5.1.6 Mod for MC v1.6.4.jar for potential mods
2014-06-15 18:32:04 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file tropicraft v5.1.6 Mod for MC v1.6.4.jar
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod tropicraft.Tropicraft
2014-06-15 18:32:05 [Le plus pr?cis] [tropicraftmod] Parsed dependency info : [] [] []
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod tropicraft.volleyball.Volleyball
2014-06-15 18:32:05 [Le plus pr?cis] [volleyballmod] Parsed dependency info : [] [] []
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Examining file waila_1.5.1a.zip for potential mods
2014-06-15 18:32:05 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file waila_1.5.1a.zip
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.waila.Waila
2014-06-15 18:32:05 [Le plus pr?cis] [Waila] Parsed dependency info : [NotEnoughItems] [NotEnoughItems] []
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Examining file waypoints-1.6.4-1.0.2fix.jar for potential mods
2014-06-15 18:32:05 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file waypoints-1.6.4-1.0.2fix.jar
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod info.jbcs.minecraft.waypoints.Waypoints
2014-06-15 18:32:05 [Le plus pr?cis] [Waypoints] Parsed dependency info : [] [] []
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Examining file weather v1.59 Mod for MC v1.6.4.zip for potential mods
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] The mod container weather v1.59 Mod for MC v1.6.4.zip appears to be missing an mcmod.info file
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod weather.blocks.structure.AIBlock
2014-06-15 18:32:05 [Le plus pr?cis] [AIBlock] Parsed dependency info : [] [] []
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod weather.WeatherMod
2014-06-15 18:32:05 [Le plus pr?cis] [WeatherMod] Parsed dependency info : [] [] []
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Examining file witchery_0-16-3_164.zip for potential mods
2014-06-15 18:32:05 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file witchery_0-16-3_164.zip
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod com.emoniph.witchery.Witchery
2014-06-15 18:32:05 [Le plus pr?cis] [witchery] Using mcmod dependency info : [Forge] [] []
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Examining file worldofdinos-1.0.jar for potential mods
2014-06-15 18:32:05 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file worldofdinos-1.0.jar
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod net.technic.worldofdinos.WorldOfDinos
2014-06-15 18:32:05 [Le plus pr?cis] [worldofdinos] Parsed dependency info : [] [] []
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Examining file zchisel-1.6.4-1.5.0fix.jar for potential mods
2014-06-15 18:32:05 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file zchisel-1.6.4-1.5.0fix.jar
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod info.jbcs.minecraft.chisel.Chisel
2014-06-15 18:32:05 [Le plus pr?cis] [Chisel] Parsed dependency info : [Autoutils] [Autoutils] []
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.62.jar for potential mods
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.62.jar appears to be missing an mcmod.info file
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Examining file ForgeMultipart-universal-1.6.4-1.0.0.250.jar for potential mods
2014-06-15 18:32:05 [Plus pr?cis] [ForgeModLoader] Located mcmod.info file in file ForgeMultipart-universal-1.6.4-1.0.0.250.jar
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod codechicken.microblock.handler.MicroblockMod
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeMicroblock] Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
2014-06-15 18:32:05 [Pr?cis] [ForgeMicroblock] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.250.jar to locate a version number for ForgeMicroblock
2014-06-15 18:32:05 [Avertissement] [ForgeMicroblock] Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.250
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.handler.MultipartMod
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeMultipart] Parsed dependency info : [] [] []
2014-06-15 18:32:05 [Pr?cis] [ForgeMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.250.jar to locate a version number for ForgeMultipart
2014-06-15 18:32:05 [Avertissement] [ForgeMultipart] Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.250
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.minecraft.MinecraftMultipartMod
2014-06-15 18:32:05 [Le plus pr?cis] [McMultipart] Parsed dependency info : [] [] []
2014-06-15 18:32:05 [Pr?cis] [McMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.250.jar to locate a version number for McMultipart
2014-06-15 18:32:05 [Avertissement] [McMultipart] Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.250
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Forge Mod Loader has identified 115 mods to load
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in RandomThings
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in RandomThings
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in RandomThings
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in RandomThings
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API mcp.mobius.waila.api (owned by Waila providing WailaAPI) embedded in Waila
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in RandomThings
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in RandomThings
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in RandomThings
Code:
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in RandomThings
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in RandomThings
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in RandomThings
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in RandomThings
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|inventory:1.0}
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|inventory: owner: BuildCraftAPI|core, dependents: [RandomThings]
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|gates:1.0}
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|gates: owner: BuildCraftAPI|core, dependents: [RandomThings, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft]
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|blueprints:1.0}
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|blueprints: owner: BuildCraftAPI|core, dependents: [RandomThings]
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|power:1.0}
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|power: owner: BuildCraftAPI|core, dependents: [RandomThings, ThermalExpansion, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft]
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.fuels (owned by BuildCraftAPI|core) without associated API reference
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|fuels:1.0}
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|fuels: owner: BuildCraftAPI|core, dependents: [RandomThings, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft]
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|transport:1.0}
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|transport: owner: BuildCraftAPI|core, dependents: [RandomThings, ThermalExpansion, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft]
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|recipes:1.0}
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|recipes: owner: BuildCraftAPI|core, dependents: [RandomThings]
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tools:1.0}
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|tools: owner: BuildCraftAPI|core, dependents: [RandomThings, ThermalExpansion, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft]
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|core: owner: BuildCraft|Core, dependents: [RandomThings, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft]
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraftAPI|core from APIContainer{BuildCraftAPI|bptblocks:1.0}
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|bptblocks:1.0}
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|bptblocks: owner: BuildCraftAPI|blueprints, dependents: [RandomThings]
2014-06-15 18:32:05 [Infos] [ForgeModLoader] Found mod(s) [RandomThings] containing declared API package mcp.mobius.waila.api (owned by Waila) without associated API reference
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API WailaAPI: owner: Waila, dependents: [RandomThings]
2014-06-15 18:32:05 [Le plus pr?cis] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|filler:2.0}
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|filler: owner: BuildCraftAPI|core, dependents: [RandomThings]
2014-06-15 18:32:05 [Plus pr?cis] [ForgeModLoader] Received a system property request ''
2014-06-15 18:32:05 [Plus pr?cis] [ForgeModLoader] System property request managing the state of 0 mods
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] After merging, found state information for 0 mods
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Reloading logging properties from C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\config\logging.properties
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Reloaded logging properties
2014-06-15 18:32:05 [Pr?cis] [mcp] Mod Logging channel mcp configured at default level.
2014-06-15 18:32:05 [Infos] [mcp] Activating mod mcp
2014-06-15 18:32:05 [Pr?cis] [FML] Mod Logging channel FML configured at default level.
2014-06-15 18:32:05 [Infos] [FML] Activating mod FML
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file BTeam.jar at assets/forge/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [Forge] Mod Logging channel Forge configured at default level.
2014-06-15 18:32:05 [Infos] [Forge] Activating mod Forge
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file BTeam.jar at assets/forge/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2014-06-15 18:32:05 [Infos] [CodeChickenCore] Activating mod CodeChickenCore
2014-06-15 18:32:05 [Pr?cis] [Micdoodlecore] Mod Logging channel Micdoodlecore configured at default level.
2014-06-15 18:32:05 [Infos] [Micdoodlecore] Activating mod Micdoodlecore
2014-06-15 18:32:05 [Pr?cis] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2014-06-15 18:32:05 [Infos] [NotEnoughItems] Activating mod NotEnoughItems
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file notenoughitems 1.6.1.9.jar at assets/nei/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [OpenModsCore] Mod Logging channel OpenModsCore configured at default level.
2014-06-15 18:32:05 [Infos] [OpenModsCore] Activating mod OpenModsCore
2014-06-15 18:32:05 [Pr?cis] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
2014-06-15 18:32:05 [Infos] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2014-06-15 18:32:05 [Pr?cis] [TConstruct-Preloader] Mod Logging channel TConstruct-Preloader configured at default level.
2014-06-15 18:32:05 [Infos] [TConstruct-Preloader] Activating mod TConstruct-Preloader
2014-06-15 18:32:05 [Pr?cis] [advancedgenetics] Enabling mod advancedgenetics
2014-06-15 18:32:05 [Pr?cis] [advancedgenetics] Mod Logging channel advancedgenetics configured at default level.
2014-06-15 18:32:05 [Infos] [advancedgenetics] Activating mod advancedgenetics
2014-06-15 18:32:05 [Pr?cis] [ArchimedesShipsMod] Enabling mod ArchimedesShipsMod
2014-06-15 18:32:05 [Pr?cis] [ArchimedesShipsMod] Mod Logging channel ArchimedesShipsMod configured at default level.
2014-06-15 18:32:05 [Infos] [ArchimedesShipsMod] Activating mod ArchimedesShipsMod
2014-06-15 18:32:05 [Pr?cis] [Artifice] Enabling mod Artifice
2014-06-15 18:32:05 [Pr?cis] [Artifice] Mod Logging channel Artifice configured at default level.
2014-06-15 18:32:05 [Infos] [Artifice] Activating mod Artifice
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file artifice-1.1.3-243.jar at assets/artifice/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|EE3] Enabling mod ArtificeCompat|EE3
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|EE3] Mod Logging channel ArtificeCompat|EE3 configured at default level.
2014-06-15 18:32:05 [Infos] [ArtificeCompat|EE3] Activating mod ArtificeCompat|EE3
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file artifice-1.1.3-243.jar at assets/artifice/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|Forestry] Enabling mod ArtificeCompat|Forestry
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|Forestry] Mod Logging channel ArtificeCompat|Forestry configured at default level.
2014-06-15 18:32:05 [Infos] [ArtificeCompat|Forestry] Activating mod ArtificeCompat|Forestry
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file artifice-1.1.3-243.jar at assets/artifice/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|Vanilla] Enabling mod ArtificeCompat|Vanilla
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|Vanilla] Mod Logging channel ArtificeCompat|Vanilla configured at default level.
2014-06-15 18:32:05 [Infos] [ArtificeCompat|Vanilla] Activating mod ArtificeCompat|Vanilla
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file artifice-1.1.3-243.jar at assets/artifice/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|MFR] Enabling mod ArtificeCompat|MFR
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|MFR] Mod Logging channel ArtificeCompat|MFR configured at default level.
2014-06-15 18:32:05 [Infos] [ArtificeCompat|MFR] Activating mod ArtificeCompat|MFR
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file artifice-1.1.3-243.jar at assets/artifice/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|Buildcraft] Enabling mod ArtificeCompat|Buildcraft
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|Buildcraft] Mod Logging channel ArtificeCompat|Buildcraft configured at default level.
2014-06-15 18:32:05 [Infos] [ArtificeCompat|Buildcraft] Activating mod ArtificeCompat|Buildcraft
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file artifice-1.1.3-243.jar at assets/artifice/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|ForgeMicroblock] Enabling mod ArtificeCompat|ForgeMicroblock
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|ForgeMicroblock] Mod Logging channel ArtificeCompat|ForgeMicroblock configured at default level.
2014-06-15 18:32:05 [Infos] [ArtificeCompat|ForgeMicroblock] Activating mod ArtificeCompat|ForgeMicroblock
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file artifice-1.1.3-243.jar at assets/artifice/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|Thaumcraft] Enabling mod ArtificeCompat|Thaumcraft
2014-06-15 18:32:05 [Pr?cis] [ArtificeCompat|Thaumcraft] Mod Logging channel ArtificeCompat|Thaumcraft configured at default level.
2014-06-15 18:32:05 [Infos] [ArtificeCompat|Thaumcraft] Activating mod ArtificeCompat|Thaumcraft
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file artifice-1.1.3-243.jar at assets/artifice/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [AutoBlocks] Enabling mod AutoBlocks
2014-06-15 18:32:05 [Pr?cis] [AutoBlocks] Mod Logging channel AutoBlocks configured at default level.
2014-06-15 18:32:05 [Infos] [AutoBlocks] Activating mod AutoBlocks
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file autoblocks 1.0.0.zip at assets/forge/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [Autoutils] Enabling mod Autoutils
2014-06-15 18:32:05 [Pr?cis] [Autoutils] Mod Logging channel Autoutils configured at default level.
2014-06-15 18:32:05 [Infos] [Autoutils] Activating mod Autoutils
2014-06-15 18:32:05 [Pr?cis] [betterstorage] Enabling mod betterstorage
2014-06-15 18:32:05 [Pr?cis] [betterstorage] Mod Logging channel betterstorage configured at default level.
2014-06-15 18:32:05 [Infos] [betterstorage] Activating mod betterstorage
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file betterstorage-1.6.4-0.8.0.45.jar at assets/betterstorage/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [BiblioCraft] Enabling mod BiblioCraft
2014-06-15 18:32:05 [Pr?cis] [BiblioCraft] Mod Logging channel BiblioCraft configured at default level.
2014-06-15 18:32:05 [Infos] [BiblioCraft] Activating mod BiblioCraft
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file bibliocraft[v1.5.5].zip at assets/bibliocraft/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [BiblioWoodsBoP] Enabling mod BiblioWoodsBoP
2014-06-15 18:32:05 [Pr?cis] [BiblioWoodsBoP] Mod Logging channel BiblioWoodsBoP configured at default level.
2014-06-15 18:32:05 [Infos] [BiblioWoodsBoP] Activating mod BiblioWoodsBoP
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file bibliowoods[biomesoplenty][v1.3].zip at assets/bibliocraft/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [BiblioWoodsNatura] Enabling mod BiblioWoodsNatura
2014-06-15 18:32:05 [Pr?cis] [BiblioWoodsNatura] Mod Logging channel BiblioWoodsNatura configured at default level.
2014-06-15 18:32:05 [Infos] [BiblioWoodsNatura] Activating mod BiblioWoodsNatura
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file bibliowoods[natura][v1.1].zip at assets/bibliocraft/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [BiomesOPlenty] Enabling mod BiomesOPlenty
2014-06-15 18:32:05 [Pr?cis] [BiomesOPlenty] Mod Logging channel BiomesOPlenty configured at default level.
2014-06-15 18:32:05 [Infos] [BiomesOPlenty] Activating mod BiomesOPlenty
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file biomesoplenty-universal-1.6.4-1.2.1.434.jar at assets/biomesoplenty/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [CarpentersBlocks] Enabling mod CarpentersBlocks
2014-06-15 18:32:05 [Pr?cis] [CarpentersBlocks] Mod Logging channel CarpentersBlocks configured at default level.
2014-06-15 18:32:05 [Infos] [CarpentersBlocks] Activating mod CarpentersBlocks
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file carpenter's blocks v2.0.6 - MC 1.6+.zip at assets/carpentersblocks/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [CoFHCore] Enabling mod CoFHCore
2014-06-15 18:32:05 [Pr?cis] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2014-06-15 18:32:05 [Infos] [CoFHCore] Activating mod CoFHCore
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file cofhcore-2.0.0.2.jar at assets/cofh/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [CoFHLoot] Enabling mod CoFHLoot
2014-06-15 18:32:05 [Pr?cis] [CoFHLoot] Mod Logging channel CoFHLoot configured at default level.
2014-06-15 18:32:05 [Infos] [CoFHLoot] Activating mod CoFHLoot
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file cofhcore-2.0.0.2.jar at assets/cofh/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [CoFHMasquerade] Enabling mod CoFHMasquerade
2014-06-15 18:32:05 [Pr?cis] [CoFHMasquerade] Mod Logging channel CoFHMasquerade configured at default level.
2014-06-15 18:32:05 [Infos] [CoFHMasquerade] Activating mod CoFHMasquerade
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file cofhcore-2.0.0.2.jar at assets/cofh/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [CoFHSocial] Enabling mod CoFHSocial
2014-06-15 18:32:05 [Pr?cis] [CoFHSocial] Mod Logging channel CoFHSocial configured at default level.
2014-06-15 18:32:05 [Infos] [CoFHSocial] Activating mod CoFHSocial
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file cofhcore-2.0.0.2.jar at assets/cofh/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [CoFHWorld] Enabling mod CoFHWorld
2014-06-15 18:32:05 [Pr?cis] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2014-06-15 18:32:05 [Infos] [CoFHWorld] Activating mod CoFHWorld
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file cofhcore-2.0.0.2.jar at assets/cofh/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [ConfigMod] Enabling mod ConfigMod
2014-06-15 18:32:05 [Pr?cis] [ConfigMod] Mod Logging channel ConfigMod configured at default level.
2014-06-15 18:32:05 [Infos] [ConfigMod] Activating mod ConfigMod
2014-06-15 18:32:05 [Pr?cis] [CoroAI] Enabling mod CoroAI
2014-06-15 18:32:05 [Pr?cis] [CoroAI] Mod Logging channel CoroAI configured at default level.
2014-06-15 18:32:05 [Infos] [CoroAI] Activating mod CoroAI
2014-06-15 18:32:05 [Pr?cis] [darwin] Enabling mod darwin
2014-06-15 18:32:05 [Pr?cis] [darwin] Mod Logging channel darwin configured at default level.
2014-06-15 18:32:05 [Infos] [darwin] Activating mod darwin
2014-06-15 18:32:05 [Pr?cis] [DragonMounts] Enabling mod DragonMounts
2014-06-15 18:32:05 [Pr?cis] [DragonMounts] Mod Logging channel DragonMounts configured at default level.
2014-06-15 18:32:05 [Infos] [DragonMounts] Activating mod DragonMounts
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file dragonmount_r35_mc1.6.x.zip at assets/dragonmounts/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [EnhancedCore] Enabling mod EnhancedCore
2014-06-15 18:32:05 [Pr?cis] [EnhancedCore] Mod Logging channel EnhancedCore configured at default level.
2014-06-15 18:32:05 [Infos] [EnhancedCore] Activating mod EnhancedCore
2014-06-15 18:32:05 [Pr?cis] [EP2] Enabling mod EP2
2014-06-15 18:32:05 [Pr?cis] [EP2] Mod Logging channel EP2 configured at default level.
2014-06-15 18:32:05 [Infos] [EP2] Activating mod EP2
2014-06-15 18:32:05 [Pr?cis] [ExtendedRenderer] Enabling mod ExtendedRenderer
2014-06-15 18:32:05 [Pr?cis] [ExtendedRenderer] Mod Logging channel ExtendedRenderer configured at default level.
2014-06-15 18:32:05 [Infos] [ExtendedRenderer] Activating mod ExtendedRenderer
2014-06-15 18:32:05 [Pr?cis] [FlansMod] Enabling mod FlansMod
2014-06-15 18:32:05 [Pr?cis] [FlansMod] Mod Logging channel FlansMod configured at default level.
2014-06-15 18:32:05 [Infos] [FlansMod] Activating mod FlansMod
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file flansmod-4.1.1.jar at assets/forge/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [FoodPlus] Enabling mod FoodPlus
2014-06-15 18:32:05 [Pr?cis] [FoodPlus] Mod Logging channel FoodPlus configured at default level.
2014-06-15 18:32:05 [Infos] [FoodPlus] Activating mod FoodPlus
2014-06-15 18:32:05 [Pr?cis] [633] Enabling mod 633
2014-06-15 18:32:05 [Pr?cis] [633] Mod Logging channel 633 configured at default level.
2014-06-15 18:32:05 [Infos] [633] Activating mod 633
2014-06-15 18:32:05 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file fossilsarch-reported-v1.0.6.jar at assets/fossilsarch/lang/en_US.lang into language system
2014-06-15 18:32:05 [Pr?cis] [cfm] Enabling mod cfm
2014-06-15 18:32:05 [Pr?cis] [cfm] Mod Logging channel cfm configured at default level.
2014-06-15 18:32:05 [Infos] [cfm] Activating mod cfm
2014-06-15 18:32:06 [Pr?cis] [GalacticraftCore] Enabling mod GalacticraftCore
2014-06-15 18:32:06 [Pr?cis] [GalacticraftCore] Mod Logging channel GalacticraftCore configured at default level.
2014-06-15 18:32:06 [Infos] [GalacticraftCore] Activating mod GalacticraftCore
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file galacticraft-1.6.4-2.0.11.978.jar at assets/galacticraftmars/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file galacticraft-1.6.4-2.0.11.978.jar at assets/galacticraftmoon/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file galacticraft-1.6.4-2.0.11.978.jar at assets/galacticraftcore/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [GalacticraftMars] Enabling mod GalacticraftMars
2014-06-15 18:32:06 [Pr?cis] [GalacticraftMars] Mod Logging channel GalacticraftMars configured at default level.
2014-06-15 18:32:06 [Infos] [GalacticraftMars] Activating mod GalacticraftMars
2014-06-15 18:32:06 [Pr?cis] [hamstermod] Enabling mod hamstermod
2014-06-15 18:32:06 [Pr?cis] [hamstermod] Mod Logging channel hamstermod configured at default level.
2014-06-15 18:32:06 [Infos] [hamstermod] Activating mod hamstermod
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file hamsterrific[1.6.4]V2.1.zip at assets/forge/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file hamsterrific[1.6.4]V2.1.zip at assets/hamstermod/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [hamstersforever] Enabling mod hamstersforever
2014-06-15 18:32:06 [Pr?cis] [hamstersforever] Mod Logging channel hamstersforever configured at default level.
2014-06-15 18:32:06 [Infos] [hamstersforever] Activating mod hamstersforever
2014-06-15 18:32:06 [Pr?cis] [Hats] Enabling mod Hats
2014-06-15 18:32:06 [Pr?cis] [Hats] Mod Logging channel Hats configured at default level.
2014-06-15 18:32:06 [Infos] [Hats] Activating mod Hats
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file hats2.1.4.zip at assets/hats/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [iChunUtil] Enabling mod iChunUtil
2014-06-15 18:32:06 [Pr?cis] [iChunUtil] Mod Logging channel iChunUtil configured at default level.
2014-06-15 18:32:06 [Infos] [iChunUtil] Activating mod iChunUtil
2014-06-15 18:32:06 [Pr?cis] [ImmibisCore] Enabling mod ImmibisCore
2014-06-15 18:32:06 [Pr?cis] [ImmibisCore] Mod Logging channel ImmibisCore configured at default level.
2014-06-15 18:32:06 [Infos] [ImmibisCore] Activating mod ImmibisCore
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file immibis-core-57.2.0.jar at assets/immibis_core/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [inventorytweaks] Enabling mod inventorytweaks
2014-06-15 18:32:06 [Pr?cis] [inventorytweaks] Mod Logging channel inventorytweaks configured at default level.
2014-06-15 18:32:06 [Infos] [inventorytweaks] Activating mod inventorytweaks
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file InventoryTweaks-MC1.6.2-1.56-b77.jar at assets/inventorytweaks/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [LiquidXP] Enabling mod LiquidXP
2014-06-15 18:32:06 [Pr?cis] [LiquidXP] Mod Logging channel LiquidXP configured at default level.
2014-06-15 18:32:06 [Infos] [LiquidXP] Activating mod LiquidXP
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file liquid-xp-57.1.2.jar at assets/liquidxp/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [MFR Compat Forestry Trees] Enabling mod MFR Compat Forestry Trees
2014-06-15 18:32:06 [Pr?cis] [MFR Compat Forestry Trees] Mod Logging channel MFR Compat Forestry Trees configured at default level.
2014-06-15 18:32:06 [Infos] [MFR Compat Forestry Trees] Activating mod MFR Compat Forestry Trees
2014-06-15 18:32:06 [Pr?cis] [MFR Compat Extra Trees] Enabling mod MFR Compat Extra Trees
2014-06-15 18:32:06 [Pr?cis] [MFR Compat Extra Trees] Mod Logging channel MFR Compat Extra Trees configured at default level.
2014-06-15 18:32:06 [Infos] [MFR Compat Extra Trees] Activating mod MFR Compat Extra Trees
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatAppliedEnergistics] Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatAppliedEnergistics] Mod Logging channel MineFactoryReloaded|CompatAppliedEnergistics configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatAppliedEnergistics] Activating mod MineFactoryReloaded|CompatAppliedEnergistics
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatBackTools] Enabling mod MineFactoryReloaded|CompatBackTools
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatBackTools] Mod Logging channel MineFactoryReloaded|CompatBackTools configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatBackTools] Activating mod MineFactoryReloaded|CompatBackTools
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatBuildCraft] Enabling mod MineFactoryReloaded|CompatBuildCraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatBuildCraft] Mod Logging channel MineFactoryReloaded|CompatBuildCraft configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatBuildCraft] Activating mod MineFactoryReloaded|CompatBuildCraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatForgeMicroblock] Enabling mod MineFactoryReloaded|CompatForgeMicroblock
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatForgeMicroblock] Mod Logging channel MineFactoryReloaded|CompatForgeMicroblock configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatForgeMicroblock] Activating mod MineFactoryReloaded|CompatForgeMicroblock
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatMystcraft] Enabling mod MineFactoryReloaded|CompatMystcraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatMystcraft] Mod Logging channel MineFactoryReloaded|CompatMystcraft configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatMystcraft] Activating mod MineFactoryReloaded|CompatMystcraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatProjRed] Enabling mod MineFactoryReloaded|CompatProjRed
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatProjRed] Mod Logging channel MineFactoryReloaded|CompatProjRed configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatProjRed] Activating mod MineFactoryReloaded|CompatProjRed
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatRailcraft] Enabling mod MineFactoryReloaded|CompatRailcraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatRailcraft] Mod Logging channel MineFactoryReloaded|CompatRailcraft configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatRailcraft] Activating mod MineFactoryReloaded|CompatRailcraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatThaumcraft] Enabling mod MineFactoryReloaded|CompatThaumcraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatThaumcraft] Mod Logging channel MineFactoryReloaded|CompatThaumcraft configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatThaumcraft] Activating mod MineFactoryReloaded|CompatThaumcraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatThermalExpansion] Enabling mod MineFactoryReloaded|CompatThermalExpansion
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatThermalExpansion] Mod Logging channel MineFactoryReloaded|CompatThermalExpansion configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatThermalExpansion] Activating mod MineFactoryReloaded|CompatThermalExpansion
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
2014-06-15 18:32:06 [Pr?cis] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
2014-06-15 18:32:06 [Infos] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2014-06-15 18:32:06 [Pr?cis] [AS_Minions] Enabling mod AS_Minions
2014-06-15 18:32:06 [Pr?cis] [AS_Minions] Mod Logging channel AS_Minions configured at default level.
2014-06-15 18:32:06 [Infos] [AS_Minions] Activating mod AS_Minions
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file minions_1.6.4.zip at assets/minions/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [BuildMod] Enabling mod BuildMod
2014-06-15 18:32:06 [Pr?cis] [BuildMod] Mod Logging channel BuildMod configured at default level.
2014-06-15 18:32:06 [Infos] [BuildMod] Activating mod BuildMod
2014-06-15 18:32:06 [Pr?cis] [Morph] Enabling mod Morph
2014-06-15 18:32:06 [Pr?cis] [Morph] Mod Logging channel Morph configured at default level.
2014-06-15 18:32:06 [Infos] [Morph] Activating mod Morph
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file morphbeta-0.7.1.zip at assets/morph/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [Natura] Enabling mod Natura
2014-06-15 18:32:06 [Pr?cis] [Natura] Mod Logging channel Natura configured at default level.
2014-06-15 18:32:06 [Infos] [Natura] Activating mod Natura
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file natura_mc1.6.X_2.1.14.jar at assets/natura/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [necromancy] Enabling mod necromancy
2014-06-15 18:32:06 [Pr?cis] [necromancy] Mod Logging channel necromancy configured at default level.
2014-06-15 18:32:06 [Infos] [necromancy] Activating mod necromancy
2014-06-15 18:32:06 [Pr?cis] [NEIPlugins] Enabling mod NEIPlugins
2014-06-15 18:32:06 [Pr?cis] [NEIPlugins] Mod Logging channel NEIPlugins configured at default level.
2014-06-15 18:32:06 [Infos] [NEIPlugins] Activating mod NEIPlugins
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file neiplugins-1.1.0.6.jar at assets/neiplugins/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [notenoughkeys] Enabling mod notenoughkeys
2014-06-15 18:32:06 [Pr?cis] [notenoughkeys] Mod Logging channel notenoughkeys configured at default level.
2014-06-15 18:32:06 [Infos] [notenoughkeys] Activating mod notenoughkeys
2014-06-15 18:32:06 [Pr?cis] [OpenBlocks] Enabling mod OpenBlocks
2014-06-15 18:32:06 [Pr?cis] [OpenBlocks] Mod Logging channel OpenBlocks configured at default level.
2014-06-15 18:32:06 [Infos] [OpenBlocks] Activating mod OpenBlocks
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file openblocks-1.2.7.jar at assets/openblocks/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [OpenMods] Enabling mod OpenMods
2014-06-15 18:32:06 [Pr?cis] [OpenMods] Mod Logging channel OpenMods configured at default level.
2014-06-15 18:32:06 [Infos] [OpenMods] Activating mod OpenMods
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file openmodslib-0.4.jar at assets/openmodslib/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Core] Enabling mod ProjRed|Core
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Core] Mod Logging channel ProjRed|Core configured at default level.
2014-06-15 18:32:06 [Infos] [ProjRed|Core] Activating mod ProjRed|Core
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file ProjectRedBase-1.6.4-4.3.7.32.jar at assets/projectred/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Compatibility] Enabling mod ProjRed|Compatibility
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Compatibility] Mod Logging channel ProjRed|Compatibility configured at default level.
2014-06-15 18:32:06 [Infos] [ProjRed|Compatibility] Activating mod ProjRed|Compatibility
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Integration] Enabling mod ProjRed|Integration
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Integration] Mod Logging channel ProjRed|Integration configured at default level.
2014-06-15 18:32:06 [Infos] [ProjRed|Integration] Activating mod ProjRed|Integration
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Transmission] Enabling mod ProjRed|Transmission
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Transmission] Mod Logging channel ProjRed|Transmission configured at default level.
2014-06-15 18:32:06 [Infos] [ProjRed|Transmission] Activating mod ProjRed|Transmission
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Illumination] Enabling mod ProjRed|Illumination
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Illumination] Mod Logging channel ProjRed|Illumination configured at default level.
2014-06-15 18:32:06 [Infos] [ProjRed|Illumination] Activating mod ProjRed|Illumination
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Expansion] Enabling mod ProjRed|Expansion
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Expansion] Mod Logging channel ProjRed|Expansion configured at default level.
2014-06-15 18:32:06 [Infos] [ProjRed|Expansion] Activating mod ProjRed|Expansion
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Transportation] Enabling mod ProjRed|Transportation
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Transportation] Mod Logging channel ProjRed|Transportation configured at default level.
2014-06-15 18:32:06 [Infos] [ProjRed|Transportation] Activating mod ProjRed|Transportation
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Exploration] Enabling mod ProjRed|Exploration
2014-06-15 18:32:06 [Pr?cis] [ProjRed|Exploration] Mod Logging channel ProjRed|Exploration configured at default level.
2014-06-15 18:32:06 [Infos] [ProjRed|Exploration] Activating mod ProjRed|Exploration
2014-06-15 18:32:06 [Pr?cis] [QuantumCraft] Enabling mod QuantumCraft
2014-06-15 18:32:06 [Pr?cis] [QuantumCraft] Mod Logging channel QuantumCraft configured at default level.
2014-06-15 18:32:06 [Infos] [QuantumCraft] Activating mod QuantumCraft
2014-06-15 18:32:06 [Pr?cis] [RandomThings] Enabling mod RandomThings
2014-06-15 18:32:06 [Pr?cis] [RandomThings] Mod Logging channel RandomThings configured at default level.
2014-06-15 18:32:06 [Infos] [RandomThings] Activating mod RandomThings
2014-06-15 18:32:06 [Pr?cis] [SaintsPack] Enabling mod SaintsPack
2014-06-15 18:32:06 [Pr?cis] [SaintsPack] Mod Logging channel SaintsPack configured at default level.
2014-06-15 18:32:06 [Infos] [SaintsPack] Activating mod SaintsPack
2014-06-15 18:32:06 [Pr?cis] [secretroomsmod] Enabling mod secretroomsmod
2014-06-15 18:32:06 [Pr?cis] [secretroomsmod] Mod Logging channel secretroomsmod configured at default level.
2014-06-15 18:32:06 [Infos] [secretroomsmod] Activating mod secretroomsmod
2014-06-15 18:32:06 [Pr?cis] [Statues] Enabling mod Statues
2014-06-15 18:32:06 [Pr?cis] [Statues] Mod Logging channel Statues configured at default level.
2014-06-15 18:32:06 [Infos] [Statues] Activating mod Statues
2014-06-15 18:32:06 [Pr?cis] [Sync] Enabling mod Sync
2014-06-15 18:32:06 [Pr?cis] [Sync] Mod Logging channel Sync configured at default level.
2014-06-15 18:32:06 [Infos] [Sync] Activating mod Sync
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file sync2.1.1.zip at assets/sync/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [TConstruct] Enabling mod TConstruct
2014-06-15 18:32:06 [Pr?cis] [TConstruct] Mod Logging channel TConstruct configured at default level.
2014-06-15 18:32:06 [Infos] [TConstruct] Activating mod TConstruct
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file tconstruct_mc1.6.4_1.5.4d4.jar at assets/tinker/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [ThermalExpansion] Enabling mod ThermalExpansion
2014-06-15 18:32:06 [Pr?cis] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2014-06-15 18:32:06 [Infos] [ThermalExpansion] Activating mod ThermalExpansion
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file thermalexpansion-3.0.0.2.jar at assets/thermalexpansion/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [TMechworks] Enabling mod TMechworks
2014-06-15 18:32:06 [Pr?cis] [TMechworks] Mod Logging channel TMechworks configured at default level.
2014-06-15 18:32:06 [Infos] [TMechworks] Activating mod TMechworks
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file tmechworks_mc1.6.4_0.1.4.2.jar at assets/tmechworks/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [TrailMix] Enabling mod TrailMix
2014-06-15 18:32:06 [Pr?cis] [TrailMix] Mod Logging channel TrailMix configured at default level.
2014-06-15 18:32:06 [Infos] [TrailMix] Activating mod TrailMix
2014-06-15 18:32:06 [Pr?cis] [tropicraftmod] Enabling mod tropicraftmod
2014-06-15 18:32:06 [Pr?cis] [tropicraftmod] Mod Logging channel tropicraftmod configured at default level.
2014-06-15 18:32:06 [Infos] [tropicraftmod] Activating mod tropicraftmod
2014-06-15 18:32:06 [Pr?cis] [volleyballmod] Enabling mod volleyballmod
2014-06-15 18:32:06 [Pr?cis] [volleyballmod] Mod Logging channel volleyballmod configured at default level.
2014-06-15 18:32:06 [Infos] [volleyballmod] Activating mod volleyballmod
2014-06-15 18:32:06 [Pr?cis] [Waila] Enabling mod Waila
2014-06-15 18:32:06 [Pr?cis] [Waila] Mod Logging channel Waila configured at default level.
2014-06-15 18:32:06 [Infos] [Waila] Activating mod Waila
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file waila_1.5.1a.zip at assets/waila/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [Waypoints] Enabling mod Waypoints
2014-06-15 18:32:06 [Pr?cis] [Waypoints] Mod Logging channel Waypoints configured at default level.
2014-06-15 18:32:06 [Infos] [Waypoints] Activating mod Waypoints
2014-06-15 18:32:06 [Pr?cis] [AIBlock] Enabling mod AIBlock
2014-06-15 18:32:06 [Pr?cis] [AIBlock] Mod Logging channel AIBlock configured at default level.
2014-06-15 18:32:06 [Infos] [AIBlock] Activating mod AIBlock
2014-06-15 18:32:06 [Pr?cis] [WeatherMod] Enabling mod WeatherMod
2014-06-15 18:32:06 [Pr?cis] [WeatherMod] Mod Logging channel WeatherMod configured at default level.
2014-06-15 18:32:06 [Infos] [WeatherMod] Activating mod WeatherMod
2014-06-15 18:32:06 [Pr?cis] [witchery] Enabling mod witchery
2014-06-15 18:32:06 [Pr?cis] [witchery] Mod Logging channel witchery configured at default level.
2014-06-15 18:32:06 [Infos] [witchery] Activating mod witchery
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file witchery_0-16-3_164.zip at assets/witchery/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [worldofdinos] Enabling mod worldofdinos
2014-06-15 18:32:06 [Pr?cis] [worldofdinos] Mod Logging channel worldofdinos configured at default level.
2014-06-15 18:32:06 [Infos] [worldofdinos] Activating mod worldofdinos
2014-06-15 18:32:06 [Pr?cis] [Chisel] Enabling mod Chisel
2014-06-15 18:32:06 [Pr?cis] [Chisel] Mod Logging channel Chisel configured at default level.
2014-06-15 18:32:06 [Infos] [Chisel] Activating mod Chisel
2014-06-15 18:32:06 [Pr?cis] [ForgeMicroblock] Enabling mod ForgeMicroblock
2014-06-15 18:32:06 [Pr?cis] [ForgeMicroblock] Mod Logging channel ForgeMicroblock configured at default level.
2014-06-15 18:32:06 [Infos] [ForgeMicroblock] Activating mod ForgeMicroblock
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file ForgeMultipart-universal-1.6.4-1.0.0.250.jar at assets/microblock/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [ForgeMultipart] Enabling mod ForgeMultipart
2014-06-15 18:32:06 [Pr?cis] [ForgeMultipart] Mod Logging channel ForgeMultipart configured at default level.
2014-06-15 18:32:06 [Infos] [ForgeMultipart] Activating mod ForgeMultipart
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file ForgeMultipart-universal-1.6.4-1.0.0.250.jar at assets/microblock/lang/en_US.lang into language system
2014-06-15 18:32:06 [Pr?cis] [McMultipart] Enabling mod McMultipart
2014-06-15 18:32:06 [Pr?cis] [McMultipart] Mod Logging channel McMultipart configured at default level.
2014-06-15 18:32:06 [Infos] [McMultipart] Activating mod McMultipart
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Injecting found translation data in zip file ForgeMultipart-universal-1.6.4-1.0.0.250.jar at assets/microblock/lang/en_US.lang into language system
2014-06-15 18:32:06 [Plus pr?cis] [ForgeModLoader] Verifying mod requirements are satisfied
2014-06-15 18:32:06 [Plus pr?cis] [ForgeModLoader] All mod requirements are satisfied
2014-06-15 18:32:06 [Plus pr?cis] [ForgeModLoader] Sorting mods into an ordered list
2014-06-15 18:32:06 [Plus pr?cis] [ForgeModLoader] Mod sorting completed successfully
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Mod sorting data
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] advancedgenetics(Advanced Genetics:v1.4.1): advancedgenetics_v1.4.1.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ArchimedesShipsMod(Archimedes' Ships:1.6.4 v1.4.5): archimedesships.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Artifice(Artifice:1.6.4R1.1.3): artifice-1.1.3-243.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ArtificeCompat|EE3(Artifice Compat: EE3:1.6.4R1.1.3): artifice-1.1.3-243.jar (after:Artifice;after:EE3)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ArtificeCompat|Forestry(Artifice Compat: Forestry:1.6.4R1.1.3): artifice-1.1.3-243.jar (after:Artifice;after:Forestry)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ArtificeCompat|Vanilla(Artifice Compat: Vanilla:1.6.4R1.1.3): artifice-1.1.3-243.jar (after:Artifice)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|core(API: BuildCraftAPI|core:1.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|gates(API: BuildCraftAPI|gates:1.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|power(API: BuildCraftAPI|power:1.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|fuels(API: BuildCraftAPI|fuels:1.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|transport(API: BuildCraftAPI|transport:1.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|tools(API: BuildCraftAPI|tools:1.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (required-after:Forge@[9.11.1.953,);required-after:PowerCrystalsCore@[1.1.8,);after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:IC2)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ArtificeCompat|MFR(Artifice Compat: MFR:1.6.4R1.1.3): artifice-1.1.3-243.jar (after:Artifice;after:MineFactoryReloaded)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ArtificeCompat|Buildcraft(Artifice Compat: Buildcraft:1.6.4R1.1.3): artifice-1.1.3-243.jar (after:Artifice;after:BuildCraft|Core)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ArtificeCompat|ForgeMicroblock(Artifice Compat: ForgeMicroblock:1.6.4R1.1.3): artifice-1.1.3-243.jar (after:Artifice)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ArtificeCompat|Thaumcraft(Artifice Compat: Thaumcraft:1.6.4R1.1.3): artifice-1.1.3-243.jar (after:Artifice;after:Thaumcraft)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] AutoBlocks(AutoBlocks:1.0.0): autoblocks 1.0.0.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Autoutils(Autoutils:1.0.1): autoutils-1.6.4-1.0.1.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] betterstorage(BetterStorage:0.8.0.43): betterstorage-1.6.4-0.8.0.45.jar (required-after:Forge; after:Thaumcraft)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.5): bibliocraft[v1.5.5].zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Natura(Natura:2.1.14): natura_mc1.6.X_2.1.14.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] BiomesOPlenty(Biomes O' Plenty:1.2.1): biomesoplenty-universal-1.6.4-1.2.1.434.jar (after:Natura; required-after:Forge@[9.11.1.952,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] BiblioWoodsBoP(BiblioWoods Biomes O'Plenty Edition:1.3): bibliowoods[biomesoplenty][v1.3].zip (after:BiblioCraft;after:BiomesOPlenty)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] BiblioWoodsNatura(BiblioWoods Natura Edition:1.1): bibliowoods[natura][v1.1].zip (after:BiblioCraft;after:Natura)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] CarpentersBlocks(Carpenter's Blocks:2.0.6): carpenter's blocks v2.0.6 - MC 1.6+.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] CoFHCore(CoFH Core:2.0.0.2): cofhcore-2.0.0.2.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] CoFHLoot(CoFH Loot:2.0.0.2): cofhcore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] CoFHMasquerade(CoFH Masquerade:2.0.0.2): cofhcore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] CoFHSocial(CoFH Social:2.0.0.2): cofhcore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] CoFHWorld(CoFH World:2.0.0.2): cofhcore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ConfigMod(Extended Mod Config:v1.0): configmod for MC v1.6.4.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] CoroAI(CoroAI:v1.0): coroai for MC v1.6.4.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] darwin(Darwin:0.2.3): darwin_0.2.3.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] DragonMounts(Dragon Mounts:r34): dragonmount_r35_mc1.6.x.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] EnhancedCore(EnhancedCore:1.1.3): enhancedcore_1.1.3.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] EP2(EnhancedPortals 2:1.0.9): enhancedportals-2_1.0.9.jar (required-after:EnhancedCore@[1.1.1,);required-after:Forge@[9.10.0.780,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ExtendedRenderer(Extended Renderer:v1.0): extendedrenderer for MC v1.6.4.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] FlansMod(Flans Mod:4.1.1): flansmod-4.1.1.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] FoodPlus(Food Plus:2.7-PRE): food plus mod 2.7-PRE.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] 633(Fossil/Archeology: Reported:${mod.version}): fossilsarch-reported-v1.0.6.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] cfm(§4MrCrayfish's Furniture Mod:3.2.9.1): furnituremodv3.2.9.1(1.6.4).zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] GalacticraftCore(Galacticraft Core:2.0.11): galacticraft-1.6.4-2.0.11.978.jar (required-after:Forge@[9.10.0.837,); after:ICBM|Explosion; after:IC2; after:BuildCraft|Core; after:BuildCraft|Energy; after:IC2)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] GalacticraftMars(Galacticraft Mars:2.0.11): galacticraft-planets-1.6.4-2.0.11.978.jar (required-after:GalacticraftCore;)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] hamstermod(Hamster Mod:0.1): hamsterrific[1.6.4]V2.1.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] hamstersforever(Hamsters Forever:1.0): hamstersforever-1.0.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Hats(Hats:2.1.4): hats2.1.4.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] iChunUtil(iChunUtil:2.4.0): ichunutil2.4.0.zip (required-after:Forge@[9.10.0.810,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ImmibisCore(Immibis Core:57.2.0): immibis-core-57.2.0.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.56): InventoryTweaks-MC1.6.2-1.56-b77.jar (required-after:FML@[6.2.0,);required-after:Forge@[9.10.0,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] LiquidXP(Liquid XP:57.1.2): liquid-xp-57.1.2.jar ()
Code:
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MFR Compat Forestry Trees(MFR Compat Forestry Trees:1.0): minefactoryreloaded-2.7.6-448.jar (after:Forestry)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MFR Compat Extra Trees(MFR Compat Extra Trees:1.0): minefactoryreloaded-2.7.6-448.jar (after:ExtraTrees)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:AppliedEnergistics)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:Atum)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:mod_BackTools)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:BuildCraft|Core)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (required-after:MineFactoryReloaded;after:chococraft)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:Forestry)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (part 2):1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (before:Forestry;required-after:MineFactoryReloaded)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatForgeMicroblock(MFR Compat: ForgeMicroblock:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:IC2)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:Mystcraft)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:pamharvestcraft)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.250): ForgeMultipart-universal-1.6.4-1.0.0.250.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ProjRed|Core(ProjectRed:4.3.7.32): ProjectRedBase-1.6.4-4.3.7.32.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ProjRed|Exploration(ProjectRed-Exploration:4.3.7.32): ProjectRedWorld-1.6.4-4.3.7.32.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatProjRed(MFR Compat ProjectRed:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:ProjRed|Core;after:ProjRed|Exploration)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:Railcraft)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:RedPowerWorld)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:Thaumcraft)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ThermalExpansion(Thermal Expansion:3.0.0.2): thermalexpansion-3.0.0.2.jar (required-after:Forge@[9.1.11.953,);required-after:CoFHCore@[2.0.0.2,);required-after:ForgeMultipart;before:IC2;before:Metallurgy)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:ThermalExpansion)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:TwilightForest)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (after:MineFactoryReloaded;after:XyCraftWorld)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] AS_Minions(Minions:1.7.9b): minions_1.6.4.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] BuildMod(Build Mod:v1.0): modbuild for MC v1.6.4.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Morph(Morph:0.7.1): morphbeta-0.7.1.zip (required-after:Forge@[9.11.1.945,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] necromancy(Necromancy:1.4c): necromancy-1.4c-9.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.6): neiplugins-1.1.0.6.jar (required-after:NotEnoughItems@[1.6.1.4,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] notenoughkeys(Not Enough Keys:0.0.4): notenoughkeys-1.6.4-0.0.4.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] OpenMods(OpenMods:0.4): openmodslib-0.4.jar (required-after:OpenModsCore)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] OpenBlocks(OpenBlocks:1.2.7): openblocks-1.2.7.jar (required-after:OpenMods@[0.4,];after:OpenPeripheral;after:NotEnoughCodecs)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ProjRed|Transmission(ProjectRed-Transmission:4.3.7.32): ProjectRedIntegration-1.6.4-4.3.7.32.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ProjRed|Transportation(ProjectRed-Transportation:4.3.7.32): ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Waila(Waila:1.5.1): waila_1.5.1a.zip (required-after:NotEnoughItems)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.X_1.5.4dev): tconstruct_mc1.6.4_1.5.4d4.jar (required-after:Forge@[8.9,);after:ForgeMultipart;after:MineFactoryReloaded;after:NotEnoughItems;after:Waila;after:ThermalExpansion)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ProjRed|Compatibility(ProjectRed-Compatibility:4.3.7.32): ProjectRedCompat-1.6.4-4.3.7.32.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ProjRed|Integration(ProjectRed-Integration:4.3.7.32): ProjectRedIntegration-1.6.4-4.3.7.32.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ProjRed|Illumination(ProjectRed-Illumination:4.3.7.32): ProjectRedLighting-1.6.4-4.3.7.32.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ProjRed|Expansion(ProjectRed-Expansion:4.3.7.32): ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] QuantumCraft(qCraft:1.1): qcraft1.1.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|inventory(API: BuildCraftAPI|inventory:1.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|blueprints(API: BuildCraftAPI|blueprints:1.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|recipes(API: BuildCraftAPI|recipes:1.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|bptblocks(API: BuildCraftAPI|bptblocks:1.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:WailaAPI(API: WailaAPI:1.0): waila_1.5.1a.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] API:BuildCraftAPI|filler(API: BuildCraftAPI|filler:2.0): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] RandomThings(Random Things:1.9): random things v. 1.9 [MC 1.6.4].jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] SaintsPack(Saintspack:0.5): saintspack.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] secretroomsmod(The SecretRoomsMod:4.6.2): secretroomsmod-universal-1.6.4-4.6.2.319.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Statues(Statues:2.1.1): statues-1.6.4-2.1.1.jar (required-after:Autoutils)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Sync(Sync:2.1.1): sync2.1.1.zip (required-after:Forge@[9.11.1.945,);after:ThermalExpansion)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] TMechworks(Tinkers' Mechworks:19.d4b8fa0): tmechworks_mc1.6.4_0.1.4.2.jar (required-after:TConstruct)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] TrailMix(TrailMix:2.0.0): trailmix2.0.0.zip (required-after:iChunUtil@[2.0.0,))
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] tropicraftmod(Tropicraft:v5.1.6 for MC 1.6.4): tropicraft v5.1.6 Mod for MC v1.6.4.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] volleyballmod(Volleyball:v5.1.6 for MC 1.6.4): tropicraft v5.1.6 Mod for MC v1.6.4.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Waypoints(Waypoints:1.0.2): waypoints-1.6.4-1.0.2fix.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] AIBlock(AIBlock:v1.0): weather v1.59 Mod for MC v1.6.4.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] WeatherMod(Weather and Tornadoes:1.58): weather v1.59 Mod for MC v1.6.4.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] witchery(Witchery:0.16.3): witchery_0-16-3_164.zip ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] worldofdinos(World of Dinos:1.0): worldofdinos-1.0.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] Chisel(Chisel:1.5.0): zchisel-1.6.4-1.5.0fix.jar (required-after:Autoutils)
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.250): ForgeMultipart-universal-1.6.4-1.0.0.250.jar ()
2014-06-15 18:32:06 [Pr?cis] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.250): ForgeMultipart-universal-1.6.4-1.0.0.250.jar (required-after:ForgeMultipart;after:*)
2014-06-15 18:32:06 [Infos] [ForgeModLoader] FML has found a non-mod file CodeChickenLib-universal-1.6.4-1.0.0.62.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-06-15 18:32:06 [Le plus pr?cis] [mcp] Sending event FMLConstructionEvent to mod mcp
2014-06-15 18:32:06 [Le plus pr?cis] [mcp] Sent event FMLConstructionEvent to mod mcp
2014-06-15 18:32:06 [Le plus pr?cis] [FML] Sending event FMLConstructionEvent to mod FML
2014-06-15 18:32:06 [Le plus pr?cis] [FML] Sent event FMLConstructionEvent to mod FML
2014-06-15 18:32:06 [Le plus pr?cis] [Forge] Sending event FMLConstructionEvent to mod Forge
2014-06-15 18:32:06 [Infos] [ForgeModLoader] Registering Forge Packet Handler
2014-06-15 18:32:06 [Le plus pr?cis] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2014-06-15 18:32:06 [Le plus pr?cis] [ForgeModLoader] The mod Forge accepts its own version (9.11.1.965)
2014-06-15 18:32:06 [Infos] [ForgeModLoader] Succeeded registering Forge Packet Handler
2014-06-15 18:32:06 [Le plus pr?cis] [Forge] Sent event FMLConstructionEvent to mod Forge
2014-06-15 18:32:06 [Le plus pr?cis] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
2014-06-15 18:32:06 [Le plus pr?cis] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
2014-06-15 18:32:06 [Le plus pr?cis] [Micdoodlecore] Sending event FMLConstructionEvent to mod Micdoodlecore
2014-06-15 18:32:06 [Le plus pr?cis] [Micdoodlecore] Sent event FMLConstructionEvent to mod Micdoodlecore
2014-06-15 18:32:06 [Le plus pr?cis] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
2014-06-15 18:32:06 [Le plus pr?cis] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
2014-06-15 18:32:06 [Le plus pr?cis] [OpenModsCore] Sending event FMLConstructionEvent to mod OpenModsCore
2014-06-15 18:32:06 [Le plus pr?cis] [OpenModsCore] Sent event FMLConstructionEvent to mod OpenModsCore
2014-06-15 18:32:06 [Le plus pr?cis] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
2014-06-15 18:32:06 [Le plus pr?cis] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
2014-06-15 18:32:06 [Le plus pr?cis] [TConstruct-Preloader] Sending event FMLConstructionEvent to mod TConstruct-Preloader
2014-06-15 18:32:06 [Le plus pr?cis] [TConstruct-Preloader] Sent event FMLConstructionEvent to mod TConstruct-Preloader
2014-06-15 18:32:06 [Le plus pr?cis] [advancedgenetics] Sending event FMLConstructionEvent to mod advancedgenetics
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] Testing mod advancedgenetics to verify it accepts its own version in a remote connection
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] The mod advancedgenetics accepts its own version (v1.4.1)
2014-06-15 18:32:08 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into advancedgenetics
2014-06-15 18:32:08 [Le plus pr?cis] [advancedgenetics] Sent event FMLConstructionEvent to mod advancedgenetics
2014-06-15 18:32:08 [Le plus pr?cis] [ArchimedesShipsMod] Sending event FMLConstructionEvent to mod ArchimedesShipsMod
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] Testing mod ArchimedesShipsMod to verify it accepts its own version in a remote connection
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] The mod ArchimedesShipsMod accepts its own version (1.6.4 v1.4.5)
2014-06-15 18:32:08 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArchimedesShipsMod
2014-06-15 18:32:08 [Le plus pr?cis] [ArchimedesShipsMod] Sent event FMLConstructionEvent to mod ArchimedesShipsMod
2014-06-15 18:32:08 [Le plus pr?cis] [Artifice] Sending event FMLConstructionEvent to mod Artifice
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] Testing mod Artifice to verify it accepts its own version in a remote connection
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] The mod Artifice accepts its own version (1.6.4R1.1.3)
2014-06-15 18:32:08 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into Artifice
2014-06-15 18:32:08 [Le plus pr?cis] [Artifice] Sent event FMLConstructionEvent to mod Artifice
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|EE3] Sending event FMLConstructionEvent to mod ArtificeCompat|EE3
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] Testing mod ArtificeCompat|EE3 to verify it accepts its own version in a remote connection
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] The mod ArtificeCompat|EE3 accepts its own version (1.6.4R1.1.3)
2014-06-15 18:32:08 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArtificeCompat|EE3
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|EE3] Sent event FMLConstructionEvent to mod ArtificeCompat|EE3
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|Forestry] Sending event FMLConstructionEvent to mod ArtificeCompat|Forestry
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] Testing mod ArtificeCompat|Forestry to verify it accepts its own version in a remote connection
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] The mod ArtificeCompat|Forestry accepts its own version (1.6.4R1.1.3)
2014-06-15 18:32:08 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArtificeCompat|Forestry
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|Forestry] Sent event FMLConstructionEvent to mod ArtificeCompat|Forestry
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|Vanilla] Sending event FMLConstructionEvent to mod ArtificeCompat|Vanilla
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] Testing mod ArtificeCompat|Vanilla to verify it accepts its own version in a remote connection
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] The mod ArtificeCompat|Vanilla accepts its own version (1.6.4R1.1.3)
2014-06-15 18:32:08 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArtificeCompat|Vanilla
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|Vanilla] Sent event FMLConstructionEvent to mod ArtificeCompat|Vanilla
2014-06-15 18:32:08 [Le plus pr?cis] [MineFactoryReloaded] Sending event FMLConstructionEvent to mod MineFactoryReloaded
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded to verify it accepts its own version in a remote connection
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:08 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded
2014-06-15 18:32:08 [Le plus pr?cis] [MineFactoryReloaded] Sent event FMLConstructionEvent to mod MineFactoryReloaded
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|MFR] Sending event FMLConstructionEvent to mod ArtificeCompat|MFR
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] Testing mod ArtificeCompat|MFR to verify it accepts its own version in a remote connection
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] The mod ArtificeCompat|MFR accepts its own version (1.6.4R1.1.3)
2014-06-15 18:32:08 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArtificeCompat|MFR
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|MFR] Sent event FMLConstructionEvent to mod ArtificeCompat|MFR
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|Buildcraft] Sending event FMLConstructionEvent to mod ArtificeCompat|Buildcraft
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] Testing mod ArtificeCompat|Buildcraft to verify it accepts its own version in a remote connection
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] The mod ArtificeCompat|Buildcraft accepts its own version (1.6.4R1.1.3)
2014-06-15 18:32:08 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArtificeCompat|Buildcraft
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|Buildcraft] Sent event FMLConstructionEvent to mod ArtificeCompat|Buildcraft
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|ForgeMicroblock] Sending event FMLConstructionEvent to mod ArtificeCompat|ForgeMicroblock
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] Testing mod ArtificeCompat|ForgeMicroblock to verify it accepts its own version in a remote connection
2014-06-15 18:32:08 [Le plus pr?cis] [ForgeModLoader] The mod ArtificeCompat|ForgeMicroblock accepts its own version (1.6.4R1.1.3)
2014-06-15 18:32:08 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArtificeCompat|ForgeMicroblock
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|ForgeMicroblock] Sent event FMLConstructionEvent to mod ArtificeCompat|ForgeMicroblock
2014-06-15 18:32:08 [Le plus pr?cis] [ArtificeCompat|Thaumcraft] Sending event FMLConstructionEvent to mod ArtificeCompat|Thaumcraft
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod ArtificeCompat|Thaumcraft to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod ArtificeCompat|Thaumcraft accepts its own version (1.6.4R1.1.3)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArtificeCompat|Thaumcraft
2014-06-15 18:32:09 [Le plus pr?cis] [ArtificeCompat|Thaumcraft] Sent event FMLConstructionEvent to mod ArtificeCompat|Thaumcraft
2014-06-15 18:32:09 [Le plus pr?cis] [AutoBlocks] Sending event FMLConstructionEvent to mod AutoBlocks
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod AutoBlocks to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod AutoBlocks accepts its own version (1.0.0)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into AutoBlocks
2014-06-15 18:32:09 [Le plus pr?cis] [AutoBlocks] Sent event FMLConstructionEvent to mod AutoBlocks
2014-06-15 18:32:09 [Le plus pr?cis] [Autoutils] Sending event FMLConstructionEvent to mod Autoutils
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod Autoutils to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod Autoutils accepts its own version (1.0.1)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into Autoutils
2014-06-15 18:32:09 [Le plus pr?cis] [Autoutils] Sent event FMLConstructionEvent to mod Autoutils
2014-06-15 18:32:09 [Le plus pr?cis] [betterstorage] Sending event FMLConstructionEvent to mod betterstorage
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod betterstorage to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod betterstorage accepts its own version (0.8.0.43)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into betterstorage
2014-06-15 18:32:09 [Le plus pr?cis] [betterstorage] Sent event FMLConstructionEvent to mod betterstorage
2014-06-15 18:32:09 [Le plus pr?cis] [BiblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.5.5)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft
2014-06-15 18:32:09 [Le plus pr?cis] [BiblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft
2014-06-15 18:32:09 [Le plus pr?cis] [Natura] Sending event FMLConstructionEvent to mod Natura
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod Natura to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod Natura accepts its own version (2.1.14)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura
2014-06-15 18:32:09 [Le plus pr?cis] [Natura] Sent event FMLConstructionEvent to mod Natura
2014-06-15 18:32:09 [Le plus pr?cis] [BiomesOPlenty] Sending event FMLConstructionEvent to mod BiomesOPlenty
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod BiomesOPlenty to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod BiomesOPlenty accepts its own version (1.2.1)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiomesOPlenty
2014-06-15 18:32:09 [Le plus pr?cis] [BiomesOPlenty] Sent event FMLConstructionEvent to mod BiomesOPlenty
2014-06-15 18:32:09 [Le plus pr?cis] [BiblioWoodsBoP] Sending event FMLConstructionEvent to mod BiblioWoodsBoP
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod BiblioWoodsBoP to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod BiblioWoodsBoP accepts its own version (1.3)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioWoodsBoP
2014-06-15 18:32:09 [Le plus pr?cis] [BiblioWoodsBoP] Sent event FMLConstructionEvent to mod BiblioWoodsBoP
2014-06-15 18:32:09 [Le plus pr?cis] [BiblioWoodsNatura] Sending event FMLConstructionEvent to mod BiblioWoodsNatura
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod BiblioWoodsNatura to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod BiblioWoodsNatura accepts its own version (1.1)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioWoodsNatura
2014-06-15 18:32:09 [Le plus pr?cis] [BiblioWoodsNatura] Sent event FMLConstructionEvent to mod BiblioWoodsNatura
2014-06-15 18:32:09 [Le plus pr?cis] [CarpentersBlocks] Sending event FMLConstructionEvent to mod CarpentersBlocks
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod CarpentersBlocks to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod CarpentersBlocks accepts its own version (2.0.6)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into CarpentersBlocks
2014-06-15 18:32:09 [Le plus pr?cis] [CarpentersBlocks] Sent event FMLConstructionEvent to mod CarpentersBlocks
2014-06-15 18:32:09 [Le plus pr?cis] [CoFHCore] Sending event FMLConstructionEvent to mod CoFHCore
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod CoFHCore to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod CoFHCore accepts its own version (2.0.0.2)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHCore
2014-06-15 18:32:09 [Le plus pr?cis] [CoFHCore] Sent event FMLConstructionEvent to mod CoFHCore
2014-06-15 18:32:09 [Le plus pr?cis] [CoFHLoot] Sending event FMLConstructionEvent to mod CoFHLoot
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod CoFHLoot to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod CoFHLoot accepts its own version (2.0.0.2)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHLoot
2014-06-15 18:32:09 [Le plus pr?cis] [CoFHLoot] Sent event FMLConstructionEvent to mod CoFHLoot
2014-06-15 18:32:09 [Le plus pr?cis] [CoFHMasquerade] Sending event FMLConstructionEvent to mod CoFHMasquerade
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod CoFHMasquerade to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod CoFHMasquerade accepts its own version (2.0.0.2)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHMasquerade
2014-06-15 18:32:09 [Le plus pr?cis] [CoFHMasquerade] Sent event FMLConstructionEvent to mod CoFHMasquerade
2014-06-15 18:32:09 [Le plus pr?cis] [CoFHSocial] Sending event FMLConstructionEvent to mod CoFHSocial
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod CoFHSocial to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod CoFHSocial accepts its own version (2.0.0.2)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHSocial
2014-06-15 18:32:09 [Le plus pr?cis] [CoFHSocial] Sent event FMLConstructionEvent to mod CoFHSocial
2014-06-15 18:32:09 [Le plus pr?cis] [CoFHWorld] Sending event FMLConstructionEvent to mod CoFHWorld
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod CoFHWorld to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod CoFHWorld accepts its own version (2.0.0.2)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHWorld
2014-06-15 18:32:09 [Le plus pr?cis] [CoFHWorld] Sent event FMLConstructionEvent to mod CoFHWorld
2014-06-15 18:32:09 [Le plus pr?cis] [ConfigMod] Sending event FMLConstructionEvent to mod ConfigMod
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod ConfigMod to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod ConfigMod accepts its own version (v1.0)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ConfigMod
2014-06-15 18:32:09 [Le plus pr?cis] [ConfigMod] Sent event FMLConstructionEvent to mod ConfigMod
2014-06-15 18:32:09 [Le plus pr?cis] [CoroAI] Sending event FMLConstructionEvent to mod CoroAI
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod CoroAI to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod CoroAI accepts its own version (v1.0)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoroAI
2014-06-15 18:32:09 [Le plus pr?cis] [CoroAI] Sent event FMLConstructionEvent to mod CoroAI
2014-06-15 18:32:09 [Le plus pr?cis] [darwin] Sending event FMLConstructionEvent to mod darwin
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod darwin to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod darwin accepts its own version (0.2.3)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into darwin
2014-06-15 18:32:09 [Le plus pr?cis] [darwin] Sent event FMLConstructionEvent to mod darwin
2014-06-15 18:32:09 [Le plus pr?cis] [DragonMounts] Sending event FMLConstructionEvent to mod DragonMounts
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod DragonMounts to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod DragonMounts accepts its own version (r34)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into DragonMounts
2014-06-15 18:32:09 [Le plus pr?cis] [DragonMounts] Sent event FMLConstructionEvent to mod DragonMounts
2014-06-15 18:32:09 [Le plus pr?cis] [EnhancedCore] Sending event FMLConstructionEvent to mod EnhancedCore
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnhancedCore
2014-06-15 18:32:09 [Le plus pr?cis] [EnhancedCore] Sent event FMLConstructionEvent to mod EnhancedCore
2014-06-15 18:32:09 [Le plus pr?cis] [EP2] Sending event FMLConstructionEvent to mod EP2
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod EP2 to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod EP2 accepts its own version (1.0.9)
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into EP2
2014-06-15 18:32:09 [Le plus pr?cis] [EP2] Sent event FMLConstructionEvent to mod EP2
2014-06-15 18:32:09 [Le plus pr?cis] [ExtendedRenderer] Sending event FMLConstructionEvent to mod ExtendedRenderer
2014-06-15 18:32:09 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtendedRenderer
2014-06-15 18:32:09 [Le plus pr?cis] [ExtendedRenderer] Sent event FMLConstructionEvent to mod ExtendedRenderer
2014-06-15 18:32:09 [Le plus pr?cis] [FlansMod] Sending event FMLConstructionEvent to mod FlansMod
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] Testing mod FlansMod to verify it accepts its own version in a remote connection
2014-06-15 18:32:09 [Le plus pr?cis] [ForgeModLoader] The mod FlansMod accepts its own version (4.1.1)
2014-06-15 18:32:09 [Avertissement] [ForgeModLoader] The mod id FlansMod attempted to register channels without specifying a packet handler
2014-06-15 18:32:10 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into FlansMod
2014-06-15 18:32:10 [Infos] [ForgeModLoader] InvTweaks: net.minecraft.inventory.Container
2014-06-15 18:32:10 [Le plus pr?cis] [FlansMod] Sent event FMLConstructionEvent to mod FlansMod
2014-06-15 18:32:10 [Le plus pr?cis] [FoodPlus] Sending event FMLConstructionEvent to mod FoodPlus
2014-06-15 18:32:10 [Le plus pr?cis] [ForgeModLoader] Testing mod FoodPlus to verify it accepts its own version in a remote connection
2014-06-15 18:32:10 [Le plus pr?cis] [ForgeModLoader] The mod FoodPlus accepts its own version (2.7-PRE)
2014-06-15 18:32:10 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into FoodPlus
2014-06-15 18:32:10 [Le plus pr?cis] [FoodPlus] Sent event FMLConstructionEvent to mod FoodPlus
2014-06-15 18:32:10 [Le plus pr?cis] [633] Sending event FMLConstructionEvent to mod 633
2014-06-15 18:32:10 [Infos] [STDOUT] Model route:file:\C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\fossilsarch-reported-v1.0.6.jar!\FossilStructers\WeaponShopA.schematic
2014-06-15 18:32:10 [Infos] [STDOUT] Model route:file:\C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\fossilsarch-reported-v1.0.6.jar!\FossilStructers\academy1.schematic
2014-06-15 18:32:10 [Le plus pr?cis] [ForgeModLoader] Testing mod 633 to verify it accepts its own version in a remote connection
2014-06-15 18:32:10 [Le plus pr?cis] [ForgeModLoader] The mod 633 accepts its own version (${mod.version})
2014-06-15 18:32:10 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into 633
2014-06-15 18:32:10 [Le plus pr?cis] [633] Sent event FMLConstructionEvent to mod 633
2014-06-15 18:32:10 [Le plus pr?cis] [cfm] Sending event FMLConstructionEvent to mod cfm
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod cfm to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod cfm accepts its own version (3.2.9.1)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into cfm
2014-06-15 18:32:11 [Le plus pr?cis] [cfm] Sent event FMLConstructionEvent to mod cfm
2014-06-15 18:32:11 [Le plus pr?cis] [GalacticraftCore] Sending event FMLConstructionEvent to mod GalacticraftCore
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod GalacticraftCore to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod GalacticraftCore accepts its own version (2.0.11)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into GalacticraftCore
2014-06-15 18:32:11 [Le plus pr?cis] [GalacticraftCore] Sent event FMLConstructionEvent to mod GalacticraftCore
2014-06-15 18:32:11 [Le plus pr?cis] [GalacticraftMars] Sending event FMLConstructionEvent to mod GalacticraftMars
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod GalacticraftMars to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod GalacticraftMars accepts its own version (2.0.11)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into GalacticraftMars
2014-06-15 18:32:11 [Le plus pr?cis] [GalacticraftMars] Sent event FMLConstructionEvent to mod GalacticraftMars
2014-06-15 18:32:11 [Le plus pr?cis] [hamstermod] Sending event FMLConstructionEvent to mod hamstermod
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into hamstermod
2014-06-15 18:32:11 [Le plus pr?cis] [hamstermod] Sent event FMLConstructionEvent to mod hamstermod
2014-06-15 18:32:11 [Le plus pr?cis] [hamstersforever] Sending event FMLConstructionEvent to mod hamstersforever
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into hamstersforever
2014-06-15 18:32:11 [Le plus pr?cis] [hamstersforever] Sent event FMLConstructionEvent to mod hamstersforever
2014-06-15 18:32:11 [Le plus pr?cis] [Hats] Sending event FMLConstructionEvent to mod Hats
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod Hats to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod Hats accepts its own version (2.1.4)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into Hats
2014-06-15 18:32:11 [Le plus pr?cis] [Hats] Sent event FMLConstructionEvent to mod Hats
2014-06-15 18:32:11 [Le plus pr?cis] [iChunUtil] Sending event FMLConstructionEvent to mod iChunUtil
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into iChunUtil
2014-06-15 18:32:11 [Le plus pr?cis] [iChunUtil] Sent event FMLConstructionEvent to mod iChunUtil
2014-06-15 18:32:11 [Le plus pr?cis] [ImmibisCore] Sending event FMLConstructionEvent to mod ImmibisCore
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod ImmibisCore to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod ImmibisCore accepts its own version (57.2.0)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisCore
2014-06-15 18:32:11 [Le plus pr?cis] [ImmibisCore] Sent event FMLConstructionEvent to mod ImmibisCore
2014-06-15 18:32:11 [Le plus pr?cis] [inventorytweaks] Sending event FMLConstructionEvent to mod inventorytweaks
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod inventorytweaks to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod inventorytweaks accepts its own version (1.56)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into inventorytweaks
2014-06-15 18:32:11 [Le plus pr?cis] [inventorytweaks] Sent event FMLConstructionEvent to mod inventorytweaks
2014-06-15 18:32:11 [Le plus pr?cis] [LiquidXP] Sending event FMLConstructionEvent to mod LiquidXP
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod LiquidXP to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod LiquidXP accepts its own version (57.1.2)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into LiquidXP
2014-06-15 18:32:11 [Le plus pr?cis] [LiquidXP] Sent event FMLConstructionEvent to mod LiquidXP
2014-06-15 18:32:11 [Le plus pr?cis] [MFR Compat Forestry Trees] Sending event FMLConstructionEvent to mod MFR Compat Forestry Trees
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MFR Compat Forestry Trees to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MFR Compat Forestry Trees accepts its own version (1.0)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFR Compat Forestry Trees
2014-06-15 18:32:11 [Le plus pr?cis] [MFR Compat Forestry Trees] Sent event FMLConstructionEvent to mod MFR Compat Forestry Trees
2014-06-15 18:32:11 [Le plus pr?cis] [MFR Compat Extra Trees] Sending event FMLConstructionEvent to mod MFR Compat Extra Trees
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MFR Compat Extra Trees to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MFR Compat Extra Trees accepts its own version (1.0)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFR Compat Extra Trees
2014-06-15 18:32:11 [Le plus pr?cis] [MFR Compat Extra Trees] Sent event FMLConstructionEvent to mod MFR Compat Extra Trees
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAppliedEnergistics to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatAppliedEnergistics accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAppliedEnergistics
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatAtum] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAtum to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatAtum accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAtum
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatAtum] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatBackTools] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBackTools to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatBackTools accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBackTools
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatBackTools] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatBuildCraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBuildCraft
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBuildCraft to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatBuildCraft accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBuildCraft
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatBuildCraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBuildCraft
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatChococraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatChococraft to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatChococraft accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatChococraft
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatChococraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatExtraBiomes to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatExtraBiomes accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatExtraBiomes
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatForestry] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestry to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestry accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestry
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatForestry] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatForestryPre] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestryPre to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestryPre accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestryPre
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatForestryPre] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatForgeMicroblock] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForgeMicroblock
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForgeMicroblock to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatForgeMicroblock accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForgeMicroblock
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatForgeMicroblock] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForgeMicroblock
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatIC2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatIC2 to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatIC2 accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatIC2
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatIC2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatMystcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMystcraft to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatMystcraft accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMystcraft
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatMystcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatPams] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatPams to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatPams accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatPams
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatPams] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeMultipart] Sending event FMLConstructionEvent to mod ForgeMultipart
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod ForgeMultipart to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod ForgeMultipart accepts its own version (1.0.0.250)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMultipart
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeMultipart] Sent event FMLConstructionEvent to mod ForgeMultipart
2014-06-15 18:32:11 [Le plus pr?cis] [ProjRed|Core] Sending event FMLConstructionEvent to mod ProjRed|Core
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod ProjRed|Core to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod ProjRed|Core accepts its own version (4.3.7.32)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Core
2014-06-15 18:32:11 [Le plus pr?cis] [ProjRed|Core] Sent event FMLConstructionEvent to mod ProjRed|Core
2014-06-15 18:32:11 [Le plus pr?cis] [ProjRed|Exploration] Sending event FMLConstructionEvent to mod ProjRed|Exploration
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod ProjRed|Exploration to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod ProjRed|Exploration accepts its own version (4.3.7.32)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Exploration
2014-06-15 18:32:11 [Le plus pr?cis] [ProjRed|Exploration] Sent event FMLConstructionEvent to mod ProjRed|Exploration
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatProjRed] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatProjRed
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatProjRed to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatProjRed accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatProjRed
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatProjRed] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatProjRed
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatRailcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRailcraft
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatRailcraft to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatRailcraft accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRailcraft
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatRailcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRailcraft
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatRP2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatRP2 to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatRP2 accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRP2
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatRP2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSufficientBiomes to verify it accepts its own version in a remote connection
2014-06-15 18:32:11 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatSufficientBiomes accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:11 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSufficientBiomes
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2014-06-15 18:32:11 [Le plus pr?cis] [MineFactoryReloaded|CompatThaumcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatThaumcraft
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatThaumcraft to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatThaumcraft accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatThaumcraft
2014-06-15 18:32:12 [Le plus pr?cis] [MineFactoryReloaded|CompatThaumcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatThaumcraft
2014-06-15 18:32:12 [Le plus pr?cis] [ThermalExpansion] Sending event FMLConstructionEvent to mod ThermalExpansion
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod ThermalExpansion accepts its own version (3.0.0.2)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion
2014-06-15 18:32:12 [Le plus pr?cis] [ThermalExpansion] Sent event FMLConstructionEvent to mod ThermalExpansion
2014-06-15 18:32:12 [Le plus pr?cis] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatThermalExpansion to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatThermalExpansion accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatThermalExpansion
2014-06-15 18:32:12 [Le plus pr?cis] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
2014-06-15 18:32:12 [Le plus pr?cis] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatTwilightForest to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatTwilightForest accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTwilightForest
2014-06-15 18:32:12 [Le plus pr?cis] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2014-06-15 18:32:12 [Le plus pr?cis] [MineFactoryReloaded|CompatVanilla] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatVanilla to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatVanilla accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatVanilla
2014-06-15 18:32:12 [Le plus pr?cis] [MineFactoryReloaded|CompatVanilla] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2014-06-15 18:32:12 [Le plus pr?cis] [MineFactoryReloaded|CompatXyCraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatXyCraft to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod MineFactoryReloaded|CompatXyCraft accepts its own version (1.6.4R2.7.6)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatXyCraft
2014-06-15 18:32:12 [Le plus pr?cis] [MineFactoryReloaded|CompatXyCraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2014-06-15 18:32:12 [Le plus pr?cis] [AS_Minions] Sending event FMLConstructionEvent to mod AS_Minions
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod AS_Minions to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod AS_Minions accepts its own version (1.7.9b)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into AS_Minions
2014-06-15 18:32:12 [Le plus pr?cis] [AS_Minions] Sent event FMLConstructionEvent to mod AS_Minions
2014-06-15 18:32:12 [Le plus pr?cis] [BuildMod] Sending event FMLConstructionEvent to mod BuildMod
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod BuildMod to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod BuildMod accepts its own version (v1.0)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildMod
2014-06-15 18:32:12 [Le plus pr?cis] [BuildMod] Sent event FMLConstructionEvent to mod BuildMod
2014-06-15 18:32:12 [Le plus pr?cis] [Morph] Sending event FMLConstructionEvent to mod Morph
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod Morph to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod Morph accepts its own version (0.7.1)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into Morph
2014-06-15 18:32:12 [Le plus pr?cis] [Morph] Sent event FMLConstructionEvent to mod Morph
2014-06-15 18:32:12 [Le plus pr?cis] [necromancy] Sending event FMLConstructionEvent to mod necromancy
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod necromancy to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod necromancy accepts its own version (1.4c)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into necromancy
2014-06-15 18:32:12 [Le plus pr?cis] [necromancy] Sent event FMLConstructionEvent to mod necromancy
2014-06-15 18:32:12 [Le plus pr?cis] [NEIPlugins] Sending event FMLConstructionEvent to mod NEIPlugins
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIPlugins
2014-06-15 18:32:12 [Le plus pr?cis] [NEIPlugins] Sent event FMLConstructionEvent to mod NEIPlugins
2014-06-15 18:32:12 [Le plus pr?cis] [notenoughkeys] Sending event FMLConstructionEvent to mod notenoughkeys
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into notenoughkeys
2014-06-15 18:32:12 [Le plus pr?cis] [notenoughkeys] Sent event FMLConstructionEvent to mod notenoughkeys
2014-06-15 18:32:12 [Le plus pr?cis] [OpenMods] Sending event FMLConstructionEvent to mod OpenMods
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod OpenMods to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod OpenMods accepts its own version (0.4)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into OpenMods
2014-06-15 18:32:12 [Le plus pr?cis] [OpenMods] Sent event FMLConstructionEvent to mod OpenMods
2014-06-15 18:32:12 [Le plus pr?cis] [OpenBlocks] Sending event FMLConstructionEvent to mod OpenBlocks
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod OpenBlocks to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod OpenBlocks accepts its own version (1.2.7)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into OpenBlocks
2014-06-15 18:32:12 [Le plus pr?cis] [OpenBlocks] Sent event FMLConstructionEvent to mod OpenBlocks
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Transmission] Sending event FMLConstructionEvent to mod ProjRed|Transmission
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod ProjRed|Transmission to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod ProjRed|Transmission accepts its own version (4.3.7.32)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Transmission
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Transmission] Sent event FMLConstructionEvent to mod ProjRed|Transmission
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Transportation] Sending event FMLConstructionEvent to mod ProjRed|Transportation
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod ProjRed|Transportation to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod ProjRed|Transportation accepts its own version (4.3.7.32)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Transportation
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Transportation] Sent event FMLConstructionEvent to mod ProjRed|Transportation
2014-06-15 18:32:12 [Le plus pr?cis] [Waila] Sending event FMLConstructionEvent to mod Waila
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod Waila to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod Waila accepts its own version (1.5.1)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into Waila
2014-06-15 18:32:12 [Le plus pr?cis] [Waila] Sent event FMLConstructionEvent to mod Waila
2014-06-15 18:32:12 [Le plus pr?cis] [TConstruct] Sending event FMLConstructionEvent to mod TConstruct
Code:
2014-06-15 18:32:12 [Infos] [TConstruct] [TConstruct] Natura, what are we going to do tomorrow night?
2014-06-15 18:32:12 [Infos] [TConstruct] [Natura] TConstruct, we're going to take over the world!
2014-06-15 18:32:12 [Infos] [TConstruct] Registering compat plugin for ForgeMultipart
2014-06-15 18:32:12 [Infos] [TConstruct] Registering compat plugin for MineFactoryReloaded
2014-06-15 18:32:12 [Infos] [TConstruct] Registering compat plugin for NotEnoughItems
2014-06-15 18:32:12 [Infos] [TConstruct] Registering compat plugin for Waila
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod TConstruct to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod TConstruct accepts its own version (1.6.X_1.5.4dev)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct
2014-06-15 18:32:12 [Le plus pr?cis] [TConstruct] Sent event FMLConstructionEvent to mod TConstruct
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Compatibility] Sending event FMLConstructionEvent to mod ProjRed|Compatibility
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod ProjRed|Compatibility to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod ProjRed|Compatibility accepts its own version (4.3.7.32)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Compatibility
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Compatibility] Sent event FMLConstructionEvent to mod ProjRed|Compatibility
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Integration] Sending event FMLConstructionEvent to mod ProjRed|Integration
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod ProjRed|Integration to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod ProjRed|Integration accepts its own version (4.3.7.32)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Integration
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Integration] Sent event FMLConstructionEvent to mod ProjRed|Integration
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Illumination] Sending event FMLConstructionEvent to mod ProjRed|Illumination
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod ProjRed|Illumination to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod ProjRed|Illumination accepts its own version (4.3.7.32)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Illumination
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Illumination] Sent event FMLConstructionEvent to mod ProjRed|Illumination
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Expansion] Sending event FMLConstructionEvent to mod ProjRed|Expansion
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] Testing mod ProjRed|Expansion to verify it accepts its own version in a remote connection
2014-06-15 18:32:12 [Le plus pr?cis] [ForgeModLoader] The mod ProjRed|Expansion accepts its own version (4.3.7.32)
2014-06-15 18:32:12 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ProjRed|Expansion
2014-06-15 18:32:12 [Le plus pr?cis] [ProjRed|Expansion] Sent event FMLConstructionEvent to mod ProjRed|Expansion
2014-06-15 18:32:12 [Le plus pr?cis] [QuantumCraft] Sending event FMLConstructionEvent to mod QuantumCraft
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod QuantumCraft to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod QuantumCraft accepts its own version (1.1)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into QuantumCraft
2014-06-15 18:32:13 [Le plus pr?cis] [QuantumCraft] Sent event FMLConstructionEvent to mod QuantumCraft
2014-06-15 18:32:13 [Le plus pr?cis] [RandomThings] Sending event FMLConstructionEvent to mod RandomThings
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod RandomThings to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod RandomThings accepts its own version (1.9)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into RandomThings
2014-06-15 18:32:13 [Le plus pr?cis] [RandomThings] Sent event FMLConstructionEvent to mod RandomThings
2014-06-15 18:32:13 [Le plus pr?cis] [SaintsPack] Sending event FMLConstructionEvent to mod SaintsPack
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod SaintsPack to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod SaintsPack accepts its own version (0.5)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into SaintsPack
2014-06-15 18:32:13 [Le plus pr?cis] [SaintsPack] Sent event FMLConstructionEvent to mod SaintsPack
2014-06-15 18:32:13 [Le plus pr?cis] [secretroomsmod] Sending event FMLConstructionEvent to mod secretroomsmod
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod secretroomsmod to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod secretroomsmod accepts its own version (4.6.2)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into secretroomsmod
2014-06-15 18:32:13 [Le plus pr?cis] [secretroomsmod] Sent event FMLConstructionEvent to mod secretroomsmod
2014-06-15 18:32:13 [Le plus pr?cis] [Statues] Sending event FMLConstructionEvent to mod Statues
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod Statues to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod Statues accepts its own version (2.1.1)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into Statues
2014-06-15 18:32:13 [Le plus pr?cis] [Statues] Sent event FMLConstructionEvent to mod Statues
2014-06-15 18:32:13 [Le plus pr?cis] [Sync] Sending event FMLConstructionEvent to mod Sync
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod Sync to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod Sync accepts its own version (2.1.1)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into Sync
2014-06-15 18:32:13 [Le plus pr?cis] [Sync] Sent event FMLConstructionEvent to mod Sync
2014-06-15 18:32:13 [Le plus pr?cis] [TMechworks] Sending event FMLConstructionEvent to mod TMechworks
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod TMechworks to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod TMechworks accepts its own version (19.d4b8fa0)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into TMechworks
2014-06-15 18:32:13 [Le plus pr?cis] [TMechworks] Sent event FMLConstructionEvent to mod TMechworks
2014-06-15 18:32:13 [Le plus pr?cis] [TrailMix] Sending event FMLConstructionEvent to mod TrailMix
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod TrailMix to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod TrailMix accepts its own version (2.0.0)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into TrailMix
2014-06-15 18:32:13 [Le plus pr?cis] [TrailMix] Sent event FMLConstructionEvent to mod TrailMix
2014-06-15 18:32:13 [Le plus pr?cis] [tropicraftmod] Sending event FMLConstructionEvent to mod tropicraftmod
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod tropicraftmod to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod tropicraftmod accepts its own version (v5.1.6 for MC 1.6.4)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into tropicraftmod
2014-06-15 18:32:13 [Le plus pr?cis] [tropicraftmod] Sent event FMLConstructionEvent to mod tropicraftmod
2014-06-15 18:32:13 [Le plus pr?cis] [volleyballmod] Sending event FMLConstructionEvent to mod volleyballmod
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod volleyballmod to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod volleyballmod accepts its own version (v5.1.6 for MC 1.6.4)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into volleyballmod
2014-06-15 18:32:13 [Le plus pr?cis] [volleyballmod] Sent event FMLConstructionEvent to mod volleyballmod
2014-06-15 18:32:13 [Le plus pr?cis] [Waypoints] Sending event FMLConstructionEvent to mod Waypoints
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod Waypoints to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod Waypoints accepts its own version (1.0.2)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into Waypoints
2014-06-15 18:32:13 [Le plus pr?cis] [Waypoints] Sent event FMLConstructionEvent to mod Waypoints
2014-06-15 18:32:13 [Le plus pr?cis] [AIBlock] Sending event FMLConstructionEvent to mod AIBlock
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod AIBlock to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod AIBlock accepts its own version (v1.0)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into AIBlock
2014-06-15 18:32:13 [Le plus pr?cis] [AIBlock] Sent event FMLConstructionEvent to mod AIBlock
2014-06-15 18:32:13 [Le plus pr?cis] [WeatherMod] Sending event FMLConstructionEvent to mod WeatherMod
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] Testing mod WeatherMod to verify it accepts its own version in a remote connection
2014-06-15 18:32:13 [Le plus pr?cis] [ForgeModLoader] The mod WeatherMod accepts its own version (1.58)
2014-06-15 18:32:13 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into WeatherMod
2014-06-15 18:32:13 [Le plus pr?cis] [WeatherMod] Sent event FMLConstructionEvent to mod WeatherMod
2014-06-15 18:32:13 [Le plus pr?cis] [witchery] Sending event FMLConstructionEvent to mod witchery
2014-06-15 18:32:14 [Le plus pr?cis] [ForgeModLoader] Testing mod witchery to verify it accepts its own version in a remote connection
2014-06-15 18:32:14 [Le plus pr?cis] [ForgeModLoader] The mod witchery accepts its own version (0.16.3)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into witchery
2014-06-15 18:32:14 [Le plus pr?cis] [witchery] Sent event FMLConstructionEvent to mod witchery
2014-06-15 18:32:14 [Le plus pr?cis] [worldofdinos] Sending event FMLConstructionEvent to mod worldofdinos
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into worldofdinos
2014-06-15 18:32:14 [Le plus pr?cis] [worldofdinos] Sent event FMLConstructionEvent to mod worldofdinos
2014-06-15 18:32:14 [Le plus pr?cis] [Chisel] Sending event FMLConstructionEvent to mod Chisel
2014-06-15 18:32:14 [Le plus pr?cis] [ForgeModLoader] Testing mod Chisel to verify it accepts its own version in a remote connection
2014-06-15 18:32:14 [Le plus pr?cis] [ForgeModLoader] The mod Chisel accepts its own version (1.5.0)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into Chisel
2014-06-15 18:32:14 [Le plus pr?cis] [Chisel] Sent event FMLConstructionEvent to mod Chisel
2014-06-15 18:32:14 [Le plus pr?cis] [McMultipart] Sending event FMLConstructionEvent to mod McMultipart
2014-06-15 18:32:14 [Le plus pr?cis] [ForgeModLoader] Testing mod McMultipart to verify it accepts its own version in a remote connection
2014-06-15 18:32:14 [Le plus pr?cis] [ForgeModLoader] The mod McMultipart accepts its own version (1.0.0.250)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into McMultipart
2014-06-15 18:32:14 [Le plus pr?cis] [McMultipart] Sent event FMLConstructionEvent to mod McMultipart
2014-06-15 18:32:14 [Le plus pr?cis] [ForgeMicroblock] Sending event FMLConstructionEvent to mod ForgeMicroblock
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMicroblock
2014-06-15 18:32:14 [Le plus pr?cis] [ForgeMicroblock] Sent event FMLConstructionEvent to mod ForgeMicroblock
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Mod signature data
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] mcp(Minecraft Coder Pack:8.09): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] FML(Forge Mod Loader:6.4.49.965): BTeam.jar (e3c3d50c7c986df74c645c0ac54639741c90a557)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Forge(Minecraft Forge:9.11.1.965): BTeam.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] CodeChickenCore(CodeChicken Core:0.9.0.9): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Micdoodlecore(Micdoodle8 Core:): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] NotEnoughItems(Not Enough Items:1.6.1.9): notenoughitems 1.6.1.9.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] OpenModsCore(OpenModsCore:0.4): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] PowerCrystalsCore(PowerCrystals Core:1.1.8): powercrystalscore-1.1.8-9.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] TConstruct-Preloader(Tinkers Corestruct:0.0.1): minecraft.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] advancedgenetics(Advanced Genetics:v1.4.1): advancedgenetics_v1.4.1.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ArchimedesShipsMod(Archimedes' Ships:1.6.4 v1.4.5): archimedesships.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Artifice(Artifice:1.6.4R1.1.3): artifice-1.1.3-243.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ArtificeCompat|EE3(Artifice Compat: EE3:1.6.4R1.1.3): artifice-1.1.3-243.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ArtificeCompat|Forestry(Artifice Compat: Forestry:1.6.4R1.1.3): artifice-1.1.3-243.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ArtificeCompat|Vanilla(Artifice Compat: Vanilla:1.6.4R1.1.3): artifice-1.1.3-243.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ArtificeCompat|MFR(Artifice Compat: MFR:1.6.4R1.1.3): artifice-1.1.3-243.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ArtificeCompat|Buildcraft(Artifice Compat: Buildcraft:1.6.4R1.1.3): artifice-1.1.3-243.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ArtificeCompat|ForgeMicroblock(Artifice Compat: ForgeMicroblock:1.6.4R1.1.3): artifice-1.1.3-243.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ArtificeCompat|Thaumcraft(Artifice Compat: Thaumcraft:1.6.4R1.1.3): artifice-1.1.3-243.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] AutoBlocks(AutoBlocks:1.0.0): autoblocks 1.0.0.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Autoutils(Autoutils:1.0.1): autoutils-1.6.4-1.0.1.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] betterstorage(BetterStorage:0.8.0.43): betterstorage-1.6.4-0.8.0.45.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.5): bibliocraft[v1.5.5].zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Natura(Natura:2.1.14): natura_mc1.6.X_2.1.14.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] BiomesOPlenty(Biomes O' Plenty:1.2.1): biomesoplenty-universal-1.6.4-1.2.1.434.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] BiblioWoodsBoP(BiblioWoods Biomes O'Plenty Edition:1.3): bibliowoods[biomesoplenty][v1.3].zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] BiblioWoodsNatura(BiblioWoods Natura Edition:1.1): bibliowoods[natura][v1.1].zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] CarpentersBlocks(Carpenter's Blocks:2.0.6): carpenter's blocks v2.0.6 - MC 1.6+.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] CoFHCore(CoFH Core:2.0.0.2): cofhcore-2.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] CoFHLoot(CoFH Loot:2.0.0.2): cofhcore-2.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] CoFHMasquerade(CoFH Masquerade:2.0.0.2): cofhcore-2.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] CoFHSocial(CoFH Social:2.0.0.2): cofhcore-2.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] CoFHWorld(CoFH World:2.0.0.2): cofhcore-2.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ConfigMod(Extended Mod Config:v1.0): configmod for MC v1.6.4.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] CoroAI(CoroAI:v1.0): coroai for MC v1.6.4.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] darwin(Darwin:0.2.3): darwin_0.2.3.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] DragonMounts(Dragon Mounts:r34): dragonmount_r35_mc1.6.x.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] EnhancedCore(EnhancedCore:1.1.3): enhancedcore_1.1.3.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] EP2(EnhancedPortals 2:1.0.9): enhancedportals-2_1.0.9.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ExtendedRenderer(Extended Renderer:v1.0): extendedrenderer for MC v1.6.4.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] FlansMod(Flans Mod:4.1.1): flansmod-4.1.1.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] FoodPlus(Food Plus:2.7-PRE): food plus mod 2.7-PRE.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] 633(Fossil/Archeology: Reported:${mod.version}): fossilsarch-reported-v1.0.6.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] cfm(§4MrCrayfish's Furniture Mod:3.2.9.1): furnituremodv3.2.9.1(1.6.4).zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] GalacticraftCore(Galacticraft Core:2.0.11): galacticraft-1.6.4-2.0.11.978.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] GalacticraftMars(Galacticraft Mars:2.0.11): galacticraft-planets-1.6.4-2.0.11.978.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] hamstermod(Hamster Mod:0.1): hamsterrific[1.6.4]V2.1.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] hamstersforever(Hamsters Forever:1.0): hamstersforever-1.0.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Hats(Hats:2.1.4): hats2.1.4.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] iChunUtil(iChunUtil:2.4.0): ichunutil2.4.0.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ImmibisCore(Immibis Core:57.2.0): immibis-core-57.2.0.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.56): InventoryTweaks-MC1.6.2-1.56-b77.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] LiquidXP(Liquid XP:57.1.2): liquid-xp-57.1.2.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MFR Compat Forestry Trees(MFR Compat Forestry Trees:1.0): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MFR Compat Extra Trees(MFR Compat Extra Trees:1.0): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (part 2):1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatForgeMicroblock(MFR Compat: ForgeMicroblock:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.250): ForgeMultipart-universal-1.6.4-1.0.0.250.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ProjRed|Core(ProjectRed:4.3.7.32): ProjectRedBase-1.6.4-4.3.7.32.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ProjRed|Exploration(ProjectRed-Exploration:4.3.7.32): ProjectRedWorld-1.6.4-4.3.7.32.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatProjRed(MFR Compat ProjectRed:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ThermalExpansion(Thermal Expansion:3.0.0.2): thermalexpansion-3.0.0.2.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.6.4R2.7.6): minefactoryreloaded-2.7.6-448.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] AS_Minions(Minions:1.7.9b): minions_1.6.4.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] BuildMod(Build Mod:v1.0): modbuild for MC v1.6.4.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Morph(Morph:0.7.1): morphbeta-0.7.1.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] necromancy(Necromancy:1.4c): necromancy-1.4c-9.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.6): neiplugins-1.1.0.6.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] notenoughkeys(Not Enough Keys:0.0.4): notenoughkeys-1.6.4-0.0.4.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] OpenMods(OpenMods:0.4): openmodslib-0.4.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] OpenBlocks(OpenBlocks:1.2.7): openblocks-1.2.7.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ProjRed|Transmission(ProjectRed-Transmission:4.3.7.32): ProjectRedIntegration-1.6.4-4.3.7.32.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ProjRed|Transportation(ProjectRed-Transportation:4.3.7.32): ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Waila(Waila:1.5.1): waila_1.5.1a.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.X_1.5.4dev): tconstruct_mc1.6.4_1.5.4d4.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ProjRed|Compatibility(ProjectRed-Compatibility:4.3.7.32): ProjectRedCompat-1.6.4-4.3.7.32.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ProjRed|Integration(ProjectRed-Integration:4.3.7.32): ProjectRedIntegration-1.6.4-4.3.7.32.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ProjRed|Illumination(ProjectRed-Illumination:4.3.7.32): ProjectRedLighting-1.6.4-4.3.7.32.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ProjRed|Expansion(ProjectRed-Expansion:4.3.7.32): ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] QuantumCraft(qCraft:1.1): qcraft1.1.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] RandomThings(Random Things:1.9): random things v. 1.9 [MC 1.6.4].jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] SaintsPack(Saintspack:0.5): saintspack.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] secretroomsmod(The SecretRoomsMod:4.6.2): secretroomsmod-universal-1.6.4-4.6.2.319.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Statues(Statues:2.1.1): statues-1.6.4-2.1.1.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Sync(Sync:2.1.1): sync2.1.1.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] TMechworks(Tinkers' Mechworks:19.d4b8fa0): tmechworks_mc1.6.4_0.1.4.2.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] TrailMix(TrailMix:2.0.0): trailmix2.0.0.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] tropicraftmod(Tropicraft:v5.1.6 for MC 1.6.4): tropicraft v5.1.6 Mod for MC v1.6.4.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] volleyballmod(Volleyball:v5.1.6 for MC 1.6.4): tropicraft v5.1.6 Mod for MC v1.6.4.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Waypoints(Waypoints:1.0.2): waypoints-1.6.4-1.0.2fix.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] AIBlock(AIBlock:v1.0): weather v1.59 Mod for MC v1.6.4.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] WeatherMod(Weather and Tornadoes:1.58): weather v1.59 Mod for MC v1.6.4.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] witchery(Witchery:0.16.3): witchery_0-16-3_164.zip (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] worldofdinos(World of Dinos:1.0): worldofdinos-1.0.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] Chisel(Chisel:1.5.0): zchisel-1.6.4-1.5.0fix.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.250): ForgeMultipart-universal-1.6.4-1.0.0.250.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Pr?cis] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.250): ForgeMultipart-universal-1.6.4-1.0.0.250.jar (NO VALID CERTIFICATE FOUND)
2014-06-15 18:32:14 [Le plus pr?cis] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2014-06-15 18:32:14 [Le plus pr?cis] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2014-06-15 18:32:14 [Le plus pr?cis] [FML] Sending event FMLPreInitializationEvent to mod FML
2014-06-15 18:32:14 [Le plus pr?cis] [FML] Sent event FMLPreInitializationEvent to mod FML
2014-06-15 18:32:14 [Le plus pr?cis] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2014-06-15 18:32:14 [Infos] [ForgeModLoader] Configured a dormant chunk cache size of 0
2014-06-15 18:32:14 [Le plus pr?cis] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2014-06-15 18:32:14 [Le plus pr?cis] [CodeChickenCore] Sending event FMLPreInitializationEvent to mod CodeChickenCore
2014-06-15 18:32:14 [Le plus pr?cis] [CodeChickenCore] Sent event FMLPreInitializationEvent to mod CodeChickenCore
2014-06-15 18:32:14 [Le plus pr?cis] [Micdoodlecore] Sending event FMLPreInitializationEvent to mod Micdoodlecore
2014-06-15 18:32:14 [Le plus pr?cis] [Micdoodlecore] Sent event FMLPreInitializationEvent to mod Micdoodlecore
2014-06-15 18:32:14 [Le plus pr?cis] [NotEnoughItems] Sending event FMLPreInitializationEvent to mod NotEnoughItems
2014-06-15 18:32:14 [Le plus pr?cis] [NotEnoughItems] Sent event FMLPreInitializationEvent to mod NotEnoughItems
2014-06-15 18:32:14 [Le plus pr?cis] [OpenModsCore] Sending event FMLPreInitializationEvent to mod OpenModsCore
2014-06-15 18:32:14 [Le plus pr?cis] [OpenModsCore] Sent event FMLPreInitializationEvent to mod OpenModsCore
2014-06-15 18:32:14 [Le plus pr?cis] [PowerCrystalsCore] Sending event FMLPreInitializationEvent to mod PowerCrystalsCore
2014-06-15 18:32:14 [Le plus pr?cis] [PowerCrystalsCore] Sent event FMLPreInitializationEvent to mod PowerCrystalsCore
2014-06-15 18:32:14 [Le plus pr?cis] [TConstruct-Preloader] Sending event FMLPreInitializationEvent to mod TConstruct-Preloader
2014-06-15 18:32:14 [Le plus pr?cis] [TConstruct-Preloader] Sent event FMLPreInitializationEvent to mod TConstruct-Preloader
2014-06-15 18:32:14 [Le plus pr?cis] [advancedgenetics] Sending event FMLPreInitializationEvent to mod advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemScraper(5817) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemSkinScales(5818) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemCell(5810) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.Item(5815) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemHelix(5813) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemGene(5811) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemSyringe(5820) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemSyringe(5821) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemGene(5807) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.Item(5819) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.Item(5809) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemMagnifier(5814) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemHealCrystal(724) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.Item(5816) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemSyringe(5822) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.Item(5808) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemHelix(5824) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.Item(5823) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemCell(5825) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemSyringeAntidote(5826) owned by advancedgenetics
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item com.advGenetics.Items.ItemGeneticBow(5827) owned by advancedgenetics
2014-06-15 18:32:14 [Infos] [AdvancedGenetics] Patching ItemBucketMilk(ID:79)
2014-06-15 18:32:14 [Infos] [fml.ItemTracker] The mod advancedgenetics is overwriting existing item at 335 (net.minecraft.item.ItemBucketMilk from Minecraft) with net.minecraft.item.Item
2014-06-15 18:32:14 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.Item(335) owned by advancedgenetics
2014-06-15 18:32:14 [Le plus pr?cis] [advancedgenetics] Sent event FMLPreInitializationEvent to mod advancedgenetics
2014-06-15 18:32:14 [Le plus pr?cis] [ArchimedesShipsMod] Sending event FMLPreInitializationEvent to mod ArchimedesShipsMod
2014-06-15 18:32:14 [Le plus pr?cis] [ArchimedesShipsMod] Sent event FMLPreInitializationEvent to mod ArchimedesShipsMod
2014-06-15 18:32:14 [Le plus pr?cis] [Artifice] Sending event FMLPreInitializationEvent to mod Artifice
2014-06-15 18:32:14 [Infos] [Artifice] Reading the dimension blacklist
2014-06-15 18:32:14 [Infos] [Artifice] Registering -28 to dimension blacklist
2014-06-15 18:32:14 [Infos] [Artifice] Registering 20 to dimension blacklist
2014-06-15 18:32:14 [Infos] [Artifice] Registering -127 to dimension blacklist
2014-06-15 18:32:14 [Infos] [Artifice] Registering -29 to dimension blacklist
2014-06-15 18:32:14 [Infos] [Artifice] Reading the marble list
2014-06-15 18:32:14 [Avertissement] [Artifice] Couldn't load the marble list from string
2014-06-15 18:32:14 [Infos] [Artifice] Reading the basalt list
2014-06-15 18:32:14 [Avertissement] [Artifice] Couldn't load the basalt list from string
2014-06-15 18:32:15 [Le plus pr?cis] [ForgeModLoader] Optional removal - found optionals for class shukaro.artifice.block.frame.BlockFrameDetector - processing
2014-06-15 18:32:15 [Le plus pr?cis] [ForgeModLoader] Optional removal skipped - mod present MineFactoryReloaded
2014-06-15 18:32:15 [Le plus pr?cis] [ForgeModLoader] Optional removal skipped - mod present MineFactoryReloaded
2014-06-15 18:32:15 [Le plus pr?cis] [ForgeModLoader] Optional removal skipped - mod present MineFactoryReloaded
2014-06-15 18:32:15 [Le plus pr?cis] [ForgeModLoader] Optional removal skipped - mod present MineFactoryReloaded
2014-06-15 18:32:15 [Le plus pr?cis] [ForgeModLoader] Optional removal skipped - mod present MineFactoryReloaded
2014-06-15 18:32:15 [Le plus pr?cis] [ForgeModLoader] Optional removal skipped - mod present MineFactoryReloaded
2014-06-15 18:32:15 [Le plus pr?cis] [ForgeModLoader] Optional removal - class shukaro.artifice.block.frame.BlockFrameDetector processed
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.decorative.ItemBlockSlabArtifice(760) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.decorative.ItemBlockSlabArtifice(761) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.decorative.ItemBlockSlabArtifice(762) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.decorative.ItemBlockSlabArtifice(763) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.decorative.ItemBlockFlora(753) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.decorative.ItemBlockLotus(764) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.decorative.ItemBlockBasalt(754) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.decorative.ItemBlockMarble(755) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.ItemBlockArtifice(756) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.ItemBlockArtifice(757) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.ItemBlockArtifice(758) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.ItemBlockArtifice(759) owned by Artifice
2014-06-15 18:32:15 [Infos] [Artifice] Registering basalt type 754:0
2014-06-15 18:32:15 [Infos] [Artifice] Registering marble type 755:0
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.frame.ItemBlockFrame(751) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.ItemBlockArtifice(752) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.frame.ItemBlockFrame(766) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.frame.ItemBlockFrame(767) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.frame.ItemBlockFrame(768) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.block.ItemBlockArtifice(765) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSledge(5857) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSledge(5858) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSledge(5859) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSledge(5860) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSledge(5861) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSteel(5862) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemBox(5863) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemDye(5864) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSickle(5865) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSickle(5866) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSickle(5867) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSickle(5868) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemSickle(5869) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemNugget(5870) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemCoin(5871) owned by Artifice
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item shukaro.artifice.item.ItemUpgrade(5872) owned by Artifice
2014-06-15 18:32:15 [Le plus pr?cis] [Artifice] Sent event FMLPreInitializationEvent to mod Artifice
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|EE3] Sending event FMLPreInitializationEvent to mod ArtificeCompat|EE3
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|EE3] Sent event FMLPreInitializationEvent to mod ArtificeCompat|EE3
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|Forestry] Sending event FMLPreInitializationEvent to mod ArtificeCompat|Forestry
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|Forestry] Sent event FMLPreInitializationEvent to mod ArtificeCompat|Forestry
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|Vanilla] Sending event FMLPreInitializationEvent to mod ArtificeCompat|Vanilla
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|Vanilla] Sent event FMLPreInitializationEvent to mod ArtificeCompat|Vanilla
2014-06-15 18:32:15 [Le plus pr?cis] [MineFactoryReloaded] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(5603) owned by MineFactoryReloaded
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(5605) owned by MineFactoryReloaded
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(5574) owned by MineFactoryReloaded
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(5558) owned by MineFactoryReloaded
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(5566) owned by MineFactoryReloaded
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(5584) owned by MineFactoryReloaded
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(5561) owned by MineFactoryReloaded
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(5575) owned by MineFactoryReloaded
2014-06-15 18:32:15 [Infos] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 335 (net.minecraft.item.Item from advancedgenetics) with powercrystals.minefactoryreloaded.item.ItemFactoryBucket
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(335) owned by MineFactoryReloaded
2014-06-15 18:32:15 [Le plus pr?cis] [MineFactoryReloaded] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|MFR] Sending event FMLPreInitializationEvent to mod ArtificeCompat|MFR
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|MFR] Sent event FMLPreInitializationEvent to mod ArtificeCompat|MFR
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|Buildcraft] Sending event FMLPreInitializationEvent to mod ArtificeCompat|Buildcraft
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|Buildcraft] Sent event FMLPreInitializationEvent to mod ArtificeCompat|Buildcraft
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|ForgeMicroblock] Sending event FMLPreInitializationEvent to mod ArtificeCompat|ForgeMicroblock
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|ForgeMicroblock] Sent event FMLPreInitializationEvent to mod ArtificeCompat|ForgeMicroblock
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|Thaumcraft] Sending event FMLPreInitializationEvent to mod ArtificeCompat|Thaumcraft
2014-06-15 18:32:15 [Le plus pr?cis] [ArtificeCompat|Thaumcraft] Sent event FMLPreInitializationEvent to mod ArtificeCompat|Thaumcraft
2014-06-15 18:32:15 [Le plus pr?cis] [AutoBlocks] Sending event FMLPreInitializationEvent to mod AutoBlocks
2014-06-15 18:32:15 [Le plus pr?cis] [AutoBlocks] Sent event FMLPreInitializationEvent to mod AutoBlocks
2014-06-15 18:32:15 [Le plus pr?cis] [Autoutils] Sending event FMLPreInitializationEvent to mod Autoutils
2014-06-15 18:32:15 [Le plus pr?cis] [Autoutils] Sent event FMLPreInitializationEvent to mod Autoutils
2014-06-15 18:32:15 [Le plus pr?cis] [betterstorage] Sending event FMLPreInitializationEvent to mod betterstorage
2014-06-15 18:32:15 [Infos] [betterstorage] BetterStorage will overwrite some of its own items. Don't worry, this is normal.
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.tile.ItemTileBetterStorage(2356) owned by betterstorage
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.tile.ItemLockable(2354) owned by betterstorage
2014-06-15 18:32:15 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2359) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.tile.ItemArmorStand(2351) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2352) owned by betterstorage
2014-06-15 18:32:16 [Infos] [fml.ItemTracker] The mod betterstorage is overwriting existing item at 2352 (backpack from betterstorage) with net.mcft.copy.betterstorage.item.ItemBackpack
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.ItemBackpack(2352) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2357) owned by betterstorage
2014-06-15 18:32:16 [Infos] [fml.ItemTracker] The mod betterstorage is overwriting existing item at 2357 (enderBackpack from betterstorage) with net.mcft.copy.betterstorage.item.ItemEnderBackpack
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.ItemEnderBackpack(2357) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.tile.ItemCardboardBox(2353) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.tile.ItemLockable(2360) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2555) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2358) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.locking.ItemKey(12018) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.locking.ItemLock(12020) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.locking.ItemKeyring(12019) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.cardboard.ItemCardboardSheet(12014) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.locking.ItemMasterKey(12021) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.ItemDrinkingHelmet(12017) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.ItemBucketSlime(12022) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.cardboard.ItemCardboardArmor(12010) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.cardboard.ItemCardboardArmor(12009) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.cardboard.ItemCardboardArmor(12012) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.cardboard.ItemCardboardArmor(12008) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.cardboard.ItemCardboardSword(12016) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.cardboard.ItemCardboardPickaxe(12013) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.cardboard.ItemCardboardShovel(12015) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.cardboard.ItemCardboardAxe(12007) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.mcft.copy.betterstorage.item.cardboard.ItemCardboardHoe(12011) owned by betterstorage
2014-06-15 18:32:16 [Pr?cis] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1666), found 1 patch
2014-06-15 18:32:16 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2516)
2014-06-15 18:32:16 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod betterstorage entity Frienderman as betterstorage.Frienderman
2014-06-15 18:32:16 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod betterstorage entity Cluckington as betterstorage.Cluckington
2014-06-15 18:32:16 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces (input size 4892), found 1 patch
2014-06-15 18:32:16 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces (new size 6504)
2014-06-15 18:32:16 [Le plus pr?cis] [betterstorage] Sent event FMLPreInitializationEvent to mod betterstorage
2014-06-15 18:32:16 [Le plus pr?cis] [BiblioCraft] Sending event FMLPreInitializationEvent to mod BiblioCraft
2014-06-15 18:32:16 [Le plus pr?cis] [BiblioCraft] Sent event FMLPreInitializationEvent to mod BiblioCraft
2014-06-15 18:32:16 [Le plus pr?cis] [Natura] Sending event FMLPreInitializationEvent to mod Natura
Code:
2014-06-15 18:32:16 [Infos] [Natura] [PluginController] Using config path: C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\config\NaturaCompat.cfg
2014-06-15 18:32:16 [Infos] [Natura] [PluginController] Registering compat plugin for ForgeMultipart
2014-06-15 18:32:16 [Infos] [Natura] [PluginController] Registering compat plugin for MineFactoryReloaded
2014-06-15 18:32:16 [Infos] [Natura] [PluginController] Registering compat plugin for NotEnoughItems
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.SpawnEgg(7308) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.PlantItem(7280) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1168) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.NaturaSeeds(7258) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.CactusJuice(7269) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(7311) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(7259) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(7301) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(7270) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(7299) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(7271) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.BoneBag(7268) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.NetherBerryItem(7298) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.BerryItem(7260) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.BerryMedley(7261) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.BerryBushItem(1156) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.NetherBerryBushItem(1210) owned by Natura
2014-06-15 18:32:16 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.CloudItem(1166) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.SeedFood(7307) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.NDoorItem(7278) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.TreeItem(1255) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.RedwoodItem(1219) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlanksItem(1213) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.NLeavesItem(1183) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.NoColorLeavesItem(1230) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.NSaplingItem(1235) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.SaguaroItem(1226) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.WillowItem(1251) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1221) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1176) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1199) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1228) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1191) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1159) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1218) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.LogTwoxTwoItem(1157) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(250) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(255) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.DarkTreeItem(1172) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.NLeavesDarkItem(1171) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1241) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.GlowshroomItem(1196) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1164) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1214) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1197) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1258) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1267) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1259) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1256) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1265) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1268) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.NetherGlassItem(1262) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1257) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1266) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1264) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1263) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.NetherFoodItem(7300) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldTreeItem(1216) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldLeavesItem(1215) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldSaplingItem(1217) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1184) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.NAlternateItem(1167) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.NAlternateItem(1165) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.FenceItem(1182) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.GrassBlockItem(1247) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.GrassSlabItem(1248) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlankSlab1Item(1211) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlankSlab2Item(1212) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1180) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1232) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1194) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1224) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1162) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1202) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1208) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1239) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1154) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1245) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1253) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1174) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1188) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1179) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1181) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1177) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1178) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1231) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1234) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1227) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1229) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1193) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1195) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1190) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1192) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1223) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1225) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1220) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1222) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1161) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1163) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1158) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1160) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1201) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1203) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1198) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1200) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1207) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1209) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1205) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1206) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1153) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1155) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1151) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1152) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1238) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1240) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1236) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1237) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1244) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1246) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1242) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1243) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1252) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1254) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1249) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1250) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1173) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1175) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1169) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1170) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1187) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1189) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1185) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1186) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.StickItem(7310) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(7292) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(7290) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(7291) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(7288) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(7267) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(7265) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(7266) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(7263) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(7277) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(7275) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(7276) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(7273) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(7286) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(7284) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(7285) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(7282) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(7306) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(7304) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(7305) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(7302) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(7303) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(7289) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(7264) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(7274) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(7283) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(7287) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(7262) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(7272) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(7281) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(7294) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(7295) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(7296) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(7293) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.tools.FlintAndBlaze(7312) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.ImpMeat(7297) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.BowlEmpty(7279) owned by Natura
2014-06-15 18:32:17 [Pr?cis] [fml.ItemTracker] Adding item mods.natura.items.BowlStew(7309) owned by Natura
2014-06-15 18:32:17 [Le plus pr?cis] [Natura] Sent event FMLPreInitializationEvent to mod Natura
2014-06-15 18:32:17 [Le plus pr?cis] [BiomesOPlenty] Sending event FMLPreInitializationEvent to mod BiomesOPlenty
2014-06-15 18:32:17 [Infos] [ForgeModLoader] [BiomesOPlenty] Generated Main Config!
2014-06-15 18:32:17 [Infos] [ForgeModLoader] [BiomesOPlenty] Generated Biome Gen Config!
2014-06-15 18:32:17 [Infos] [ForgeModLoader] [BiomesOPlenty] Generated Terrain Gen Config!
2014-06-15 18:32:17 [Infos] [ForgeModLoader] [BiomesOPlenty] Generating Biome ID's
2014-06-15 18:32:17 [Infos] [ForgeModLoader] [BiomesOPlenty] Generated IDs Config!
2014-06-15 18:32:17 [Infos] [ForgeModLoader] [BiomesOPlenty] Generated Misc Config!
2014-06-15 18:32:17 [Infos] [ForgeModLoader] [BiomesOPlenty] Extending Potions Array.
2014-06-15 18:32:17 [Infos] [ForgeModLoader] [BiomesOPlenty] Beginning version check
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMud(160) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(161) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockRedRock(162) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(163) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(174) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPlant(1656) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFlower(1627) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFlower2(1626) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockStoneFormations(1666) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMushroom(1651) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockCoral(1622) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPWillow(1669) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPIvy(1636) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(1638) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(1639) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(1640) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(1641) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFoliage(1628) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1676) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(164) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(165) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockAppleLeaves(1630) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPersimmonLeaves(1629) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockBamboo(1613) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1650) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1649) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(166) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(245) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1675) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1668) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1642) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1643) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1644) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1645) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPetals(1653) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSapling(1662) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockColorizedSapling(1621) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1660) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1659) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(167) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(168) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1623) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockGrass(169) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(248) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSkystone(247) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1664) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1663) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1657) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAmethyst(1612) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMoss(1648) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(246) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1616) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockHive(1633) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1635) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockBones(1614) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1658) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockGrave(1631) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1665) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1667) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1671) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1673) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1672) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1674) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPlank(1655) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1611) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1615) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1624) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1625) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1634) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1646) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1647) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1652) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1661) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1670) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1654) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1632) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1637) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockColorizedLeaves(1617) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockColorizedLeaves(1618) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPFood(5274) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSeeds(5298) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOP(5280) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemJarEmpty(5278) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemJarFilled(5279) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemGems(5275) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMudball(5281) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDartBlower(5268) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDart(5269) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAncientStaff(5267) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemEnderporter(5271) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecord(5295) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecordMud(5289) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(5292) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(5291) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(5290) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(5283) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(5287) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(5286) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(5285) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(5288) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(5284) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(5266) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(5265) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(5263) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(5257) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(5261) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(5260) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(5259) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(5262) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(5258) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5297) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5294) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5277) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5276) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5270) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5282) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(5264) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorFlowerBand(5273) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorWadingBoots(5296) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorFlippers(5272) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPBucket(5293) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(568) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(570) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(566) owned by BiomesOPlenty
2014-06-15 18:32:18 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenSwamp (input size 2197), found 1 patch
2014-06-15 18:32:18 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenSwamp (new size 3203)
2014-06-15 18:32:19 [Pr?cis] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga1 (input size 1541), found 1 patch
2014-06-15 18:32:19 [Pr?cis] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga1 (new size 2502)
2014-06-15 18:32:19 [Plus pr?cis] [ForgeModLoader] [BiomesOPlenty] Using the latest version [1.2.1] for Minecraft 1.6.4
2014-06-15 18:32:20 [Infos] [ForgeModLoader] [OpenBlocks] Trying to patch MapGenStructure (class: ain)
2014-06-15 18:32:20 [Infos] [ForgeModLoader] [OpenBlocks] MapGenFix: Found checkcast to 'aiv'
2014-06-15 18:32:20 [Infos] [ForgeModLoader] [OpenBlocks] MapGenFix: Found var: 23
2014-06-15 18:32:20 [Infos] [ForgeModLoader] [OpenBlocks] MapGenFix: Found 'StructureStart.isSizeableStructure' (aiv.d) call
2014-06-15 18:32:20 [Infos] [ForgeModLoader] [OpenBlocks] MapGenFix: All conditions matched, inserting extra condition
2014-06-15 18:32:20 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity MudBall as BiomesOPlenty.MudBall
2014-06-15 18:32:20 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Dart as BiomesOPlenty.Dart
2014-06-15 18:32:20 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity PoisonDart as BiomesOPlenty.PoisonDart
2014-06-15 18:32:20 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity JungleSpider as BiomesOPlenty.JungleSpider
2014-06-15 18:32:20 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Rosester as BiomesOPlenty.Rosester
2014-06-15 18:32:20 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Glob as BiomesOPlenty.Glob
2014-06-15 18:32:20 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Phantom as BiomesOPlenty.Phantom
2014-06-15 18:32:20 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Wasp as BiomesOPlenty.Wasp
2014-06-15 18:32:20 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Bird as BiomesOPlenty.Bird
2014-06-15 18:32:20 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Pixie as BiomesOPlenty.Pixie
2014-06-15 18:32:20 [Le plus pr?cis] [BiomesOPlenty] Sent event FMLPreInitializationEvent to mod BiomesOPlenty
2014-06-15 18:32:20 [Le plus pr?cis] [BiblioWoodsBoP] Sending event FMLPreInitializationEvent to mod BiblioWoodsBoP
2014-06-15 18:32:20 [Le plus pr?cis] [BiblioWoodsBoP] Sent event FMLPreInitializationEvent to mod BiblioWoodsBoP
2014-06-15 18:32:20 [Le plus pr?cis] [BiblioWoodsNatura] Sending event FMLPreInitializationEvent to mod BiblioWoodsNatura
2014-06-15 18:32:20 [Le plus pr?cis] [BiblioWoodsNatura] Sent event FMLPreInitializationEvent to mod BiblioWoodsNatura
2014-06-15 18:32:20 [Le plus pr?cis] [CarpentersBlocks] Sending event FMLPreInitializationEvent to mod CarpentersBlocks
2014-06-15 18:32:20 [Infos] [CarpentersBlocks] Extended plant support integration successful.
2014-06-15 18:32:20 [Infos] [CarpentersBlocks] Successfully loaded 18 flower pot designs.
2014-06-15 18:32:20 [Infos] [CarpentersBlocks] Successfully loaded 9 chisel patterns.
2014-06-15 18:32:20 [Infos] [CarpentersBlocks] Successfully loaded 6 bed designs.
2014-06-15 18:32:20 [Le plus pr?cis] [CarpentersBlocks] Sent event FMLPreInitializationEvent to mod CarpentersBlocks
2014-06-15 18:32:20 [Le plus pr?cis] [CoFHCore] Sending event FMLPreInitializationEvent to mod CoFHCore
2014-06-15 18:32:20 [Le plus pr?cis] [CoFHCore] Sent event FMLPreInitializationEvent to mod CoFHCore
2014-06-15 18:32:20 [Le plus pr?cis] [CoFHLoot] Sending event FMLPreInitializationEvent to mod CoFHLoot
2014-06-15 18:32:20 [Le plus pr?cis] [CoFHLoot] Sent event FMLPreInitializationEvent to mod CoFHLoot
2014-06-15 18:32:20 [Le plus pr?cis] [CoFHMasquerade] Sending event FMLPreInitializationEvent to mod CoFHMasquerade
2014-06-15 18:32:20 [Le plus pr?cis] [CoFHMasquerade] Sent event FMLPreInitializationEvent to mod CoFHMasquerade
2014-06-15 18:32:20 [Le plus pr?cis] [CoFHSocial] Sending event FMLPreInitializationEvent to mod CoFHSocial
2014-06-15 18:32:20 [Le plus pr?cis] [CoFHSocial] Sent event FMLPreInitializationEvent to mod CoFHSocial
2014-06-15 18:32:20 [Le plus pr?cis] [CoFHWorld] Sending event FMLPreInitializationEvent to mod CoFHWorld
2014-06-15 18:32:20 [Le plus pr?cis] [CoFHWorld] Sent event FMLPreInitializationEvent to mod CoFHWorld
2014-06-15 18:32:20 [Le plus pr?cis] [ConfigMod] Sending event FMLPreInitializationEvent to mod ConfigMod
2014-06-15 18:32:20 [Le plus pr?cis] [ConfigMod] Sent event FMLPreInitializationEvent to mod ConfigMod
2014-06-15 18:32:20 [Le plus pr?cis] [CoroAI] Sending event FMLPreInitializationEvent to mod CoroAI
2014-06-15 18:32:20 [Le plus pr?cis] [CoroAI] Sent event FMLPreInitializationEvent to mod CoroAI
2014-06-15 18:32:20 [Le plus pr?cis] [darwin] Sending event FMLPreInitializationEvent to mod darwin
2014-06-15 18:32:20 [Le plus pr?cis] [darwin] Sent event FMLPreInitializationEvent to mod darwin
2014-06-15 18:32:20 [Le plus pr?cis] [DragonMounts] Sending event FMLPreInitializationEvent to mod DragonMounts
2014-06-15 18:32:20 [Le plus pr?cis] [EnhancedCore] Sending event FMLPreInitializationEvent to mod EnhancedCore
2014-06-15 18:32:20 [Le plus pr?cis] [EnhancedCore] Sent event FMLPreInitializationEvent to mod EnhancedCore
2014-06-15 18:32:20 [Le plus pr?cis] [EP2] Sending event FMLPreInitializationEvent to mod EP2
2014-06-15 18:32:20 [Le plus pr?cis] [EP2] Sent event FMLPreInitializationEvent to mod EP2
2014-06-15 18:32:20 [Le plus pr?cis] [ExtendedRenderer] Sending event FMLPreInitializationEvent to mod ExtendedRenderer
2014-06-15 18:32:20 [Le plus pr?cis] [ExtendedRenderer] Sent event FMLPreInitializationEvent to mod ExtendedRenderer
2014-06-15 18:32:20 [Le plus pr?cis] [FlansMod] Sending event FMLPreInitializationEvent to mod FlansMod
2014-06-15 18:32:20 [Infos] [STDOUT] Flan's Mod : Preinitializing Flan's mod.
2014-06-15 18:32:20 [Avertissement] [ForgeModLoader] Version Check Failed: Server returned HTTP response code: 403 for URL: http://teamcofh.com/cofhcore/version/version.txt
2014-06-15 18:32:20 [Infos] [STDOUT] Flan's Mod : Preinitializing complete.
2014-06-15 18:32:20 [Le plus pr?cis] [FlansMod] Sent event FMLPreInitializationEvent to mod FlansMod
2014-06-15 18:32:20 [Le plus pr?cis] [FoodPlus] Sending event FMLPreInitializationEvent to mod FoodPlus
2014-06-15 18:32:20 [Le plus pr?cis] [FoodPlus] Sent event FMLPreInitializationEvent to mod FoodPlus
2014-06-15 18:32:20 [Le plus pr?cis] [633] Sending event FMLPreInitializationEvent to mod 633
2014-06-15 18:32:20 [Le plus pr?cis] [633] Sent event FMLPreInitializationEvent to mod 633
2014-06-15 18:32:20 [Le plus pr?cis] [cfm] Sending event FMLPreInitializationEvent to mod cfm
2014-06-15 18:32:20 [Le plus pr?cis] [cfm] Sent event FMLPreInitializationEvent to mod cfm
2014-06-15 18:32:20 [Le plus pr?cis] [GalacticraftCore] Sending event FMLPreInitializationEvent to mod GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1060) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1065) owned by GalacticraftCore
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "IC2" was not found.
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "BuildCraft|Energy" was not found.
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft added interface "cofh/api/energy/IEnergyHandler" dynamically from "ThermalExpansion" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalElectrical".
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalElectrical (1)
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "IC2" was not found.
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "Mekanism" was not found.
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "Mekanism" was not found.
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "IC2" was not found.
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "BuildCraft|Energy" was not found.
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft added interface "cofh/api/energy/IEnergyHandler" dynamically from "ThermalExpansion" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalConductor".
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "Mekanism" was not found.
2014-06-15 18:32:21 [Infos] [STDOUT] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalConductor (1)
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1080) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockLandingPad(1068) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1069) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1081) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1082) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1059) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1053) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1056) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1051) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1076) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1064) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockAirLock(1054) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1055) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1075) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockOxygenCompressor(1052) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockBase(1061) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1066) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1079) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockDummy(1062) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1073) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockEnclosedBlock(1063) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1072) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockCargoLoader(1057) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1074) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockSolar(1078) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockMachine(1070) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockMachine(1071) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockAluminumWire(1058) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(1067) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemBlock(602) owned by GalacticraftCore
2014-06-15 18:32:21 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(601) owned by GalacticraftCore
2014-06-15 18:32:22 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "BuildCraft|Core" was not found.
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(7079) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(7080) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(7074) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenMask(7057) owned by GalacticraftCore
2014-06-15 18:32:22 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "ICBM|Explosion" was not found.
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSpaceship(7093) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSensorGlasses(7058) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemPickaxe(7097) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemAxe(7095) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemHoe(7096) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSpade(7098) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSword(7099) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(7061) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(7060) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(7062) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(7059) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemCanister(7068) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(7063) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(7070) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(7084) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBow(7073) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(7075) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemRocketEngine(7087) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(7088) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(7090) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(7092) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggy(7067) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFlag(7071) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenGear(7085) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemParachute(7086) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(7069) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOilCanister(7082) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFuelCanister(7089) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(7072) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOilExtractor(7083) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSchematic(7091) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemKey(7077) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggyMaterial(7066) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemKnowledgeBook(7078) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBasic(7064) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBattery(7065) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemInfiniteBattery(7076) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemMeteorChunk(7081) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemWrench(7094) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemCheese(5508) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemReed(5507) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemRawIron(5510) owned by GalacticraftCore
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItem(5509) owned by GalacticraftCore
2014-06-15 18:32:22 [Le plus pr?cis] [GalacticraftCore] Sent event FMLPreInitializationEvent to mod GalacticraftCore
2014-06-15 18:32:22 [Le plus pr?cis] [GalacticraftMars] Sending event FMLPreInitializationEvent to mod GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlock(1354) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1351) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1358) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlockRock(1355) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1357) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlockMachine(1353) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1352) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemBlockTintedGlassPane(1356) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItem(7512) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemPickaxe(7517) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemAxe(7515) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemHoe(7516) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpade(7518) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSword(7519) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(7509) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(7508) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(7510) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor(7507) owned by GalacticraftMars
2014-06-15 18:32:22 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "ICBM|Explosion" was not found.
2014-06-15 18:32:22 [Infos] [STDOUT] Galacticraft ignored dynamic interface insertion since "ICBM|Explosion" was not found.
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpaceshipTier2(7514) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemKey(7511) owned by GalacticraftMars
2014-06-15 18:32:22 [Pr?cis] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.mars.items.GCMarsItemSchematic(7513) owned by GalacticraftMars
Code:
2014-06-15 18:32:22 [Le plus pr?cis] [GalacticraftMars] Sent event FMLPreInitializationEvent to mod GalacticraftMars
2014-06-15 18:32:22 [Le plus pr?cis] [hamstermod] Sending event FMLPreInitializationEvent to mod hamstermod
2014-06-15 18:32:22 [Le plus pr?cis] [hamstermod] Sent event FMLPreInitializationEvent to mod hamstermod
2014-06-15 18:32:22 [Le plus pr?cis] [hamstersforever] Sending event FMLPreInitializationEvent to mod hamstersforever
2014-06-15 18:32:22 [Le plus pr?cis] [hamstersforever] Sent event FMLPreInitializationEvent to mod hamstersforever
2014-06-15 18:32:22 [Le plus pr?cis] [Hats] Sending event FMLPreInitializationEvent to mod Hats
2014-06-15 18:32:22 [Le plus pr?cis] [Hats] Sent event FMLPreInitializationEvent to mod Hats
2014-06-15 18:32:22 [Le plus pr?cis] [iChunUtil] Sending event FMLPreInitializationEvent to mod iChunUtil
2014-06-15 18:32:22 [Le plus pr?cis] [iChunUtil] Sent event FMLPreInitializationEvent to mod iChunUtil
2014-06-15 18:32:22 [Le plus pr?cis] [ImmibisCore] Sending event FMLPreInitializationEvent to mod ImmibisCore
2014-06-15 18:32:22 [Infos] [STDOUT] [Immibis Core] Preferred energy system set to: redstoneFlux
2014-06-15 18:32:22 [Le plus pr?cis] [ImmibisCore] Sent event FMLPreInitializationEvent to mod ImmibisCore
2014-06-15 18:32:22 [Le plus pr?cis] [inventorytweaks] Sending event FMLPreInitializationEvent to mod inventorytweaks
2014-06-15 18:32:22 [Le plus pr?cis] [inventorytweaks] Sent event FMLPreInitializationEvent to mod inventorytweaks
2014-06-15 18:32:22 [Le plus pr?cis] [LiquidXP] Sending event FMLPreInitializationEvent to mod LiquidXP
2014-06-15 18:32:22 [Le plus pr?cis] [LiquidXP] Sent event FMLPreInitializationEvent to mod LiquidXP
2014-06-15 18:32:22 [Le plus pr?cis] [MFR Compat Forestry Trees] Sending event FMLPreInitializationEvent to mod MFR Compat Forestry Trees
2014-06-15 18:32:22 [Le plus pr?cis] [MFR Compat Forestry Trees] Sent event FMLPreInitializationEvent to mod MFR Compat Forestry Trees
2014-06-15 18:32:22 [Le plus pr?cis] [MFR Compat Extra Trees] Sending event FMLPreInitializationEvent to mod MFR Compat Extra Trees
2014-06-15 18:32:22 [Le plus pr?cis] [MFR Compat Extra Trees] Sent event FMLPreInitializationEvent to mod MFR Compat Extra Trees
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatAtum] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatAtum] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatBackTools] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatBackTools] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatBuildCraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBuildCraft
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatBuildCraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBuildCraft
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatChococraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatChococraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatForestry] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatForestry] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatForgeMicroblock] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForgeMicroblock
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatForgeMicroblock] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForgeMicroblock
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatIC2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatIC2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatMystcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatMystcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatPams] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2014-06-15 18:32:22 [Le plus pr?cis] [MineFactoryReloaded|CompatPams] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2014-06-15 18:32:22 [Le plus pr?cis] [ForgeMultipart] Sending event FMLPreInitializationEvent to mod ForgeMultipart
2014-06-15 18:32:25 [Le plus pr?cis] [ForgeMultipart] Sent event FMLPreInitializationEvent to mod ForgeMultipart
2014-06-15 18:32:25 [Le plus pr?cis] [ProjRed|Core] Sending event FMLPreInitializationEvent to mod ProjRed|Core
2014-06-15 18:32:25 [Le plus pr?cis] [ProjRed|Core] Sent event FMLPreInitializationEvent to mod ProjRed|Core
2014-06-15 18:32:25 [Le plus pr?cis] [ProjRed|Exploration] Sending event FMLPreInitializationEvent to mod ProjRed|Exploration
2014-06-15 18:32:25 [Le plus pr?cis] [ProjRed|Exploration] Sent event FMLPreInitializationEvent to mod ProjRed|Exploration
2014-06-15 18:32:25 [Le plus pr?cis] [MineFactoryReloaded|CompatProjRed] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatProjRed
2014-06-15 18:32:25 [Le plus pr?cis] [MineFactoryReloaded|CompatProjRed] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatProjRed
2014-06-15 18:32:25 [Le plus pr?cis] [MineFactoryReloaded|CompatRailcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRailcraft
2014-06-15 18:32:25 [Le plus pr?cis] [MineFactoryReloaded|CompatRailcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRailcraft
2014-06-15 18:32:25 [Le plus pr?cis] [MineFactoryReloaded|CompatRP2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2014-06-15 18:32:25 [Le plus pr?cis] [MineFactoryReloaded|CompatRP2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2014-06-15 18:32:25 [Le plus pr?cis] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2014-06-15 18:32:25 [Le plus pr?cis] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2014-06-15 18:32:25 [Le plus pr?cis] [MineFactoryReloaded|CompatThaumcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThaumcraft
2014-06-15 18:32:25 [Le plus pr?cis] [MineFactoryReloaded|CompatThaumcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThaumcraft
2014-06-15 18:32:25 [Le plus pr?cis] [ThermalExpansion] Sending event FMLPreInitializationEvent to mod ThermalExpansion
2014-06-15 18:32:26 [Avertissement] [ThermalExpansion] Version Check Failed: Server returned HTTP response code: 403 for URL: http://teamcofh.com/thermalexpansion/version/version.txt
2014-06-15 18:32:26 [Infos] [ThermalExpansion] Loading Plugins...
2014-06-15 18:32:26 [Infos] [ThermalExpansion] Finished Loading Plugins.
2014-06-15 18:32:26 [Le plus pr?cis] [ThermalExpansion] Sent event FMLPreInitializationEvent to mod ThermalExpansion
2014-06-15 18:32:26 [Le plus pr?cis] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2014-06-15 18:32:26 [Le plus pr?cis] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2014-06-15 18:32:26 [Le plus pr?cis] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2014-06-15 18:32:26 [Le plus pr?cis] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2014-06-15 18:32:26 [Le plus pr?cis] [MineFactoryReloaded|CompatVanilla] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2014-06-15 18:32:26 [Le plus pr?cis] [MineFactoryReloaded|CompatVanilla] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2014-06-15 18:32:26 [Le plus pr?cis] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2014-06-15 18:32:26 [Le plus pr?cis] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2014-06-15 18:32:26 [Le plus pr?cis] [AS_Minions] Sending event FMLPreInitializationEvent to mod AS_Minions
2014-06-15 18:32:26 [Infos] [STDOUT] C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\config\AS_Minions_Advanced.cfg found and opened
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1157
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1172
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1216
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1219
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1255
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1251
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1583
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1251
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1741
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1642
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1643
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1644
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional tree block ID 1645
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 162
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 163
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 164
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 165
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 166
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 167
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 168
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 169
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 174
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 245
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 246
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 247
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 754
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 755
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 1376
2014-06-15 18:32:26 [Infos] [STDOUT] Config: registered additional worthless block ID 2276
2014-06-15 18:32:26 [Infos] [STDOUT] C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\config\AS_Minions_Advanced.cfg parsed, registered 27 evil Deeds.
2014-06-15 18:32:26 [Pr?cis] [fml.ItemTracker] Adding item atomicstryker.minions.common.ItemMastersStaff(10457) owned by AS_Minions
2014-06-15 18:32:26 [Le plus pr?cis] [AS_Minions] Sent event FMLPreInitializationEvent to mod AS_Minions
2014-06-15 18:32:26 [Le plus pr?cis] [BuildMod] Sending event FMLPreInitializationEvent to mod BuildMod
2014-06-15 18:32:26 [Le plus pr?cis] [BuildMod] Sent event FMLPreInitializationEvent to mod BuildMod
2014-06-15 18:32:26 [Le plus pr?cis] [Morph] Sending event FMLPreInitializationEvent to mod Morph
2014-06-15 18:32:26 [Le plus pr?cis] [Morph] Sent event FMLPreInitializationEvent to mod Morph
2014-06-15 18:32:26 [Le plus pr?cis] [necromancy] Sending event FMLPreInitializationEvent to mod necromancy
2014-06-15 18:32:27 [Le plus pr?cis] [necromancy] Sent event FMLPreInitializationEvent to mod necromancy
2014-06-15 18:32:27 [Le plus pr?cis] [NEIPlugins] Sending event FMLPreInitializationEvent to mod NEIPlugins
2014-06-15 18:32:27 [Le plus pr?cis] [NEIPlugins] Sent event FMLPreInitializationEvent to mod NEIPlugins
2014-06-15 18:32:27 [Le plus pr?cis] [notenoughkeys] Sending event FMLPreInitializationEvent to mod notenoughkeys
2014-06-15 18:32:27 [Le plus pr?cis] [notenoughkeys] Sent event FMLPreInitializationEvent to mod notenoughkeys
2014-06-15 18:32:27 [Le plus pr?cis] [OpenMods] Sending event FMLPreInitializationEvent to mod OpenMods
2014-06-15 18:32:27 [Le plus pr?cis] [OpenMods] Sent event FMLPreInitializationEvent to mod OpenMods
2014-06-15 18:32:27 [Le plus pr?cis] [OpenBlocks] Sending event FMLPreInitializationEvent to mod OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemOBGeneric(11263) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemOBGenericUnstackable(11264) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemFilledBucket(11262) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemHangGlider(11270) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemLuggage(11272) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemSonicGlasses(11276) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses(11266) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses$ItemCrayonGlasses(11265) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses(11268) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginationGlasses(11267) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemCraneControl(11258) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemCraneBackpack(11259) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemSlimalyzer(11275) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemSleepingBag(11274) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemPaintBrush(11273) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemStencil(11278) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemSqueegee(11277) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemHeightMap(11271) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemEmptyMap(11261) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemCartographer(11257) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemGoldenEye(11269) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemTastyClay(11279) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemCursor(11260) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemTunedCrystal(11281) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemInfoBook(11280) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2195) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2191) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2187) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2192) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2205) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2190) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemFlagBlock(2189) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraftforge/fluids/IFluidHandler to openblocks/common/tileentity/TileEntityTank
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemTankBlock(2204) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemTrophyBlock(2206) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2178) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraftforge/fluids/IFluidHandler to openblocks/common/tileentity/TileEntitySprinkler
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/IInventory to openblocks/common/tileentity/TileEntitySprinkler
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2203) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2182) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/ISidedInventory to openblocks/common/tileentity/TileEntityVacuumHopper
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraftforge/fluids/IFluidHandler to openblocks/common/tileentity/TileEntityVacuumHopper
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2207) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2202) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/IInventory to openblocks/common/tileentity/TileEntityBigButton
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2179) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemImaginary(2193) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2188) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/ISidedInventory to openblocks/common/tileentity/TileEntityXPBottler
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraftforge/fluids/IFluidHandler to openblocks/common/tileentity/TileEntityXPBottler
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2209) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2208) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2199) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/ISidedInventory to openblocks/common/tileentity/TileEntityAutoAnvil
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraftforge/fluids/IFluidHandler to openblocks/common/tileentity/TileEntityAutoAnvil
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2176) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/ISidedInventory to openblocks/common/tileentity/TileEntityAutoEnchantmentTable
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraftforge/fluids/IFluidHandler to openblocks/common/tileentity/TileEntityAutoEnchantmentTable
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2177) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2210) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/IInventory to openblocks/common/tileentity/TileEntityBlockBreaker
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2180) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/IInventory to openblocks/common/tileentity/TileEntityBlockPlacer
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2181) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/IInventory to openblocks/common/tileentity/TileEntityItemDropper
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2194) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2201) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/IInventory to openblocks/common/tileentity/TileEntityDonationStation
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2185) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/IInventory to openblocks/common/tileentity/TileEntityPaintMixer
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2198) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2184) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemPaintCan(2197) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2183) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/IInventory to openblocks/common/tileentity/TileEntityProjector
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2200) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/IInventory to openblocks/common/tileentity/TileEntityDrawingTable
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2186) owned by OpenBlocks
2014-06-15 18:32:28 [Infos] [OpenModsCore] Adding interface net/minecraft/inventory/IInventory to openblocks/common/tileentity/TileEntityRadio
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2211) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openblocks.common.item.ItemSkyBlock(2212) owned by OpenBlocks
2014-06-15 18:32:28 [Pr?cis] [fml.ItemTracker] Adding item openmods.item.ItemOpenBlock(2214) owned by OpenBlocks
2014-06-15 18:32:28 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod OpenBlocks entity Luggage as OpenBlocks.Luggage
2014-06-15 18:32:28 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod OpenBlocks entity XPOrbNoFly as OpenBlocks.XPOrbNoFly
2014-06-15 18:32:28 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod OpenBlocks entity Hang Glider as OpenBlocks.Hang Glider
2014-06-15 18:32:28 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod OpenBlocks entity Magnet as OpenBlocks.Magnet
2014-06-15 18:32:28 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod OpenBlocks entity Block as OpenBlocks.Block
2014-06-15 18:32:28 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod OpenBlocks entity Player-Magnet as OpenBlocks.Player-Magnet
2014-06-15 18:32:28 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod OpenBlocks entity Cartographer as OpenBlocks.Cartographer
2014-06-15 18:32:28 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod OpenBlocks entity EntityItemProjectile as OpenBlocks.EntityItemProjectile
2014-06-15 18:32:28 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod OpenBlocks entity GoldenEye as OpenBlocks.GoldenEye
2014-06-15 18:32:28 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod OpenBlocks entity MiniMe as OpenBlocks.MiniMe
2014-06-15 18:32:28 [Le plus pr?cis] [OpenBlocks] Sent event FMLPreInitializationEvent to mod OpenBlocks
2014-06-15 18:32:28 [Le plus pr?cis] [ProjRed|Transmission] Sending event FMLPreInitializationEvent to mod ProjRed|Transmission
2014-06-15 18:32:29 [Le plus pr?cis] [ProjRed|Transmission] Sent event FMLPreInitializationEvent to mod ProjRed|Transmission
2014-06-15 18:32:29 [Le plus pr?cis] [ProjRed|Transportation] Sending event FMLPreInitializationEvent to mod ProjRed|Transportation
2014-06-15 18:32:29 [Le plus pr?cis] [ProjRed|Transportation] Sent event FMLPreInitializationEvent to mod ProjRed|Transportation
2014-06-15 18:32:29 [Le plus pr?cis] [Waila] Sending event FMLPreInitializationEvent to mod Waila
2014-06-15 18:32:29 [Le plus pr?cis] [Waila] Sent event FMLPreInitializationEvent to mod Waila
2014-06-15 18:32:29 [Le plus pr?cis] [TConstruct] Sending event FMLPreInitializationEvent to mod TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.TitleIcon(10879) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.CraftingItem(10869) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.MaterialItem(10874) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10880) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolShard(10881) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.Pattern(10882) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.MetalPattern(10875) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.Manual(10878) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.FilledBucket(10870) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Pickaxe(10925) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Shovel(10930) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Hatchet(10909) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Broadsword(10912) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Longsword(10922) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Rapier(10927) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Dagger(10916) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Cutlass(10915) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.FryingPan(10918) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.BattleSign(10911) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Mattock(10924) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Chisel(10913) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.LumberAxe(10923) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Cleaver(10914) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Scythe(10928) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Excavator(10917) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Hammer(10919) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Battleaxe(10910) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Shortbow(10929) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.Arrow(10908) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.tools.PotionLauncher(10926) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10900) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10902) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10884) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10905) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10906) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10907) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10896) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10904) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10895) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10899) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10887) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10894) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPartHidden(10891) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10890) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10903) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10886) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10901) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10898) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10888) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10897) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10892) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.Bowstring(10885) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.ToolPart(10883) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.Fletching(10889) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.DiamondApple(10873) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.StrangeFood(10877) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.OreBerries(10876) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.Jerky(10872) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.armor.HeartCanister(10862) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.armor.Knapsack(10863) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.GoldenHead(10871) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(10866) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(10865) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(10867) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.armor.ArmorBasic(10864) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.armor.ExoArmor(10859) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.armor.ExoArmor(10858) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.armor.ExoArmor(10860) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.armor.ExoArmor(10857) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.ToolStationItemBlock(2101) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetadataItemBlock(2100) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2035) owned by TConstruct
2014-06-15 18:32:29 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.CraftingSlabItemBlock(2034) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2037) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2041) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.CraftedSoilItemBlock(2093) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SearedSlabItem(2084) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SpeedSlabItem(2095) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetalItemBlock(2048) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.HamboneItemBlock(2047) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2039) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.WoolSlab1Item(2103) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.WoolSlab2Item(2104) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SmelteryItemBlock(2092) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SmelteryItemBlock(2076) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.LavaTankItemBlock(2044) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.LavaTankItemBlock(2074) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SearedTableItemBlock(2085) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SearedTableItemBlock(2075) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.CastingChannelItem(2029) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2026) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.ItemBlockLandmine(2043) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2082) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(2077) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(2096) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(2027) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.BarricadeItem(2042) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetadataItemBlock(2083) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2036) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2062) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2060) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2055) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2071) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2049) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2054) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2052) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2053) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2050) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2064) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2051) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2066) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2069) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2059) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2070) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2057) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2046) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2065) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2063) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2068) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2067) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2061) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2056) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2058) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2045) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2040) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeGelItemBlock(2033) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeGrassItemBlock(2087) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeTallGrassItem(2090) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeLeavesItemBlock(2088) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SlimeSaplingItemBlock(2091) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2086) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2028) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2089) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2099) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2098) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.MultiBrickItem(2072) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.MultiBrickFancyItem(2073) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.OreberryBushItem(2078) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.OreberryBushSecondItem(2079) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.MetalOreItemBlock(2081) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.GravelOreItem(2080) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.SpeedBlockItem(2094) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.GlassBlockItem(2030) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.GlassPaneItem(2038) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.StainedGlassClearItem(2031) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item tconstruct.items.blocks.StainedGlassClearPaneItem(2032) owned by TConstruct
2014-06-15 18:32:30 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2102) owned by TConstruct
2014-06-15 18:32:30 [Le plus pr?cis] [TConstruct] Sent event FMLPreInitializationEvent to mod TConstruct
2014-06-15 18:32:30 [Le plus pr?cis] [ProjRed|Compatibility] Sending event FMLPreInitializationEvent to mod ProjRed|Compatibility
2014-06-15 18:32:30 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\BTeam.jar, examining for codechicken classes
2014-06-15 18:32:30 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.250.jar, examining for codechicken classes
2014-06-15 18:32:31 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\biomesoplenty-universal-1.6.4-1.2.1.434.jar, examining for codechicken classes
2014-06-15 18:32:31 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\.\mods\1.6.4\CodeChickenLib-universal-1.6.4-1.0.0.62.jar, examining for codechicken classes
2014-06-15 18:32:31 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\cofhcore-2.0.0.2.jar, examining for codechicken classes
2014-06-15 18:32:31 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\InventoryTweaks-MC1.6.2-1.56-b77.jar, examining for codechicken classes
2014-06-15 18:32:31 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\openblocks-1.2.7.jar, examining for codechicken classes
2014-06-15 18:32:31 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\openmodslib-0.4.jar, examining for codechicken classes
2014-06-15 18:32:32 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\ProjectRedBase-1.6.4-4.3.7.32.jar, examining for codechicken classes
2014-06-15 18:32:32 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\ProjectRedCompat-1.6.4-4.3.7.32.jar, examining for codechicken classes
2014-06-15 18:32:32 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\qcraft1.1.jar, examining for codechicken classes
2014-06-15 18:32:32 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\random things v. 1.9 [MC 1.6.4].jar, examining for codechicken classes
2014-06-15 18:32:32 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\tconstruct_mc1.6.4_1.5.4d4.jar, examining for codechicken classes
2014-06-15 18:32:33 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\tropicraft v5.1.6 Mod for MC v1.6.4.jar, examining for codechicken classes
2014-06-15 18:32:35 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\1.6.4\CodeChickenLib-universal-1.6.4-1.0.0.62.jar, examining for codechicken classes
2014-06-15 18:32:35 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\advancedgenetics_v1.4.1.jar, examining for codechicken classes
2014-06-15 18:32:35 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\archimedesships.zip, examining for codechicken classes
2014-06-15 18:32:35 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\artifice-1.1.3-243.jar, examining for codechicken classes
2014-06-15 18:32:36 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\minefactoryreloaded-2.7.6-448.jar, examining for codechicken classes
2014-06-15 18:32:36 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\autoblocks 1.0.0.zip, examining for codechicken classes
2014-06-15 18:32:36 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\autoutils-1.6.4-1.0.1.jar, examining for codechicken classes
2014-06-15 18:32:36 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\betterstorage-1.6.4-0.8.0.45.jar, examining for codechicken classes
2014-06-15 18:32:36 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\bibliocraft[v1.5.5].zip, examining for codechicken classes
2014-06-15 18:32:36 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\natura_mc1.6.X_2.1.14.jar, examining for codechicken classes
2014-06-15 18:32:36 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\bibliowoods[biomesoplenty][v1.3].zip, examining for codechicken classes
2014-06-15 18:32:36 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\bibliowoods[natura][v1.1].zip, examining for codechicken classes
2014-06-15 18:32:36 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\carpenter's blocks v2.0.6 - MC 1.6+.zip, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\configmod for MC v1.6.4.zip, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\coroai for MC v1.6.4.zip, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\darwin_0.2.3.jar, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\dragonmount_r35_mc1.6.x.zip, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\enhancedcore_1.1.3.jar, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\enhancedportals-2_1.0.9.jar, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\extendedrenderer for MC v1.6.4.zip, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\flansmod-4.1.1.jar, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\food plus mod 2.7-PRE.zip, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\fossilsarch-reported-v1.0.6.jar, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\furnituremodv3.2.9.1(1.6.4).zip, examining for codechicken classes
2014-06-15 18:32:37 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\galacticraft-1.6.4-2.0.11.978.jar, examining for codechicken classes
2014-06-15 18:32:38 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\galacticraft-planets-1.6.4-2.0.11.978.jar, examining for codechicken classes
2014-06-15 18:32:38 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\hamsterrific[1.6.4]V2.1.zip, examining for codechicken classes
2014-06-15 18:32:38 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\hamstersforever-1.0.jar, examining for codechicken classes
2014-06-15 18:32:38 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\hats2.1.4.zip, examining for codechicken classes
2014-06-15 18:32:38 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\ichunutil2.4.0.zip, examining for codechicken classes
2014-06-15 18:32:38 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\immibis-core-57.2.0.jar, examining for codechicken classes
2014-06-15 18:32:38 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\liquid-xp-57.1.2.jar, examining for codechicken classes
2014-06-15 18:32:38 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\ProjectRedWorld-1.6.4-4.3.7.32.jar, examining for codechicken classes
2014-06-15 18:32:38 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\thermalexpansion-3.0.0.2.jar, examining for codechicken classes
2014-06-15 18:32:39 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\minions_1.6.4.zip, examining for codechicken classes
2014-06-15 18:32:39 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\modbuild for MC v1.6.4.zip, examining for codechicken classes
2014-06-15 18:32:39 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\morphbeta-0.7.1.zip, examining for codechicken classes
2014-06-15 18:32:39 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\necromancy-1.4c-9.jar, examining for codechicken classes
2014-06-15 18:32:39 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\neiplugins-1.1.0.6.jar, examining for codechicken classes
2014-06-15 18:32:39 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\notenoughkeys-1.6.4-0.0.4.jar, examining for codechicken classes
2014-06-15 18:32:39 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\ProjectRedIntegration-1.6.4-4.3.7.32.jar, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\waila_1.5.1a.zip, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\ProjectRedLighting-1.6.4-4.3.7.32.jar, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\saintspack.zip, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\secretroomsmod-universal-1.6.4-4.6.2.319.jar, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\statues-1.6.4-2.1.1.jar, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\sync2.1.1.zip, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\tmechworks_mc1.6.4_0.1.4.2.jar, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\trailmix2.0.0.zip, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\waypoints-1.6.4-1.0.2fix.jar, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\weather v1.59 Mod for MC v1.6.4.zip, examining for codechicken classes
2014-06-15 18:32:40 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\witchery_0-16-3_164.zip, examining for codechicken classes
2014-06-15 18:32:41 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\worldofdinos-1.0.jar, examining for codechicken classes
2014-06-15 18:32:41 [Pr?cis] [ForgeModLoader] Found a minecraft related file at C:\Users\Dell\Downloads\Serv_mod_1.6.4_the_dream\mods\zchisel-1.6.4-1.5.0fix.jar, examining for codechicken classes
2014-06-15 18:32:41 [Infos] [Project Red] Loaded ProjectRed compat plugin for 'TConstruct'
2014-06-15 18:32:41 [Infos] [Project Red] Loaded ProjectRed compat plugin for 'ThermalExpansion'
2014-06-15 18:32:41 [Infos] [Project Red] Finished loading PojectRed compat plugins
2014-06-15 18:32:41 [Le plus pr?cis] [ProjRed|Compatibility] Sent event FMLPreInitializationEvent to mod ProjRed|Compatibility
2014-06-15 18:32:41 [Le plus pr?cis] [ProjRed|Integration] Sending event FMLPreInitializationEvent to mod ProjRed|Integration
2014-06-15 18:32:41 [Le plus pr?cis] [ProjRed|Integration] Sent event FMLPreInitializationEvent to mod ProjRed|Integration
2014-06-15 18:32:41 [Le plus pr?cis] [ProjRed|Illumination] Sending event FMLPreInitializationEvent to mod ProjRed|Illumination
2014-06-15 18:32:41 [Le plus pr?cis] [ProjRed|Illumination] Sent event FMLPreInitializationEvent to mod ProjRed|Illumination
2014-06-15 18:32:41 [Le plus pr?cis] [ProjRed|Expansion] Sending event FMLPreInitializationEvent to mod ProjRed|Expansion
2014-06-15 18:32:41 [Le plus pr?cis] [ProjRed|Expansion] Sent event FMLPreInitializationEvent to mod ProjRed|Expansion
2014-06-15 18:32:41 [Le plus pr?cis] [QuantumCraft] Sending event FMLPreInitializationEvent to mod QuantumCraft
2014-06-15 18:32:41 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2004) owned by QuantumCraft
2014-06-15 18:32:41 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2005) owned by QuantumCraft
2014-06-15 18:32:41 [Pr?cis] [fml.ItemTracker] Adding item dan200.quantum.shared.ItemQuantumLogic(2003) owned by QuantumCraft
2014-06-15 18:32:41 [Pr?cis] [fml.ItemTracker] Adding item dan200.quantum.shared.ItemQBlock(2001) owned by QuantumCraft
2014-06-15 18:32:41 [Pr?cis] [fml.ItemTracker] Adding item dan200.quantum.shared.ItemQuantumComputer(2002) owned by QuantumCraft
2014-06-15 18:32:41 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2006) owned by QuantumCraft
2014-06-15 18:32:41 [Pr?cis] [fml.ItemTracker] Adding item dan200.quantum.shared.ItemQuantumDust(10808) owned by QuantumCraft
2014-06-15 18:32:41 [Pr?cis] [fml.ItemTracker] Adding item dan200.quantum.shared.ItemEOS(10807) owned by QuantumCraft
2014-06-15 18:32:41 [Pr?cis] [fml.ItemTracker] Adding item dan200.quantum.shared.ItemQuantumGoggles(10809) owned by QuantumCraft
2014-06-15 18:32:41 [Le plus pr?cis] [QuantumCraft] Sent event FMLPreInitializationEvent to mod QuantumCraft
Code:
2014-06-15 18:32:41 [Le plus pr?cis] [RandomThings] Sending event FMLPreInitializationEvent to mod RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.ItemBlocks.ItemBlockItemCollector(1034) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1036) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1028) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1029) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1033) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1035) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1030) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1031) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1037) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1026) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1027) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1032) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1038) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1039) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemPortableEnderPorter(6610) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemWhiteStone(6611) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemBlockMover(6601) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemBlueStone(6603) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemGICard(6614) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemEntityMover(6606) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemBlockReplacer(6602) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemDiamondBreaker(6605) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemCrafting(6604) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemFilter(6607) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemNightStone(6609) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemTargetCard(6613) owned by RandomThings
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.Items.ItemFlask(6612) owned by RandomThings
2014-06-15 18:32:42 [Infos] [fml.ItemTracker] The mod RandomThings is overwriting existing item at 123 (net.minecraft.block.BlockRedstoneLight from Minecraft) with lumien.randomthings.ItemBlocks.ItemBlockLamp
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.ItemBlocks.ItemBlockLamp(123) owned by RandomThings
2014-06-15 18:32:42 [Infos] [fml.ItemTracker] The mod RandomThings is overwriting existing item at 124 (net.minecraft.block.BlockRedstoneLight from Minecraft) with lumien.randomthings.ItemBlocks.ItemBlockLamp
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.ItemBlocks.ItemBlockLamp(124) owned by RandomThings
2014-06-15 18:32:42 [Infos] [fml.ItemTracker] The mod RandomThings is overwriting existing item at 20 (net.minecraft.block.BlockGlass from Minecraft) with lumien.randomthings.ItemBlocks.ItemBlockGlass
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.ItemBlocks.ItemBlockGlass(20) owned by RandomThings
2014-06-15 18:32:42 [Infos] [STDOUT] Overriding Glass
2014-06-15 18:32:42 [Infos] [fml.ItemTracker] The mod RandomThings is overwriting existing item at 152 (net.minecraft.block.BlockPoweredOre from Minecraft) with lumien.randomthings.ItemBlocks.ItemBlockColoredRedstoneBlock
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item lumien.randomthings.ItemBlocks.ItemBlockColoredRedstoneBlock(152) owned by RandomThings
2014-06-15 18:32:42 [Infos] [RandomThings] Extending Potion Array
2014-06-15 18:32:42 [Infos] [RandomThings] Old length: 40 New length: 128
2014-06-15 18:32:42 [Le plus pr?cis] [RandomThings] Sent event FMLPreInitializationEvent to mod RandomThings
2014-06-15 18:32:42 [Le plus pr?cis] [SaintsPack] Sending event FMLPreInitializationEvent to mod SaintsPack
2014-06-15 18:32:42 [Le plus pr?cis] [SaintsPack] Sent event FMLPreInitializationEvent to mod SaintsPack
2014-06-15 18:32:42 [Le plus pr?cis] [secretroomsmod] Sending event FMLPreInitializationEvent to mod secretroomsmod
2014-06-15 18:32:42 [Le plus pr?cis] [secretroomsmod] Sent event FMLPreInitializationEvent to mod secretroomsmod
2014-06-15 18:32:42 [Le plus pr?cis] [Statues] Sending event FMLPreInitializationEvent to mod Statues
2014-06-15 18:32:42 [Le plus pr?cis] [Statues] Sent event FMLPreInitializationEvent to mod Statues
2014-06-15 18:32:42 [Le plus pr?cis] [Sync] Sending event FMLPreInitializationEvent to mod Sync
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item sync.common.item.ItemSyncBlockPlacer(6757) owned by Sync
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item sync.common.item.ItemPlaceholder(6758) owned by Sync
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1016) owned by Sync
2014-06-15 18:32:42 [Le plus pr?cis] [Sync] Sent event FMLPreInitializationEvent to mod Sync
2014-06-15 18:32:42 [Le plus pr?cis] [TMechworks] Sending event FMLPreInitializationEvent to mod TMechworks
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item tmechworks.items.LengthWire(11757) owned by TMechworks
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item tmechworks.items.SpoolOfWire(11758) owned by TMechworks
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item tmechworks.items.blocks.RedstoneMachineItem(2304) owned by TMechworks
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2303) owned by TMechworks
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item tmechworks.items.blocks.SignalBusItem(2301) owned by TMechworks
2014-06-15 18:32:42 [Pr?cis] [fml.ItemTracker] Adding item tmechworks.items.blocks.SignalTerminalItem(2302) owned by TMechworks
2014-06-15 18:32:42 [Le plus pr?cis] [TMechworks] Sent event FMLPreInitializationEvent to mod TMechworks
2014-06-15 18:32:42 [Le plus pr?cis] [TrailMix] Sending event FMLPreInitializationEvent to mod TrailMix
2014-06-15 18:32:42 [Le plus pr?cis] [TrailMix] Sent event FMLPreInitializationEvent to mod TrailMix
2014-06-15 18:32:42 [Le plus pr?cis] [tropicraftmod] Sending event FMLPreInitializationEvent to mod tropicraftmod
2014-06-15 18:32:42 [Le plus pr?cis] [tropicraftmod] Sent event FMLPreInitializationEvent to mod tropicraftmod
2014-06-15 18:32:42 [Le plus pr?cis] [volleyballmod] Sending event FMLPreInitializationEvent to mod volleyballmod
2014-06-15 18:32:42 [Le plus pr?cis] [volleyballmod] Sent event FMLPreInitializationEvent to mod volleyballmod
2014-06-15 18:32:42 [Le plus pr?cis] [Waypoints] Sending event FMLPreInitializationEvent to mod Waypoints
2014-06-15 18:32:42 [Le plus pr?cis] [Waypoints] Sent event FMLPreInitializationEvent to mod Waypoints
2014-06-15 18:32:42 [Le plus pr?cis] [AIBlock] Sending event FMLPreInitializationEvent to mod AIBlock
2014-06-15 18:32:42 [Le plus pr?cis] [AIBlock] Sent event FMLPreInitializationEvent to mod AIBlock
2014-06-15 18:32:42 [Le plus pr?cis] [WeatherMod] Sending event FMLPreInitializationEvent to mod WeatherMod
2014-06-15 18:32:43 [Le plus pr?cis] [WeatherMod] Sent event FMLPreInitializationEvent to mod WeatherMod
2014-06-15 18:32:43 [Le plus pr?cis] [witchery] Sending event FMLPreInitializationEvent to mod witchery
2014-06-15 18:32:43 [Le plus pr?cis] [witchery] Sent event FMLPreInitializationEvent to mod witchery
2014-06-15 18:32:43 [Le plus pr?cis] [worldofdinos] Sending event FMLPreInitializationEvent to mod worldofdinos
2014-06-15 18:32:43 [Le plus pr?cis] [worldofdinos] Sent event FMLPreInitializationEvent to mod worldofdinos
2014-06-15 18:32:43 [Le plus pr?cis] [Chisel] Sending event FMLPreInitializationEvent to mod Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemChisel(7558) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCloudInABottle(7559) owned by Chisel
2014-06-15 18:32:43 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod Chisel entity CloudInABottle as Chisel.CloudInABottle
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemBallOMoss(7557) owned by Chisel
2014-06-15 18:32:43 [Le plus pr?cis] [ForgeModLoader] Automatically registered mod Chisel entity BallOMoss as Chisel.BallOMoss
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.Item(7560) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1387) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemMarbleSlab(1391) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemMarbleSlab(1392) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1388) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemMarbleSlab(1389) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemMarbleSlab(1390) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1393) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1394) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1395) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1396) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1397) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1398) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1399) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1400) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1376) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemMarbleSlab(1377) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemMarbleSlab(1378) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1379) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1380) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1381) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1382) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1383) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1384) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1385) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1386) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 4 (net.minecraft.block.Block from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(4) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 20 (coloredGlass from RandomThings) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(20) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 24 (net.minecraft.item.ItemMultiTextureTile from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(24) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1418) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1419) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1403) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1417) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 42 (net.minecraft.block.BlockOreStorage from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(42) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 41 (net.minecraft.block.BlockOreStorage from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(41) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 57 (net.minecraft.block.BlockOreStorage from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(57) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 89 (net.minecraft.block.BlockGlowStone from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(89) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 22 (net.minecraft.block.Block from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(22) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 133 (net.minecraft.block.BlockOreStorage from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(133) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 112 (net.minecraft.block.Block from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(112) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 87 (net.minecraft.block.BlockNetherrack from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(87) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 48 (net.minecraft.block.Block from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(48) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 98 (net.minecraft.item.ItemMultiTextureTile from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(98) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1420) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 79 (net.minecraft.block.BlockIce from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(79) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1407) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1408) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1409) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1410) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1411) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1412) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1413) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1414) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1415) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1427) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1428) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1425) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1426) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 49 (net.minecraft.block.BlockObsidian from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(49) owned by Chisel
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1421) owned by Chisel
2014-06-15 18:32:43 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 101 (net.minecraft.block.BlockPane from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:43 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(101) owned by Chisel
2014-06-15 18:32:44 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 102 (net.minecraft.block.BlockPane from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(102) owned by Chisel
2014-06-15 18:32:44 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 152 (coloredRedstoneBlock from RandomThings) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(152) owned by Chisel
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1406) owned by Chisel
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1416) owned by Chisel
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1405) owned by Chisel
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1401) owned by Chisel
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1402) owned by Chisel
2014-06-15 18:32:44 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 47 (net.minecraft.block.BlockBookshelf from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(47) owned by Chisel
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1424) owned by Chisel
2014-06-15 18:32:44 [Infos] [fml.ItemTracker] The mod Chisel is overwriting existing item at 3 (net.minecraft.block.BlockDirt from Minecraft) with info.jbcs.minecraft.chisel.ItemCarvable
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(3) owned by Chisel
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1422) owned by Chisel
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1423) owned by Chisel
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1429) owned by Chisel
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item info.jbcs.minecraft.chisel.ItemCarvable(1404) owned by Chisel
2014-06-15 18:32:44 [Le plus pr?cis] [Chisel] Sent event FMLPreInitializationEvent to mod Chisel
2014-06-15 18:32:44 [Le plus pr?cis] [McMultipart] Sending event FMLPreInitializationEvent to mod McMultipart
2014-06-15 18:32:44 [Le plus pr?cis] [McMultipart] Sent event FMLPreInitializationEvent to mod McMultipart
2014-06-15 18:32:44 [Le plus pr?cis] [ForgeMicroblock] Sending event FMLPreInitializationEvent to mod ForgeMicroblock
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item codechicken.microblock.ItemMicroPart(10357) owned by ForgeMicroblock
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(10361) owned by ForgeMicroblock
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(10360) owned by ForgeMicroblock
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item codechicken.microblock.ItemSaw(10359) owned by ForgeMicroblock
2014-06-15 18:32:44 [Pr?cis] [fml.ItemTracker] Adding item net.minecraft.item.Item(10358) owned by ForgeMicroblock
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.stone
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.blockDirt
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cobblestone
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.wood
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.wood_1
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.wood_2
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.wood_3
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.log
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.log_1
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.log_2
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.log_3
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.leaves
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.leaves_1
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.leaves_2
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.leaves_3
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.sponge
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.glass
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.lapis
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.sandstone
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.sandstone_1
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.sandstone_2
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_1
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_2
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_3
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_4
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_5
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_6
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_7
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_8
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_9
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_10
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_11
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_12
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_13
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_14
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.cloth_15
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.gold
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.blockIron
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.brick
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.blockBookshelf
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.stoneMoss
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.obsidian
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.diamond
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.ice
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.snow
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clay
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.hellrock
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.hellsand
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.lightstone
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.stoneBrick
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.stoneBrick_1
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.stoneBrick_2
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.stoneBrick_3
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.netherBrick
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.whiteStone
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.emerald
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.blockRedstone
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.quartzBlock
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_1
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_2
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_3
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_4
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_5
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_6
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_7
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_8
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_9
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_10
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_11
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_12
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_13
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_14
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardenedStained_15
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.clayHardened
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.blockCoal
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.grass
2014-06-15 18:32:45 [Infos] [STDOUT] Registered micro material: tile.mycel
2014-06-15 18:32:45 [Le plus pr?cis] [ForgeMicroblock] Sent event FMLPreInitializationEvent to mod ForgeMicroblock
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemHealCrystal with ID 724 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class shukaro.artifice.block.decorative.ItemBlockSlabArtifice with ID 760 owned by mod Artifice, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class shukaro.artifice.block.decorative.ItemBlockSlabArtifice with ID 761 owned by mod Artifice, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class shukaro.artifice.block.decorative.ItemBlockSlabArtifice with ID 762 owned by mod Artifice, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class shukaro.artifice.block.decorative.ItemBlockSlabArtifice with ID 763 owned by mod Artifice, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class net.mcft.copy.betterstorage.item.ItemBackpack with ID 2352 owned by mod betterstorage, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class net.mcft.copy.betterstorage.item.ItemEnderBackpack with ID 2357 owned by mod betterstorage, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItemReed with ID 5507 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItemCheese with ID 5508 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItem with ID 5509 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.moon.items.GCMoonItemRawIron with ID 5510 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemGene with ID 5807 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 5808 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 5809 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemCell with ID 5810 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemGene with ID 5811 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemHelix with ID 5813 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemMagnifier with ID 5814 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 5815 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 5816 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemScraper with ID 5817 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemSkinScales with ID 5818 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 5819 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemSyringe with ID 5820 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemSyringe with ID 5821 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemSyringe with ID 5822 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 5823 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemHelix with ID 5824 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemCell with ID 5825 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemSyringeAntidote with ID 5826 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class com.advGenetics.Items.ItemGeneticBow with ID 5827 owned by mod advancedgenetics, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenMask with ID 7057 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSensorGlasses with ID 7058 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 7059 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 7060 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 7061 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor with ID 7062 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 7063 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBasic with ID 7064 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBattery with ID 7065 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggyMaterial with ID 7066 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggy with ID 7067 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemCanister with ID 7068 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 7069 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 7070 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemFlag with ID 7071 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 7072 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemBow with ID 7073 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank with ID 7074 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 7075 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemInfiniteBattery with ID 7076 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemKey with ID 7077 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemKnowledgeBook with ID 7078 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank with ID 7079 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank with ID 7080 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemMeteorChunk with ID 7081 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOilCanister with ID 7082 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOilExtractor with ID 7083 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 7084 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenGear with ID 7085 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemParachute with ID 7086 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemRocketEngine with ID 7087 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 7088 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemFuelCanister with ID 7089 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 7090 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSchematic with ID 7091 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItem with ID 7092 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSpaceship with ID 7093 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemWrench with ID 7094 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemAxe with ID 7095 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemHoe with ID 7096 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemPickaxe with ID 7097 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSpade with ID 7098 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.core.items.GCCoreItemSword with ID 7099 owned by mod GalacticraftCore, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 7507 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 7508 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 7509 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemArmor with ID 7510 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemKey with ID 7511 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItem with ID 7512 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSchematic with ID 7513 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpaceshipTier2 with ID 7514 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemAxe with ID 7515 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemHoe with ID 7516 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemPickaxe with ID 7517 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSpade with ID 7518 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class micdoodle8.mods.galacticraft.mars.items.GCMarsItemSword with ID 7519 owned by mod GalacticraftMars, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class info.jbcs.minecraft.chisel.ItemBallOMoss with ID 7557 owned by mod Chisel, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class info.jbcs.minecraft.chisel.ItemChisel with ID 7558 owned by mod Chisel, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class info.jbcs.minecraft.chisel.ItemCloudInABottle with ID 7559 owned by mod Chisel, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 7560 owned by mod Chisel, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class tconstruct.items.armor.ExoArmor with ID 10857 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class tconstruct.items.armor.ExoArmor with ID 10858 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class tconstruct.items.armor.ExoArmor with ID 10859 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Grave] [ForgeModLoader] Found anonymous item of class tconstruct.items.armor.ExoArmor with ID 10860 owned by mod TConstruct, this item will NOT survive a 1.7 upgrade!
2014-06-15 18:32:45 [Infos] [Minecraft-Server] Loading properties
2014-06-15 18:32:45 [Infos] [Minecraft-Server] Default game type: SURVIVAL
2014-06-15 18:32:45 [Infos] [Minecraft-Server] Generating keypair
2014-06-15 18:32:45 [Infos] [Minecraft-Server] Starting Minecraft server on *:25565
2014-06-15 18:32:45 [Avertissement] [Minecraft-Server] **** FAILED TO BIND TO PORT!
2014-06-15 18:32:45 [Avertissement] [Minecraft-Server] The exception was: {0}
2014-06-15 18:32:45 [Avertissement] [Minecraft-Server] Perhaps a server is already running on that port?