Jump to content

y.petremann

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

y.petremann's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. luacs1998 : Thanks for that, and it would be a real pleasure to use Forge like that with the new launcher. I know I'm talking about old versions of forge, but my problem was on Minecraft 1.5.1 with the new launcher, Can you thinks that possible to globaly apply a patch on old versions of Forge to use the default minecraft folder recognition instead of a separated one, so that problem should be fixed ? LexManos : For you it's, but not for me, can you explain exactly what JVM arguments I have to put (I can use only the original launchwrapper, I can't use anything else than JVM arguments and finaly, I want all work done by the launcher, not another launcher or a wrapper for the launcher ) ? In all case, that folder problem is the only bad point of forge for me ...
  2. Since I use Forge, I've always found the way forge select the "minecraft" folder bad. Now that there is the new launcher and something called launchwrapper to start old versions, that we have the possibility to have a lot of profiles and to separate them into different folder. I tried a lot that functionnnality and found it really interesting to have two different versions whenever their mods are incompatible. I wanted to try the aether mod with somes friends and installed Minecraft 1.5.1 in a different folder ( .minecraft/dir/aether/ ) It worked, then I've installed Minecraft forge, and it takes the original .minecraft folder. For me the nexts things should not be done for normal users : With the new launcher, we can put JVM argument to change the user.home folder, since I'm on linux, it worked fine by adding : -Duser.home=/home/user/.minecraft/dir/aether/ and moving the aether content into : /home/user/.minecraft/dir/aether/.minecraft/ It worked fine on linux, but when I wanted to invite a friend (which is on windows), I doesn't found any JVM argument to change the APPDATA folder only for forge. here is my log from the new launcher : Launcher 1.0.3 (through bootstrap 4) started on linux... System.getProperty('os.name') == 'Linux' System.getProperty('os.version') == '3.8.0-26-generic' System.getProperty('os.arch') == 'i386' System.getProperty('java.version') == '1.7.0_21' System.getProperty('java.vendor') == 'Oracle Corporation' Going to log in with legacy stored username & password... Loaded 5 profile(s); selected 'aether' Trying to log in... Logging in with access token Logged in successfully Delta time to compare resources: 1449 ms Download job 'Resources' skipped as there are no files to download Job 'Resources' finished successfully Getting syncinfo for selected version Queueing library & version downloads Download job 'Version & Libraries' started (8 threads, 1 files) Finished downloading /home/user/.minecraft/versions/aether/aether.jar for job 'Version & Libraries': Couldn't connect to server (responded with 403) but have local file, assuming it's good Job 'Version & Libraries' finished successfully Launching game Looking for old natives to clean up... Unpacking natives to /home/user/.minecraft/versions/aether/aether-natives-545032742187400 Launching in /home/user/.minecraft/dir/aether/.minecraft Running /usr/lib/jvm/java-7-oracle/jre/bin/java -Xmx1G -Djava.library.path=/home/user/.minecraft/versions/aether/aether-natives-545032742187400 -cp /home/user/.minecraft/libraries/net/minecraft/launchwrapper/1.3/launchwrapper-1.3.jar:/home/user/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/home/user/.minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/home/user/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar:/home/user/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar:/home/user/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/home/user/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/home/user/.minecraft/versions/aether/aether.jar net.minecraft.launchwrapper.Launch peyo56 token:1ff83713885148078adeaca0d4828f8a:95f82c4b75b54f2e83a68cb69942e2f1 --gameDir /home/user/.minecraft/dir/aether/.minecraft --assetsDir /home/user/.minecraft/assets ---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ---- ---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ---- ---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ---- ---- (We'll do this automatically later ) ---- Client> juin 28, 2013 3:33:12 AM net.minecraft.launchwrapper.LogWrapper log Client> INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker Client> juin 28, 2013 3:33:13 AM net.minecraft.launchwrapper.LogWrapper log Client> INFO: Launching wrapped minecraft Client> 2013-06-28 03:33:14 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading Client> 2013-06-28 03:33:14 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) Server VM, version 1.7.0_21, running on Linux:i386:3.8.0-26-generic, installed at /usr/lib/jvm/java-7-oracle/jre Client> 2013-06-28 03:33:16 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing Client> 2013-06-28 03:33:24 [iNFO] [sTDOUT] 229 recipes Client> 2013-06-28 03:33:24 [iNFO] [sTDOUT] 27 achievements Client> 2013-06-28 03:33:24 [iNFO] [Minecraft-Client] Setting user: peyo56 Client> 2013-06-28 03:33:24 [iNFO] [sTDOUT] (Session ID is token:1ff83713885148078adeaca0d4828f8a:95f82c4b75b54f2e83a68cb69942e2f1) Client> 2013-06-28 03:33:24 [iNFO] [sTDERR] Client asked for parameter: server Client> 2013-06-28 03:33:25 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0 Client> 2013-06-28 03:33:27 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization Client> 2013-06-28 03:33:27 [iNFO] [sTDOUT] MinecraftForge v7.7.2.679 Initialized Client> 2013-06-28 03:33:27 [iNFO] [ForgeModLoader] MinecraftForge v7.7.2.679 Initialized Client> 2013-06-28 03:33:27 [iNFO] [sTDOUT] Replaced 85 ore recipies Client> 2013-06-28 03:33:27 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization Client> 2013-06-28 03:33:27 [iNFO] [ForgeModLoader] Reading custom logging properties from /home/user/.mcm/old/version/snapshot/.minecraft/config/logging.properties Client> 2013-06-28 03:33:27 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL Client> 2013-06-28 03:33:28 [iNFO] [ForgeModLoader] Searching /home/user/.mcm/old/version/snapshot/.minecraft/mods for mods Client> 2013-06-28 03:33:29 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load Client> 2013-06-28 03:33:29 [iNFO] [mcp] Activating mod mcp Client> 2013-06-28 03:33:29 [iNFO] [FML] Activating mod FML Client> 2013-06-28 03:33:29 [iNFO] [Forge] Activating mod Forge Client> 2013-06-28 03:33:29 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 Client> 2013-06-28 03:33:30 [iNFO] [sTDOUT] 16908459 is not a valid stat, creating place-holder Client> 2013-06-28 03:33:30 [iNFO] [sTDOUT] 16842925 is not a valid stat, creating place-holder Client> 2013-06-28 03:33:30 [iNFO] [sTDOUT] 16908458 is not a valid stat, creating place-holder Client> 2013-06-28 03:33:30 [iNFO] [sTDOUT] 16908708 is not a valid stat, creating place-holder Client> 2013-06-28 03:33:31 [iNFO] [sTDOUT] Client> 2013-06-28 03:33:31 [iNFO] [sTDOUT] Starting up SoundSystem... Client> 2013-06-28 03:33:31 [iNFO] [sTDOUT] Initializing LWJGL OpenAL Client> 2013-06-28 03:33:31 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) Client> 2013-06-28 03:33:31 [iNFO] [sTDOUT] OpenAL initialized. Client> 2013-06-28 03:33:31 [iNFO] [sTDOUT] Client> 2013-06-28 03:33:33 [iNFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is available Client> 2013-06-28 03:33:33 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt Client> 2013-06-28 03:33:33 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt Client> 2013-06-28 03:33:33 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt Client> 2013-06-28 03:33:33 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt Client> 2013-06-28 03:33:33 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt Client> 2013-06-28 03:33:33 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt Client> 2013-06-28 03:33:33 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt Client> 2013-06-28 03:33:33 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt Client> 2013-06-28 03:33:33 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt Client> 2013-06-28 03:33:33 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods Client> 2013-06-28 03:33:35 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt Client> 2013-06-28 03:33:35 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt Client> 2013-06-28 03:33:35 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt Client> 2013-06-28 03:33:35 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt Client> 2013-06-28 03:33:35 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt Client> 2013-06-28 03:33:35 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt Client> 2013-06-28 03:33:35 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt Client> 2013-06-28 03:33:36 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt Client> 2013-06-28 03:33:36 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt Client> 2013-06-28 03:34:08 [iNFO] [Minecraft-Client] Stopping! Client> 2013-06-28 03:34:08 [iNFO] [sTDOUT] Client> 2013-06-28 03:34:08 [iNFO] [sTDOUT] SoundSystem shutting down... Client> 2013-06-28 03:34:08 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com Client> 2013-06-28 03:34:08 [iNFO] [sTDOUT] Game ended with no troubles detected (exit code 0) Deleting /home/user/.minecraft/versions/aether/aether-natives-545032742187400 And my ForgeModLoader-client-0.log 2013-06-28 03:46:14 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading 2013-06-28 03:46:14 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) Server VM, version 1.7.0_21, running on Linux:i386:3.8.0-26-generic, installed at /usr/lib/jvm/java-7-oracle/jre 2013-06-28 03:46:14 [FINE] [ForgeModLoader] Java classpath at launch is /home/user/.minecraft/libraries/net/minecraft/launchwrapper/1.3/launchwrapper-1.3.jar:/home/user/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/home/user/.minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/home/user/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar:/home/user/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar:/home/user/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/home/user/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/home/user/.minecraft/versions/aether/aether.jar 2013-06-28 03:46:14 [FINE] [ForgeModLoader] Java library path at launch is /home/user/.minecraft/versions/aether/aether-natives-545812519651480 2013-06-28 03:46:14 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-06-28 03:46:14 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-06-28 03:46:14 [FINEST] [ForgeModLoader] Discovering coremods 2013-06-28 03:46:14 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir 2013-06-28 03:46:14 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir 2013-06-28 03:46:14 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir 2013-06-28 03:46:14 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir 2013-06-28 03:46:14 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir 2013-06-28 03:46:14 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir 2013-06-28 03:46:14 [FINEST] [ForgeModLoader] Running coremod plugins 2013-06-28 03:46:14 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-06-28 03:46:16 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing 2013-06-28 03:46:16 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-06-28 03:46:16 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-06-28 03:46:16 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-06-28 03:46:16 [FINEST] [ForgeModLoader] Validating minecraft 2013-06-28 03:46:17 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-06-28 03:46:24 [iNFO] [sTDOUT] 229 recipes 2013-06-28 03:46:24 [iNFO] [sTDOUT] 27 achievements 2013-06-28 03:46:24 [iNFO] [Minecraft-Client] Setting user: peyo56 2013-06-28 03:46:24 [iNFO] [sTDOUT] (Session ID is token:1ff83713885148078adeaca0d4828f8a:95f82c4b75b54f2e83a68cb69942e2f1) 2013-06-28 03:46:24 [iNFO] [sTDERR] Client asked for parameter: server 2013-06-28 03:46:24 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0 2013-06-28 03:46:26 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-06-28 03:46:26 [iNFO] [sTDOUT] MinecraftForge v7.7.2.679 Initialized 2013-06-28 03:46:26 [iNFO] [ForgeModLoader] MinecraftForge v7.7.2.679 Initialized 2013-06-28 03:46:26 [iNFO] [sTDOUT] Replaced 85 ore recipies 2013-06-28 03:46:26 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-06-28 03:46:26 [iNFO] [ForgeModLoader] Reading custom logging properties from /home/user/.mcm/old/version/snapshot/.minecraft/config/logging.properties 2013-06-28 03:46:26 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Found a minecraft related file at /home/user/.mcm/old/version/snapshot/.minecraft/libraries/net/minecraft/launchwrapper/1.3/launchwrapper-1.3.jar, examining for mod candidates 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Found a minecraft related file at /home/user/.mcm/old/version/snapshot/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar, examining for mod candidates 2013-06-28 03:46:26 [FINER] [ForgeModLoader] Skipping known library file /home/user/.mcm/old/version/snapshot/.minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Found a minecraft related file at /home/user/.mcm/old/version/snapshot/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar, examining for mod candidates 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Found a minecraft related file at /home/user/.mcm/old/version/snapshot/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar, examining for mod candidates 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Found a minecraft related file at /home/user/.mcm/old/version/snapshot/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar, examining for mod candidates 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Found a minecraft related file at /home/user/.mcm/old/version/snapshot/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar, examining for mod candidates 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Found a minecraft related file at /home/user/.mcm/old/version/snapshot/.minecraft/versions/aether/aether.jar, examining for mod candidates 2013-06-28 03:46:26 [FINER] [ForgeModLoader] Skipping known library file /home/user/.mcm/old/version/snapshot/.minecraft/lib/argo-small-3.2.jar 2013-06-28 03:46:26 [FINER] [ForgeModLoader] Skipping known library file /home/user/.mcm/old/version/snapshot/.minecraft/lib/guava-14.0-rc3.jar 2013-06-28 03:46:26 [FINER] [ForgeModLoader] Skipping known library file /home/user/.mcm/old/version/snapshot/.minecraft/lib/asm-all-4.1.jar 2013-06-28 03:46:26 [FINER] [ForgeModLoader] Skipping known library file /home/user/.mcm/old/version/snapshot/.minecraft/lib/bcprov-jdk15on-148.jar 2013-06-28 03:46:26 [FINER] [ForgeModLoader] Skipping known library file /home/user/.mcm/old/version/snapshot/.minecraft/lib/deobfuscation_data_1.5.1.zip 2013-06-28 03:46:26 [FINER] [ForgeModLoader] Skipping known library file /home/user/.mcm/old/version/snapshot/.minecraft/lib/scala-library.jar 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-06-28 03:46:26 [iNFO] [ForgeModLoader] Searching /home/user/.mcm/old/version/snapshot/.minecraft/mods for mods 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Found a candidate mod directory 1.5.2 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Found a candidate mod directory camerastudio 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Found a candidate mod directory macros 2013-06-28 03:46:26 [FINE] [ForgeModLoader] Examining file launchwrapper-1.3.jar for potential mods 2013-06-28 03:46:26 [FINE] [ForgeModLoader] The mod container launchwrapper-1.3.jar appears to be missing an mcmod.info file 2013-06-28 03:46:27 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods 2013-06-28 03:46:27 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file 2013-06-28 03:46:27 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods 2013-06-28 03:46:27 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file 2013-06-28 03:46:27 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods 2013-06-28 03:46:27 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file 2013-06-28 03:46:27 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods 2013-06-28 03:46:27 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file 2013-06-28 03:46:27 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods 2013-06-28 03:46:27 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file 2013-06-28 03:46:27 [FINE] [ForgeModLoader] Examining file aether.jar for potential mods 2013-06-28 03:46:27 [FINE] [ForgeModLoader] The mod container aether.jar appears to be missing an mcmod.info file 2013-06-28 03:46:28 [FINE] [ForgeModLoader] Examining directory 1.5.2 for potential mods 2013-06-28 03:46:28 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.5.2 2013-06-28 03:46:28 [FINE] [ForgeModLoader] Examining directory camerastudio for potential mods 2013-06-28 03:46:28 [FINE] [ForgeModLoader] No mcmod.info file found in directory camerastudio 2013-06-28 03:46:28 [FINEST] [ForgeModLoader] Recursing into package path 2013-06-28 03:46:28 [FINE] [ForgeModLoader] Examining directory macros for potential mods 2013-06-28 03:46:28 [FINE] [ForgeModLoader] No mcmod.info file found in directory macros 2013-06-28 03:46:28 [FINEST] [ForgeModLoader] Recursing into package modules 2013-06-28 03:46:28 [FINEST] [ForgeModLoader] Recursing into package sounds 2013-06-28 03:46:28 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load 2013-06-28 03:46:28 [FINER] [ForgeModLoader] Received a system property request '' 2013-06-28 03:46:28 [FINER] [ForgeModLoader] System property request managing the state of 0 mods 2013-06-28 03:46:28 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-06-28 03:46:28 [FINE] [ForgeModLoader] Reloading logging properties from /home/user/.mcm/old/version/snapshot/.minecraft/config/logging.properties 2013-06-28 03:46:28 [FINE] [ForgeModLoader] Reloaded logging properties 2013-06-28 03:46:28 [FINE] [mcp] Mod Logging channel mcp configured at default level. 2013-06-28 03:46:28 [iNFO] [mcp] Activating mod mcp 2013-06-28 03:46:28 [FINE] [FML] Mod Logging channel FML configured at default level. 2013-06-28 03:46:28 [iNFO] [FML] Activating mod FML 2013-06-28 03:46:28 [FINE] [Forge] Mod Logging channel Forge configured at default level. 2013-06-28 03:46:28 [iNFO] [Forge] Activating mod Forge 2013-06-28 03:46:28 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied 2013-06-28 03:46:28 [FINER] [ForgeModLoader] All mod requirements are satisfied 2013-06-28 03:46:28 [FINER] [ForgeModLoader] Sorting mods into an ordered list 2013-06-28 03:46:28 [FINER] [ForgeModLoader] Mod sorting completed successfully 2013-06-28 03:46:28 [FINE] [ForgeModLoader] Mod sorting data 2013-06-28 03:46:28 [FINE] [ForgeModLoader] No user mods found to sort 2013-06-28 03:46:28 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp 2013-06-28 03:46:28 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp 2013-06-28 03:46:28 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML 2013-06-28 03:46:28 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML 2013-06-28 03:46:28 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge 2013-06-28 03:46:28 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge 2013-06-28 03:46:28 [FINE] [ForgeModLoader] Mod signature data 2013-06-28 03:46:28 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.44): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-06-28 03:46:28 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.1.43.679): coremods (NO VALID CERTIFICATE FOUND) 2013-06-28 03:46:28 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.7.2.679): coremods (NO VALID CERTIFICATE FOUND) 2013-06-28 03:46:28 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp 2013-06-28 03:46:28 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp 2013-06-28 03:46:28 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML 2013-06-28 03:46:28 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML 2013-06-28 03:46:28 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge 2013-06-28 03:46:28 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-06-28 03:46:28 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge 2013-06-28 03:46:29 [iNFO] [sTDOUT] 16908708 is not a valid stat, creating place-holder 2013-06-28 03:46:29 [iNFO] [sTDOUT] 16908458 is not a valid stat, creating place-holder 2013-06-28 03:46:29 [iNFO] [sTDOUT] 16842925 is not a valid stat, creating place-holder 2013-06-28 03:46:29 [iNFO] [sTDOUT] 16908459 is not a valid stat, creating place-holder 2013-06-28 03:46:29 [iNFO] [sTDOUT] 2013-06-28 03:46:29 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-06-28 03:46:30 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-06-28 03:46:30 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-06-28 03:46:30 [iNFO] [sTDOUT] OpenAL initialized. 2013-06-28 03:46:30 [iNFO] [sTDOUT] 2013-06-28 03:46:31 [iNFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is available 2013-06-28 03:46:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt 2013-06-28 03:46:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt 2013-06-28 03:46:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt 2013-06-28 03:46:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt 2013-06-28 03:46:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt 2013-06-28 03:46:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt 2013-06-28 03:46:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt 2013-06-28 03:46:32 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt 2013-06-28 03:46:32 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt 2013-06-28 03:46:32 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp 2013-06-28 03:46:32 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp 2013-06-28 03:46:32 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML 2013-06-28 03:46:32 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML 2013-06-28 03:46:32 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge 2013-06-28 03:46:32 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge 2013-06-28 03:46:32 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp 2013-06-28 03:46:32 [FINEST] [mcp] Sending event IMCEvent to mod mcp 2013-06-28 03:46:32 [FINEST] [mcp] Sent event IMCEvent to mod mcp 2013-06-28 03:46:32 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML 2013-06-28 03:46:32 [FINEST] [FML] Sending event IMCEvent to mod FML 2013-06-28 03:46:32 [FINEST] [FML] Sent event IMCEvent to mod FML 2013-06-28 03:46:32 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge 2013-06-28 03:46:32 [FINEST] [Forge] Sending event IMCEvent to mod Forge 2013-06-28 03:46:32 [FINEST] [Forge] Sent event IMCEvent to mod Forge 2013-06-28 03:46:32 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp 2013-06-28 03:46:32 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp 2013-06-28 03:46:32 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML 2013-06-28 03:46:32 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML 2013-06-28 03:46:32 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge 2013-06-28 03:46:32 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge 2013-06-28 03:46:32 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp 2013-06-28 03:46:32 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp 2013-06-28 03:46:32 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML 2013-06-28 03:46:32 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML 2013-06-28 03:46:32 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge 2013-06-28 03:46:32 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge 2013-06-28 03:46:32 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods 2013-06-28 03:46:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt 2013-06-28 03:46:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt 2013-06-28 03:46:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt 2013-06-28 03:46:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt 2013-06-28 03:46:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt 2013-06-28 03:46:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt 2013-06-28 03:46:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt 2013-06-28 03:46:35 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt 2013-06-28 03:46:35 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt 2013-06-28 03:49:39 [iNFO] [Minecraft-Client] Stopping! 2013-06-28 03:49:40 [iNFO] [sTDOUT] 2013-06-28 03:49:40 [iNFO] [sTDOUT] SoundSystem shutting down... 2013-06-28 03:49:40 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com 2013-06-28 03:49:40 [iNFO] [sTDOUT] [code]
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.