Skip to content

Instantly share code, notes, and snippets.

@jpastuszek
Created October 28, 2014 23:05
Show Gist options
  • Save jpastuszek/e875446058dd8639f46b to your computer and use it in GitHub Desktop.
Save jpastuszek/e875446058dd8639f46b to your computer and use it in GitHub Desktop.
[19:29:44] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:29:44] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:29:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:29:44] [main/INFO] [FML]: Forge Mod Loader version 7.10.84.1217 for Minecraft 1.7.10 loading
[19:29:44] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_25
[19:29:45] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:29:45] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_A4.jar
[19:29:45] [main/INFO] [FML]: Loading tweaker shadersmodcore.loading.SMCTweaker from ShadersModCore-v2.3.24-mc1.7.10-f.jar
[19:29:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:29:45] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[19:29:45] [main/INFO] [LaunchWrapper]: Loading tweak class name shadersmodcore.loading.SMCTweaker
[19:29:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:29:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:29:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:29:45] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[19:29:45] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[19:29:45] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[19:29:45] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[19:29:45] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/kazuya/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_U_A4.jar
[19:29:45] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@a74868d
[19:29:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:29:48] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:29:48] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:29:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:29:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:29:48] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
[19:29:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:29:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:29:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:29:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:29:49] [main/INFO] [LaunchWrapper]: Calling tweak class shadersmodcore.loading.SMCTweaker
[19:29:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[19:29:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[19:29:49] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[19:29:49] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[SMC FNE]transforming bao net.minecraft.client.Minecraft
[SMC FNE] 78685 (+59)
[19:29:51] [main/INFO]: Setting user: kazuya84
[SMC FNE]transforming aji net.minecraft.block.Block
[SMC INF] blockAoLight
[SMC FNE] 69540 (+60)
[SMC FNE]transforming abh net.minecraft.item.ItemBlock
[SMC FNE] 6441 (+0)
[19:29:53] [Client thread/INFO]: LWJGL Version: 2.9.1
[19:29:54] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@29629fbb. This is a critical error and should be impossible
java.lang.Throwable
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:21) [MinecraftForge.class:?]
at net.minecraftforge.fluids.FluidRegistry.registerFluid(FluidRegistry.java:83) [FluidRegistry.class:?]
at net.minecraftforge.fluids.FluidRegistry.<clinit>(FluidRegistry.java:50) [FluidRegistry.class:?]
at net.minecraftforge.client.ForgeHooksClient.<clinit>(ForgeHooksClient.java:425) [ForgeHooksClient.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:432) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:54] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@34cf294c. This is a critical error and should be impossible
java.lang.Throwable
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:22) [MinecraftForge.class:?]
at net.minecraftforge.fluids.FluidRegistry.registerFluid(FluidRegistry.java:83) [FluidRegistry.class:?]
at net.minecraftforge.fluids.FluidRegistry.<clinit>(FluidRegistry.java:50) [FluidRegistry.class:?]
at net.minecraftforge.client.ForgeHooksClient.<clinit>(ForgeHooksClient.java:425) [ForgeHooksClient.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:432) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:54] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@4d7aaca2. This is a critical error and should be impossible
java.lang.Throwable
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
at net.minecraftforge.common.MinecraftForge.<clinit>(MinecraftForge.java:23) [MinecraftForge.class:?]
at net.minecraftforge.fluids.FluidRegistry.registerFluid(FluidRegistry.java:83) [FluidRegistry.class:?]
at net.minecraftforge.fluids.FluidRegistry.<clinit>(FluidRegistry.java:50) [FluidRegistry.class:?]
at net.minecraftforge.client.ForgeHooksClient.<clinit>(ForgeHooksClient.java:425) [ForgeHooksClient.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:432) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[SMC FNE]transforming buu net.minecraft.client.renderer.OpenGlHelper
[SMC FNT] set activeTexUnit
[SMC FNE] 15871 (+65)
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_U_A4
[OptiFine] Tue Oct 28 19:29:57 GMT 2014
[OptiFine] OS: Windows 7 (amd64) version 6.1
[OptiFine] Java: 1.8.0_25, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: AMD Radeon HD 7800 Series version 4.4.12874 Compatibility Profile Context 14.100.0.0, ATI Technologies Inc.
[OptiFine] OpenGL Version: 4.0
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[SMC FNE]transforming bpq net.minecraft.client.renderer.texture.DynamicTexture
[SMC FNE] 1328 (+234)
[SMC FNE]transforming bpp net.minecraft.client.renderer.texture.AbstractTexture
[SMC FNE] 1028 (+376)
[SMC FNE]transforming bqh net.minecraft.client.renderer.texture.ITextureObject
[SMC FNE] 297 (+63)
[SMC FNE]transforming bpz net.minecraft.client.renderer.texture.TextureMap
[SMC FNT] loadRes
[SMC FNT] loadRes
[SMC FNT] allocateTextureMap
[SMC FNT] setSprite setIconName
[SMC FNT] uploadTexSubForLoadAtlas
[SMC FNE] 22794 (+765)
[SMC FNE]transforming bno net.minecraft.client.renderer.entity.Render
[SMC FNR] conditionally skip default shadow
[SMC FNE] 9451 (+78)
[SMC FNE]transforming blm net.minecraft.client.renderer.RenderBlocks
[SMC FNE] 161608 (+466)
[OptiFine] Version found: A4
[19:29:59] [Client thread/ERROR] [FML]: Unable to determine registrant mod for cpw.mods.fml.common.eventhandler.EventBus@7e00ed0f. This is a critical error and should be impossible
java.lang.Throwable
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:56) [EventBus.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.<init>(EventBus.java:36) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:90) [FMLCommonHandler.class:?]
at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:77) [FMLCommonHandler.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:188) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[19:29:59] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[19:29:59] [Client thread/INFO] [FML]: MinecraftForge v10.13.1.1217 Initialized
[19:30:00] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[19:30:00] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[19:30:00] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_A4, enabling compatibility features
[19:30:00] [Client thread/INFO] [FML]: Searching C:\Users\kazuya\AppData\Roaming\.minecraft\mods for mods
[19:30:07] [Client thread/INFO] [FML]: Forge Mod Loader has identified 26 mods to load
[19:30:07] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, PlayerAPI, SmartCore, craftguide, CustomSpawner, MoCreatures, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, IC2, Mystcraft, OpenComponents, OpenComputers, OpenComputers|Core, plantmegapack, Railcraft, SmartMoving, SmartRender] at CLIENT
[19:30:07] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, PlayerAPI, SmartCore, craftguide, CustomSpawner, MoCreatures, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, IC2, Mystcraft, OpenComponents, OpenComputers, OpenComputers|Core, plantmegapack, Railcraft, SmartMoving, SmartRender] at SERVER
[SMC FNE]transforming boh net.minecraft.client.renderer.entity.RendererLivingEntity
[SMC FNE] 16049 (+349)
[19:30:09] [Client thread/WARN] [FML]: =============================================================
[19:30:09] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[19:30:09] [Client thread/WARN] [FML]: Offendor: ic2/core/PlatformClient.displayError(Ljava/lang/String;)V
[19:30:09] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[19:30:09] [Client thread/WARN] [FML]: =============================================================
[SMC FNE]transforming bix net.minecraft.client.model.ModelRenderer
[SMC FNE] 6928 (+203)
[19:30:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:OpenComponents, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenComputers (Core), FMLFileResourcePack:Plant Mega Pack, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Smart Moving, FMLFileResourcePack:Smart Render, LunaCraft 1.8.x (32x).zip, faithful64pack-v1.4.0.zip
[19:30:11] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[19:30:11] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[19:30:11] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:30:13] [Client thread/INFO] [IC2]: Starting pre-init
[19:30:13] [Client thread/INFO] [IC2]: Using 32 audio sources.
[SMC FNE]transforming bqd net.minecraft.client.renderer.texture.TextureAtlasSprite
[SMC FNE] 13722 (+331)
[19:30:15] [Client thread/INFO] [IC2]: Finished pre-init after 1864 ms
[19:30:16] [Client thread/INFO] [OpenComputers]: Initializing blocks and items.
[19:30:17] [Client thread/INFO] [OpenComputers]: Initializing additional OreDict entries.
[19:30:17] [Client thread/INFO] [OpenComputers]: Initializing OpenComputers API.
[19:30:20] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.3.6.69-native.64.dll'.
[19:30:20] [Client thread/INFO] [plantmegapack.bin.PMPSettings]: Config file loaded: settings.cfg
[19:30:20] [Client thread/INFO] [plantmegapack.bin.PMPSoilBlocks]: Config file loaded: soilblocks.cfg
[19:30:20] [Client thread/INFO] [plantmegapack.bin.PMPBlocks]: 36 hanging plants created
[19:30:20] [Client thread/INFO] [plantmegapack.bin.PMPBlocks]: 25 plant categories initialized
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Asper Bamboo
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Fargesia Robusta Campbell
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Giant Timber Bamboo
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Golden Bamboo
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Moso Bamboo
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Short-Tassled Bamboo
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Timor Black Bamboo
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Tropical Blue Bamboo
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Wet Forest Bamboo
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Dusty Miller
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: High Tide Bush
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Sea Lavender
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Sea Sandwort
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Beautyberry
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Blackberry
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Blueberry
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Yellow Elderberry
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Gooseberry
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Huckleberry
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Orangeberry
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Snowberry
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Strawberry
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Armatocereus Matucanensis
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Baseball Bat Cactus
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Echinocereus Metornii
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Golden Cereus
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Golden Saguaro
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Matucana Aureiflora
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Prickly Pear
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Snow Pole
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Toothpick Cactus
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Blue Staghorn Coral
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Elegance Coral
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Feathered Hydroid Coral
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Pillar Coral
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Pulsing Xenia
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Purple Sea Whip
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Red Sea Fan
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Sun Polyps
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Yellow Bamboo Coral
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Beet
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Yellow Bell Pepper
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Celery
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Corn
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Cucumber
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lettuce
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Onion
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Spinach
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Tomato
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Apache Plume
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Brittlebush
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Broad Leaf Gilia
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Broom Snakeweed
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Kangaroo Paw
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Ocotillo
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Peninsula Onion
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Seepwood
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: White Sage
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Apache Dwarf Mistletoe
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Artist's Conk
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Climbing Cactus
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Creeping Mistletoe
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Crimson Cattleya
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Cuthbert's Dendrobium
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Fish Bone Cactus
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Fragrant Fern
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Harlequin Mistletoe
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: King Orchid
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Large Foot Dendrobium
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lantern of the Forest
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Common Mistletoe
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Sulphur Shelf
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Tampa Butterfly Orchid
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Tillandsia Ionantha
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Turkey Tail
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Wildfire
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Cretan Brake Fern
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Dwarf Palmetto
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Hay Scented Fern
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Kangaroo Fern
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Maidenhair Spleenwort
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Ostrich Fern
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Scaly Tree Fern
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Sword Fern
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Woodsia
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Common Duckweed
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Red Root Floater
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Water Chestnut
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Water Hyacinth
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Water Lettuce
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Water Lily
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Achillea
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Azalea
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Begonia
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Bellflower
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Carnation
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Celosia
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Columbine
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Dahlia
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Daisy
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Delphinium
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Geranium
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Gladiolus
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Hawkweed
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Hydrangea
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lily
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lupine
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Marigold
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Nemesia
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Rose
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Tulip
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Alpine Thistle
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Bird of Paradise
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Blue Star
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Burning Love
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Candelabra Aloe
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Dandelion
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Dotted Blazingstar
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Elephant Ears
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Foam Flower
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Fuchsia
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Jacobs Ladder
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lions Tail
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Mediterranean Sea Holly
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Mezereon
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: New Guinea Impatiens
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Parrots Beak
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Purple Coneflower
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Peruvian Lily
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Quinoa
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Rose Campion
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Streamside Bluebells
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Torch Lily
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Violet
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Wild Carrot
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Wild Daffodil
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Woodland Pinkroot
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Yellow Toadflax
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Arctic Gentian
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Australian Bugle
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Broadleaf Meadowsweet
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Coleus
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Deadnettle
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Deceiving Trillium
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Fairy Slipper
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Horseweed
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Kneeling Angelica
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lily of the Valley
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Northern Pitcher Plant
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Pinesap
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Red Helleborine
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Salal
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Stonecrop
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Vanilla Leaf
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Western Wallflower
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Wild Columbine
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Wild Mint
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Wolf's-foot Clubmoss
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Amazon Sword
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Canadian Waterweed
[19:30:20] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Coon's Tail
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Crypt Wendtii
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Dwarf Hair Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Eelgrass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Mondo Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Water Wisteria
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Wright's Waternymph
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Black Powderpuff
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Chanterelle
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Death Cap
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Giant Club
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Parasol Mushroom
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Stinkhorn
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Weeping Milk Cap
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Wood Blewit
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Woolly Gomphus
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Blue Wheatgrass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Cord Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Fountain Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Meadow Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Meadow Foxtail
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Prairie Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Sea Oats
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Silver Moor Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Switch Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Clover
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Bright Green Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Dark Green Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Flowers
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Ivy
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Brown Leaves
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Green Leaves
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Moss
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Twig
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Cone-headed Guzmania
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Devil's Tongue
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Emerald Philodendron
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Honey Spurge
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Jungle Lantern
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lazarus Bell
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lobster Claws
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lollipop Plant
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Madagascar Palm
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Palm Lily
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Panama Queen
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Portea Alatisepala
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Racinaea Fraseri
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Richea Dracophylla
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Shellflower
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Silver Vase
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Staghorn Clubmoss
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Torch Ginger
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Voodoo Lily
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Alpine Armeria
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Alpine Bellflower
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Bistort
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Edelweiss
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Houseleek
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Iris
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Kris Plant
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Northern Willowherb
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Scarlet Trumpet
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Yellow Bellflower
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Prairie Brome
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Prairie Sage
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Prickly Lettuce
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Reed Canary Grass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Shortray Fleabane
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Small Pasque Flower
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Smooth Aster
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Stinging Nettle
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Three-Flowered Avens
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Common Eelgrass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Coral Weed
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Green Giant Kelp
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Yellow Giant Kelp
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Mozuku
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Rockweed
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Sea Grapes
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Sea Lettuce
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Tangle
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Butterfly Weed
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Devil's Shoestring
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Hoary Vervain
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Leadplant
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Marcela
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Northern Bedstraw
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Pale Yucca
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Pierson's Milk Vetch
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Propeller Plant
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Shona Cabbage
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Texas Tickseed
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Alpine Currant
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Barberry
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Boxwood
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Butterfly
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Canyon Creek Abelia
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Cape Jasmine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Cylindrical Cedar
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Globe Cedar
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Pyramid Cedar
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Green Cypress
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Yellow Cypress
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Daphne
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Dwarf Elder
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Holly
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Hummingbird Bush
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Savin Juniper
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Kerria
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lavender
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Lindera
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Japanese Meadowsweet
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Mottlecah
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Ninebark
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Sargent Viburnum
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Spicebush
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Weeping Forsythia
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Winterberry
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Wolf Willow
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Burgundy Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Red Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Coral Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Orange Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Yellow Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Cyan Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Green Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Blue Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Royal Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Purple Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Magenta Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Pink Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: White Flowering Vine
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Japanese Ivy
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Silvervein Creeper
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Spanish Moss
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Swedish Ivy
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Variegated Persian Ivy
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Cattails
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Clubrush
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Common Rush
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Flowering Rush
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Pickerelweed
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Reed Mannagrass
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Swamp Milkweed
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: Water Horsetail
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataPlant]: Load user plant config: White Turtlehead
[19:30:21] [Client thread/INFO] [plantmegapack.bin.PMPBlocks]: 451 plants created
[19:30:21] [Client thread/INFO] [plantmegapack.bin.PMPBlocks]: 63 bamboo crafting blocks created
[19:30:21] [Client thread/INFO] [plantmegapack.bin.PMPBlocks]: 18 wall brackets created
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Beach, Cold (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Beach Edge, Cold (2 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Beach, Ocean (10 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Beach Edge, Ocean (10 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Beach, Stone (3 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Beach Edge, Stone (1 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Birch Forest (30 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Birch Forest Edge (17 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Birch Forest Hills (25 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Birch Forest Hills Edge (15 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Birch Forest M (30 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Birch Forest M Edge (17 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Birch Forest Hills M (25 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Birch Forest Hills M Edge (13 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Cold Taiga (3 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Cold Taiga Edge (5 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Cold Taiga Hills (4 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Cold Taiga Hills Edge (6 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Cold Taiga M (3 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Cold Taiga M Edge (5 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Desert (18 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Desert Edge (11 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Desert Hills (10 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Desert Hills Edge (10 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Desert M (10 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Desert M Edge (10 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: End (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Extreme Hills (27 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Extreme Hills Edge (28 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Extreme Hills M (29 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Extreme Hills M Edge (26 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Extreme Hills + (30 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Extreme Hills + Edge (24 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Extreme Hills + M (30 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Extreme Hills + M Edge (26 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Flower Forest (41 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Forest (50 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Forest Edge (43 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Forest Hills (52 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Forest Hills Edge (44 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Frozen Ocean (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Frozen River (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Ice Mountains (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Ice Mountains Edge (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Ice Plains (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Ice Plains Edge (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Ice Plains Spikes (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Ice Plains Spikes Edge (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Jungle (57 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Jungle Edge (21 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Jungle Hills (54 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Jungle Hills Edge (20 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Jungle M (54 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Jungle M Edge (20 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Magical (0 plants)
[19:30:21] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Magical Edge (0 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mega Spruce Taiga (24 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mega Spruce Taiga Edge (23 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mega Taiga (23 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mega Taiga Edge (22 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mega Taiga Hills (24 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mega Taiga Hills Edge (23 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mesa (0 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mesa Edge (0 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mesa Bryce (0 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mesa Plateau (0 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mesa Plateau F (0 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mushroom Island (17 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Mushroom Island Shore (19 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Nether (0 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Ocean (18 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Ocean, Deep (12 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Plains (26 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Plains Edge (23 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Plains, Sunflower (16 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Plains, Sunflower Edge (17 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: River, Cold (3 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: River, Medium (27 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: River, Warm (13 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Roofed Forest (52 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Roofed Forest Edge (39 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Roofed Forest M (52 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Roofed Forest M Edge (39 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Savanna (16 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Savanna Edge (17 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Savanna M (16 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Savanna M Edge (17 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Savanna Plateau (15 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Sky (0 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Swampland (33 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Swampland Edge (27 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Swampland M (33 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Swampland M Edge (27 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Taiga (22 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Taiga Edge (22 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Taiga Hills (22 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Taiga Hills Edge (22 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Taiga M (22 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Taiga M Edge (22 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Wasteland (0 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.data.PMPDataDecorator]: Load user decorator config: Wasteland Edge (0 plants)
[19:30:22] [Client thread/INFO] [plantmegapack.worldgen.PMPWorldGenerator]: 101 decorators initialized
[19:30:22] [Client thread/INFO] [Railcraft]: Railcraft Config: Doing preinit parsing
[19:30:23] [Client thread/INFO] [Railcraft]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item ingotTin
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
[19:30:23] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
[19:30:24] [Client thread/INFO] [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 1xitem.coal@0, 0
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=1xtile.railcraft.cube@2 meta=2
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockCopper, id=1xtile.railcraft.cube@9 meta=9
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockTin, id=1xtile.railcraft.cube@10 meta=10
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockLead, id=1xtile.railcraft.cube@11 meta=11
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=1xtile.railcraft.ore@0 meta=0
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=1xtile.railcraft.ore@1 meta=1
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=1xtile.railcraft.ore@2 meta=2
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, id=1xtile.railcraft.ore@3 meta=3
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, id=1xtile.railcraft.ore@4 meta=4
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFirestone, id=1xtile.railcraft.ore@5 meta=5
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorCopper, id=1xtile.railcraft.ore@9 meta=9
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorGold, id=1xtile.railcraft.ore@8 meta=8
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorIron, id=1xtile.railcraft.ore@7 meta=7
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorTin, id=1xtile.railcraft.ore@10 meta=10
[19:30:24] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorLead, id=1xtile.railcraft.ore@11 meta=11
[19:30:24] [Client thread/INFO] [Railcraft]: Activating Halloween Seasonal Pack
[19:30:24] [Client thread/INFO] [FML]: Applying holder lookups
[19:30:24] [Client thread/INFO] [FML]: Holder lookups applied
[SMC FNE]transforming bqf net.minecraft.client.renderer.texture.TextureManager
[SMC FNE] 7923 (+202)
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: LunaCraft 1.8.x (32x).zip, faithful64pack-v1.4.0.zip
[SMC FNE]transforming bmh net.minecraft.client.renderer.Tessellator
[SMC FNE] 10030 (-896)
[19:30:24] [Client thread/INFO] [IC2]: IC2 audio starting.
[19:30:24] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:30:24] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[19:30:25] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[19:30:25] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:30:26] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[19:30:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:30:26] [Sound Library Loader/INFO]: Sound engine started
[19:30:26] [IC2 audio init thread/INFO] [IC2]: IC2 audio ready.
[19:30:33] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
[SMC FNE]transforming bpu net.minecraft.client.renderer.texture.SimpleTexture
[SMC FNR] loadSimpleTexture
[SMC FNE] 2642 (+301)
[OptiFine] Loading textures/font/ascii.properties
[OptiFine] Loading textures/font/ascii_sga.properties
[SMC FNE]transforming bnn net.minecraft.client.renderer.entity.RenderManager
[SMC FNE] 17793 (+0)
[SMC FNE]transforming bov net.minecraft.client.renderer.entity.RenderSpider
[SMC FNE] 2157 (+66)
[SMC FNE]transforming bnm net.minecraft.client.renderer.entity.RenderEnderman
[SMC FNE] 4174 (+66)
[SMC FNE]transforming bnl net.minecraft.client.renderer.entity.RenderDragon
[SMC FNE] 7059 (+66)
[SMC FNE]transforming bly net.minecraft.client.renderer.ItemRenderer
[SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.func_78443_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;I)V
[SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.renderItem(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;ILnet/minecraftforge/client/IItemRenderer$ItemRenderType;)V
[SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.func_78441_a()V
[SMC FNE] 20376 (+109)
[SMC FNE]transforming blt net.minecraft.client.renderer.EntityRenderer
[SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78476_b(FI)V
[SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78483_a(D)V
[SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78463_b(D)V
[SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78471_a(FJ)V
[SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_82829_a(Lnet/minecraft/client/renderer/RenderGlobal;F)V
[SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78466_h(F)V
[SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78468_a(IF)V
[SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78469_a(FFFF)Ljava/nio/FloatBuffer;
[SMC FNE] 56455 (+1551)
[SMC INF]ShadersMod version 2.3.24
[SMC INF]Load ShadersMod configuration.
[SMC INF]Loaded shaderpack.
[SMC FNE]transforming bma net.minecraft.client.renderer.RenderGlobal
[SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V
[SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I
[SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72714_a(F)V
[SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72717_a(Lnet/minecraft/client/renderer/Tessellator;Lnet/minecraft/entity/player/EntityPlayer;F)V
[SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.drawBlockDamageTexture(Lnet/minecraft/client/renderer/Tessellator;Lnet/minecraft/entity/EntityLivingBase;F)V
[SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72731_b(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/MovingObjectPosition;IF)V
[SMC FNE] 72460 (+570)
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[OptiFine] Loading texture map: textures/blocks
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[19:30:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_415_null.png, java.io.FileNotFoundException
[19:30:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_423_null.png, java.io.FileNotFoundException
[19:30:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_416_null.png, java.io.FileNotFoundException
[19:30:36] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_195_grc.bambooSlab.png, java.io.FileNotFoundException
[19:30:36] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_424_null.png, java.io.FileNotFoundException
[19:30:36] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_194_grc.bambooSlab.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/blocks, 2048x2048
[19:30:38] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[SMC INF]allocateTextureMap 0 4 2048 2048 4.0
[SMC FNE]transforming bqm net.minecraft.client.renderer.texture.TextureCompass
[SMC FNE] 2550 (+63)
[SMC FNE]transforming bql net.minecraft.client.renderer.texture.TextureClock
[SMC FNE] 1885 (+63)
[OptiFine] Loading texture map: textures/items
[19:30:41] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4462_null.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 1024x1024
[19:30:42] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
[SMC INF]allocateTextureMap 1 0 1024 1024 1.0
[19:30:43] [Client thread/INFO] [IC2]: Starting init
[19:30:43] [Client thread/INFO] [IC2]: Finished init after 54 ms
[19:30:43] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers
[19:30:43] [Client thread/INFO] [OpenComponents]: Initializing converters and drivers for 'IC2'.
[19:30:43] [Client thread/INFO] [OpenComponents]: Initializing converters and drivers for 'Mystcraft'.
[19:30:43] [Client thread/INFO] [OpenComponents]: Initializing converters and drivers for 'Railcraft'.
[19:30:43] [Client thread/INFO] [OpenComponents]: Initializing converters and drivers for 'Minecraft'.
[19:30:43] [Client thread/INFO] [OpenComputers]: Initializing OpenComputers drivers.
[19:30:44] [Client thread/INFO] [OpenComputers]: Initializing vanilla converters.
[19:30:44] [Client thread/INFO] [OpenComputers]: Initializing assembler templates.
[19:30:44] [Client thread/INFO] [OpenComputers]: Initializing loot disks.
[19:30:44] [Client thread/INFO] [OpenComputers]: Initializing recipes.
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:adapter, id=1xoc:tile@0 meta=0
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:cable, id=1xoc:tile@0 meta=0
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:capacitor, id=1xoc:tile@1 meta=1
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:case1, id=1xoc:tile@0 meta=0
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:case2, id=1xoc:tile@1 meta=1
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:case3, id=1xoc:tile@2 meta=2
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:charger, id=1xoc:tile@3 meta=3
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:diskDrive, id=1xoc:tile@2 meta=2
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:powerDistributor, id=1xoc:tile@3 meta=3
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:powerConverter, id=1xoc:tile@4 meta=4
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:redstone, id=1xoc:tile@4 meta=4
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:switch, id=1xoc:tile@5 meta=5
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:screen1, id=1xoc:tile@5 meta=5
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:screen2, id=1xoc:tile@6 meta=6
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:screen3, id=1xoc:tile@7 meta=7
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:rack, id=1xoc:tile@1 meta=1
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:keyboard, id=1xoc:tile@0 meta=0
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:hologram1, id=1xoc:tile@3 meta=3
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:accessPoint, id=1xoc:tile@9 meta=9
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:hologram2, id=1xoc:tile@4 meta=4
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:geolyzer, id=1xoc:tile@10 meta=10
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:robotAssembler, id=1xoc:tile@5 meta=5
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:disassembler, id=1xoc:tile@11 meta=11
[19:30:44] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oc:motionSensor, id=1xoc:tile@12 meta=12
[19:30:44] [Client thread/INFO] [OpenComputers]: No recipe for 'cuttingWire', you will not be able to craft this item.
[19:30:44] [Client thread/INFO] [OpenComputers]: No recipe for 'acid', you will not be able to craft this item.
[19:30:44] [Client thread/INFO] [OpenComputers]: No recipe for 'circuitBoard', you will not be able to craft this item.
[19:30:44] [Client thread/INFO] [OpenComputers]: Initializing event handlers.
[19:30:44] [Client thread/INFO] [OpenComputers]: Initialized Unifont glyph provider.
[19:30:44] [Client thread/INFO] [OpenComputers]: Initializing Unifont glyph provider.
[19:30:45] [Client thread/INFO] [OpenComputers]: Loaded 57086 glyphs.
[19:30:45] [Client thread/INFO] [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemBlock, 1xtile.blockCoal@0, 0
[19:30:45] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:log:19]: Client Player 1.1 Created
[19:30:45] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:register:928]: Client Player: registered Smart Moving
[19:30:45] [Client thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:log:19]: Server Player 1.1 Created
[19:30:45] [Client thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:register:763]: Server Player: registered Smart Moving
[SMC FNE]transforming net.smart.render.ModelRotationRenderer net.smart.render.ModelRotationRenderer
[SMC FNE] 9114 (+70)
[19:30:45] [Client thread/INFO] [STDOUT]: [net.smart.moving.SmartMovingContext:initialize:88]: Smart Moving uses communication protocol 2.3
[19:30:45] [Client thread/INFO] [FML]: Smart Moving uses communication protocol 2.3
[19:30:45] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:register:928]: Client Player: registered Smart Render
[19:30:45] [Client thread/INFO] [OpenComputers]: Registering new assembler template from mod OpenComputers.
[19:30:45] [Client thread/INFO] [OpenComputers]: Registering new assembler template from mod OpenComputers.
[19:30:45] [Client thread/INFO] [OpenComputers]: Registering new assembler template from mod OpenComputers.
[19:30:45] [Client thread/INFO] [OpenComputers]: Registering new assembler template from mod OpenComputers.
[19:30:45] [Client thread/INFO] [OpenComputers]: Registering new assembler template from mod OpenComputers.
[19:30:46] [Client thread/INFO] [IC2]: Starting post-init
[19:30:46] [Client thread/INFO] [IC2]: Loading IC2 submodule: bcIntegration
[19:30:46] [Client thread/INFO] [IC2]: BuildCraft integration module loaded
[19:30:46] [Client thread/INFO] [IC2]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[19:30:46] [Client thread/INFO] [IC2]: 2655 UU recipe transformations fetched after 51 ms.
[19:30:46] [Client thread/INFO] [IC2]: Finished post-init after 172 ms
[19:30:46] [Client thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
[19:30:46] [Client thread/INFO] [Railcraft]: Railcraft registered "creosote" as a valid Boiler fuel source with 4800 heat.
[19:30:46] [Client thread/INFO] [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemMultiTexture, 1xtile.log@32767, 32 767
[19:30:46] [Client thread/INFO] [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemMultiTexture, 1xtile.log@32767, 32 767
[19:30:46] [Client thread/INFO] [Railcraft]: Adding Coke Oven recipe: ic2.core.item.block.ItemBlockIC2, 1xblockRubWood@32767, 32 767
[19:30:46] [Client thread/INFO] [Railcraft]: Successfully registered CraftGuide plugin: BlastFurnacePlugin
[19:30:46] [Client thread/INFO] [Railcraft]: Successfully registered CraftGuide plugin: CokeOvenPlugin
[19:30:46] [Client thread/INFO] [Railcraft]: Successfully registered CraftGuide plugin: RockCrusherPlugin
[19:30:46] [Client thread/INFO] [Railcraft]: Successfully registered CraftGuide plugin: RollingMachinePlugin
[19:30:46] [Client thread/INFO] [Railcraft]: Successfully registered CraftGuide plugin: CustomRecipesPlugin
[19:30:46] [Client thread/INFO] [Railcraft]: Successfully registered CraftGuide plugin: RecipeFilter
[19:30:46] [Client thread/INFO] [Railcraft]: Railcraft Config: Doing post init configuration
[19:30:46] [Client thread/INFO] [Railcraft]: Adding World Anchor Fuel = minecraft:ender_pearl=12
[19:30:46] [Client thread/INFO] [Railcraft]: Adding Parsonal Anchor Fuel = minecraft:ender_pearl=12
[19:30:46] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 26 mods
[19:30:46] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:OpenComponents, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenComputers (Core), FMLFileResourcePack:Plant Mega Pack, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Smart Moving, FMLFileResourcePack:Smart Render, LunaCraft 1.8.x (32x).zip, faithful64pack-v1.4.0.zip
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: LunaCraft 1.8.x (32x).zip, faithful64pack-v1.4.0.zip
[OptiFine] Loading texture map: textures/blocks
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[OptiFine] Multipass connected textures: false
[19:30:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_415_null.png, java.io.FileNotFoundException
[19:30:47] [ic2-poolthread-1/INFO] [IC2]: UU graph built with 2072 nodes after 1209 ms.
[19:30:47] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_423_null.png, java.io.FileNotFoundException
[19:30:47] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_416_null.png, java.io.FileNotFoundException
[19:30:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_195_grc.bambooSlab.png, java.io.FileNotFoundException
[19:30:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_424_null.png, java.io.FileNotFoundException
[19:30:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_194_grc.bambooSlab.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/blocks, 2048x2048
[19:30:50] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[SMC INF]allocateTextureMap 0 4 2048 2048 4.0
[OptiFine] Loading texture map: textures/items
[19:30:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4462_null.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 1024x1024
[19:30:53] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
[SMC INF]allocateTextureMap 1 0 1024 1024 1.0
[19:30:54] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:30:54] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[19:30:54] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[19:30:54] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:30:54] [Client thread/INFO] [IC2]: IC2 audio starting.
[19:30:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:30:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[19:30:54] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[19:30:54] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:30:54] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[19:30:54] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
[OptiFine] Loading textures/font/ascii.properties
[OptiFine] Loading textures/font/ascii_sga.properties
[19:30:54] [Client thread/INFO] [OpenComputers]: Initialized Unifont glyph provider.
[19:30:54] [Client thread/INFO] [OpenComputers]: Initializing Unifont glyph provider.
[19:30:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[19:30:54] [Sound Library Loader/INFO]: Sound engine started
[19:30:54] [Client thread/INFO] [OpenComputers]: Loaded 57086 glyphs.
[SMC FNE]transforming bdm net.minecraft.client.gui.GuiOptions
[SMC FNT] decrease language button size
[SMC FNT] add shaders button
[SMC FNT] shaders button action
[SMC FNE] 6481 (+158)
[19:30:55] [IC2 audio init thread/INFO] [IC2]: IC2 audio ready.
[OptiFine] *** Reloading custom textures ***
[OptiFine] NaturalTextures: configuration "optifine/natural.properties" not found
[OptiFine] NaturalTextures: Checking default configuration.
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[19:31:11] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [SmartRender] at SERVER
[19:33:03] [Client thread/INFO]: Connecting to localhost, 25566
[19:33:07] [Netty Client IO #1/INFO] [FML]: Server protocol version 1
[19:33:07] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [SmartRender] at SERVER
[19:33:07] [Netty Client IO #1/INFO] [FML]: Injecting existing block and item data into this client instance
[19:33:07] [Netty Client IO #1/INFO] [FML]: Applying holder lookups
[19:33:07] [Netty Client IO #1/INFO] [FML]: Holder lookups applied
[19:33:08] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[SMC FNE]transforming bpr net.minecraft.client.renderer.ThreadDownloadImageData
[SMC FNE] 4149 (+285)
[19:33:14] [Client thread/INFO]: [CHAT] Smart Moving set to 'Medium'
[SMC INF]OpenGL Version : 4.4.12874 Compatibility Profile Context 14.100.0.0
[SMC INF]Vendor : ATI Technologies Inc.
[SMC INF]Renderer : AMD Radeon HD 7800 Series
[SMC INF]Capabilities 2.0 2.1 3.0 3.2 4.0
[SMC INF]GL_MAX_DRAW_BUFFERS = 8
[SMC INF]GL_MAX_COLOR_ATTACHMENTS_EXT = 8
[SMC INF]GL_MAX_TEXTURE_IMAGE_UNITS = 32
[SMC INF]Framebuffer created.
[SMC INF]Reset model renderers
[SMC INF]Reset world renderers
[SMC INF].
[SMC FNE]transforming bpt net.minecraft.client.renderer.texture.LayeredTexture
[SMC FNE] 2368 (+76)
[SMC INF]Framebuffer created.
[19:35:17] [Client thread/INFO]: [CHAT] Saved screenshot as 2014-10-28_19.35.16.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment