Jump to content

1.8.8-11.15.0.1650 client-side connect fail


JohnRohner

Recommended Posts

This is a 1.8 save in which some of the mods are missing.  Client-side going against a LAN server-side.  It's been confirmed to occur with all mods and resource packs removed.

 

The error the client gives upon trying to connect is something along the lines: fatal error items and or blocks missing.

 

The log files report 2 errors:

#1:

[20:09:16] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/ctm/misc/192.png, java.io.FileNotFoundException

 

This first error was resolved by placing a png file (just randomly picked a block png) into my R3D resource pack directory of the same name.

 

#2:

[20:42:14] [Netty Client IO #7/ERROR] [FML/]: Failed to connect to server: there are 35 missing blocks and items

 

This second error occurred first with the first error, and remains.  Mostly the missing blocks are from the Rediscovered mod and the EnderZoo mod.

 

I was able to get it working fine in single player mode.  Although that was a couple versions ago, it was after the persistent blocks change.

 

Anyways, it just seems like a couple simple patches.  First whatever that 192.png references, and second to have the client-side either properly sub in the "missing texture" block or just trap and handle this missing items error.

 

If you need any additional information or tests, do let me know.

 

Thanks,

John

 

 

 

Link to comment
Share on other sites

I think you're right on the 192.png error.  I just ran another clean test without mods to make clean logs and it didn't appear.  Removing mods one by one was part of my original testing with Optifine as the last to go.

 

If it'll help I can add a link to DL the world file.

 

Thanks,

John

 

Server log:

[20:29:57] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.

[20:29:57] [main/INFO] [FML/]: Forge Mod Loader version 11.15.0.1650 for Minecraft 1.8.8 loading

[20:29:57] [main/INFO] [FML/]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_60, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_60

[20:29:57] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.8.8-11.15.0.1650-1.8.8-universal.jar

[20:29:57] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Skype\Phone\;C:\Users\john_000\.dnx\runtimes\dnx-clr-win-x86.1.0.0-rc1-15844\bin;C:\Users\john_000\.dnx\bin;.

[20:29:58] [main/DEBUG] [FML/]: Enabling runtime deobfuscation

[20:29:58] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin

[20:29:58] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers

[20:29:58] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin

[20:29:58] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin

[20:29:58] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin

[20:29:58] [main/DEBUG] [FML/]: All fundamental core mods are successfully located

[20:29:58] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\temp\minecraft stuff\forgeserver\.

[20:29:58] [main/DEBUG] [FML/]: Discovering coremods

[20:29:58] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:29:58] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[20:29:58] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:29:58] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:29:58] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:29:58] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers

[20:29:58] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer

[20:29:58] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer

[20:29:58] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer

[20:29:58] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer

[20:29:58] [main/DEBUG] [FML/]: Injection complete

[20:29:58] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}

[20:29:58] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin

[20:29:59] [main/DEBUG] [FML/]: Read 802 binary patches

[20:30:01] [main/ERROR] [FML/]: FML appears to be missing any signature data. This is not a good thing

[20:30:01] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully

[20:30:01] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:30:01] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers

[20:30:01] [main/DEBUG] [FML/]: Injection complete

[20:30:01] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}

[20:30:01] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin

[20:30:01] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully

[20:30:01] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[20:30:01] [main/DEBUG] [FML/]: Loaded 162 rules from AccessTransformer config file forge_at.cfg

[20:30:01] [main/DEBUG] [FML/]: Validating minecraft

[20:30:01] [main/DEBUG] [FML/]: Minecraft validated, launching...

[20:30:01] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[20:30:01] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[20:30:02] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[20:30:10] [server thread/INFO] [FML/]: MinecraftForge v11.15.0.1650 Initialized

[20:30:10] [server thread/INFO] [FML/]: Replaced 204 ore recipies

[20:30:10] [server thread/DEBUG] [FML/]: File C:\temp\minecraft stuff\forgeserver\config\injectedDependencies.json not found. No dependencies injected

[20:30:11] [server thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]

