I usually use mc 1.7.2, with all mods working fine. I installed Superher unlimited, and it crashes on 1.7.2 (even with proper version). I updated to mc 1.7.10 and mod to proper version, and it loads. BUT it still crashes when I load my save. I can load the other three, as well and start a new world, but mine crashes. Report below...
java.lang.NoSuchMethodError: net.minecraft.client.gui.ScaledResolution.<init>(Lnet/minecraft/client/settings/GameSettings;II)V
at com.Starwars.client.huds.HudSith.setHelmetHUD(HudSith.java:103)
at com.Starwars.client.huds.HudSith.onTick(HudSith.java:72)
at com.Starwars.client.huds.HudSith.draw(HudSith.java:54)
at com.Starwars.client.huds.HudManager.OverrideHudsPre(HudManager.java:55)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_50_HudManager_OverrideHudsPre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:895)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:102)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.Starwars.client.huds.HudSith.setHelmetHUD(HudSith.java:103)
at com.Starwars.client.huds.HudSith.onTick(HudSith.java:72)
at com.Starwars.client.huds.HudSith.draw(HudSith.java:54)
at com.Starwars.client.huds.HudManager.OverrideHudsPre(HudManager.java:55)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_50_HudManager_OverrideHudsPre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:895)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:102)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['trijenax'/83, l='MpServer', x=412.64, y=140.47, z=103.54]]
Chunk stats: MultiplayerChunkCache: 5, 5
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (548,94,200), Chunk: (at 4,5,8 in 34,12; contains blocks 544,0,192 to 559,255,207), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
Level time: 3778772 game time, 3799346 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 16 total; [EntitySquid['Squid'/51, l='MpServer', x=423.34, y=59.28, z=99.06], EntityBat['Bat'/85, l='MpServer', x=341.31, y=55.63, z=110.75], EntitySquid['Squid'/50, l='MpServer', x=424.94, y=60.31, z=99.91], EntityBat['Bat'/84, l='MpServer', x=345.56, y=57.22, z=99.66], EntityBat['Bat'/87, l='MpServer', x=347.53, y=60.09, z=90.47], EntitySWlandSpeeder['trip's Vehicle: Land Speeder'/86, l='MpServer', x=336.75, y=73.00, z=112.63], EntitySquid['Squid'/53, l='MpServer', x=427.94, y=59.00, z=96.56], EntitySquid['Squid'/52, l='MpServer', x=419.50, y=59.00, z=102.50], EntityBat['Bat'/93, l='MpServer', x=349.59, y=52.31, z=43.56], EntitySquid['Squid'/25, l='MpServer', x=415.50, y=60.34, z=101.03], EntityBat['Bat'/92, l='MpServer', x=349.50, y=52.75, z=47.38], EntityClientPlayerMP['trijenax'/83, l='MpServer', x=412.64, y=140.47, z=103.54], EntitySpeederBike['trip's Vehicle: Speederbike'/89, l='MpServer', x=345.06, y=71.00, z=75.25], EntityMinecartEmpty['entity.MinecartRideable.name'/88, l='MpServer', x=342.09, y=114.50, z=87.50], EntityObserver['Observer'/91, l='MpServer', x=333.84, y=69.31, z=90.66], EntityBat['Bat'/90, l='MpServer', x=349.47, y=51.44, z=48.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 201612704 bytes (192 MB) / 525643776 bytes (501 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
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 102
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 23 mods loaded, 23 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar)
UCHIJAAAA ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar)
UCHIJAAAA BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.2].jar)
UCHIJAAAA Darknightmod{3.0} [Darknightmod] (Darknightmodv3.0.zip)
UCHIJAAAA decorativemarble{Beta 1.1710.1} [Decorative Marble] (decorativemarble-1.1710.1.jar)
UCHIJAAAA decorativechimney{Beta 1.1710.1} [Decorative Chimney] (decorativechimney-1.1710.1.jar)
UCHIJAAAA dg_shc{1.0.0} [Super Hero Core] (SuperHeroesCore_1.0.0.jar)
UCHIJAAAA dg_im{5.6.0} [Iron Man Mod] (IronMan_5.6.0.jar)
UCHIJAAAA malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (malisisdoors-1.7.10-1.4.3.jar)
UCHIJAAAA mario{2.8b} [Super Mario Mod] (Mario-2.8b.jar)
UCHIJAAAA jkelly-marvel{v1.0} [Marvel Craft Universe] (MarvelCraftUniverse-1.7.10_1.0.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.2).jar)
UCHIJAAAA ModName{1.0.0} [ModName] (SlidingDoor.zip)
UCHIJAAAA dg_spman{2.6.0} [Spider Man Mod] (Spiderman_v2.6_1.7.2.jar)
UCHIJAAAA swmod{1.1.5f} [Star Wars mod] (StarWars_mod_1.1.5f.jar)
UCHIJAAAA sus{4.0.10} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.0.10.jar)
UCHIJAAAA tpmod{1.9.0} [Teleportation Mod] (Teleportation Mod 1.9 for MC 1.7.10.zip)
UCHIJAAAA TheWalkingDead{2.5} [TheWalkingDead] (The Walking Dead Mod v2.5 for MC 1.7.10.zip)
UCHIJAAAA UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
UCHIJAAAA VehicularMovement{1.1.0} [VehicularMovement] (VehicularMovement-1.1.0.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 4200 Series'
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: ATI Mobility Radeon HD 4200 Series GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Blocksmith+Hybrid+v17c.zip, Zoris 3D Weapons.zip, Default RPG.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: On (8)
[14:15:25] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Tripem's\AppData\Roaming\.minecraft\crash-reports\crash-2015-10-30_14.15.25-client.txt
[14:15:25] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
[14:15:25] [Server thread/INFO] [FML]: Holder lookups applied
[14:15:25] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[14:15:25] [Client thread/INFO] [FML]: Server terminated.
So why would that affect 1 of 4 save files? If its incompatible it should do it to all i would think. Unless Minecraft has weird code that is different from other games.
I did remove the star wars mod and still same results.
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.NoSuchMethodError: net.minecraft.util.AxisAlignedBB.func_72332_a()Lnet/minecraft/util/AABBPool;
at ckathode.archimedes.entity.EntityShip.handleServerUpdate(EntityShip.java:406) ~[EntityShip.class:?]
at ckathode.archimedes.entity.EntityShip.func_70071_h_(EntityShip.java:364) ~[EntityShip.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
... 4 more
[14:56:57] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Tripem's\AppData\Roaming\.minecraft\crash-reports\crash-2015-10-31_14.56.57-server.txt
[14:56:57] [Server thread/INFO]: Stopping server
[14:56:57] [Server thread/INFO]: Saving players
[14:56:57] [Server thread/INFO]: Saving worlds
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Overworld
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Nether
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/The End
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Teleportation Dimension
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Mars
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Wakanda
[14:56:58] [Client thread/INFO]: [CHAT] [Teleportation Mod] Checking for updates...
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension 0
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension -1
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension 1
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension 20
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension 40
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension 51
[14:57:00] [Server thread/INFO] [FML]: Applying holder lookups
[14:57:00] [Server thread/INFO] [FML]: Holder lookups applied
[14:57:00] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[14:57:00] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
[14:57:00] [Client thread/INFO]: [CHAT] Make sure you check out the wiki! http://mrcrayfishs-furniture-mod.wikia.com/
[14:57:02] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Ouch. That hurt
java.lang.NoSuchMethodError: net.minecraft.util.AxisAlignedBB.func_72332_a()Lnet/minecraft/util/AABBPool;
at ckathode.archimedes.entity.EntityShip.handleServerUpdate(EntityShip.java:406)
at ckathode.archimedes.entity.EntityShip.func_70071_h_(EntityShip.java:364)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at ckathode.archimedes.entity.EntityShip.handleServerUpdate(EntityShip.java:406)
at ckathode.archimedes.entity.EntityShip.func_70071_h_(EntityShip.java:364)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: ArchimedesShips.shipmod (ckathode.archimedes.entity.EntityShip)
Entity ID: 80
Entity Name: Archimedes' Ships
Entity's Exact location: 323.77, 98.50, 163.46
Entity's Block location: World: (323,98,163), Chunk: (at 3,6,3 in 20,10; contains blocks 320,0,160 to 335,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Tattoine
All players: 1 total; [EntityPlayerMP['trijenax'/77, l='Tattoine', x=412.64, y=138.85, z=103.54]]
Chunk stats: ServerChunkCache: 778 Drop: 0
Level seed: -927956389423674344
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (548,94,200), Chunk: (at 4,5,8 in 34,12; contains blocks 544,0,192 to 559,255,207), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
Level time: 3785684 game time, 3806258 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 13535 (now: false), thunder time: 80030 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 204152328 bytes (194 MB) / 484610048 bytes (462 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
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 102
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 22 mods loaded, 22 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar)
UCHIJAAAA ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar)
UCHIJAAAA BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.2].jar)
UCHIJAAAA Darknightmod{3.0} [Darknightmod] (Darknightmodv3.0.zip)
UCHIJAAAA decorativemarble{Beta 1.1710.1} [Decorative Marble] (decorativemarble-1.1710.1.jar)
UCHIJAAAA decorativechimney{Beta 1.1710.1} [Decorative Chimney] (decorativechimney-1.1710.1.jar)
UCHIJAAAA dg_shc{1.0.0} [Super Hero Core] (SuperHeroesCore_1.0.0.jar)
UCHIJAAAA dg_im{5.6.0} [Iron Man Mod] (IronMan_5.6.0.jar)
UCHIJAAAA malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (malisisdoors-1.7.10-1.4.3.jar)
UCHIJAAAA mario{2.8b} [Super Mario Mod] (Mario-2.8b.jar)
UCHIJAAAA jkelly-marvel{v1.0} [Marvel Craft Universe] (MarvelCraftUniverse-1.7.10_1.0.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.2).jar)
UCHIJAAAA ModName{1.0.0} [ModName] (SlidingDoor.zip)
UCHIJAAAA dg_spman{2.6.0} [Spider Man Mod] (Spiderman_v2.6_1.7.2.jar)
UCHIJAAAA sus{4.1.2} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.1.2.jar)
UCHIJAAAA tpmod{1.9.0} [Teleportation Mod] (Teleportation Mod 1.9 for MC 1.7.10.zip)
UCHIJAAAA TheWalkingDead{2.5} [TheWalkingDead] (The Walking Dead Mod v2.5 for MC 1.7.10.zip)
UCHIJAAAA UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
UCHIJAAAA VehicularMovement{1.1.0} [VehicularMovement] (VehicularMovement-1.1.0.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['trijenax'/77, l='Tattoine', x=412.64, y=138.85, z=103.54]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
[14:57:02] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:354]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Tripem's\AppData\Roaming\.minecraft\crash-reports\crash-2015-10-31_14.56.57-server.txt
I usually use mc 1.7.2, with all mods working fine. I installed Superher unlimited, and it crashes on 1.7.2 (even with proper version). I updated to mc 1.7.10 and mod to proper version, and it loads. BUT it still crashes when I load my save. I can load the other three, as well and start a new world, but mine crashes. Report below...
[14:14:50] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[14:14:50] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[14:14:50] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[14:14:51] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:14:51] [Sound Library Loader/INFO]: Sound engine started
[14:14:52] [Client thread/ERROR] [FML]: A critical error occurred instantiating the gui factory for mod cfm
java.lang.ClassNotFoundException: com.mrcrayfish.furniture.gui.GuiFactory
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) ~[ModClassLoader.class:?]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:339) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
... 15 more
[14:14:52] [Client thread/ERROR]: ########## GL ERROR ##########
[14:14:52] [Client thread/ERROR]: @ Post startup
[14:14:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 3 textures
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 8 locations:
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: mod Darknightmod resources at C:\Users\Tripem's\AppData\Roaming\.minecraft\mods\Darknightmodv3.0.zip
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at C:\Users\Tripem's\AppData\Roaming\.minecraft\mods\MrCrayfishFurnitureModv3.4.7(1.7.2).jar
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: mod ModName resources at C:\Users\Tripem's\AppData\Roaming\.minecraft\mods\SlidingDoor.zip
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: mod TheWalkingDead resources at C:\Users\Tripem's\AppData\Roaming\.minecraft\mods\The Walking Dead Mod v2.5 for MC 1.7.10.zip
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path C:\Users\Tripem's\AppData\Roaming\.minecraft\resourcepacks\Blocksmith+Hybrid+v17c.zip
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path C:\Users\Tripem's\AppData\Roaming\.minecraft\resourcepacks\Zoris 3D Weapons.zip
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path C:\Users\Tripem's\AppData\Roaming\.minecraft\resourcepacks\Default RPG.zip
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_BLOCK_183_blockChimney1_BlackMarble.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_BLOCK_184_blockChimney2_BlackMarble.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_BLOCK_185_blockChimney3_BlackMarble.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: The following other errors were reported for domain minecraft:
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: Problem: broken aspect ratio and not an animation
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/SteelBlock.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN sus
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: domain sus is missing 4 textures
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: domain sus has 1 location:
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: mod sus resources at C:\Users\Tripem's\AppData\Roaming\.minecraft\mods\Superheroes Unlimited Mod-1.7.10-4.0.10.jar
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain sus are:
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/spiderman/helmet_spiderman_NoirCloak.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/spiderman/boots_spiderman_NoirCloak.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/spiderman/legs_spiderman_NoirCloak.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/spiderman/chestplate_spiderman_NoirCloak.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain sus
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN decorativechimney
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: domain decorativechimney is missing 1 texture
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: domain decorativechimney has 1 location:
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: mod decorativechimney resources at C:\Users\Tripem's\AppData\Roaming\.minecraft\mods\decorativechimney-1.1710.1.jar
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain decorativechimney are:
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/NetherClay.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain decorativechimney
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN dg_shc
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: domain dg_shc is missing 3 textures
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: domain dg_shc has 1 location:
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: mod dg_shc resources at C:\Users\Tripem's\AppData\Roaming\.minecraft\mods\SuperHeroesCore_1.0.0.jar
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain dg_shc are:
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/webball.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/webstring.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/spiderCloth.png
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain dg_shc
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:14:52] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[14:15:06] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[14:15:06] [Server thread/INFO]: Generating keypair
[14:15:08] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod mcp version 9.03 and it is now at version 9.05, things may not work well
[14:15:08] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod FML version 7.2.211.1121 and it is now at version 7.10.99.99, things may not work well
[14:15:08] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod Forge version 10.12.2.1121 and it is now at version 10.13.4.1448, things may not work well
[14:15:08] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[14:15:08] [Server thread/INFO] [FML]: Injecting new block and item data into this server instance.
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batcomputer: 631 (init) -> 698 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:purpleCrystal: 606 (init) -> 699 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:marsRock: 620 (init) -> 700 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batcomputerOn: 632 (init) -> 701 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:platinumOre: 618 (init) -> 702 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:uru: 625 (init) -> 703 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:adamantiumOre: 611 (init) -> 704 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vMakerOn: 629 (init) -> 705 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:limoniteOre: 603 (init) -> 706 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:magnesiumOre: 615 (init) -> 707 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:starkBench: 637 (init) -> 708 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:wakandaPortal: 624 (init) -> 709 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:marsPortal: 621 (init) -> 710 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:sapphireOre: 605 (init) -> 711 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bronzeBlock: 617 (init) -> 712 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vMaker: 628 (init) -> 713 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronOre: 599 (init) -> 714 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:palladiumOre: 613 (init) -> 715 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:rubyOre: 604 (init) -> 716 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bCloth: 595 (init) -> 717 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:monitor: 630 (init) -> 718 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:redDiamondOre: 608 (init) -> 719 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:tungstenOre: 602 (init) -> 720 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:recloth: 593 (init) -> 721 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:aquastone: 610 (init) -> 722 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:lightningBlock: 598 (init) -> 723 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:adamantiumBlock: 612 (init) -> 724 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bronzeOre: 616 (init) -> 725 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vibraniumOre: 614 (init) -> 726 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gammaMakerOn: 636 (init) -> 727 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:titaniumOre: 601 (init) -> 728 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:rCloth: 594 (init) -> 729 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:purpleCrystalBlock: 607 (init) -> 730 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:redDiamondBlock: 609 (init) -> 731 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:kryptoniteOre: 596 (init) -> 732 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:martianRelic: 623 (init) -> 733 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batChair: 633 (init) -> 734 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:heroMaker: 626 (init) -> 735 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gammaMaker: 635 (init) -> 736 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:lightningOre: 597 (init) -> 737 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:heroMakerOn: 627 (init) -> 738 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:invisibleBlock: 622 (init) -> 739 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronBlock: 600 (init) -> 740 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:microscope: 634 (init) -> 741 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gamma: 619 (init) -> 742 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsNightwingCloak: 4816 (init) -> 5215 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestCatwoman: 4930 (init) -> 5216 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:escrimaStick: 4512 (init) -> 5217 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:tsMark8: 4595 (init) -> 5218 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBeyond: 4827 (init) -> 5219 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetJLABatman: 4618 (init) -> 5220 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:wonderWomanLogo: 4483 (init) -> 5221 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsSpiderManNoirCloak: 4897 (init) -> 5222 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsStealthCloak: 4611 (init) -> 5223 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBTAS4Batglider: 4656 (init) -> 5224 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanBeyond: 4826 (init) -> 5225 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:electricBatarang: 4498 (init) -> 5226 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestEmerald: 4967 (init) -> 5227 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:microBase: 4474 (init) -> 5228 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:knife: 4555 (init) -> 5229 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetScarletWitch: 4912 (init) -> 5230 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanLordCloak: 4672 (init) -> 5231 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestWolverine: 4903 (init) -> 5232 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanBTAS4: 4648 (init) -> 5233 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsSpiderManBlack: 4889 (init) -> 5234 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bronzeIngot: 4432 (init) -> 5235 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsIronBat: 4728 (init) -> 5236 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBlackPanther: 4876 (init) -> 5237 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsStealth: 4606 (init) -> 5238 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanDarkKnightCloak: 4685 (init) -> 5239 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanLord: 4671 (init) -> 5240 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanBTASCloak: 4645 (init) -> 5241 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatman52: 4691 (init) -> 5242 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsEmerald: 4969 (init) -> 5243 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestQuicksilver: 4918 (init) -> 5244 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:smokeArrow: 4531 (init) -> 5245 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanBTAS4Cloak: 4652 (init) -> 5246 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRobinTitans: 4764 (init) -> 5247 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gBow5: 4538 (init) -> 5248 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:marsRock: 620 (init) -> 700 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetStealth: 4604 (init) -> 5249 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetWonderWoman: 4730 (init) -> 5250 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gBow4: 4537 (init) -> 5251 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMark10: 4601 (init) -> 5252 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gBow1: 4533 (init) -> 5253 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetGreenArrow: 4750 (init) -> 5254 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gBow3: 4534 (init) -> 5255 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanOriginsBatgliderCloak: 4707 (init) -> 5256 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gBow2: 4535 (init) -> 5257 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:rocket: 4464 (init) -> 5258 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsVision: 4881 (init) -> 5259 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBeyondCloak: 4831 (init) -> 5260 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsSpiderManBlack: 4888 (init) -> 5261 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetNightwingRed: 4818 (init) -> 5262 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsWolverine: 4906 (init) -> 5263 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRobinDamian: 4786 (init) -> 5264 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronHoe: 4561 (init) -> 5265 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestIronManShell: 4975 (init) -> 5266 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestWasp: 4863 (init) -> 5267 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMartianCloak: 4745 (init) -> 5268 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsNightwingCloak: 4817 (init) -> 5269 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanBeyond: 4828 (init) -> 5270 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRobinCloak: 4761 (init) -> 5271 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronIngot: 4419 (init) -> 5272 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRobinJasonCloak: 4777 (init) -> 5273 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRobinJasonCloak: 4775 (init) -> 5274 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronPick: 4558 (init) -> 5275 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanPowerArmorCloak: 4723 (init) -> 5276 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRobinDamianCloak: 4792 (init) -> 5277 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:palladium: 4427 (init) -> 5278 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanOrigins: 4700 (init) -> 5279 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:starkTech: 4447 (init) -> 5280 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsredHulk: 4939 (init) -> 5281 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gammaMakerOn: 636 (init) -> 727 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestZorro: 4954 (init) -> 5282 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsSpeedy: 4840 (init) -> 5283 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gArrow: 4520 (init) -> 5284 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestZoom: 4934 (init) -> 5285 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsStealthCloak: 4610 (init) -> 5286 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:miniArcReactor: 4448 (init) -> 5287 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batcomputer: 631 (init) -> 698 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:tungstenIngot: 4421 (init) -> 5288 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:moonStaff: 4552 (init) -> 5289 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vMakerOn: 629 (init) -> 705 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetredHulk: 4937 (init) -> 5290 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vibraniumArcReactor: 4450 (init) -> 5291 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsWarMachine: 4900 (init) -> 5292 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestSpeedy: 4839 (init) -> 5293 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:hBow: 4541 (init) -> 5294 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batglider: 4505 (init) -> 5295 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:magnesiumOre: 615 (init) -> 707 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:titaniumIngot: 4420 (init) -> 5296 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRobin: 4757 (init) -> 5297 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestScarletWitch: 4913 (init) -> 5298 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRedRobinCloak: 4783 (init) -> 5299 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:ironPlate: 4440 (init) -> 5300 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatman1960Cloak: 4635 (init) -> 5301 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gasArrow: 4525 (init) -> 5302 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:mk5Case: 4451 (init) -> 5303 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsHawkeye: 4873 (init) -> 5304 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestStealth: 4605 (init) -> 5305 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsQuicksilver: 4920 (init) -> 5306 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestSpiderManNoirCloak: 4895 (init) -> 5307 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:magnesiumIngot: 4431 (init) -> 5308 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bronzeOre: 616 (init) -> 725 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsTitanium: 4964 (init) -> 5309 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:redDiamondBlock: 609 (init) -> 731 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBTAS: 4639 (init) -> 5310 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsSpiderManNoirCloak: 4896 (init) -> 5311 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronBlock: 600 (init) -> 740 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestScarletWitchMagic: 4916 (init) -> 5312 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBTAS4Cloak: 4653 (init) -> 5313 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:beyondDisc: 4515 (init) -> 5314 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatman1960: 4629 (init) -> 5315 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:zoomLogo: 4494 (init) -> 5316 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestStealthCloak: 4609 (init) -> 5317 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanBeyondCloak: 4832 (init) -> 5318 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:sArrow: 4526 (init) -> 5319 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:sBow: 4539 (init) -> 5320 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsHulk: 4848 (init) -> 5321 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:marsPortal: 621 (init) -> 710 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetUltronFinal: 4945 (init) -> 5322 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsHawkeye: 4872 (init) -> 5323 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bronzeBlock: 617 (init) -> 712 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:smokePellet: 4500 (init) -> 5324 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatgirl: 4795 (init) -> 5325 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsNightwing: 4813 (init) -> 5326 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRobinJasonCloak: 4774 (init) -> 5327 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chain: 4480 (init) -> 5328 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:heroGem: 4416 (init) -> 5329 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetZoom: 4933 (init) -> 5330 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatgirlBlueCloak: 4807 (init) -> 5331 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsIronBat: 4729 (init) -> 5332 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanBlue: 4658 (init) -> 5333 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:kryptoniteRing: 4506 (init) -> 5334 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanPowerArmorCloak: 4724 (init) -> 5335 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanLordCloak: 4675 (init) -> 5336 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsKidFlash: 4836 (init) -> 5337 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:wingDing: 4511 (init) -> 5338 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatgirl: 4797 (init) -> 5339 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:acidArrow: 4528 (init) -> 5340 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetWolverine: 4902 (init) -> 5341 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:eyeLens: 4471 (init) -> 5342 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:martianRelic: 623 (init) -> 733 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batChair: 633 (init) -> 734 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:heroMaker: 626 (init) -> 735 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanPowerArmorCloak: 4722 (init) -> 5343 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:freezePellet: 4502 (init) -> 5344 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsJoker: 4928 (init) -> 5345 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetSpiderManBlack: 4886 (init) -> 5346 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRobinTitans: 4763 (init) -> 5347 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:spiderLogo: 4492 (init) -> 5348 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsUltronFinal: 4948 (init) -> 5349 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsAquaman: 4749 (init) -> 5350 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:clothStar: 4491 (init) -> 5351 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batLogo: 4482 (init) -> 5352 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetHulk: 4846 (init) -> 5353 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatgirlCloak: 4800 (init) -> 5354 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatgirlBlue: 4805 (init) -> 5355 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRobinDamianCloak: 4793 (init) -> 5356 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatman1960: 4631 (init) -> 5357 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsSpiderManNoir: 4893 (init) -> 5358 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:backLight: 4452 (init) -> 5359 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestWonderWoman: 4731 (init) -> 5360 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsDeadpool: 4911 (init) -> 5361 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBTAS4: 4649 (init) -> 5362 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatman52: 4688 (init) -> 5363 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRobinDamian: 4787 (init) -> 5364 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanPowerArmor: 4721 (init) -> 5365 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMark1: 4565 (init) -> 5366 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:DCLogo: 4412 (init) -> 5367 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMark2: 4569 (init) -> 5368 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMark3: 4573 (init) -> 5369 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMark4: 4577 (init) -> 5370 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMark6: 4585 (init) -> 5371 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanLord: 4670 (init) -> 5372 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetWasp: 4862 (init) -> 5373 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMark5: 4581 (init) -> 5374 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatgirlBlue: 4802 (init) -> 5375 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMark7: 4589 (init) -> 5376 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vGlass: 4454 (init) -> 5377 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBTASBatglider: 4646 (init) -> 5378 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:purpleCrystalBlock: 607 (init) -> 730 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMark9: 4597 (init) -> 5379 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsTitanium: 4965 (init) -> 5380 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatman1960Cloak: 4634 (init) -> 5381 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMoonknight: 4921 (init) -> 5382 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsEmerald: 4968 (init) -> 5383 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:TihyoLogo: 4414 (init) -> 5384 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vibraniumCore: 4430 (init) -> 5385 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetCapAmerica: 4842 (init) -> 5386 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:microIlluminator: 4475 (init) -> 5387 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsGreenArrow: 4752 (init) -> 5388 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:greekArrow: 4524 (init) -> 5389 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanDarkKnight: 4678 (init) -> 5390 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRedDiamond: 4970 (init) -> 5391 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestSpiderManNoir: 4891 (init) -> 5392 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatman1960BatgliderCloak: 4637 (init) -> 5393 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestIronBat: 4727 (init) -> 5394 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetGlacious: 4949 (init) -> 5395 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsGreenArrow: 4753 (init) -> 5396 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:jokerGrenade: 4556 (init) -> 5397 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRedRobin: 4779 (init) -> 5398 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsHulk: 4849 (init) -> 5399 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:grapplingHook: 4499 (init) -> 5400 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:beyondBatarang: 4514 (init) -> 5401 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanDarkKnight: 4681 (init) -> 5402 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanBeyondCloak: 4830 (init) -> 5403 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsScarletWitch: 4915 (init) -> 5404 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:MarvelLogo: 4413 (init) -> 5405 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsScarletWitch: 4914 (init) -> 5406 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:titaniumPlate: 4443 (init) -> 5407 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanBlueCloak: 4664 (init) -> 5408 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRobinCloak: 4758 (init) -> 5409 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bullet: 4557 (init) -> 5410 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanBTASCloak: 4642 (init) -> 5411 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:grapple: 4462 (init) -> 5412 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanLordCloak: 4674 (init) -> 5413 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:pymParticle: 4469 (init) -> 5414 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:techHigh: 4446 (init) -> 5415 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsZoom: 4936 (init) -> 5416 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:wakandaMap: 4478 (init) -> 5417 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestWaspWings: 4867 (init) -> 5418 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:kidFlashLogo: 4489 (init) -> 5419 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gammaMaker: 635 (init) -> 736 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanBTAS4Cloak: 4654 (init) -> 5420 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:goldPlate: 4442 (init) -> 5421 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetStealthCloak: 4608 (init) -> 5422 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsZorro: 4957 (init) -> 5423 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetQuicksilver: 4917 (init) -> 5424 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetJoker: 4925 (init) -> 5425 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMark10: 4602 (init) -> 5426 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetSpiderManNoirCloak: 4894 (init) -> 5427 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatgirlBlueCloak: 4809 (init) -> 5428 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanSUS: 4711 (init) -> 5429 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRedRobinCloak: 4784 (init) -> 5430 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:palladiumOre: 613 (init) -> 715 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBlackIron: 4958 (init) -> 5431 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsWaspWings: 4868 (init) -> 5432 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMOSSuperman: 4617 (init) -> 5433 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBlackIron: 4961 (init) -> 5434 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsSpiderMan: 4884 (init) -> 5435 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:exArrow: 4523 (init) -> 5436 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBTAS4BatgliderCloak: 4657 (init) -> 5437 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsThor: 4853 (init) -> 5438 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:microTube: 4472 (init) -> 5439 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestThor: 4851 (init) -> 5440 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRobin: 4754 (init) -> 5441 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:monitor: 630 (init) -> 718 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsNightwing: 4812 (init) -> 5442 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:adamantiumBlock: 612 (init) -> 724 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsCatwoman: 4932 (init) -> 5443 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRedRobin: 4780 (init) -> 5444 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestNightwingRed: 4819 (init) -> 5445 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gasPellet: 4501 (init) -> 5446 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:flashRing: 4466 (init) -> 5447 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsUltronFinal: 4947 (init) -> 5448 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:battleStaff: 4508 (init) -> 5449 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:adamantiumIngot: 4426 (init) -> 5450 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRedDiamond: 4971 (init) -> 5451 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:adamantiumOre: 611 (init) -> 704 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsJoker: 4927 (init) -> 5452 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanBlue: 4660 (init) -> 5453 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:limoniteOre: 603 (init) -> 706 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanOrigins: 4698 (init) -> 5454 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMartianCloak: 4742 (init) -> 5455 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRobinDamian: 4789 (init) -> 5456 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBTASCloak: 4643 (init) -> 5457 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestKidFlash: 4835 (init) -> 5458 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestSuperman: 4612 (init) -> 5459 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:rSilk: 4437 (init) -> 5460 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vMaker: 628 (init) -> 713 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vibranium: 4429 (init) -> 5461 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRobinDamian: 4788 (init) -> 5462 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:rubyOre: 604 (init) -> 716 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batmobile: 4562 (init) -> 5463 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vGem: 4417 (init) -> 5464 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanDarkKnightCloak: 4684 (init) -> 5465 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatman1960: 4630 (init) -> 5466 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:xGene: 4477 (init) -> 5467 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMartianCloak: 4743 (init) -> 5468 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetNightwingCloak: 4814 (init) -> 5469 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsIronManShell: 4976 (init) -> 5470 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMOSSuperman: 4616 (init) -> 5471 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanPowerArmor: 4719 (init) -> 5472 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRobinDamianCloak: 4791 (init) -> 5473 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:deadpoolSword: 4550 (init) -> 5474 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsWonderWoman: 4733 (init) -> 5475 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vReactor: 4458 (init) -> 5476 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:asguardSteel: 4434 (init) -> 5477 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:rCloth: 594 (init) -> 729 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMartianCloak: 4744 (init) -> 5478 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatman52: 4690 (init) -> 5479 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetAntManShrink: 4858 (init) -> 5480 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsZorro: 4956 (init) -> 5481 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:heroMakerOn: 627 (init) -> 738 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:throwingBird: 4507 (init) -> 5482 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:sBow1: 4540 (init) -> 5483 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:jokerCard: 4554 (init) -> 5484 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsSpeedy: 4841 (init) -> 5485 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRobinJason: 4771 (init) -> 5486 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRobinCloak: 4760 (init) -> 5487 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronPlate: 4441 (init) -> 5488 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBlueBatgliderCloak: 4667 (init) -> 5489 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanPowerArmorCloak: 4725 (init) -> 5490 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanDarkKnightCloak: 4682 (init) -> 5491 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestTitanium: 4963 (init) -> 5492 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:moonDart: 4551 (init) -> 5493 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanOriginsCloak: 4703 (init) -> 5494 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:cellPhone: 4479 (init) -> 5495 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:symbioteChunk: 4439 (init) -> 5496 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMark10: 4600 (init) -> 5497 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:microArm: 4473 (init) -> 5498 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanBTAS: 4641 (init) -> 5499 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsUltron: 4944 (init) -> 5500 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatgirlBlueCloak: 4808 (init) -> 5501 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronOre: 599 (init) -> 714 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetNightwingRedCloak: 4822 (init) -> 5502 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestUltronFinal: 4946 (init) -> 5503 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:thorHammer: 4549 (init) -> 5504 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronSword: 4516 (init) -> 5505 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batgliderEngine: 4463 (init) -> 5506 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanLordBatgliderCloak: 4677 (init) -> 5507 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanBTASCloak: 4644 (init) -> 5508 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMartian: 4741 (init) -> 5509 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRedDiamond: 4972 (init) -> 5510 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatman52Cloak: 4692 (init) -> 5511 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:tungstenOre: 602 (init) -> 720 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestNightwingCloak: 4815 (init) -> 5512 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetAntMan: 4854 (init) -> 5513 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsNightwingRed: 4820 (init) -> 5514 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetIronManShell: 4974 (init) -> 5515 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRobinJasonCloak: 4776 (init) -> 5516 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanBTAS: 4638 (init) -> 5517 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestJLABatmanCloak: 4623 (init) -> 5518 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronSpade: 4560 (init) -> 5519 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:moonKnightLogo: 4493 (init) -> 5520 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestSpiderMan: 4883 (init) -> 5521 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanOriginsBatglider: 4706 (init) -> 5522 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:redDiamond: 4425 (init) -> 5523 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestGlacious: 4950 (init) -> 5524 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetTitanium: 4962 (init) -> 5525 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetWarMachine: 4898 (init) -> 5526 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatman52: 4689 (init) -> 5527 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:wakandaPortal: 624 (init) -> 709 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:sapphireOre: 605 (init) -> 711 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:robinLogo: 4486 (init) -> 5528 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRobinCloak: 4759 (init) -> 5529 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsStealth: 4607 (init) -> 5530 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:flareArrow: 4530 (init) -> 5531 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBlackPanther: 4877 (init) -> 5532 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:damianStaff: 4509 (init) -> 5533 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRobinJason: 4770 (init) -> 5534 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:hArrow: 4527 (init) -> 5535 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetFlash: 4734 (init) -> 5536 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRobinTitansCloak: 4768 (init) -> 5537 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMark9: 4599 (init) -> 5538 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:redDiamondOre: 608 (init) -> 719 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMark7: 4591 (init) -> 5539 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanBeyondCloak: 4833 (init) -> 5540 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMark6: 4587 (init) -> 5541 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRobinDamianCloak: 4790 (init) -> 5542 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMark5: 4583 (init) -> 5543 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMark3: 4575 (init) -> 5544 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:webArrow: 4521 (init) -> 5545 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMark4: 4579 (init) -> 5546 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestHawkeye: 4871 (init) -> 5547 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMark1: 4567 (init) -> 5548 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMark2: 4571 (init) -> 5549 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsAntManShrink: 4861 (init) -> 5550 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBTASBatgliderCloak: 4647 (init) -> 5551 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:aquaLogo: 4485 (init) -> 5552 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:kryptoniteOre: 596 (init) -> 732 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsQuicksilver: 4919 (init) -> 5553 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetSpiderManNoir: 4890 (init) -> 5554 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanDarkKnight: 4679 (init) -> 5555 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:invisibleBlock: 622 (init) -> 739 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsWasp: 4865 (init) -> 5556 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanDarkKnightBatglider: 4686 (init) -> 5557 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:purpleCrystal: 606 (init) -> 699 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestDeadpool: 4908 (init) -> 5558 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:limoniteIngot: 4422 (init) -> 5559 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRedRobin: 4778 (init) -> 5560 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetKidFlash: 4834 (init) -> 5561 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanPowerArmor: 4718 (init) -> 5562 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanLord: 4668 (init) -> 5563 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsAntMan: 4856 (init) -> 5564 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestJLABatmanBatgliderCloak: 4627 (init) -> 5565 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:starkBench: 637 (init) -> 708 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMoonknight: 4923 (init) -> 5566 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatman52Batglider: 4696 (init) -> 5567 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanSUS: 4708 (init) -> 5568 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetEmerald: 4966 (init) -> 5569 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:amazonIngot: 4436 (init) -> 5570 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:rebreather: 4504 (init) -> 5571 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMOSSuperman: 4615 (init) -> 5572 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanSUSCloak: 4714 (init) -> 5573 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsWarMachine: 4901 (init) -> 5574 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestAntMan: 4855 (init) -> 5575 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanBlueCloak: 4665 (init) -> 5576 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsSuperman: 4613 (init) -> 5577 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsJLABatman: 4621 (init) -> 5578 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsNightwingRedCloak: 4824 (init) -> 5579 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestNightwingRedCloak: 4823 (init) -> 5580 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsWasp: 4864 (init) -> 5581 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanSUSCloak: 4712 (init) -> 5582 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsDeadpool: 4910 (init) -> 5583 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:glassPanel: 4456 (init) -> 5584 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:titaniumOre: 601 (init) -> 728 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetSpiderMan: 4882 (init) -> 5585 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanPowerArmor: 4720 (init) -> 5586 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestDeadpoolSword: 4909 (init) -> 5587 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:exTipArrow: 4529 (init) -> 5588 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestFlash: 4735 (init) -> 5589 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsJLABatmanCloak: 4625 (init) -> 5590 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bSilk: 4438 (init) -> 5591 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:zorroSword: 4553 (init) -> 5592 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:escrimaStickRed: 4513 (init) -> 5593 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRedDiamond: 4973 (init) -> 5594 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsSpiderManNoir: 4892 (init) -> 5595 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsNightwingRed: 4821 (init) -> 5596 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatman1960Cloak: 4633 (init) -> 5597 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:flashLogo: 4484 (init) -> 5598 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanOrigins: 4699 (init) -> 5599 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsSpiderMan: 4885 (init) -> 5600 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gBow: 4532 (init) -> 5601 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetAquaman: 4746 (init) -> 5602 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batarang: 4495 (init) -> 5603 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMark10: 4603 (init) -> 5604 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetZorro: 4953 (init) -> 5605 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatgirlBlueCloak: 4806 (init) -> 5606 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batBeyondBeltPart: 4460 (init) -> 5607 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestredHulk: 4938 (init) -> 5608 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsAntMan: 4857 (init) -> 5609 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatman1960Cloak: 4632 (init) -> 5610 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestJLABatman: 4619 (init) -> 5611 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batgirlLogo: 4487 (init) -> 5612 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsVision: 4880 (init) -> 5613 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:heatedBatarang: 4497 (init) -> 5614 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanLordCloak: 4673 (init) -> 5615 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:hGlass: 4455 (init) -> 5616 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanSUSCloak: 4713 (init) -> 5617 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanLord: 4669 (init) -> 5618 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:microscope: 634 (init) -> 741 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:lightningIngot: 4418 (init) -> 5619 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:ruby: 4423 (init) -> 5620 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanBTAS: 4640 (init) -> 5621 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:microStage: 4476 (init) -> 5622 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:uru: 625 (init) -> 703 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatgirlCloak: 4799 (init) -> 5623 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:boxingArrow: 4522 (init) -> 5624 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetJLABatmanCloak: 4622 (init) -> 5625 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsFlash: 4737 (init) -> 5626 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestAquaman: 4747 (init) -> 5627 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestSpiderManBlack: 4887 (init) -> 5628 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsNightwingRedCloak: 4825 (init) -> 5629 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:OtherLogo: 4415 (init) -> 5630 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batBeltPart: 4459 (init) -> 5631 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batgirlPill: 4510 (init) -> 5632 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsJLABatman: 4620 (init) -> 5633 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestVision: 4879 (init) -> 5634 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBlueCloak: 4663 (init) -> 5635 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetHawkeye: 4870 (init) -> 5636 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:aquaBelt: 4468 (init) -> 5637 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsWaspWings: 4869 (init) -> 5638 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestJLABatmanBatglider: 4626 (init) -> 5639 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:platinumIngot: 4433 (init) -> 5640 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestHulk: 4847 (init) -> 5641 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:heroReactor: 4457 (init) -> 5642 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:spawnZoom: 4563 (init) -> 5643 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:sMark8: 4594 (init) -> 5644 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:vibraniumOre: 614 (init) -> 726 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRobinTitans: 4765 (init) -> 5645 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMartian: 4740 (init) -> 5646 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRobin: 4755 (init) -> 5647 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsWonderWoman: 4732 (init) -> 5648 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsWolverine: 4905 (init) -> 5649 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanDarkKnightBatgliderCloak: 4687 (init) -> 5650 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gamma: 619 (init) -> 742 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsMoonknight: 4924 (init) -> 5651 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetSpeedy: 4838 (init) -> 5652 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRedRobinCloak: 4785 (init) -> 5653 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRobinJason: 4773 (init) -> 5654 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanBeyond: 4829 (init) -> 5655 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:solarJewel: 4435 (init) -> 5656 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanOriginsCloak: 4704 (init) -> 5657 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsCatwoman: 4931 (init) -> 5658 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestNightwing: 4811 (init) -> 5659 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatgirlCloak: 4801 (init) -> 5660 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:capAmericaLogo: 4490 (init) -> 5661 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batBeyondLogo: 4488 (init) -> 5662 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:hBow5: 4546 (init) -> 5663 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestGreenArrow: 4751 (init) -> 5664 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:hBow4: 4545 (init) -> 5665 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:hBow3: 4544 (init) -> 5666 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:repulsor: 4547 (init) -> 5667 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:hBow2: 4543 (init) -> 5668 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanOrigins: 4701 (init) -> 5669 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:hBow1: 4542 (init) -> 5670 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatgirlBlue: 4803 (init) -> 5671 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBlackIron: 4960 (init) -> 5672 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:gBowex: 4536 (init) -> 5673 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetThor: 4850 (init) -> 5674 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetNightwing: 4810 (init) -> 5675 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bCloth: 595 (init) -> 717 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:rope: 4461 (init) -> 5676 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatman52Cloak: 4693 (init) -> 5677 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRobinTitansCloak: 4766 (init) -> 5678 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsIronManShell: 4977 (init) -> 5679 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetDeadpool: 4907 (init) -> 5680 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:recloth: 593 (init) -> 721 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanBlueCloak: 4662 (init) -> 5681 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:antAnten: 4470 (init) -> 5682 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanSUS: 4710 (init) -> 5683 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetUltron: 4941 (init) -> 5684 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMark9: 4598 (init) -> 5685 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMark7: 4590 (init) -> 5686 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanBTAS4: 4651 (init) -> 5687 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMark5: 4582 (init) -> 5688 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMark6: 4586 (init) -> 5689 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMark3: 4574 (init) -> 5690 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMoonknight: 4922 (init) -> 5691 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMark4: 4578 (init) -> 5692 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatmanOriginsCloak: 4702 (init) -> 5693 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanSUSCloak: 4715 (init) -> 5694 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMark1: 4566 (init) -> 5695 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsThor: 4852 (init) -> 5696 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsMark2: 4570 (init) -> 5697 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatman52BatgliderCloak: 4697 (init) -> 5698 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatman1960Batglider: 4636 (init) -> 5699 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:ironManPlate: 4465 (init) -> 5700 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRedRobinCloak: 4782 (init) -> 5701 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:capShield: 4548 (init) -> 5702 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestAntManShrink: 4859 (init) -> 5703 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsAntManShrink: 4860 (init) -> 5704 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMartian: 4738 (init) -> 5705 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetRobinTitans: 4762 (init) -> 5706 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:sapphire: 4424 (init) -> 5707 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestUltron: 4942 (init) -> 5708 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsJLABatmanCloak: 4624 (init) -> 5709 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatman1960: 4628 (init) -> 5710 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRobin: 4756 (init) -> 5711 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatman52Cloak: 4694 (init) -> 5712 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanBTAS4Cloak: 4655 (init) -> 5713 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetIronBat: 4726 (init) -> 5714 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:sleepingDart: 4518 (init) -> 5715 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batCaller: 4503 (init) -> 5716 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsFlash: 4736 (init) -> 5717 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:adamantiumPlate: 4444 (init) -> 5718 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:aquastone: 610 (init) -> 722 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetCatwoman: 4929 (init) -> 5719 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:lightningBlock: 598 (init) -> 723 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:tech: 4445 (init) -> 5720 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsZoom: 4935 (init) -> 5721 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanDarkKnight: 4680 (init) -> 5722 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsGlacious: 4952 (init) -> 5723 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:stMark8: 4593 (init) -> 5724 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestCapAmerica: 4843 (init) -> 5725 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestRobinTitansCloak: 4767 (init) -> 5726 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMark8: 4592 (init) -> 5727 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMark7: 4588 (init) -> 5728 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:supermanLogo: 4481 (init) -> 5729 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMark9: 4596 (init) -> 5730 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanLordBatglider: 4676 (init) -> 5731 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMark4: 4576 (init) -> 5732 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:aquaTrident: 4519 (init) -> 5733 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batcomputerOn: 632 (init) -> 701 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMark3: 4572 (init) -> 5734 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBlue: 4659 (init) -> 5735 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMark6: 4584 (init) -> 5736 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:platinumOre: 618 (init) -> 702 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:blackIronAxe: 4559 (init) -> 5737 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMark5: 4580 (init) -> 5738 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsCapAmerica: 4844 (init) -> 5739 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanSUS: 4709 (init) -> 5740 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestZorroSword: 4955 (init) -> 5741 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestWolverineClaws: 4904 (init) -> 5742 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRedRobin: 4781 (init) -> 5743 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatgirl: 4796 (init) -> 5744 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatmanBTAS4: 4650 (init) -> 5745 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanSUSBatgliderCloak: 4717 (init) -> 5746 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBlackIron: 4959 (init) -> 5747 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsRobinTitansCloak: 4769 (init) -> 5748 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanDarkKnightCloak: 4683 (init) -> 5749 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanBlue: 4661 (init) -> 5750 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBlackPanther: 4874 (init) -> 5751 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMark1: 4564 (init) -> 5752 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetMark2: 4568 (init) -> 5753 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:palladiumArcReactor: 4449 (init) -> 5754 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatmanOriginsCloak: 4705 (init) -> 5755 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsSuperman: 4614 (init) -> 5756 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsredHulk: 4940 (init) -> 5757 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:palladiumCore: 4428 (init) -> 5758 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanSUSBatglider: 4716 (init) -> 5759 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsUltron: 4943 (init) -> 5760 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestJoker: 4926 (init) -> 5761 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBatmanBlueBatglider: 4666 (init) -> 5762 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsGlacious: 4951 (init) -> 5763 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatgirl: 4794 (init) -> 5764 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:colorFilter: 4453 (init) -> 5765 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestBlackPanther: 4875 (init) -> 5766 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsKidFlash: 4837 (init) -> 5767 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsRobinJason: 4772 (init) -> 5768 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetWaspWings: 4866 (init) -> 5769 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsBatgirlBlue: 4804 (init) -> 5770 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestWarMachine: 4899 (init) -> 5771 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:legsAquaman: 4748 (init) -> 5772 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:chestMartian: 4739 (init) -> 5773 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetBatgirlCloak: 4798 (init) -> 5774 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:helmetVision: 4878 (init) -> 5775 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:dart: 4517 (init) -> 5776 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:lightningOre: 597 (init) -> 737 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:batBomb: 4496 (init) -> 5777 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsCapAmerica: 4845 (init) -> 5778 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:bootsBatman52Cloak: 4695 (init) -> 5779 (map).
[14:15:08] [Server thread/INFO] [FML]: Injected new block/item sus:flashRingOn: 4467 (init) -> 5780 (map).
[14:15:08] [Server thread/INFO] [FML]: Applying holder lookups
[14:15:08] [Server thread/INFO] [FML]: Holder lookups applied
[14:15:09] [Server thread/INFO] [FML]: Loading dimension 0 (Tattoine) ([email protected])
[14:15:09] [Server thread/INFO] [FML]: Loading dimension 20 (Tattoine) ([email protected])
[14:15:09] [Server thread/INFO] [FML]: Loading dimension 51 (Tattoine) ([email protected])
[14:15:09] [Server thread/INFO] [FML]: Loading dimension 40 (Tattoine) ([email protected])
[14:15:09] [Server thread/INFO] [FML]: Loading dimension 2 (Tattoine) ([email protected])
[14:15:09] [Server thread/INFO] [FML]: Loading dimension 1 (Tattoine) ([email protected])
[14:15:09] [Server thread/INFO] [FML]: Loading dimension -1 (Tattoine) ([email protected])
[14:15:09] [Server thread/INFO]: Preparing start region for level 0
[14:15:10] [Server thread/INFO]: Preparing spawn area: 0%
[14:15:11] [Server thread/INFO]: Preparing spawn area: 27%
[14:15:12] [Server thread/INFO]: Preparing spawn area: 54%
[14:15:13] [Server thread/INFO]: Preparing spawn area: 84%
[14:15:14] [Server thread/INFO]: Changing view distance to 9, from 10
[14:15:17] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
[14:15:17] [Netty IO #1/INFO] [FML]: Client protocol version 2
[14:15:17] [Netty IO #1/INFO] [FML]: Client attempting to join with 23 mods : [email protected],[email protected],[email protected],[email protected] 1.1710.1,[email protected]+unknown-b0.git-unknown,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] v1.7.0,[email protected],[email protected] 1.1710.1,[email protected],[email protected],[email protected]
[14:15:17] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[14:15:17] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[14:15:17] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[14:15:17] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[14:15:17] [Server thread/INFO]: trijenax[local:E:c05e14d8] logged in with entity id 83 at (412.6437708181401, 138.84542393112704, 103.54484822721595)
[14:15:17] [Server thread/INFO]: trijenax joined the game
[14:15:17] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.client.multiplayer.PlayerControllerMP (bje)
[14:15:19] [Client thread/INFO]: [CHAT] [Teleportation Mod] Checking for updates...
[14:15:19] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.NoSuchMethodError: net.minecraft.util.AxisAlignedBB.func_72332_a()Lnet/minecraft/util/AABBPool;
at ckathode.archimedes.entity.EntityShip.handleServerUpdate(EntityShip.java:406) ~[EntityShip.class:?]
at ckathode.archimedes.entity.EntityShip.func_70071_h_(EntityShip.java:364) ~[EntityShip.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
... 4 more
[14:15:19] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Tripem's\AppData\Roaming\.minecraft\crash-reports\crash-2015-10-30_14.15.19-server.txt
[14:15:19] [Server thread/INFO]: Stopping server
[14:15:19] [Server thread/INFO]: Saving players
[14:15:20] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
[14:15:20] [Client thread/INFO]: [CHAT] Make sure you check out the wiki! http://mrcrayfishs-furniture-mod.wikia.com/
[14:15:20] [Server thread/INFO]: Saving worlds
[14:15:20] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Overworld
[14:15:21] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Nether
[14:15:21] [Server thread/INFO]: Saving chunks for level 'Tattoine'/The End
[14:15:21] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Teleportation Dimension
[14:15:21] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Mars
[14:15:21] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Wakanda
[14:15:21] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Tatooine
[14:15:22] [Thread-13/INFO]: [CHAT] No new updates are available, you have the latest version.
[14:15:22] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]4a:
java.lang.NoSuchMethodError: net.minecraft.client.gui.ScaledResolution.<init>(Lnet/minecraft/client/settings/GameSettings;II)V
at com.Starwars.client.huds.HudSith.setHelmetHUD(HudSith.java:103) ~[HudSith.class:?]
at com.Starwars.client.huds.HudSith.onTick(HudSith.java:72) ~[HudSith.class:?]
at com.Starwars.client.huds.HudSith.draw(HudSith.java:54) ~[HudSith.class:?]
at com.Starwars.client.huds.HudManager.OverrideHudsPre(HudManager.java:55) ~[HudManager.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_50_HudManager_OverrideHudsPre_Pre.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:895) [GuiIngameForge.class:?]
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:102) [GuiIngameForge.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038) [blt.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[14:15:22] [Client thread/ERROR] [FML]: Index: 1 Listeners:
[14:15:22] [Client thread/ERROR] [FML]: 0: NORMAL
[14:15:22] [Client thread/ERROR] [FML]: 1: ASM: [email protected] OverrideHudsPre(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Pre;)V
[14:15:22] [Client thread/ERROR] [FML]: 2: ASM: [email protected] RenderGameOverlayEvent(Lnet/minecraftforge/client/event/RenderGameOverlayEvent;)V
[14:15:23] [Server thread/INFO] [FML]: Unloading dimension 0
[14:15:23] [Server thread/INFO] [FML]: Unloading dimension -1
[14:15:23] [Server thread/INFO] [FML]: Unloading dimension 1
[14:15:23] [Server thread/INFO] [FML]: Unloading dimension 20
[14:15:23] [Server thread/INFO] [FML]: Unloading dimension 40
[14:15:23] [Server thread/INFO] [FML]: Unloading dimension 51
[14:15:23] [Server thread/INFO] [FML]: Unloading dimension 2
[14:15:25] [Client thread/FATAL]: Unreported exception thrown!
java.lang.NoSuchMethodError: net.minecraft.client.gui.ScaledResolution.<init>(Lnet/minecraft/client/settings/GameSettings;II)V
at com.Starwars.client.huds.HudSith.setHelmetHUD(HudSith.java:103) ~[HudSith.class:?]
at com.Starwars.client.huds.HudSith.onTick(HudSith.java:72) ~[HudSith.class:?]
at com.Starwars.client.huds.HudSith.draw(HudSith.java:54) ~[HudSith.class:?]
at com.Starwars.client.huds.HudManager.OverrideHudsPre(HudManager.java:55) ~[HudManager.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_50_HudManager_OverrideHudsPre_Pre.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:895) ~[GuiIngameForge.class:?]
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:102) ~[GuiIngameForge.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038) ~[blt.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[14:15:25] [Server thread/INFO] [FML]: Applying holder lookups
[14:15:25] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 10/30/15 2:15 PM
Description: Unexpected error
java.lang.NoSuchMethodError: net.minecraft.client.gui.ScaledResolution.<init>(Lnet/minecraft/client/settings/GameSettings;II)V
at com.Starwars.client.huds.HudSith.setHelmetHUD(HudSith.java:103)
at com.Starwars.client.huds.HudSith.onTick(HudSith.java:72)
at com.Starwars.client.huds.HudSith.draw(HudSith.java:54)
at com.Starwars.client.huds.HudManager.OverrideHudsPre(HudManager.java:55)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_50_HudManager_OverrideHudsPre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:895)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:102)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.Starwars.client.huds.HudSith.setHelmetHUD(HudSith.java:103)
at com.Starwars.client.huds.HudSith.onTick(HudSith.java:72)
at com.Starwars.client.huds.HudSith.draw(HudSith.java:54)
at com.Starwars.client.huds.HudManager.OverrideHudsPre(HudManager.java:55)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_50_HudManager_OverrideHudsPre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:895)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:102)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['trijenax'/83, l='MpServer', x=412.64, y=140.47, z=103.54]]
Chunk stats: MultiplayerChunkCache: 5, 5
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (548,94,200), Chunk: (at 4,5,8 in 34,12; contains blocks 544,0,192 to 559,255,207), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
Level time: 3778772 game time, 3799346 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 16 total; [EntitySquid['Squid'/51, l='MpServer', x=423.34, y=59.28, z=99.06], EntityBat['Bat'/85, l='MpServer', x=341.31, y=55.63, z=110.75], EntitySquid['Squid'/50, l='MpServer', x=424.94, y=60.31, z=99.91], EntityBat['Bat'/84, l='MpServer', x=345.56, y=57.22, z=99.66], EntityBat['Bat'/87, l='MpServer', x=347.53, y=60.09, z=90.47], EntitySWlandSpeeder['trip's Vehicle: Land Speeder'/86, l='MpServer', x=336.75, y=73.00, z=112.63], EntitySquid['Squid'/53, l='MpServer', x=427.94, y=59.00, z=96.56], EntitySquid['Squid'/52, l='MpServer', x=419.50, y=59.00, z=102.50], EntityBat['Bat'/93, l='MpServer', x=349.59, y=52.31, z=43.56], EntitySquid['Squid'/25, l='MpServer', x=415.50, y=60.34, z=101.03], EntityBat['Bat'/92, l='MpServer', x=349.50, y=52.75, z=47.38], EntityClientPlayerMP['trijenax'/83, l='MpServer', x=412.64, y=140.47, z=103.54], EntitySpeederBike['trip's Vehicle: Speederbike'/89, l='MpServer', x=345.06, y=71.00, z=75.25], EntityMinecartEmpty['entity.MinecartRideable.name'/88, l='MpServer', x=342.09, y=114.50, z=87.50], EntityObserver['Observer'/91, l='MpServer', x=333.84, y=69.31, z=90.66], EntityBat['Bat'/90, l='MpServer', x=349.47, y=51.44, z=48.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 201612704 bytes (192 MB) / 525643776 bytes (501 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
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 102
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 23 mods loaded, 23 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar)
UCHIJAAAA ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar)
UCHIJAAAA BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.2].jar)
UCHIJAAAA Darknightmod{3.0} [Darknightmod] (Darknightmodv3.0.zip)
UCHIJAAAA decorativemarble{Beta 1.1710.1} [Decorative Marble] (decorativemarble-1.1710.1.jar)
UCHIJAAAA decorativechimney{Beta 1.1710.1} [Decorative Chimney] (decorativechimney-1.1710.1.jar)
UCHIJAAAA dg_shc{1.0.0} [Super Hero Core] (SuperHeroesCore_1.0.0.jar)
UCHIJAAAA dg_im{5.6.0} [Iron Man Mod] (IronMan_5.6.0.jar)
UCHIJAAAA malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (malisisdoors-1.7.10-1.4.3.jar)
UCHIJAAAA mario{2.8b} [Super Mario Mod] (Mario-2.8b.jar)
UCHIJAAAA jkelly-marvel{v1.0} [Marvel Craft Universe] (MarvelCraftUniverse-1.7.10_1.0.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.2).jar)
UCHIJAAAA ModName{1.0.0} [ModName] (SlidingDoor.zip)
UCHIJAAAA dg_spman{2.6.0} [Spider Man Mod] (Spiderman_v2.6_1.7.2.jar)
UCHIJAAAA swmod{1.1.5f} [Star Wars mod] (StarWars_mod_1.1.5f.jar)
UCHIJAAAA sus{4.0.10} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.0.10.jar)
UCHIJAAAA tpmod{1.9.0} [Teleportation Mod] (Teleportation Mod 1.9 for MC 1.7.10.zip)
UCHIJAAAA TheWalkingDead{2.5} [TheWalkingDead] (The Walking Dead Mod v2.5 for MC 1.7.10.zip)
UCHIJAAAA UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
UCHIJAAAA VehicularMovement{1.1.0} [VehicularMovement] (VehicularMovement-1.1.0.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 4200 Series'
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: ATI Mobility Radeon HD 4200 Series GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Blocksmith+Hybrid+v17c.zip, Zoris 3D Weapons.zip, Default RPG.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: On (8)
[14:15:25] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Tripem's\AppData\Roaming\.minecraft\crash-reports\crash-2015-10-30_14.15.25-client.txt
[14:15:25] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
[14:15:25] [Server thread/INFO] [FML]: Holder lookups applied
[14:15:25] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[14:15:25] [Client thread/INFO] [FML]: Server terminated.
But like I said, there are 3 other save files that all load fine at 1.7.10. only mine is causing a crash
So why would that affect 1 of 4 save files? If its incompatible it should do it to all i would think. Unless Minecraft has weird code that is different from other games.
I did remove the star wars mod and still same results.
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:56] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/WARN]: Skipping BlockEntity with id CrystalOre
[14:56:57] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.NoSuchMethodError: net.minecraft.util.AxisAlignedBB.func_72332_a()Lnet/minecraft/util/AABBPool;
at ckathode.archimedes.entity.EntityShip.handleServerUpdate(EntityShip.java:406) ~[EntityShip.class:?]
at ckathode.archimedes.entity.EntityShip.func_70071_h_(EntityShip.java:364) ~[EntityShip.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
... 4 more
[14:56:57] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Tripem's\AppData\Roaming\.minecraft\crash-reports\crash-2015-10-31_14.56.57-server.txt
[14:56:57] [Server thread/INFO]: Stopping server
[14:56:57] [Server thread/INFO]: Saving players
[14:56:57] [Server thread/INFO]: Saving worlds
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Overworld
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Nether
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/The End
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Teleportation Dimension
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Mars
[14:56:57] [Server thread/INFO]: Saving chunks for level 'Tattoine'/Wakanda
[14:56:58] [Client thread/INFO]: [CHAT] [Teleportation Mod] Checking for updates...
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension 0
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension -1
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension 1
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension 20
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension 40
[14:56:58] [Server thread/INFO] [FML]: Unloading dimension 51
[14:57:00] [Server thread/INFO] [FML]: Applying holder lookups
[14:57:00] [Server thread/INFO] [FML]: Holder lookups applied
[14:57:00] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[14:57:00] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
[14:57:00] [Client thread/INFO]: [CHAT] Make sure you check out the wiki! http://mrcrayfishs-furniture-mod.wikia.com/
[14:57:02] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 10/31/15 2:57 PM
Description: Ticking entity
java.lang.NoSuchMethodError: net.minecraft.util.AxisAlignedBB.func_72332_a()Lnet/minecraft/util/AABBPool;
at ckathode.archimedes.entity.EntityShip.handleServerUpdate(EntityShip.java:406)
at ckathode.archimedes.entity.EntityShip.func_70071_h_(EntityShip.java:364)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at ckathode.archimedes.entity.EntityShip.handleServerUpdate(EntityShip.java:406)
at ckathode.archimedes.entity.EntityShip.func_70071_h_(EntityShip.java:364)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: ArchimedesShips.shipmod (ckathode.archimedes.entity.EntityShip)
Entity ID: 80
Entity Name: Archimedes' Ships
Entity's Exact location: 323.77, 98.50, 163.46
Entity's Block location: World: (323,98,163), Chunk: (at 3,6,3 in 20,10; contains blocks 320,0,160 to 335,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Tattoine
All players: 1 total; [EntityPlayerMP['trijenax'/77, l='Tattoine', x=412.64, y=138.85, z=103.54]]
Chunk stats: ServerChunkCache: 778 Drop: 0
Level seed: -927956389423674344
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (548,94,200), Chunk: (at 4,5,8 in 34,12; contains blocks 544,0,192 to 559,255,207), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
Level time: 3785684 game time, 3806258 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 13535 (now: false), thunder time: 80030 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 204152328 bytes (194 MB) / 484610048 bytes (462 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
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 102
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 22 mods loaded, 22 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar)
UCHIJAAAA ArchimedesShips{1.7.2 v1.7.0} [Archimedes' Ships] (ArchimedesShips.jar)
UCHIJAAAA BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.2].jar)
UCHIJAAAA Darknightmod{3.0} [Darknightmod] (Darknightmodv3.0.zip)
UCHIJAAAA decorativemarble{Beta 1.1710.1} [Decorative Marble] (decorativemarble-1.1710.1.jar)
UCHIJAAAA decorativechimney{Beta 1.1710.1} [Decorative Chimney] (decorativechimney-1.1710.1.jar)
UCHIJAAAA dg_shc{1.0.0} [Super Hero Core] (SuperHeroesCore_1.0.0.jar)
UCHIJAAAA dg_im{5.6.0} [Iron Man Mod] (IronMan_5.6.0.jar)
UCHIJAAAA malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (malisisdoors-1.7.10-1.4.3.jar)
UCHIJAAAA mario{2.8b} [Super Mario Mod] (Mario-2.8b.jar)
UCHIJAAAA jkelly-marvel{v1.0} [Marvel Craft Universe] (MarvelCraftUniverse-1.7.10_1.0.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.2).jar)
UCHIJAAAA ModName{1.0.0} [ModName] (SlidingDoor.zip)
UCHIJAAAA dg_spman{2.6.0} [Spider Man Mod] (Spiderman_v2.6_1.7.2.jar)
UCHIJAAAA sus{4.1.2} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.1.2.jar)
UCHIJAAAA tpmod{1.9.0} [Teleportation Mod] (Teleportation Mod 1.9 for MC 1.7.10.zip)
UCHIJAAAA TheWalkingDead{2.5} [TheWalkingDead] (The Walking Dead Mod v2.5 for MC 1.7.10.zip)
UCHIJAAAA UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
UCHIJAAAA VehicularMovement{1.1.0} [VehicularMovement] (VehicularMovement-1.1.0.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['trijenax'/77, l='Tattoine', x=412.64, y=138.85, z=103.54]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
[14:57:02] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:354]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Tripem's\AppData\Roaming\.minecraft\crash-reports\crash-2015-10-31_14.56.57-server.txt
Ok, so why, without the Star wars mod, does it still crash on just 1 of 4 save files? Crash report in previous post did not have mod in place.