[20:30:12] [server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes

[20:30:12] [server thread/DEBUG] [FML/]: Minecraft is a file at C:\temp\minecraft stuff\forgeserver\forge-1.8.8-11.15.0.1650-1.8.8-universal.jar, loading

[20:30:12] [server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully

[20:30:12] [server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer

[20:30:12] [server thread/INFO] [FML/]: Searching C:\temp\minecraft stuff\forgeserver\mods for mods

[20:30:12] [server thread/DEBUG] [FML/]: Found a candidate mod directory resources

[20:30:12] [server thread/DEBUG] [FML/]: Ignoring unknown file ruins.txt in mods directory

[20:30:12] [server thread/DEBUG] [FML/]: Ignoring unknown file ruins_log.txt in mods directory

[20:30:12] [server thread/DEBUG] [FML/]: Ignoring unknown file ruins_log_dim_-1.txt in mods directory

[20:30:12] [server thread/DEBUG] [FML/]: Ignoring unknown file ruins_log_dim_0.txt in mods directory

[20:30:12] [server thread/DEBUG] [FML/]: Ignoring unknown file ruins_log_dim_1.txt in mods directory

[20:30:12] [server thread/DEBUG] [FML/]: Examining file forge-1.8.8-11.15.0.1650-1.8.8-universal.jar for potential mods

[20:30:12] [server thread/DEBUG] [FML/]: The mod container forge-1.8.8-11.15.0.1650-1.8.8-universal.jar appears to be missing an mcmod.info file

[20:30:12] [server thread/DEBUG] [FML/]: Examining directory resources for potential mods

[20:30:12] [server thread/DEBUG] [FML/]: No mcmod.info file found in directory resources

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.alps

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.arctic

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.bamboo forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.bayou

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.beach

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.birch forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.birch forest hills

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.birch forest hills m

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.birch forest m

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.bog

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.boreal forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.brushland

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.canyon

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.canyon ravine

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.chaparral

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.cherry blossom grove

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.cold beach

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.cold desert

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.cold taiga

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.cold taiga hills

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.cold taiga m

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.coniferous forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.crag

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.dead forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.dead swamp

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.deciduous forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.deep ocean

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.dense forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.desert

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.desert m

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.deserthills

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.eucalyptus forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.extreme hills

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.extreme hills edge

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.extreme hills m

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.extreme hills+

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.extreme hills+ m

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.fen

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.flower field

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.flower forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.foresthills

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.frost forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.frozen desert

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.frozenocean

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.frozenriver

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.fungi forest

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.garden

[20:30:12] [server thread/TRACE] [FML/]: Recursing into package ruins.generic

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.glacier

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.grassland

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.grove

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.heathland

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.heaven

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.hell

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.highland

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.ice mountains

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.ice plains

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.ice plains spikes

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.jade cliffs

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.jungle

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.jungle m

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.jungleedge

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.jungleedge m

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.junglehills

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.lavender fields

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.marsh

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mega spruce taiga

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mega taiga

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mega taiga hills

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mesa

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mesa (bryce)

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mesa plateau

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mesa plateau f

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mesa plateau f m

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mesa plateau m

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.moor

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mountain

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mountain foothills

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mushroomisland

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.mushroomislandshore

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.badlands

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.beach

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.desert

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.forest

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.frozenocean

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.generic

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.jungle

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.ocean

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.plains

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.river

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.sky

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.obsolete.snow forest

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.ocean

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.optional

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.optional.generic

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.optional.nether

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.origin valley

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.outback

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.plains

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.redwood taiga hills m

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.river

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.roofed forest

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.roofed forest m

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.savanna

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.savanna m

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.savanna plateau

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.savanna plateau m

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.shrubland

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.steppe

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.stone beach

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.sunflower plains

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.swampland

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.swampland m

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.taiga

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.taiga m

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.taigahills

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.templateparser

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.the end

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.thicket

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.tundra

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.woodland

[20:30:13] [server thread/TRACE] [FML/]: Recursing into package ruins.xeric shrubland

[20:30:13] [server thread/INFO] [FML/]: Forge Mod Loader has identified 3 mods to load

[20:30:13] [server thread/TRACE] [FML/]: Received a system property request ''

[20:30:13] [server thread/TRACE] [FML/]: System property request managing the state of 0 mods

[20:30:13] [server thread/DEBUG] [FML/]: After merging, found state information for 0 mods

[20:30:13] [server thread/DEBUG] [FML/]: Found translations in forge-1.8.8-11.15.0.1650-1.8.8-universal.jar [af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]

[20:30:13] [server thread/DEBUG] [FML/]: Found translations in forge-1.8.8-11.15.0.1650-1.8.8-universal.jar [af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]

[20:30:13] [server thread/TRACE] [FML/]: Verifying mod requirements are satisfied

[20:30:13] [server thread/TRACE] [FML/]: All mod requirements are satisfied

[20:30:13] [server thread/TRACE] [FML/]: Sorting mods into an ordered list

[20:30:13] [server thread/TRACE] [FML/]: Mod sorting completed successfully

[20:30:13] [server thread/DEBUG] [FML/]: Mod sorting data

[20:30:13] [server thread/DEBUG] [FML/]: No user mods found to sort

[20:30:13] [server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp

[20:30:13] [server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp

[20:30:13] [server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.003s

[20:30:13] [server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML

[20:30:13] [server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists

[20:30:13] [server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection

[20:30:13] [server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)

[20:30:13] [server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT

[20:30:13] [server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER

[20:30:14] [server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML

[20:30:14] [server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.710s

[20:30:14] [server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge

[20:30:14] [server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed

[20:30:14] [server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection

[20:30:14] [server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (11.15.0.1650)

[20:30:14] [server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge

[20:30:14] [server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.016s

[20:30:14] [server thread/DEBUG] [FML/]: Bar Finished: Construction took 0.729s

[20:30:14] [server thread/DEBUG] [FML/]: Mod signature data

[20:30:14] [server thread/DEBUG] [FML/]:  Valid Signatures:

[20:30:14] [server thread/DEBUG] [FML/]:  Missing Signatures:

[20:30:14] [server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.18) minecraft.jar

[20:30:14] [server thread/DEBUG] [FML/]: FML (Forge Mod Loader 8.0.99.99) forge-1.8.8-11.15.0.1650-1.8.8-universal.jar

[20:30:14] [server thread/DEBUG] [FML/]: Forge (Minecraft Forge 11.15.0.1650) forge-1.8.8-11.15.0.1650-1.8.8-universal.jar

[20:30:14] [server thread/INFO] [FML/]: Processing ObjectHolder annotations

[20:30:14] [server thread/INFO] [FML/]: Found 384 ObjectHolder annotations

[20:30:14] [server thread/INFO] [FML/]: Identifying ItemStackHolder annotations

[20:30:14] [server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations

[20:30:14] [server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp

[20:30:14] [server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp

[20:30:14] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.001s

[20:30:14] [server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML

[20:30:14] [server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML

[20:30:14] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.029s

[20:30:14] [server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge

[20:30:14] [server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0

[20:30:14] [server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge

[20:30:14] [server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.068s

[20:30:14] [server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 0.097s

[20:30:14] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[20:30:14] [server thread/INFO] [FML/]: Applying holder lookups

[20:30:14] [server thread/INFO] [FML/]: Holder lookups applied

[20:30:14] [server thread/INFO] [FML/]: Injecting itemstacks

[20:30:14] [server thread/INFO] [FML/]: Itemstack injection complete

[20:30:14] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [Forge] Received version check data:

{

  "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",

  "promos": {

    "1.5.2-latest": "7.8.1.738",

    "1.5.2-recommended": "7.8.1.737",

    "1.6.1-latest": "8.9.0.775",

    "1.6.2-latest": "9.10.1.871",

    "1.6.2-recommended": "9.10.1.871",

    "1.6.3-latest": "9.11.0.878",

    "1.6.4-latest": "9.11.1.1345",

    "1.6.4-recommended": "9.11.1.1345",

    "1.7.10-latest": "10.13.4.1614",

    "1.7.10-latest-1.7.10": "10.13.2.1343",

    "1.7.10-recommended": "10.13.4.1558",

    "1.7.2-latest": "10.12.2.1147",

    "1.7.2-recommended": "10.12.2.1121",

    "1.8-latest": "11.14.4.1577",

    "1.8-recommended": "11.14.4.1563",

    "1.8.8-latest": "11.15.0.1653",

    "latest": "11.14.4.1577",

    "latest-1.7.10": "10.13.2.1343",

    "recommended": "11.14.4.1563"

  }

}

[20:30:14] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Found status: BETA_OUTDATED Target: 11.15.0.1653

[20:30:15] [server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp

[20:30:15] [server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0.001s

[20:30:15] [server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML

[20:30:15] [server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0.001s

[20:30:15] [server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge

[20:30:15] [server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0.001s

[20:30:15] [server thread/DEBUG] [FML/]: Bar Finished: Initialization took 0.003s

[20:30:15] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp

[20:30:15] [server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp

[20:30:15] [server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.009s

[20:30:15] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML

[20:30:15] [server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML

[20:30:15] [server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.001s

[20:30:15] [server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge

[20:30:15] [server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge

[20:30:15] [server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.006s

[20:30:15] [server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0.016s

[20:30:15] [server thread/INFO] [FML/]: Injecting itemstacks

[20:30:15] [server thread/INFO] [FML/]: Itemstack injection complete

[20:30:15] [server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp

[20:30:15] [server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.001s

[20:30:15] [server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML

[20:30:15] [server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0.001s

[20:30:15] [server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge

[20:30:15] [server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0.318s

[20:30:15] [server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0.320s

[20:30:15] [server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp

[20:30:15] [server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.001s

[20:30:15] [server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML

[20:30:15] [server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML

[20:30:15] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0.001s

[20:30:15] [server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge

[20:30:16] [server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:

[20:30:16] [server thread/DEBUG] [FML/Forge]:  14: RecipeEntry("Before", UNKNOWN, )

[20:30:16] [server thread/DEBUG] [FML/Forge]:  13: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless

[20:30:16] [server thread/DEBUG] [FML/Forge]:  12: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped

[20:30:16] [server thread/DEBUG] [FML/Forge]:  11: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped

[20:30:16] [server thread/DEBUG] [FML/Forge]:  10: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped

[20:30:16] [server thread/DEBUG] [FML/Forge]:  9: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless

[20:30:16] [server thread/DEBUG] [FML/Forge]:  8: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless

[20:30:16] [server thread/DEBUG] [FML/Forge]:  7: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless

[20:30:16] [server thread/DEBUG] [FML/Forge]:  6: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless

[20:30:16] [server thread/DEBUG] [FML/Forge]:  5: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless

[20:30:16] [server thread/DEBUG] [FML/Forge]:  4: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless

[20:30:16] [server thread/DEBUG] [FML/Forge]:  3: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless

[20:30:16] [server thread/DEBUG] [FML/Forge]:  2: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless

[20:30:16] [server thread/DEBUG] [FML/Forge]:  1: RecipeEntry("After", UNKNOWN, )

[20:30:16] [server thread/DEBUG] [FML/Forge]: Sorting recipies

[20:30:16] [server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge

[20:30:16] [server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0.018s

[20:30:16] [server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0.019s

[20:30:16] [server thread/DEBUG] [FML/]: Freezing block and item id maps

[20:30:16] [server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 3 mods

[20:30:16] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp

[20:30:16] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp

[20:30:16] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.001s

[20:30:16] [server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML

[20:30:16] [server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML

[20:30:16] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.001s

[20:30:16] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge

[20:30:16] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge

[20:30:16] [server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.001s

[20:30:16] [server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0.002s

[20:30:16] [server thread/INFO] [fml.ModTracker/]: This world was saved with mod mcp version 9.05 and it is now at version 9.18, things may not work well

[20:30:16] [server thread/INFO] [fml.ModTracker/]: This world was saved with mod Forge version 11.14.3.1512 and it is now at version 11.15.0.1650, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod itemphysic which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod deconstruction which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod BattleTowers which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod bettervillages which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod BiomesOPlenty which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod EnderZoo which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod grim3212core which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod InfernalMobs which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod lucky which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod magicwands which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod Rediscovered which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod AS_Ruins which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod shipwrecks_winslow which appears to be missing, things may not work well

[20:30:16] [server thread/ERROR] [fml.ModTracker/]: This world was saved with mod AS_UpdateCheck which appears to be missing, things may not work well

[20:30:16] [server thread/INFO] [FML/]: Injecting existing block and item data into this server instance

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:honey

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:seaweed

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hive

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_5

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:bamboo_thatching

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_3

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_4

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:DirtDoubleSlab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_2

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:flesh

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:crag_rock

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:stone_formations

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dirt

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:moss

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ash_stone

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CryingObsidian

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:tree_moss

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:GearWall

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:blockEnderCharge

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:poison

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:RubyOre

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_3

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_brick_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_2

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:plant_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:plant_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:crystal

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:double_wood_slab_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:double_wood_slab_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryLog

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:grass

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryDoubleSlab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Lantern

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Rose

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world deconstruction:deconstructionTable

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyRoseBushTop

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:turnip_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hard_sand

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:coral

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyRoseBush

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Lectern

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:planks_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryHalfSlab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:flower_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hard_ice

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:flower_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:GearFloor

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:blood

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_brick_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ash_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Table

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyPeonyBush

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Sponge

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:DragonEggRed

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:bamboo

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sand

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:gem_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mushroom

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:double_other_slab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:waterlily

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryLeaves

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LanternPhys

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sapling_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Spikes

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sapling_2

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sapling_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyPeonyBushTop

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LecternOpen

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:wisteria

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:DirtHalfSlab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:stone

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:bone_segment

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dried_dirt

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:flower_vine

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:gem_ore

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:double_plant

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world lucky:lucky_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:RubyBlock

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Peony

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:other_slab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:blockConfusingCharge

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Chair

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryStairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LockedChest

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:honey_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hard_dirt

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:wood_slab_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fruit_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:blockConcussionCharge

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:wood_slab_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:biome_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ivy

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_door_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryPlank

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherrySapling

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Quiver

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:ChainQuiver

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:enderporter

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:shroompowder

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:wading_boots

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ghastly_soul

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:flesh

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:stone_formations

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_brick

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dirt

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:crystal_shard

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:tree_moss

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:ItemLantern

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:GearWall

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ambrosia

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:blockEnderCharge

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_chestplate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:honey_bucket

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:record_corruption

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_boots

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_leggings

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:plant_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:plant_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:crystal

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Blindness

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryLog

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ricebowl

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:ItemGear

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:amethyst_sword

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryDoubleSlab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:DreamPillow

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world shipwrecks_winslow:divingHelmet

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:amethyst_axe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Lantern

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Rose

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world deconstruction:deconstructionTable

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:ItemTable

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hard_sand

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyRoseBush

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Lectern

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:brown_dye

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:planks_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryHalfSlab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:spawnEgg

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:flower_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hard_ice

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:flower_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_brick_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:wood_scythe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Mining

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_shovel

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:honeycomb

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world magicwands:breaking_wand

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyPeonyBush

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Sponge

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sand

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:saladveggie

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:gem_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:saladshroom

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_sword

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:waterlily

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryLeaves

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_pickaxe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LeatherQuiver

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:amethyst_leggings

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyPeonyBushTop

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:gold_scythe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:amethyst_boots

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:wisteria

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:DirtHalfSlab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dried_dirt

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:gem_ore

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_hoe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world lucky:lucky_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pear

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:iron_scythe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:other_slab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:blockConfusingCharge

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:persimmon

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Chair

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:enderZooIcon

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:peach

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:honey_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:poison_bucket

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dart_blower

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:blockConcussionCharge

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Nausea

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:biome_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ivy

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dart

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:gem

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:ItemLectern

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:seaweed

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hive

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:bamboo_thatching

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_5

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_3

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_4

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:DirtDoubleSlab

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_2

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LeatherChainLegs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:berries

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:crag_rock

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:jar_empty

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:moss

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ash_stone

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CryingObsidian

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world magicwands:mining_wand

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pixie_dust

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world magicwands:reinforced_breaking_wand

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world shipwrecks_winslow:divingLegs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:amethyst_pickaxe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_scythe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:amethyst_chestplate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_helmet

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:record_wanderer

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:exotic_flower_band

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fleshchunk

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:GoldQuiver

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world grim3212core:instruction_manual

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:RubyOre

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_3

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_brick_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_2

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:black_dye

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:stone_scythe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:grass

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world grim3212core:textured_model_holder

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:jar_filled

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:filled_honeycomb

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:confusingDust

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:saladfruit

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:amethyst_helmet

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyRoseBushTop

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LeatherChainBoots

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:earth

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:turnip_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:amethyst_scythe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world shipwrecks_winslow:divingChest

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:coral

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:plain_flower_band

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:IronQuiver

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:blue_dye

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:diamond_scythe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:GearFloor

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_fence_gate

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:ItemChair

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mudball

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ash_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Table

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:flippers

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:biome_finder

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:DragonEggRed

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:bamboo

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mushroom

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world magicwands:reinforced_mining_wand

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Scarecrow

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:lush_flower_band

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LanternPhys

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sapling_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Spikes

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sapling_2

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:wildcarrots

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:sapling_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:turnip_seeds

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:green_dye

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:dull_flower_band

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_axe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:witheringDust

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LeatherChainHelmet

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LecternOpen

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ash

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LeatherChainChest

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:stone

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:bone_segment

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world shipwrecks_winslow:divingBoots

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world magicwands:building_wand

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:amethyst_hoe

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:guardiansBow

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:flower_vine

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:double_plant

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:amethyst_shovel

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:white_dye

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:gemRuby

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:RubyBlock

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:Peony

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world enderzoo:enderFragment

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world magicwands:reinforced_building_wand

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:biome_essence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryStairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:blood_bucket

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_stairs

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:LockedChest

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:DiamondQuiver

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:wood_slab_0

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:hard_dirt

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:fruit_block

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_fence

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:wood_slab_1

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_door

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:spawn_egg

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:ichor

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherryPlank

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:turnip

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world rediscovered:CherrySapling

[20:30:16] [server thread/INFO] [FML/]: Found a missing id from the world biomesoplenty:pinecone

[20:30:16] [server thread/DEBUG] [FML/]: There are 418 mappings missing - attempting a mod remap

[20:30:16] [server thread/TRACE] [mcp/mcp]: Sending event FMLMissingMappingsEvent to mod mcp

[20:30:16] [server thread/TRACE] [mcp/mcp]: Sent event FMLMissingMappingsEvent to mod mcp

[20:30:16] [server thread/DEBUG] [FML/]: Bar Step: MissingMappings - Minecraft Coder Pack took 0.002s

[20:30:16] [server thread/TRACE] [FML/FML]: Sending event FMLMissingMappingsEvent to mod FML

[20:30:16] [server thread/TRACE] [FML/FML]: Sent event FMLMissingMappingsEvent to mod FML

[20:30:16] [server thread/DEBUG] [FML/]: Bar Step: MissingMappings - Forge Mod Loader took 0.001s

[20:30:16] [server thread/TRACE] [Forge/Forge]: Sending event FMLMissingMappingsEvent to mod Forge

[20:30:16] [server thread/TRACE] [Forge/Forge]: Sent event FMLMissingMappingsEvent to mod Forge

[20:30:16] [server thread/DEBUG] [FML/]: Bar Step: MissingMappings - Minecraft Forge took 0.001s

[20:30:16] [server thread/DEBUG] [FML/]: Bar Finished: MissingMappings took 0.003s

[20:30:16] [server thread/ERROR] [FML/]: There are unidentified mappings in this world - we are going to attempt to process anyway

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: lucky:lucky_block, id 479

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: lucky:lucky_block, id 479

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: magicwands:breaking_wand, id 4126

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: magicwands:mining_wand, id 4128

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: magicwands:reinforced_breaking_wand, id 4123

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: magicwands:reinforced_mining_wand, id 4127

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: magicwands:building_wand, id 4122

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: magicwands:reinforced_building_wand, id 4125

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: shipwrecks_winslow:divingHelmet, id 4194

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: shipwrecks_winslow:divingLegs, id 4196

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: shipwrecks_winslow:divingChest, id 4195

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: shipwrecks_winslow:divingBoots, id 4236

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:honey, id 565

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:hellbark_stairs, id 510

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:jacaranda_fence_gate, id 517

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:leaves_0, id 534

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:seaweed, id 505

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:hive, id 501

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:leaves_5, id 542

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:bamboo_thatching, id 560

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:leaves_3, id 541

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:hellbark_fence, id 569

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:leaves_4, id 539

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:leaves_1, id 538

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:leaves_2, id 537

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:sacred_oak_fence_gate, id 547

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:cherry_fence_gate, id 558

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:redwood_door_block, id 548

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:flesh, id 552

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:crag_rock, id 601

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:dark_fence, id 571

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:stone_formations, id 553

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:willow_fence_gate, id 562

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:willow_stairs, id 563

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mangrove_door_block, id 598

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:dirt, id 504

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:moss, id 500

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mangrove_fence, id 612

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:ash_stone, id 593

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:tree_moss, id 515

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:magic_door_block, id 549

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:pine_door_block, id 550

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:dark_fence_gate, id 521

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:poison, id 590

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:hellbark_door_block, id 522

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:log_3, id 499

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mud_brick_block, id 557

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:log_2, id 494

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:log_1, id 493

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:hellbark_fence_gate, id 516

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:plant_1, id 575

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:plant_0, id 574

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:crystal, id 609

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:palm_fence, id 555

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:cherry_stairs, id 602

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:double_wood_slab_1, id 588

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:double_wood_slab_0, id 592

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:log_0, id 497

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:pine_fence, id 604

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:grass, id 523

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:magic_stairs, id 532

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:sacred_oak_stairs, id 518

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mud, id 578

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:fir_door_block, id 611

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:magic_fence, id 503

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:turnip_block, id 506

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mahogany_fence_gate, id 525

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:hard_sand, id 536

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:palm_stairs, id 520

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:coral, id 556

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:pine_stairs, id 524

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:planks_0, id 526

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:flower_1, id 528

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:hard_ice, id 533

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:flower_0, id 529

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:magic_fence_gate, id 567

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:blood, id 576

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mangrove_stairs, id 551

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:pine_fence_gate, id 545

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mud_brick_stairs, id 561

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:sacred_oak_door_block, id 546

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mahogany_door_block, id 566

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:cherry_door_block, id 543

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:ash_block, id 582

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:dark_stairs, id 595

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:redwood_fence_gate, id 544

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:willow_door_block, id 581

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:jacaranda_door_block, id 519

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:fir_fence_gate, id 586

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:bamboo, id 507

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:sand, id 502

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:willow_fence, id 605

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:gem_block, id 606

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mushroom, id 509

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:ethereal_fence_gate, id 603

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:double_other_slab, id 599

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:waterlily, id 597

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:fir_stairs, id 596

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:sapling_1, id 496

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:sapling_2, id 498

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:sapling_0, id 495

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:dark_door_block, id 572

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:redwood_fence, id 585

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:jacaranda_stairs, id 511

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:wisteria, id 587

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:sacred_oak_fence, id 513

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:stone, id 508

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:bone_segment, id 589

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:dried_dirt, id 579

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:ethereal_fence, id 531

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:flower_vine, id 583

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:gem_ore, id 527

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:double_plant, id 535

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:ethereal_door_block, id 594

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:other_slab, id 573

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mangrove_fence_gate, id 600

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mahogany_fence, id 564

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:jacaranda_fence, id 540

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:redwood_stairs, id 554

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:honey_block, id 608

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:mahogany_stairs, id 610

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:hard_dirt, id 530

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:wood_slab_0, id 580

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:fruit_block, id 607

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:cherry_fence, id 514

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:wood_slab_1, id 577

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:fir_fence, id 568

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:biome_block, id 570

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:ivy, id 584

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:palm_fence_gate, id 591

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:ethereal_stairs, id 512

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: biomesoplenty:palm_door_block, id 559

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:enderporter, id 4187

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:hellbark_stairs, id 510

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:jacaranda_fence_gate, id 517

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:magic_door, id 4153

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:sacred_oak_fence_gate, id 547

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:shroompowder, id 4200

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:wading_boots, id 4226

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ghastly_soul, id 4217

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:cherry_fence_gate, id 558

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:flesh, id 552

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:dark_fence, id 571

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:stone_formations, id 553

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:willow_fence_gate, id 562

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_brick, id 4193

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:dirt, id 504

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mangrove_fence, id 612

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:crystal_shard, id 4192

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:tree_moss, id 515

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:dark_fence_gate, id 521

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ambrosia, id 4229

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:dark_door, id 4155

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_chestplate, id 4202

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:honey_bucket, id 4207

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:record_corruption, id 4183

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_boots, id 4221

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_leggings, id 4220

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:plant_1, id 575

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:plant_0, id 574

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:crystal, id 609

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:palm_fence, id 555

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mahogany_door, id 4156

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mangrove_door, id 4181

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ricebowl, id 4237

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:magic_stairs, id 532

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:amethyst_sword, id 4210

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:sacred_oak_stairs, id 518

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:magic_fence, id 503

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:amethyst_axe, id 4225

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:sacred_oak_door, id 4213

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:hard_sand, id 536

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:brown_dye, id 4201

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:planks_0, id 526

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:flower_1, id 528

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:hard_ice, id 533

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:flower_0, id 529

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:magic_fence_gate, id 567

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mangrove_stairs, id 551

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_brick_stairs, id 561

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:wood_scythe, id 4172

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:redwood_fence_gate, id 544

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_shovel, id 4206

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:honeycomb, id 4211

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:fir_fence_gate, id 586

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:sand, id 502

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:saladveggie, id 4149

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:gem_block, id 606

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:saladshroom, id 4173

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ethereal_fence_gate, id 603

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_sword, id 4227

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:cherry_door, id 4218

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:waterlily, id 597

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_pickaxe, id 4170

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:fir_stairs, id 596

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:amethyst_leggings, id 4188

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:gold_scythe, id 4174

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:redwood_fence, id 585

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:amethyst_boots, id 4159

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:jacaranda_stairs, id 511

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:wisteria, id 587

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:sacred_oak_fence, id 513

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:dried_dirt, id 579

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ethereal_fence, id 531

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:gem_ore, id 527

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ethereal_door, id 4239

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_hoe, id 4185

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:pear, id 4166

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:iron_scythe, id 4228

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:other_slab, id 573

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:persimmon, id 4190

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mangrove_fence_gate, id 600

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mahogany_fence, id 564

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:peach, id 4208

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:honey_block, id 608

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:poison_bucket, id 4223

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:dart_blower, id 4238

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mahogany_stairs, id 610

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:fir_fence, id 568

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:biome_block, id 570

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ivy, id 584

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:palm_fence_gate, id 591

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ethereal_stairs, id 512

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:dart, id 4199

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:gem, id 4203

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:leaves_0, id 534

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:hellbark_door, id 4219

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:seaweed, id 505

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:hive, id 501

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:bamboo_thatching, id 560

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:leaves_5, id 542

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:leaves_3, id 541

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:hellbark_fence, id 569

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:leaves_4, id 539

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:leaves_1, id 538

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:leaves_2, id 537

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:berries, id 4160

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:crag_rock, id 601

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:willow_stairs, id 563

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:jar_empty, id 4180

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:moss, id 500

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ash_stone, id 593

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:pixie_dust, id 4148

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:amethyst_pickaxe, id 4163

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_scythe, id 4189

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:amethyst_chestplate, id 4157

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_helmet, id 4182

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:record_wanderer, id 4212

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:exotic_flower_band, id 4204

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:fleshchunk, id 4150

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:log_3, id 499

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_brick_block, id 557

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:log_2, id 494

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:log_1, id 493

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:hellbark_fence_gate, id 516

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:cherry_stairs, id 602

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:black_dye, id 4234

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:stone_scythe, id 4235

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:log_0, id 497

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:pine_fence, id 604

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:grass, id 523

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:jar_filled, id 4232

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:willow_door, id 4186

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:filled_honeycomb, id 4233

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud, id 578

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:saladfruit, id 4216

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:amethyst_helmet, id 4162

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:earth, id 4161

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mahogany_fence_gate, id 525

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:turnip_block, id 506

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:amethyst_scythe, id 4209

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:palm_stairs, id 520

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:coral, id 556

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:plain_flower_band, id 4224

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:fir_door, id 4231

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:blue_dye, id 4240

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:diamond_scythe, id 4175

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:pine_stairs, id 524

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:pine_fence_gate, id 545

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mudball, id 4214

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ash_block, id 582

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:dark_stairs, id 595

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:flippers, id 4164

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:biome_finder, id 4191

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:bamboo, id 507

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:willow_fence, id 605

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mushroom, id 509

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:lush_flower_band, id 4198

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:sapling_1, id 496

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:sapling_2, id 498

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:wildcarrots, id 4171

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:sapling_0, id 495

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:turnip_seeds, id 4215

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:green_dye, id 4179

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:dull_flower_band, id 4158

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:mud_axe, id 4205

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ash, id 4169

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:stone, id 508

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:bone_segment, id 589

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:palm_door, id 4230

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:amethyst_hoe, id 4167

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:flower_vine, id 583

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:double_plant, id 535

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:amethyst_shovel, id 4177

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:white_dye, id 4178

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:biome_essence, id 4197

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:blood_bucket, id 4176

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:jacaranda_fence, id 540

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:redwood_stairs, id 554

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:wood_slab_0, id 580

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:hard_dirt, id 530

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:fruit_block, id 607

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:cherry_fence, id 514

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:wood_slab_1, id 577

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:pine_door, id 4165

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:redwood_door, id 4152

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:jacaranda_door, id 4151

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:spawn_egg, id 4184

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:ichor, id 4168

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:turnip, id 4222

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: biomesoplenty:pinecone, id 4154

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: grim3212core:instruction_manual, id 4124

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: grim3212core:textured_model_holder, id 4129

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:DirtDoubleSlab, id 663

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:CryingObsidian, id 656

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:GearWall, id 665

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:RubyOre, id 648

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:CherryLog, id 654

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:CherryDoubleSlab, id 667

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:Lantern, id 657

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:Rose, id 652

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:EmptyRoseBushTop, id 653

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:EmptyRoseBush, id 658

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:Lectern, id 674

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:CherryHalfSlab, id 660

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:GearFloor, id 672

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:Table, id 664

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:EmptyPeonyBush, id 659

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:Sponge, id 669

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:DragonEggRed, id 661

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:CherryLeaves, id 670

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:LanternPhys, id 662

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:Spikes, id 646

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:EmptyPeonyBushTop, id 671

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:LecternOpen, id 647

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:DirtHalfSlab, id 651

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:RubyBlock, id 675

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:Peony, id 673

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:Chair, id 668

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:CherryStairs, id 650

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:LockedChest, id 649

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:CherryPlank, id 655

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: rediscovered:CherrySapling, id 666

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Quiver, id 4286

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:ChainQuiver, id 4283

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:ItemLantern, id 4271

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:GearWall, id 665

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Blindness, id 4272

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:CherryLog, id 654

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:ItemGear, id 4284

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:CherryDoubleSlab, id 667

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:DreamPillow, id 4281

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Lantern, id 657

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Rose, id 652

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:ItemTable, id 4285

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:EmptyRoseBush, id 658

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Lectern, id 674

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:CherryHalfSlab, id 660

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Mining, id 4276

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:EmptyPeonyBush, id 659

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Sponge, id 669

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:CherryLeaves, id 670

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:LeatherQuiver, id 4288

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:EmptyPeonyBushTop, id 671

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:DirtHalfSlab, id 651

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Chair, id 668

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Nausea, id 4289

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:ItemLectern, id 4282

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:DirtDoubleSlab, id 663

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:LeatherChainLegs, id 4274

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:CryingObsidian, id 656

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:GoldQuiver, id 4275

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:RubyOre, id 648

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:EmptyRoseBushTop, id 653

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:LeatherChainBoots, id 4290

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:IronQuiver, id 4270

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:GearFloor, id 672

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:ItemChair, id 4273

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Table, id 664

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:DragonEggRed, id 661

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Scarecrow, id 4280

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:LanternPhys, id 662

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Spikes, id 646

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:LeatherChainHelmet, id 4287

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:LecternOpen, id 647

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:LeatherChainChest, id 4279

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:gemRuby, id 4277

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:RubyBlock, id 675

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:Peony, id 673

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:CherryStairs, id 650

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:LockedChest, id 649

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:DiamondQuiver, id 4278

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:CherryPlank, id 655

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: rediscovered:CherrySapling, id 666

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: deconstruction:deconstructionTable, id 480

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: deconstruction:deconstructionTable, id 480

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: enderzoo:blockEnderCharge, id 614

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: enderzoo:blockConfusingCharge, id 615

[20:30:16] [server thread/ERROR] [FML/]: Unidentified block: enderzoo:blockConcussionCharge, id 613

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: enderzoo:blockEnderCharge, id 614

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: enderzoo:spawnEgg, id 4244

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: enderzoo:blockConfusingCharge, id 615

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: enderzoo:enderZooIcon, id 4247

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: enderzoo:blockConcussionCharge, id 613

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: enderzoo:confusingDust, id 4246

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: enderzoo:witheringDust, id 4243

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: enderzoo:guardiansBow, id 4248

[20:30:16] [server thread/ERROR] [FML/]: Unidentified item: enderzoo:enderFragment, id 4245

[20:30:16] [server thread/WARN] [FML/]: Forge Mod Loader detected missing blocks/items.

 

There are 418 missing blocks and items in this save.

If you continue the missing blocks/items will get removed.

A world backup will be automatically created in your saves directory.

 

Missing Blocks/Items:

lucky:lucky_block

lucky:lucky_block

magicwands:breaking_wand

magicwands:mining_wand

magicwands:reinforced_breaking_wand

magicwands:reinforced_mining_wand

magicwands:building_wand

magicwands:reinforced_building_wand

shipwrecks_winslow:divingHelmet

shipwrecks_winslow:divingLegs

shipwrecks_winslow:divingChest

shipwrecks_winslow:divingBoots

biomesoplenty:honey

biomesoplenty:hellbark_stairs

biomesoplenty:jacaranda_fence_gate

biomesoplenty:leaves_0

biomesoplenty:seaweed

biomesoplenty:hive

biomesoplenty:leaves_5

biomesoplenty:bamboo_thatching

biomesoplenty:leaves_3

biomesoplenty:hellbark_fence

biomesoplenty:leaves_4

biomesoplenty:leaves_1

biomesoplenty:leaves_2

biomesoplenty:sacred_oak_fence_gate

biomesoplenty:cherry_fence_gate

biomesoplenty:redwood_door_block

biomesoplenty:flesh

biomesoplenty:crag_rock

biomesoplenty:dark_fence

biomesoplenty:stone_formations

biomesoplenty:willow_fence_gate

biomesoplenty:willow_stairs

biomesoplenty:mangrove_door_block

biomesoplenty:dirt

biomesoplenty:moss

biomesoplenty:mangrove_fence

biomesoplenty:ash_stone

biomesoplenty:tree_moss

biomesoplenty:magic_door_block

biomesoplenty:pine_door_block

biomesoplenty:dark_fence_gate

biomesoplenty:poison

biomesoplenty:hellbark_door_block

biomesoplenty:log_3

biomesoplenty:mud_brick_block

biomesoplenty:log_2

biomesoplenty:log_1

biomesoplenty:hellbark_fence_gate

biomesoplenty:plant_1

biomesoplenty:plant_0

biomesoplenty:crystal

biomesoplenty:palm_fence

biomesoplenty:cherry_stairs

biomesoplenty:double_wood_slab_1

biomesoplenty:double_wood_slab_0

biomesoplenty:log_0

biomesoplenty:pine_fence

biomesoplenty:grass

biomesoplenty:magic_stairs

biomesoplenty:sacred_oak_stairs

biomesoplenty:mud

biomesoplenty:fir_door_block

biomesoplenty:magic_fence

biomesoplenty:turnip_block

biomesoplenty:mahogany_fence_gate

biomesoplenty:hard_sand

biomesoplenty:palm_stairs

biomesoplenty:coral

biomesoplenty:pine_stairs

biomesoplenty:planks_0

biomesoplenty:flower_1

biomesoplenty:hard_ice

biomesoplenty:flower_0

biomesoplenty:magic_fence_gate

biomesoplenty:blood

biomesoplenty:mangrove_stairs

biomesoplenty:pine_fence_gate

biomesoplenty:mud_brick_stairs

biomesoplenty:sacred_oak_door_block

biomesoplenty:mahogany_door_block

biomesoplenty:cherry_door_block

biomesoplenty:ash_block

biomesoplenty:dark_stairs

biomesoplenty:redwood_fence_gate

biomesoplenty:willow_door_block

biomesoplenty:jacaranda_door_block

biomesoplenty:fir_fence_gate

biomesoplenty:bamboo

biomesoplenty:sand

biomesoplenty:willow_fence

biomesoplenty:gem_block

biomesoplenty:mushroom

biomesoplenty:ethereal_fence_gate

biomesoplenty:double_other_slab

biomesoplenty:waterlily

biomesoplenty:fir_stairs

biomesoplenty:sapling_1

biomesoplenty:sapling_2

biomesoplenty:sapling_0

biomesoplenty:dark_door_block

biomesoplenty:redwood_fence

biomesoplenty:jacaranda_stairs

biomesoplenty:wisteria

biomesoplenty:sacred_oak_fence

biomesoplenty:stone

biomesoplenty:bone_segment

biomesoplenty:dried_dirt

biomesoplenty:ethereal_fence

biomesoplenty:flower_vine

biomesoplenty:gem_ore

biomesoplenty:double_plant

biomesoplenty:ethereal_door_block

biomesoplenty:other_slab

biomesoplenty:mangrove_fence_gate

biomesoplenty:mahogany_fence

biomesoplenty:jacaranda_fence

biomesoplenty:redwood_stairs

biomesoplenty:honey_block

biomesoplenty:mahogany_stairs

biomesoplenty:hard_dirt

biomesoplenty:wood_slab_0

biomesoplenty:fruit_block

biomesoplenty:cherry_fence

biomesoplenty:wood_slab_1

biomesoplenty:fir_fence

biomesoplenty:biome_block

biomesoplenty:ivy

biomesoplenty:palm_fence_gate

biomesoplenty:ethereal_stairs

biomesoplenty:palm_door_block

biomesoplenty:enderporter

biomesoplenty:hellbark_stairs

biomesoplenty:jacaranda_fence_gate

biomesoplenty:magic_door

biomesoplenty:sacred_oak_fence_gate

biomesoplenty:shroompowder

biomesoplenty:wading_boots

biomesoplenty:ghastly_soul

biomesoplenty:cherry_fence_gate

biomesoplenty:flesh

biomesoplenty:dark_fence

biomesoplenty:stone_formations

biomesoplenty:willow_fence_gate

biomesoplenty:mud_brick

biomesoplenty:dirt

biomesoplenty:mangrove_fence

biomesoplenty:crystal_shard

biomesoplenty:tree_moss

biomesoplenty:dark_fence_gate

biomesoplenty:ambrosia

biomesoplenty:dark_door

biomesoplenty:mud_chestplate

biomesoplenty:honey_bucket

biomesoplenty:record_corruption

biomesoplenty:mud_boots

biomesoplenty:mud_leggings

biomesoplenty:plant_1

biomesoplenty:plant_0

biomesoplenty:crystal

biomesoplenty:palm_fence

biomesoplenty:mahogany_door

biomesoplenty:mangrove_door

biomesoplenty:ricebowl

biomesoplenty:magic_stairs

biomesoplenty:amethyst_sword

biomesoplenty:sacred_oak_stairs

biomesoplenty:magic_fence

biomesoplenty:amethyst_axe

biomesoplenty:sacred_oak_door

biomesoplenty:hard_sand

biomesoplenty:brown_dye

biomesoplenty:planks_0

biomesoplenty:flower_1

biomesoplenty:hard_ice

biomesoplenty:flower_0

biomesoplenty:magic_fence_gate

biomesoplenty:mangrove_stairs

biomesoplenty:mud_brick_stairs

biomesoplenty:wood_scythe

biomesoplenty:redwood_fence_gate

biomesoplenty:mud_shovel

biomesoplenty:honeycomb

biomesoplenty:fir_fence_gate

biomesoplenty:sand

biomesoplenty:saladveggie

biomesoplenty:gem_block

biomesoplenty:saladshroom

biomesoplenty:ethereal_fence_gate

biomesoplenty:mud_sword

biomesoplenty:cherry_door

biomesoplenty:waterlily

biomesoplenty:mud_pickaxe

biomesoplenty:fir_stairs

biomesoplenty:amethyst_leggings

biomesoplenty:gold_scythe

biomesoplenty:redwood_fence

biomesoplenty:amethyst_boots

biomesoplenty:jacaranda_stairs

biomesoplenty:wisteria

biomesoplenty:sacred_oak_fence

biomesoplenty:dried_dirt

biomesoplenty:ethereal_fence

biomesoplenty:gem_ore

biomesoplenty:ethereal_door

biomesoplenty:mud_hoe

biomesoplenty:pear

biomesoplenty:iron_scythe

biomesoplenty:other_slab

biomesoplenty:persimmon

biomesoplenty:mangrove_fence_gate

biomesoplenty:mahogany_fence

biomesoplenty:peach

biomesoplenty:honey_block

biomesoplenty:poison_bucket

biomesoplenty:dart_blower

biomesoplenty:mahogany_stairs

biomesoplenty:fir_fence

biomesoplenty:biome_block

biomesoplenty:ivy

biomesoplenty:palm_fence_gate

biomesoplenty:ethereal_stairs

biomesoplenty:dart

biomesoplenty:gem

biomesoplenty:leaves_0

biomesoplenty:hellbark_door

biomesoplenty:seaweed

biomesoplenty:hive

biomesoplenty:bamboo_thatching

biomesoplenty:leaves_5

biomesoplenty:leaves_3

biomesoplenty:hellbark_fence

biomesoplenty:leaves_4

biomesoplenty:leaves_1

biomesoplenty:leaves_2

biomesoplenty:berries

biomesoplenty:crag_rock

biomesoplenty:willow_stairs

biomesoplenty:jar_empty

biomesoplenty:moss

biomesoplenty:ash_stone

biomesoplenty:pixie_dust

biomesoplenty:amethyst_pickaxe

biomesoplenty:mud_scythe

biomesoplenty:amethyst_chestplate

biomesoplenty:mud_helmet

biomesoplenty:record_wanderer

biomesoplenty:exotic_flower_band

biomesoplenty:fleshchunk

biomesoplenty:log_3

biomesoplenty:mud_brick_block

biomesoplenty:log_2

biomesoplenty:log_1

biomesoplenty:hellbark_fence_gate

biomesoplenty:cherry_stairs

biomesoplenty:black_dye

biomesoplenty:stone_scythe

biomesoplenty:log_0

biomesoplenty:pine_fence

biomesoplenty:grass

biomesoplenty:jar_filled

biomesoplenty:willow_door

biomesoplenty:filled_honeycomb

biomesoplenty:mud

biomesoplenty:saladfruit

biomesoplenty:amethyst_helmet

biomesoplenty:earth

biomesoplenty:mahogany_fence_gate

biomesoplenty:turnip_block

biomesoplenty:amethyst_scythe

biomesoplenty:palm_stairs

biomesoplenty:coral

biomesoplenty:plain_flower_band

biomesoplenty:fir_door

biomesoplenty:blue_dye

biomesoplenty:diamond_scythe

biomesoplenty:pine_stairs

biomesoplenty:pine_fence_gate

biomesoplenty:mudball

biomesoplenty:ash_block

biomesoplenty:dark_stairs

biomesoplenty:flippers

biomesoplenty:biome_finder

biomesoplenty:bamboo

biomesoplenty:willow_fence

biomesoplenty:mushroom

biomesoplenty:lush_flower_band

biomesoplenty:sapling_1

biomesoplenty:sapling_2

biomesoplenty:wildcarrots

biomesoplenty:sapling_0

biomesoplenty:turnip_seeds

biomesoplenty:green_dye

biomesoplenty:dull_flower_band

biomesoplenty:mud_axe

biomesoplenty:ash

biomesoplenty:stone

biomesoplenty:bone_segment

biomesoplenty:palm_door

biomesoplenty:amethyst_hoe

biomesoplenty:flower_vine

biomesoplenty:double_plant

biomesoplenty:amethyst_shovel

biomesoplenty:white_dye

biomesoplenty:biome_essence

biomesoplenty:blood_bucket

biomesoplenty:jacaranda_fence

biomesoplenty:redwood_stairs

biomesoplenty:wood_slab_0

biomesoplenty:hard_dirt

biomesoplenty:fruit_block

biomesoplenty:cherry_fence

biomesoplenty:wood_slab_1

biomesoplenty:pine_door

biomesoplenty:redwood_door

biomesoplenty:jacaranda_door

biomesoplenty:spawn_egg

biomesoplenty:ichor

biomesoplenty:turnip

biomesoplenty:pinecone

grim3212core:instruction_manual

grim3212core:textured_model_holder

rediscovered:DirtDoubleSlab

rediscovered:CryingObsidian

rediscovered:GearWall

rediscovered:RubyOre

rediscovered:CherryLog

rediscovered:CherryDoubleSlab

rediscovered:Lantern

rediscovered:Rose

rediscovered:EmptyRoseBushTop

rediscovered:EmptyRoseBush

rediscovered:Lectern

rediscovered:CherryHalfSlab

rediscovered:GearFloor

rediscovered:Table

rediscovered:EmptyPeonyBush

rediscovered:Sponge

rediscovered:DragonEggRed

rediscovered:CherryLeaves

rediscovered:LanternPhys

rediscovered:Spikes

rediscovered:EmptyPeonyBushTop

rediscovered:LecternOpen

rediscovered:DirtHalfSlab

rediscovered:RubyBlock

rediscovered:Peony

rediscovered:Chair

rediscovered:CherryStairs

rediscovered:LockedChest

rediscovered:CherryPlank

rediscovered:CherrySapling

rediscovered:Quiver

rediscovered:ChainQuiver

rediscovered:ItemLantern

rediscovered:GearWall

rediscovered:Blindness

rediscovered:CherryLog

rediscovered:ItemGear

rediscovered:CherryDoubleSlab

rediscovered:DreamPillow

rediscovered:Lantern

rediscovered:Rose

rediscovered:ItemTable

rediscovered:EmptyRoseBush

rediscovered:Lectern

rediscovered:CherryHalfSlab

rediscovered:Mining

rediscovered:EmptyPeonyBush

rediscovered:Sponge

rediscovered:CherryLeaves

rediscovered:LeatherQuiver

rediscovered:EmptyPeonyBushTop

rediscovered:DirtHalfSlab

rediscovered:Chair

rediscovered:Nausea

rediscovered:ItemLectern

rediscovered:DirtDoubleSlab

rediscovered:LeatherChainLegs

rediscovered:CryingObsidian

rediscovered:GoldQuiver

rediscovered:RubyOre

rediscovered:EmptyRoseBushTop

rediscovered:LeatherChainBoots

rediscovered:IronQuiver

rediscovered:GearFloor

rediscovered:ItemChair

rediscovered:Table

rediscovered:DragonEggRed

rediscovered:Scarecrow

rediscovered:LanternPhys

rediscovered:Spikes

rediscovered:LeatherChainHelmet

rediscovered:LecternOpen

rediscovered:LeatherChainChest

rediscovered:gemRuby

rediscovered:RubyBlock

rediscovered:Peony

rediscovered:CherryStairs

rediscovered:LockedChest

rediscovered:DiamondQuiver

rediscovered:CherryPlank

rediscovered:CherrySapling

deconstruction:deconstructionTable

deconstruction:deconstructionTable

enderzoo:blockEnderCharge

enderzoo:blockConfusingCharge

enderzoo:blockConcussionCharge

enderzoo:blockEnderCharge

enderzoo:spawnEgg

enderzoo:blockConfusingCharge

enderzoo:enderZooIcon

enderzoo:blockConcussionCharge

enderzoo:confusingDust

enderzoo:witheringDust

enderzoo:guardiansBow

enderzoo:enderFragment

 

 

Run the command /fml confirm or or /fml cancel to proceed.

Alternatively start the server with -Dfml.queryResult=confirm or -Dfml.queryResult=cancel to preselect the answer.

[20:30:22] [server thread/INFO] [FML/]: confirmed

[20:30:31] [server thread/INFO] [FML/]: World backup created at C:\temp\minecraft stuff\forgeserver\world-20151228-203022.zip.

[20:30:31] [server thread/WARN] [FML/]: This world contains block and item mappings that may cause world breakage

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 565 named as biomesoplenty:honey with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 510 named as biomesoplenty:hellbark_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 517 named as biomesoplenty:jacaranda_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 534 named as biomesoplenty:leaves_0 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 505 named as biomesoplenty:seaweed with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 501 named as biomesoplenty:hive with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 542 named as biomesoplenty:leaves_5 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 560 named as biomesoplenty:bamboo_thatching with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 541 named as biomesoplenty:leaves_3 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 569 named as biomesoplenty:hellbark_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 539 named as biomesoplenty:leaves_4 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 663 named as rediscovered:DirtDoubleSlab with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 538 named as biomesoplenty:leaves_1 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 537 named as biomesoplenty:leaves_2 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 547 named as biomesoplenty:sacred_oak_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 558 named as biomesoplenty:cherry_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 548 named as biomesoplenty:redwood_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 552 named as biomesoplenty:flesh with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 601 named as biomesoplenty:crag_rock with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 571 named as biomesoplenty:dark_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 553 named as biomesoplenty:stone_formations with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 562 named as biomesoplenty:willow_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 563 named as biomesoplenty:willow_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 598 named as biomesoplenty:mangrove_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 504 named as biomesoplenty:dirt with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 500 named as biomesoplenty:moss with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 612 named as biomesoplenty:mangrove_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 593 named as biomesoplenty:ash_stone with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 656 named as rediscovered:CryingObsidian with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 515 named as biomesoplenty:tree_moss with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 665 named as rediscovered:GearWall with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 549 named as biomesoplenty:magic_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 550 named as biomesoplenty:pine_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 521 named as biomesoplenty:dark_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 614 named as enderzoo:blockEnderCharge with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 590 named as biomesoplenty:poison with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 522 named as biomesoplenty:hellbark_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 648 named as rediscovered:RubyOre with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 499 named as biomesoplenty:log_3 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 557 named as biomesoplenty:mud_brick_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 494 named as biomesoplenty:log_2 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 493 named as biomesoplenty:log_1 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 516 named as biomesoplenty:hellbark_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 575 named as biomesoplenty:plant_1 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 574 named as biomesoplenty:plant_0 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 609 named as biomesoplenty:crystal with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 555 named as biomesoplenty:palm_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 602 named as biomesoplenty:cherry_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 588 named as biomesoplenty:double_wood_slab_1 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 592 named as biomesoplenty:double_wood_slab_0 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 654 named as rediscovered:CherryLog with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 497 named as biomesoplenty:log_0 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 604 named as biomesoplenty:pine_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 523 named as biomesoplenty:grass with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 532 named as biomesoplenty:magic_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 667 named as rediscovered:CherryDoubleSlab with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 518 named as biomesoplenty:sacred_oak_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 578 named as biomesoplenty:mud with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 611 named as biomesoplenty:fir_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 503 named as biomesoplenty:magic_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 657 named as rediscovered:Lantern with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 652 named as rediscovered:Rose with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 480 named as deconstruction:deconstructionTable with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 653 named as rediscovered:EmptyRoseBushTop with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 506 named as biomesoplenty:turnip_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 525 named as biomesoplenty:mahogany_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 536 named as biomesoplenty:hard_sand with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 520 named as biomesoplenty:palm_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 556 named as biomesoplenty:coral with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 658 named as rediscovered:EmptyRoseBush with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 674 named as rediscovered:Lectern with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 524 named as biomesoplenty:pine_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 526 named as biomesoplenty:planks_0 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 660 named as rediscovered:CherryHalfSlab with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 528 named as biomesoplenty:flower_1 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 533 named as biomesoplenty:hard_ice with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 529 named as biomesoplenty:flower_0 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 567 named as biomesoplenty:magic_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 672 named as rediscovered:GearFloor with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 576 named as biomesoplenty:blood with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 551 named as biomesoplenty:mangrove_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 545 named as biomesoplenty:pine_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 561 named as biomesoplenty:mud_brick_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 546 named as biomesoplenty:sacred_oak_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 566 named as biomesoplenty:mahogany_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 543 named as biomesoplenty:cherry_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 582 named as biomesoplenty:ash_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 595 named as biomesoplenty:dark_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 544 named as biomesoplenty:redwood_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 664 named as rediscovered:Table with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 581 named as biomesoplenty:willow_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 519 named as biomesoplenty:jacaranda_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 659 named as rediscovered:EmptyPeonyBush with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 669 named as rediscovered:Sponge with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 586 named as biomesoplenty:fir_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 661 named as rediscovered:DragonEggRed with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 507 named as biomesoplenty:bamboo with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 502 named as biomesoplenty:sand with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 605 named as biomesoplenty:willow_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 606 named as biomesoplenty:gem_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 509 named as biomesoplenty:mushroom with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 603 named as biomesoplenty:ethereal_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 599 named as biomesoplenty:double_other_slab with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 597 named as biomesoplenty:waterlily with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 670 named as rediscovered:CherryLeaves with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 596 named as biomesoplenty:fir_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 662 named as rediscovered:LanternPhys with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 496 named as biomesoplenty:sapling_1 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 646 named as rediscovered:Spikes with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 498 named as biomesoplenty:sapling_2 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 495 named as biomesoplenty:sapling_0 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 572 named as biomesoplenty:dark_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 671 named as rediscovered:EmptyPeonyBushTop with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 585 named as biomesoplenty:redwood_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 647 named as rediscovered:LecternOpen with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 511 named as biomesoplenty:jacaranda_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 587 named as biomesoplenty:wisteria with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 651 named as rediscovered:DirtHalfSlab with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 513 named as biomesoplenty:sacred_oak_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 508 named as biomesoplenty:stone with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 589 named as biomesoplenty:bone_segment with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 579 named as biomesoplenty:dried_dirt with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 531 named as biomesoplenty:ethereal_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 583 named as biomesoplenty:flower_vine with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 527 named as biomesoplenty:gem_ore with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 535 named as biomesoplenty:double_plant with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 594 named as biomesoplenty:ethereal_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 479 named as lucky:lucky_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 675 named as rediscovered:RubyBlock with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 673 named as rediscovered:Peony with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 573 named as biomesoplenty:other_slab with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 615 named as enderzoo:blockConfusingCharge with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 600 named as biomesoplenty:mangrove_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 668 named as rediscovered:Chair with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 564 named as biomesoplenty:mahogany_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 650 named as rediscovered:CherryStairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 540 named as biomesoplenty:jacaranda_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 554 named as biomesoplenty:redwood_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 649 named as rediscovered:LockedChest with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 608 named as biomesoplenty:honey_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 610 named as biomesoplenty:mahogany_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 530 named as biomesoplenty:hard_dirt with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 580 named as biomesoplenty:wood_slab_0 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 607 named as biomesoplenty:fruit_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 514 named as biomesoplenty:cherry_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 613 named as enderzoo:blockConcussionCharge with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 577 named as biomesoplenty:wood_slab_1 with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 568 named as biomesoplenty:fir_fence with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 570 named as biomesoplenty:biome_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 584 named as biomesoplenty:ivy with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 591 named as biomesoplenty:palm_fence_gate with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 512 named as biomesoplenty:ethereal_stairs with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 559 named as biomesoplenty:palm_door_block with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 655 named as rediscovered:CherryPlank with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/DEBUG] [FML/]: Replacing id 666 named as rediscovered:CherrySapling with air block. If the mod becomes available again later, it can reload here

[20:30:31] [server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp

[20:30:31] [server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp

[20:30:31] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.001s

[20:30:31] [server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML

[20:30:31] [server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML

[20:30:31] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.001s

[20:30:31] [server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge

[20:30:31] [server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge

[20:30:31] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.005s

[20:30:31] [server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.006s

[20:30:31] [server thread/INFO] [FML/]: Applying holder lookups

[20:30:31] [server thread/INFO] [FML/]: Holder lookups applied

[20:30:31] [server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world

[20:30:31] [server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava

[20:30:31] [server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water

[20:30:31] [server thread/ERROR] [FML/]: The fluid blood (specified as BiomesOPlenty:blood) is missing from this instance - it will be removed

[20:30:31] [server thread/ERROR] [FML/]: The fluid poison (specified as BiomesOPlenty:poison) is missing from this instance - it will be removed

[20:30:31] [server thread/ERROR] [FML/]: The fluid honey (specified as BiomesOPlenty:honey) is missing from this instance - it will be removed

[20:30:31] [server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@1dc35ec6)

[20:30:31] [server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@1dc35ec6)

[20:30:32] [server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@1dc35ec6)

[20:30:35] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp

[20:30:35] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp

[20:30:35] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.001s

[20:30:35] [server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML

[20:30:35] [server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML

[20:30:35] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0.001s

[20:30:35] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge

[20:30:35] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge

[20:30:35] [server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0.005s

[20:30:35] [server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0.007s

[20:30:35] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp

[20:30:35] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp

[20:30:35] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.001s

[20:30:35] [server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML

[20:30:35] [server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML

[20:30:35] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0.001s

[20:30:35] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge

[20:30:35] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge

[20:30:35] [server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0.001s

[20:30:35] [server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0.002s

[20:31:20] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:32:05] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:32:50] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:33:34] [Netty Server IO #1/TRACE] [FML/]: Handshake channel activating

[20:33:34] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START

[20:33:34] [Netty Server IO #1/DEBUG] [FML/]:  Next: HELLO

[20:33:34] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO

[20:33:34] [Netty Server IO #1/INFO] [FML/]: Client protocol version 2

[20:33:34] [Netty Server IO #1/DEBUG] [FML/]:  Next: HELLO

[20:33:34] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $ModList:3 mods->FMLHandshakeServerState$2:HELLO

[20:33:34] [Netty Server IO #1/INFO] [FML/]: Client attempting to join with 3 mods : [email protected],[email protected],[email protected]

[20:33:35] [Netty Server IO #1/DEBUG] [FML/]:  Next: WAITINGCACK

[20:33:35] [Netty Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK

[20:33:35] [Netty Server IO #1/DEBUG] [FML/]:  Next: COMPLETE

[20:33:35] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:33:50] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppingEvent to mod mcp

[20:33:50] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppingEvent to mod mcp

[20:33:50] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.000s

[20:33:50] [server thread/TRACE] [FML/FML]: Sending event FMLServerStoppingEvent to mod FML

[20:33:50] [server thread/TRACE] [FML/FML]: Sent event FMLServerStoppingEvent to mod FML

[20:33:50] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Mod Loader took 0.000s

[20:33:50] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppingEvent to mod Forge

[20:33:50] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppingEvent to mod Forge

[20:33:50] [server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Forge took 0.000s

[20:33:50] [server thread/DEBUG] [FML/]: Bar Finished: ServerStopping took 0.001s

[20:33:50] [server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

[20:33:50] [server thread/INFO] [FML/]: Unloading dimension 0

[20:33:50] [server thread/INFO] [FML/]: Unloading dimension -1

[20:33:50] [server thread/INFO] [FML/]: Unloading dimension 1

[20:33:50] [server thread/DEBUG] [FML/]: Reverting to frozen data state.

[20:33:50] [server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp

[20:33:50] [server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp

[20:33:50] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.001s

[20:33:50] [server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML

[20:33:50] [server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML

[20:33:50] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.001s

[20:33:50] [server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge

[20:33:50] [server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge

[20:33:50] [server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.001s

[20:33:50] [server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.003s

[20:33:50] [server thread/INFO] [FML/]: Applying holder lookups

[20:33:50] [server thread/INFO] [FML/]: Holder lookups applied

[20:33:50] [server thread/DEBUG] [FML/]: Frozen state restored.

[20:33:50] [server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp

[20:33:50] [server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp

[20:33:50] [server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Coder Pack took 0.001s

[20:33:50] [server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML

[20:33:50] [server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML

[20:33:50] [server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Mod Loader took 0.000s

[20:33:50] [server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge

[20:33:50] [server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge

[20:33:50] [server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Forge took 0.000s

[20:33:50] [server thread/DEBUG] [FML/]: Bar Finished: ServerStopped took 0.001s

 

 

Client log:

[20:31:09] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.

[20:31:09] [main/INFO] [FML/]: Forge Mod Loader version 11.15.0.1650 for Minecraft 1.8.8 loading

[20:31:09] [main/INFO] [FML/]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_60, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_60

[20:31:09] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8.8-11.15.0.1650-1.8.8\forge-1.8.8-11.15.0.1650-1.8.8.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.7.24\realms-1.7.24.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\john_000\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\6.5\twitch-6.5.jar;C:\Users\john_000\AppData\Roaming\.minecraft\versions\1.8.8\1.8.8.jar

[20:31:09] [main/DEBUG] [FML/]: Java library path at launch is C:\Users\john_000\AppData\Roaming\.minecraft\versions\1.8.8-forge1.8.8-11.15.0.1650-1.8.8\1.8.8-forge1.8.8-11.15.0.1650-1.8.8-natives-1827082485739841

[20:31:09] [main/DEBUG] [FML/]: Enabling runtime deobfuscation

[20:31:09] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin

[20:31:09] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers

[20:31:09] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin

[20:31:09] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin

[20:31:09] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin

[20:31:09] [main/DEBUG] [FML/]: All fundamental core mods are successfully located

[20:31:09] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\john_000\AppData\Roaming\.minecraft

[20:31:09] [main/DEBUG] [FML/]: Discovering coremods

[20:31:09] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:31:09] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[20:31:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:31:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:31:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:31:09] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers

[20:31:09] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer

[20:31:09] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer

[20:31:09] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer

[20:31:09] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer

[20:31:09] [main/DEBUG] [FML/]: Injection complete

[20:31:09] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}

[20:31:09] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin

[20:31:11] [main/DEBUG] [FML/]: Read 802 binary patches

[20:31:13] [main/INFO] [FML/]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[20:31:13] [main/ERROR] [FML/]: FML appears to be missing any signature data. This is not a good thing

[20:31:13] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully

[20:31:13] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:31:13] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers

[20:31:13] [main/DEBUG] [FML/]: Injection complete

[20:31:13] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}

[20:31:13] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin

[20:31:13] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully

[20:31:13] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[20:31:13] [main/DEBUG] [FML/]: Loaded 162 rules from AccessTransformer config file forge_at.cfg

[20:31:13] [main/DEBUG] [FML/]: Validating minecraft

[20:31:15] [main/DEBUG] [FML/]: Minecraft validated, launching...

[20:31:15] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[20:31:15] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[20:31:15] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.client.main.Main}

[20:31:28] [Client thread/WARN] [FML/]: =============================================================

[20:31:28] [Client thread/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!

[20:31:28] [Client thread/WARN] [FML/]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V

[20:31:28] [Client thread/WARN] [FML/]: Use FMLCommonHandler.exitJava instead

[20:31:28] [Client thread/WARN] [FML/]: =============================================================

[20:31:30] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - LanguageManager took 0.011s

[20:31:30] [Client thread/INFO] [sTDOUT/]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----

// You're mean.

 

Time: 12/28/15 8:31 PM

Description: Loading screen debug info

 

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.8.8

Operating System: Windows 8.1 (amd64) version 6.3

Java Version: 1.8.0_60, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 69975440 bytes (66 MB) / 236437504 bytes (225 MB) up to 1060372480 bytes (1011 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML:

Loaded coremods (and transformers):

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.9001.1001' Renderer: 'AMD Radeon HD 7600G'

[20:31:31] [Client thread/INFO] [FML/]: MinecraftForge v11.15.0.1650 Initialized

[20:31:31] [Client thread/INFO] [FML/]: Replaced 204 ore recipies

[20:31:31] [Client thread/DEBUG] [FML/]: File C:\Users\john_000\AppData\Roaming\.minecraft\config\injectedDependencies.json not found. No dependencies injected

[20:31:32] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]

[20:31:32] [Client thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes

[20:31:32] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8.8-11.15.0.1650-1.8.8\forge-1.8.8-11.15.0.1650-1.8.8.jar, examining for mod candidates

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar

[20:31:32] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\john_000\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar, examining for mod candidates

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar

[20:31:32] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\john_000\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar, examining for mod candidates

[20:31:32] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar, examining for mod candidates

[20:31:32] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar, examining for mod candidates

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar

[20:31:32] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.7.24\realms-1.7.24.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar

[20:31:32] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\john_000\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\6.5\twitch-6.5.jar

[20:31:32] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\john_000\AppData\Roaming\.minecraft\versions\1.8.8\1.8.8.jar, examining for mod candidates

[20:31:32] [Client thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully

[20:31:32] [Client thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer

[20:31:32] [Client thread/INFO] [FML/]: Searching C:\Users\john_000\AppData\Roaming\.minecraft\mods for mods

[20:31:32] [Client thread/DEBUG] [FML/]: Found a candidate mod directory 1.8

[20:31:32] [Client thread/DEBUG] [FML/]: Ignoring unknown file mod_voxelMap_1.5.17_for_1.8.litemod in mods directory

[20:31:32] [Client thread/DEBUG] [FML/]: Found a candidate mod directory resources

[20:31:32] [Client thread/DEBUG] [FML/]: Ignoring unknown file ruins.txt in mods directory

[20:31:32] [Client thread/DEBUG] [FML/]: Ignoring unknown file ruins_log.txt in mods directory

[20:31:32] [Client thread/DEBUG] [FML/]: Ignoring unknown file ruins_log_dim_-1.txt in mods directory

[20:31:32] [Client thread/DEBUG] [FML/]: Ignoring unknown file ruins_log_dim_0.txt in mods directory

[20:31:32] [Client thread/DEBUG] [FML/]: Ignoring unknown file ruins_log_dim_1.txt in mods directory

[20:31:32] [Client thread/DEBUG] [FML/]: Found a candidate mod directory VoxelMods

[20:31:32] [Client thread/DEBUG] [FML/]: Examining file forge-1.8.8-11.15.0.1650-1.8.8.jar for potential mods

[20:31:32] [Client thread/DEBUG] [FML/]: The mod container forge-1.8.8-11.15.0.1650-1.8.8.jar appears to be missing an mcmod.info file

[20:31:33] [Client thread/DEBUG] [FML/]: Examining file jline-2.13.jar for potential mods

[20:31:33] [Client thread/DEBUG] [FML/]: The mod container jline-2.13.jar appears to be missing an mcmod.info file

[20:31:33] [Client thread/DEBUG] [FML/]: Examining file oshi-core-1.1.jar for potential mods

[20:31:33] [Client thread/DEBUG] [FML/]: The mod container oshi-core-1.1.jar appears to be missing an mcmod.info file

[20:31:33] [Client thread/DEBUG] [FML/]: Examining file jna-3.4.0.jar for potential mods

[20:31:33] [Client thread/DEBUG] [FML/]: The mod container jna-3.4.0.jar appears to be missing an mcmod.info file

[20:31:34] [Client thread/DEBUG] [FML/]: Examining file platform-3.4.0.jar for potential mods

[20:31:34] [Client thread/DEBUG] [FML/]: The mod container platform-3.4.0.jar appears to be missing an mcmod.info file

[20:31:34] [Client thread/DEBUG] [FML/]: Examining file libraryjavasound-20101123.jar for potential mods

[20:31:34] [Client thread/DEBUG] [FML/]: The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file

[20:31:34] [Client thread/DEBUG] [FML/]: Examining file 1.8.8.jar for potential mods

[20:31:34] [Client thread/DEBUG] [FML/]: The mod container 1.8.8.jar appears to be missing an mcmod.info file

[20:31:35] [Client thread/DEBUG] [FML/]: Examining directory 1.8 for potential mods

[20:31:35] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.8

[20:31:35] [Client thread/DEBUG] [FML/]: Examining directory resources for potential mods

[20:31:35] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory resources

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.alps

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.arctic

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.bamboo forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.bayou

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.beach

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.birch forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.birch forest hills

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.birch forest hills m

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.birch forest m

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.bog

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.boreal forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.brushland

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.canyon

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.canyon ravine

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.chaparral

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.cherry blossom grove

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.cold beach

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.cold desert

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.cold taiga

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.cold taiga hills

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.cold taiga m

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.coniferous forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.crag

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.dead forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.dead swamp

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.deciduous forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.deep ocean

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.dense forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.desert

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.desert m

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.deserthills

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.eucalyptus forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.extreme hills

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.extreme hills edge

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.extreme hills m

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.extreme hills+

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.extreme hills+ m

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.fen

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.flower field

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.flower forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.foresthills

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.frost forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.frozen desert

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.frozenocean

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.frozenriver

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.fungi forest

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.garden

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.generic

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.glacier

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.grassland

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.grove

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.heathland

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.heaven

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.hell

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.highland

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.ice mountains

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.ice plains

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.ice plains spikes

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.jade cliffs

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.jungle

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.jungle m

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.jungleedge

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.jungleedge m

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.junglehills

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.lavender fields

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.marsh

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mega spruce taiga

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mega taiga

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mega taiga hills

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mesa

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mesa (bryce)

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mesa plateau

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mesa plateau f

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mesa plateau f m

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mesa plateau m

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.moor

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mountain

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mountain foothills

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mushroomisland

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.mushroomislandshore

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete

[20:31:35] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.badlands

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.beach

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.desert

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.forest

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.frozenocean

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.generic

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.jungle

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.ocean

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.plains

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.river

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.sky

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.obsolete.snow forest

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.ocean

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.optional

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.optional.generic

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.optional.nether

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.origin valley

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.outback

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.plains

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.redwood taiga hills m

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.river

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.roofed forest

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.roofed forest m

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.savanna

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.savanna m

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.savanna plateau

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.savanna plateau m

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.shrubland

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.steppe

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.stone beach

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.sunflower plains

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.swampland

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.swampland m

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.taiga

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.taiga m

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.taigahills

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.templateparser

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.the end

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.thicket

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.tundra

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.woodland

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package ruins.xeric shrubland

[20:31:36] [Client thread/DEBUG] [FML/]: Examining directory VoxelMods for potential mods

[20:31:36] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory VoxelMods

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package voxelMap

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package voxelMap.cache

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package voxelMap.cache.127.0.0.1

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package voxelMap.cache.127.0.0.1.Overworld (dimension 0)

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package voxelMap.cache.127.0.0.1~colon~25566

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package voxelMap.cache.127.0.0.1~colon~25566.Overworld (dimension 0)

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package voxelMap.cache.192.168.0.105

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package voxelMap.cache.192.168.0.105.Nether (dimension -1)

[20:31:36] [Client thread/TRACE] [FML/]: Recursing into package voxelMap.cache.192.168.0.105.Overworld (dimension 0)

[20:31:36] [Client thread/INFO] [FML/]: Forge Mod Loader has identified 3 mods to load

[20:31:36] [Client thread/TRACE] [FML/]: Received a system property request ''

[20:31:36] [Client thread/TRACE] [FML/]: System property request managing the state of 0 mods

[20:31:36] [Client thread/DEBUG] [FML/]: After merging, found state information for 0 mods

[20:31:36] [Client thread/DEBUG] [FML/]: Found translations in forge-1.8.8-11.15.0.1650-1.8.8.jar [af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]

[20:31:36] [Client thread/DEBUG] [FML/]: Found translations in forge-1.8.8-11.15.0.1650-1.8.8.jar [af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]

[20:31:36] [Client thread/TRACE] [FML/]: Verifying mod requirements are satisfied

[20:31:36] [Client thread/TRACE] [FML/]: All mod requirements are satisfied

[20:31:36] [Client thread/TRACE] [FML/]: Sorting mods into an ordered list

[20:31:36] [Client thread/TRACE] [FML/]: Mod sorting completed successfully

[20:31:36] [Client thread/DEBUG] [FML/]: Mod sorting data

[20:31:36] [Client thread/DEBUG] [FML/]: No user mods found to sort

[20:31:36] [Client thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp

[20:31:36] [Client thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp

[20:31:36] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.016s

[20:31:36] [Client thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML

[20:31:37] [Client thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists

[20:31:37] [Client thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection

[20:31:37] [Client thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)

[20:31:37] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT

[20:31:37] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER

[20:31:37] [Client thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML

[20:31:37] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 1.233s

[20:31:37] [Client thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge

[20:31:37] [Client thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed

[20:31:37] [Client thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection

[20:31:37] [Client thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (11.15.0.1650)

[20:31:37] [Client thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge

[20:31:37] [Client thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.021s

[20:31:37] [Client thread/DEBUG] [FML/]: Bar Finished: Construction took 1.270s

[20:31:37] [Client thread/DEBUG] [FML/]: Mod signature data

[20:31:37] [Client thread/DEBUG] [FML/]:  Valid Signatures:

[20:31:37] [Client thread/DEBUG] [FML/]:  Missing Signatures:

[20:31:37] [Client thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.18) minecraft.jar

[20:31:37] [Client thread/DEBUG] [FML/]: FML (Forge Mod Loader 8.0.99.99) forge-1.8.8-11.15.0.1650-1.8.8.jar

[20:31:37] [Client thread/DEBUG] [FML/]: Forge (Minecraft Forge 11.15.0.1650) forge-1.8.8-11.15.0.1650-1.8.8.jar

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Default took 0.015s

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.007s

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.037s

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - LIFE 128x (Vers. 81) new took 0.006s

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - [1.8.3]_new R3D.CRAFT_SR-128x_v0.2.2 new took 0.004s

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading - LanguageManager took 0.040s

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Reloading listeners took 0.043s

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resources took 0.113s

[20:31:38] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one

[20:31:38] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one

[20:31:38] [Client thread/INFO] [FML/]: Processing ObjectHolder annotations

[20:31:38] [Client thread/INFO] [FML/]: Found 384 ObjectHolder annotations

[20:31:38] [Client thread/INFO] [FML/]: Identifying ItemStackHolder annotations

[20:31:38] [Client thread/INFO] [FML/]: Found 0 ItemStackHolder annotations

[20:31:38] [Client thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp

[20:31:38] [Client thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.002s

[20:31:38] [Client thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML

[20:31:38] [Client thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.040s

[20:31:38] [Client thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge

[20:31:38] [Client thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0

[20:31:38] [Client thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.083s

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 0.125s

[20:31:38] [Client thread/INFO] [FML/]: Applying holder lookups

[20:31:38] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[20:31:38] [Client thread/INFO] [FML/]: Holder lookups applied

[20:31:38] [Client thread/INFO] [FML/]: Injecting itemstacks

[20:31:38] [Client thread/INFO] [FML/]: Itemstack injection complete

[20:31:38] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - TextureManager took 0.001s

[20:31:38] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [Forge] Received version check data:

{

  "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",

  "promos": {

    "1.5.2-latest": "7.8.1.738",

    "1.5.2-recommended": "7.8.1.737",

    "1.6.1-latest": "8.9.0.775",

    "1.6.2-latest": "9.10.1.871",

    "1.6.2-recommended": "9.10.1.871",

    "1.6.3-latest": "9.11.0.878",

    "1.6.4-latest": "9.11.1.1345",

    "1.6.4-recommended": "9.11.1.1345",

    "1.7.10-latest": "10.13.4.1614",

    "1.7.10-latest-1.7.10": "10.13.2.1343",

    "1.7.10-recommended": "10.13.4.1558",

    "1.7.2-latest": "10.12.2.1147",

    "1.7.2-recommended": "10.12.2.1121",

    "1.8-latest": "11.14.4.1577",

    "1.8-recommended": "11.14.4.1563",

    "1.8.8-latest": "11.15.0.1653",

    "latest": "11.14.4.1577",

    "latest-1.7.10": "10.13.2.1343",

    "recommended": "11.14.4.1563"

  }

}

[20:31:38] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Found status: BETA_OUTDATED Target: 11.15.0.1653

[20:31:53] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - SoundHandler took 14.541s

[20:31:58] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 2.708s

[20:31:58] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0.010s

[20:31:58] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - GrassColorReloadListener took 0.036s

[20:31:58] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FoliageColorReloadListener took 0.023s

[20:31:58] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - GL Setup took 0.001s

[20:31:58] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Texture Map took 0.021s

[20:31:59] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelLoaderRegistry$1 took 0.000s

[20:31:59] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelLoaderRegistry$1 took 0.000s

[20:31:59] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelLoaderRegistry$1 took 0.000s

[20:31:59] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelLoaderRegistry$1 took 0.000s

[20:31:59] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelLoaderRegistry$1 took 0.000s

[20:31:59] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelLoaderRegistry$1 took 0.000s

[20:32:08] [Client thread/INFO] [FML/]: Max texture size: 16384

[20:32:08] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching - missingno took 0.002s

[20:32:08] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.011s

[20:32:10] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - ModelManager took 11.244s

[20:32:10] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Model Manager took 11.401s

[20:32:10] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - RenderItem took 0.013s

[20:32:10] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Item Renderer took 0.586s

[20:32:10] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - EntityRenderer took 0.000s

[20:32:10] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - BlockRendererDispatcher took 0.000s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - RenderGlobal took 0.000s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Entity Renderer took 0.654s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Finished: Rendering Setup took 12.662s

[20:32:11] [Client thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp

[20:32:11] [Client thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0.001s

[20:32:11] [Client thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML

[20:32:11] [Client thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0.001s

[20:32:11] [Client thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge

[20:32:11] [Client thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0.001s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Finished: Initialization took 0.002s

[20:32:11] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp

[20:32:11] [Client thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp

[20:32:11] [Client thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.010s

[20:32:11] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML

[20:32:11] [Client thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML

[20:32:11] [Client thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.001s

[20:32:11] [Client thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge

[20:32:11] [Client thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge

[20:32:11] [Client thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.001s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0.012s

[20:32:11] [Client thread/INFO] [FML/]: Injecting itemstacks

[20:32:11] [Client thread/INFO] [FML/]: Itemstack injection complete

[20:32:11] [Client thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp

[20:32:11] [Client thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.001s

[20:32:11] [Client thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML

[20:32:11] [Client thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0.002s

[20:32:11] [Client thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge

[20:32:11] [Client thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0.233s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0.235s

[20:32:11] [Client thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp

[20:32:11] [Client thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.001s

[20:32:11] [Client thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML

[20:32:11] [Client thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0.001s

[20:32:11] [Client thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge

[20:32:11] [Client thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  14: RecipeEntry("Before", UNKNOWN, )

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  13: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  12: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  11: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  10: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  9: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  8: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  7: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  6: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  5: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  4: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  3: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  2: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless

[20:32:11] [Client thread/DEBUG] [FML/Forge]:  1: RecipeEntry("After", UNKNOWN, )

[20:32:11] [Client thread/DEBUG] [FML/Forge]: Sorting recipies

[20:32:11] [Client thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0.021s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0.022s

[20:32:11] [Client thread/DEBUG] [FML/]: Freezing block and item id maps

[20:32:11] [Client thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 3 mods

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Default took 0.001s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.005s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.007s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - LIFE 128x (Vers. 81) new took 0.005s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - [1.8.3]_new R3D.CRAFT_SR-128x_v0.2.2 new took 0.003s

[20:32:11] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/atlas/blocks.png took 0.000s

[20:32:14] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/font/ascii.png took 2.425s

[20:32:14] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/lightMap_1 took 0.001s

[20:32:14] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/misc/forcefield.png took 0.014s

[20:32:14] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/font/ascii_sga.png took 0.023s

[20:32:14] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading Texture Manager took 2.463s

[20:32:28] [Client thread/INFO] [FML/]: Max texture size: 16384

[20:32:33] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching took 5.269s

[20:33:02] [Client thread/DEBUG] [FML/]: Bar Finished: Mipmap generation took 28.939s

[20:33:02] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching took 0.114s

[20:33:02] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.435s

[20:33:04] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading took 53.076s

[20:33:04] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Reloading listeners took 53.077s

[20:33:04] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resources took 53.097s

[20:33:04] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one

[20:33:04] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one

[20:33:05] [Client thread/DEBUG] [FML/]: Bar Finished: Loading took 93.301s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Default took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.004s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.003s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/atlas/blocks.png took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/gui/title/background/panorama_5.png took 0.032s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/background_1 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/gui/title/background/panorama_0.png took 0.019s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/background_2 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/gui/title/background/panorama_1.png took 0.017s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/font/ascii_sga.png took 0.009s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_13 took 0.001s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_12 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/gui/options_background.png took 0.007s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_11 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_10 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/lightMap_1 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_9 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_7 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_8 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_5 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_6 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_3 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_4 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_18 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_1 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_17 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/gui/title/background/panorama_4.png took 0.014s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_2 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_16 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_15 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:dynamic/texturepackicon_14 took 0.000s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/misc/forcefield.png took 0.038s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/gui/title/background/panorama_3.png took 0.019s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/font/ascii.png took 0.010s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/font/unicode_page_00.png took 0.015s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/gui/widgets.png took 0.020s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/gui/title/background/panorama_2.png took 0.015s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/gui/title/minecraft.png took 0.014s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Step: Reloading Texture Manager - minecraft:textures/gui/resource_packs.png took 0.018s

[20:33:17] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading Texture Manager took 0.251s

[20:33:19] [Client thread/INFO] [FML/]: Max texture size: 16384

[20:33:20] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching took 0.500s

[20:33:20] [Client thread/DEBUG] [FML/]: Bar Finished: Mipmap generation took 0.628s

[20:33:20] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching took 0.062s

[20:33:21] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.271s

[20:33:21] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading took 4.336s

[20:33:21] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Reloading listeners took 4.337s

[20:33:21] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resources took 4.345s

[20:33:21] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one

[20:33:21] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one

[20:33:28] [Netty Client IO #4/INFO] [FML/]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER

[20:33:28] [Netty Client IO #3/INFO] [FML/]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER

[20:33:28] [Netty Client IO #1/INFO] [FML/]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER

[20:33:34] [Netty Client IO #5/TRACE] [FML/]: Handshake channel activating

[20:33:34] [Netty Client IO #5/DEBUG] [FML/]: FMLHandshakeClientState: null->FMLHandshakeClientState$1:START

[20:33:34] [Netty Client IO #5/DEBUG] [FML/]:  Next: HELLO

[20:33:34] [Netty Client IO #5/DEBUG] [FML/]: Server FML protocol version 2, 4 byte dimension received 0

[20:33:34] [Netty Client IO #5/DEBUG] [FML/]: FMLHandshakeClientState: $ServerHello->FMLHandshakeClientState$2:HELLO

[20:33:34] [Netty Client IO #5/INFO] [FML/]: Server protocol version 2

[20:33:34] [Netty Client IO #5/DEBUG] [FML/]: Received override dimension 0

[20:33:34] [Netty Client IO #5/DEBUG] [FML/]:  Next: WAITINGSERVERDATA

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: FMLHandshakeClientState: $ModList:3 mods->FMLHandshakeClientState$3:WAITINGSERVERDATA

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]:  Next: WAITINGSERVERCOMPLETE

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: FMLHandshakeClientState: $RegistryData:23 mappings->FMLHandshakeClientState$4:WAITINGSERVERCOMPLETE

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: Received Mod Registry mapping for minecraft:potions: 23 IDs 0 subs

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]:  Next: WAITINGSERVERCOMPLETE

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: FMLHandshakeClientState: $RegistryData:5 mappings->FMLHandshakeClientState$4:WAITINGSERVERCOMPLETE

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: Received Mod Registry mapping for minecraft:villagerprofessions: 5 IDs 0 subs

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]:  Next: WAITINGSERVERCOMPLETE

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: FMLHandshakeClientState: $RegistryData:353 mappings->FMLHandshakeClientState$4:WAITINGSERVERCOMPLETE

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: Received Mod Registry mapping for minecraft:blocks: 353 IDs 0 subs

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]:  Next: WAITINGSERVERCOMPLETE

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: FMLHandshakeClientState: $RegistryData:337 mappings->FMLHandshakeClientState$4:WAITINGSERVERCOMPLETE

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Injecting existing block and item data into this client instance

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:honey

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_0

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:hive

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:seaweed

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_5

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:bamboo_thatching

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_3

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_4

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:DirtDoubleSlab

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_1

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:leaves_2

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:flesh

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:crag_rock

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:stone_formations

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:dirt

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:moss

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:ash_stone

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:CryingObsidian

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:tree_moss

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:GearWall

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world enderzoo:blockEnderCharge

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:poison

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:RubyOre

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_3

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_brick_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_2

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_1

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:hellbark_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:plant_1

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:plant_0

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:crystal

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:double_wood_slab_1

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:double_wood_slab_0

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:CherryLog

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:log_0

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:grass

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:CherryDoubleSlab

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:Rose

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:Lantern

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world deconstruction:deconstructionTable

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyRoseBushTop

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:turnip_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:hard_sand

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:coral

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyRoseBush

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:Lectern

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:planks_0

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:CherryHalfSlab

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:flower_1

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:hard_ice

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:flower_0

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:magic_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:GearFloor

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:blood

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:pine_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mud_brick_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:ash_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:Table

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyPeonyBush

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:Sponge

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:bamboo

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:DragonEggRed

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:sand

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:willow_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:gem_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mushroom

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:double_other_slab

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:waterlily

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:CherryLeaves

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:LanternPhys

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:sapling_1

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:Spikes

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:sapling_2

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:sapling_0

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:dark_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:EmptyPeonyBushTop

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:LecternOpen

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:wisteria

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:DirtHalfSlab

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:stone

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:sacred_oak_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:bone_segment

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:dried_dirt

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:flower_vine

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:gem_ore

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:double_plant

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world lucky:lucky_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:RubyBlock

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:Peony

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:other_slab

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world enderzoo:blockConfusingCharge

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mangrove_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:Chair

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:CherryStairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:jacaranda_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:redwood_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:LockedChest

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:honey_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:mahogany_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:hard_dirt

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:wood_slab_0

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:fruit_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:cherry_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:wood_slab_1

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world enderzoo:blockConcussionCharge

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:fir_fence

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:biome_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:ivy

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_fence_gate

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:ethereal_stairs

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world biomesoplenty:palm_door_block

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:CherryPlank

[20:33:35] [Netty Client IO #5/INFO] [FML/]: Found a missing id from the world rediscovered:CherrySapling

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: There are 155 mappings missing - attempting a mod remap

[20:33:35] [Netty Client IO #5/TRACE] [mcp/mcp]: Sending event FMLMissingMappingsEvent to mod mcp

[20:33:35] [Netty Client IO #5/TRACE] [mcp/mcp]: Sent event FMLMissingMappingsEvent to mod mcp

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: Bar Step: MissingMappings - Minecraft Coder Pack took 0.001s

[20:33:35] [Netty Client IO #5/TRACE] [FML/FML]: Sending event FMLMissingMappingsEvent to mod FML

[20:33:35] [Netty Client IO #5/TRACE] [FML/FML]: Sent event FMLMissingMappingsEvent to mod FML

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: Bar Step: MissingMappings - Forge Mod Loader took 0.001s

[20:33:35] [Netty Client IO #5/TRACE] [Forge/Forge]: Sending event FMLMissingMappingsEvent to mod Forge

[20:33:35] [Netty Client IO #5/TRACE] [Forge/Forge]: Sent event FMLMissingMappingsEvent to mod Forge

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: Bar Step: MissingMappings - Minecraft Forge took 0.001s

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: Bar Finished: MissingMappings took 0.002s

[20:33:35] [Netty Client IO #5/ERROR] [FML/]: Failed to connect to server: there are 155 missing blocks and items

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]: Missing list: [lucky:lucky_block, biomesoplenty:honey, biomesoplenty:hellbark_stairs, biomesoplenty:jacaranda_fence_gate, biomesoplenty:leaves_0, biomesoplenty:hive, biomesoplenty:seaweed, biomesoplenty:leaves_5, biomesoplenty:bamboo_thatching, biomesoplenty:leaves_3, biomesoplenty:leaves_4, biomesoplenty:hellbark_fence, biomesoplenty:leaves_1, biomesoplenty:leaves_2, biomesoplenty:sacred_oak_fence_gate, biomesoplenty:cherry_fence_gate, biomesoplenty:redwood_door_block, biomesoplenty:flesh, biomesoplenty:crag_rock, biomesoplenty:dark_fence, biomesoplenty:stone_formations, biomesoplenty:willow_fence_gate, biomesoplenty:willow_stairs, biomesoplenty:dirt, biomesoplenty:mangrove_door_block, biomesoplenty:moss, biomesoplenty:mangrove_fence, biomesoplenty:ash_stone, biomesoplenty:tree_moss, biomesoplenty:magic_door_block, biomesoplenty:pine_door_block, biomesoplenty:dark_fence_gate, biomesoplenty:poison, biomesoplenty:hellbark_door_block, biomesoplenty:log_3, biomesoplenty:mud_brick_block, biomesoplenty:log_2, biomesoplenty:log_1, biomesoplenty:hellbark_fence_gate, biomesoplenty:plant_1, biomesoplenty:plant_0, biomesoplenty:crystal, biomesoplenty:palm_fence, biomesoplenty:cherry_stairs, biomesoplenty:double_wood_slab_1, biomesoplenty:double_wood_slab_0, biomesoplenty:log_0, biomesoplenty:pine_fence, biomesoplenty:grass, biomesoplenty:magic_stairs, biomesoplenty:sacred_oak_stairs, biomesoplenty:mud, biomesoplenty:fir_door_block, biomesoplenty:magic_fence, biomesoplenty:turnip_block, biomesoplenty:mahogany_fence_gate, biomesoplenty:hard_sand, biomesoplenty:palm_stairs, biomesoplenty:coral, biomesoplenty:pine_stairs, biomesoplenty:planks_0, biomesoplenty:flower_1, biomesoplenty:hard_ice, biomesoplenty:flower_0, biomesoplenty:magic_fence_gate, biomesoplenty:blood, biomesoplenty:mangrove_stairs, biomesoplenty:pine_fence_gate, biomesoplenty:mud_brick_stairs, biomesoplenty:sacred_oak_door_block, biomesoplenty:mahogany_door_block, biomesoplenty:cherry_door_block, biomesoplenty:ash_block, biomesoplenty:dark_stairs, biomesoplenty:redwood_fence_gate, biomesoplenty:willow_door_block, biomesoplenty:jacaranda_door_block, biomesoplenty:fir_fence_gate, biomesoplenty:bamboo, biomesoplenty:sand, biomesoplenty:willow_fence, biomesoplenty:gem_block, biomesoplenty:mushroom, biomesoplenty:ethereal_fence_gate, biomesoplenty:double_other_slab, biomesoplenty:waterlily, biomesoplenty:fir_stairs, biomesoplenty:sapling_1, biomesoplenty:sapling_2, biomesoplenty:sapling_0, biomesoplenty:dark_door_block, biomesoplenty:redwood_fence, biomesoplenty:jacaranda_stairs, biomesoplenty:wisteria, biomesoplenty:stone, biomesoplenty:sacred_oak_fence, biomesoplenty:bone_segment, biomesoplenty:dried_dirt, biomesoplenty:ethereal_fence, biomesoplenty:flower_vine, biomesoplenty:gem_ore, biomesoplenty:double_plant, biomesoplenty:ethereal_door_block, biomesoplenty:other_slab, biomesoplenty:mangrove_fence_gate, biomesoplenty:mahogany_fence, biomesoplenty:jacaranda_fence, biomesoplenty:redwood_stairs, biomesoplenty:honey_block, biomesoplenty:mahogany_stairs, biomesoplenty:hard_dirt, biomesoplenty:wood_slab_0, biomesoplenty:fruit_block, biomesoplenty:cherry_fence, biomesoplenty:wood_slab_1, biomesoplenty:fir_fence, biomesoplenty:biome_block, biomesoplenty:ivy, biomesoplenty:palm_fence_gate, biomesoplenty:ethereal_stairs, biomesoplenty:palm_door_block, rediscovered:DirtDoubleSlab, rediscovered:CryingObsidian, rediscovered:GearWall, rediscovered:RubyOre, rediscovered:CherryLog, rediscovered:CherryDoubleSlab, rediscovered:Rose, rediscovered:Lantern, rediscovered:EmptyRoseBushTop, rediscovered:EmptyRoseBush, rediscovered:Lectern, rediscovered:CherryHalfSlab, rediscovered:GearFloor, rediscovered:Table, rediscovered:EmptyPeonyBush, rediscovered:Sponge, rediscovered:DragonEggRed, rediscovered:CherryLeaves, rediscovered:LanternPhys, rediscovered:Spikes, rediscovered:EmptyPeonyBushTop, rediscovered:LecternOpen, rediscovered:DirtHalfSlab, rediscovered:RubyBlock, rediscovered:Peony, rediscovered:Chair, rediscovered:CherryStairs, rediscovered:LockedChest, rediscovered:CherryPlank, rediscovered:CherrySapling, deconstruction:deconstructionTable, enderzoo:blockEnderCharge, enderzoo:blockConfusingCharge, enderzoo:blockConcussionCharge]

[20:33:35] [Netty Client IO #5/DEBUG] [FML/]:  Next: ERROR

 

 

Link to comment
Share on other sites

LOL.  Yes I removed the mods from both the server and client.

 

What has always happened in the past is nothing bad.  FML Confirm would strip them out and everything would work fine.

 

Since the addition of persistent ID's, I am now seeing this error.

 

What should happen, it seems, is the client should not be seeing any of these missing ID's--they were converted to "air blocks".

 

Even if the client does see them, then I would expect a new behavior: a trapping and ignoring of the missing ID's.  Because they're not missing, they are now air blocks.

 

The ultimate behavior I expect and am looking for is that prior: that removing mods from the server and client doesn't create a fatal error about missing items that prevents the client from connecting to the server.

 

I think the persistent ID's change was a good change.  Too often Forge versions are updated and the mods fail to follow.  It seems to me that, merely, the client-side connection handshaking wasn't properly adjusted during this change.

 

Thanks,

John

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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