There seems to be a problem with my world. Everything is running fine except for these holes that are appearing.
It was there when I loaded up my world. I haven't put anything special there before, nor have I added a new mod recently, and it seems relatively close to my house. Another popped up about 150 blocks away from it.
I am also having crashing problems when I type in the command /help 7.
I get this crash report (also should list off all the mods I have, if not then let me know)
code]
---- Minecraft Crash Report ----
// Why did you do that?
java.lang.NullPointerException: Unexpected error
at java.util.regex.Matcher.getTextLength(Matcher.java:1283)
at java.util.regex.Matcher.reset(Matcher.java:309)
at java.util.regex.Matcher.<init>(Matcher.java:229)
at java.util.regex.Pattern.matcher(Pattern.java:1093)
at net.minecraft.util.ChatComponentTranslation.func_150269_b(SourceFile:61)
at net.minecraft.util.ChatComponentTranslation.func_150270_g(SourceFile:48)
at net.minecraft.util.ChatComponentTranslation.iterator(SourceFile:147)
at net.minecraft.util.ChatComponentStyle.func_150254_d(SourceFile:74)
at com.mumfrey.liteloader.client.PacketEventsClient.handlePacket(PacketEventsClient.java:147)
at com.mumfrey.liteloader.core.PacketEvents.handlePacketEvent(PacketEvents.java:167)
at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:134)
at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:129)
at com.mumfrey.liteloader.core.event.EventProxy$2.$event00037(Unknown Source)
at net.minecraft.network.play.server.S02PacketChat.func_148833_a(SourceFile)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 java.util.regex.Matcher.getTextLength(Matcher.java:1283)
at java.util.regex.Matcher.reset(Matcher.java:309)
at java.util.regex.Matcher.<init>(Matcher.java:229)
at java.util.regex.Pattern.matcher(Pattern.java:1093)
at net.minecraft.util.ChatComponentTranslation.func_150269_b(SourceFile:61)
at net.minecraft.util.ChatComponentTranslation.func_150270_g(SourceFile:48)
at net.minecraft.util.ChatComponentTranslation.iterator(SourceFile:147)
at net.minecraft.util.ChatComponentStyle.func_150254_d(SourceFile:74)
at com.mumfrey.liteloader.client.PacketEventsClient.handlePacket(PacketEventsClient.java:147)
at com.mumfrey.liteloader.core.PacketEvents.handlePacketEvent(PacketEvents.java:167)
at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:134)
at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:129)
at com.mumfrey.liteloader.core.event.EventProxy$2.$event00037(Unknown Source)
at net.minecraft.network.play.server.S02PacketChat.func_148833_a(SourceFile)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
There seems to be a problem with my world. Everything is running fine except for these holes that are appearing.
It was there when I loaded up my world. I haven't put anything special there before, nor have I added a new mod recently, and it seems relatively close to my house. Another popped up about 150 blocks away from it.
I am also having crashing problems when I type in the command /help 7.
I get this crash report (also should list off all the mods I have, if not then let me know)
---- Minecraft Crash Report ----
// Why did you do that?
Time: 11/25/15 8:03 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at java.util.regex.Matcher.getTextLength(Matcher.java:1283)
at java.util.regex.Matcher.reset(Matcher.java:309)
at java.util.regex.Matcher.<init>(Matcher.java:229)
at java.util.regex.Pattern.matcher(Pattern.java:1093)
at net.minecraft.util.ChatComponentTranslation.func_150269_b(SourceFile:61)
at net.minecraft.util.ChatComponentTranslation.func_150270_g(SourceFile:48)
at net.minecraft.util.ChatComponentTranslation.iterator(SourceFile:147)
at net.minecraft.util.ChatComponentStyle.func_150254_d(SourceFile:74)
at com.mumfrey.liteloader.client.PacketEventsClient.handlePacket(PacketEventsClient.java:147)
at com.mumfrey.liteloader.core.PacketEvents.handlePacketEvent(PacketEvents.java:167)
at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:134)
at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:129)
at com.mumfrey.liteloader.core.event.EventProxy$2.$event00037(Unknown Source)
at net.minecraft.network.play.server.S02PacketChat.func_148833_a(SourceFile)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 java.util.regex.Matcher.getTextLength(Matcher.java:1283)
at java.util.regex.Matcher.reset(Matcher.java:309)
at java.util.regex.Matcher.<init>(Matcher.java:229)
at java.util.regex.Pattern.matcher(Pattern.java:1093)
at net.minecraft.util.ChatComponentTranslation.func_150269_b(SourceFile:61)
at net.minecraft.util.ChatComponentTranslation.func_150270_g(SourceFile:48)
at net.minecraft.util.ChatComponentTranslation.iterator(SourceFile:147)
at net.minecraft.util.ChatComponentStyle.func_150254_d(SourceFile:74)
at com.mumfrey.liteloader.client.PacketEventsClient.handlePacket(PacketEventsClient.java:147)
at com.mumfrey.liteloader.core.PacketEvents.handlePacketEvent(PacketEvents.java:167)
at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:134)
at com.mumfrey.liteloader.core.PacketEvents.handlePacket(PacketEvents.java:129)
at com.mumfrey.liteloader.core.event.EventProxy$2.$event00037(Unknown Source)
at net.minecraft.network.play.server.S02PacketChat.func_148833_a(SourceFile)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['qwertytoe'/132, l='MpServer', x=-525.46, y=68.62, z=579.10]]
Chunk stats: MultiplayerChunkCache: 478, 489
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-576,64,802), Chunk: (at 0,4,2 in -36,50; contains blocks -576,0,800 to -561,255,815), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
Level time: 8287883 game time, 9517140 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: 91 total; [EntityHuman['Jeb_Jeb'/258, l='MpServer', x=-393.53, y=13.00, z=524.41], EntityHuman['aidancbrady'/261, l='MpServer', x=-387.47, y=11.00, z=510.50], EntityZombie['Zombie'/1049, l='MpServer', x=-478.50, y=52.00, z=551.50], EntityMobEnderman['Enderman'/806, l='MpServer', x=-526.50, y=24.00, z=485.50], EntityHat['unknown'/1070, l='MpServer', x=-478.50, y=52.00, z=551.50], EntityBat['Bat'/1332, l='MpServer', x=-516.56, y=29.82, z=599.69], EntityBat['Bat'/1337, l='MpServer', x=-504.50, y=42.64, z=576.38], EntityBat['Bat'/1338, l='MpServer', x=-503.31, y=41.74, z=575.25], EntityPig['Pig'/59, l='MpServer', x=-559.22, y=89.00, z=648.53], EntityCreeper['Creeper'/1089, l='MpServer', x=-525.50, y=64.00, z=566.50], EntityHuman['KingLemming'/68, l='MpServer', x=-506.09, y=25.00, z=692.28], EntityHuman['Coestar'/1352, l='MpServer', x=-541.50, y=75.00, z=528.50], EntityHuman['Lycanite'/1353, l='MpServer', x=-541.50, y=75.00, z=527.50], EntityHuman['GiantWaffle'/1354, l='MpServer', x=-541.50, y=75.00, z=521.88], EntityHuman['EddieRuckus'/77, l='MpServer', x=-442.03, y=15.00, z=612.56], EntityHat['unknown'/1361, l='MpServer', x=-516.56, y=29.82, z=599.69], EntityCreeper['Creeper'/1363, l='MpServer', x=-459.50, y=63.00, z=646.50], EntityTrail['unknown'/611, l='MpServer', x=-525.46, y=68.62, z=579.10], EntityHat['unknown'/612, l='MpServer', x=-525.46, y=68.62, z=579.10], EntitySkeleton['Skeleton'/1385, l='MpServer', x=-504.69, y=33.00, z=581.69], EntityHuman['amnet'/883, l='MpServer', x=-477.66, y=60.00, z=489.94], EntityHuman['GenPage'/1141, l='MpServer', x=-499.50, y=38.00, z=569.50], EntityCreeper['Creeper'/1143, l='MpServer', x=-464.50, y=60.00, z=560.50], EntityHat['unknown'/1146, l='MpServer', x=-525.50, y=64.00, z=566.50], EntityHat['unknown'/1150, l='MpServer', x=-541.47, y=50.00, z=569.72], EntityCreeper['Creeper'/1155, l='MpServer', x=-543.50, y=91.00, z=528.50], EntityClientPlayerMP['qwertytoe'/132, l='MpServer', x=-525.46, y=68.62, z=579.10], EntitySkeleton['Skeleton'/134, l='MpServer', x=-466.56, y=58.00, z=552.06], EntityItem['item.item.bone'/135, l='MpServer', x=-466.88, y=59.13, z=553.53], EntityHat['unknown'/1164, l='MpServer', x=-577.53, y=66.00, z=574.53], EntityHat['unknown'/1165, l='MpServer', x=-543.44, y=50.00, z=572.88], EntitySheep['Sheep'/909, l='MpServer', x=-604.47, y=111.00, z=537.19], EntityHuman['dan200'/1175, l='MpServer', x=-510.50, y=46.64, z=470.50], EntitySheep['Sheep'/156, l='MpServer', x=-586.09, y=107.00, z=530.91], EntityHuman['SethBling'/1436, l='MpServer', x=-569.50, y=66.00, z=463.50], EntitySheep['Sheep'/157, l='MpServer', x=-577.53, y=66.00, z=574.53], EntitySheep['Baabara'/159, l='MpServer', x=-568.53, y=43.00, z=532.38], EntityChicken['Chicken'/161, l='MpServer', x=-566.56, y=68.00, z=585.56], EntityHuman['CyaNideEPiC'/162, l='MpServer', x=-562.28, y=15.29, z=602.38], EntitySkeleton['Skeleton'/931, l='MpServer', x=-535.50, y=27.00, z=500.31], EntityZombie['Zombie'/1443, l='MpServer', x=-540.55, y=60.00, z=560.15], EntityZombie['Zombie'/935, l='MpServer', x=-532.94, y=28.00, z=502.56], EntityItem['item.item.bone'/167, l='MpServer', x=-552.38, y=43.13, z=524.53], EntityHuman['ArashiDragon'/939, l='MpServer', x=-615.50, y=70.00, z=580.25], EntityZombie['Zombie'/172, l='MpServer', x=-555.09, y=43.39, z=587.47], EntityCreeper['Creeper'/1452, l='MpServer', x=-559.50, y=16.00, z=605.50], EntitySkeleton['Skeleton'/1453, l='MpServer', x=-530.50, y=22.00, z=585.50], EntityZombie['Zombie'/1459, l='MpServer', x=-481.50, y=70.00, z=642.50], EntityHuman['SkythekidRS'/1972, l='MpServer', x=-499.50, y=50.00, z=538.50], EntityZombie['Zombie'/1461, l='MpServer', x=-490.22, y=68.12, z=630.72], EntityHuman['Calclavia'/1973, l='MpServer', x=-496.50, y=50.00, z=542.50], EntityHuman['ZexyZek'/1974, l='MpServer', x=-427.50, y=52.00, z=627.50], EntityBat['Bat'/952, l='MpServer', x=-563.25, y=41.81, z=528.69], EntityBat['Bat'/953, l='MpServer', x=-494.25, y=50.01, z=538.25], EntityHat['unknown'/1465, l='MpServer', x=-540.55, y=60.00, z=560.15], EntityZombie['Zombie'/187, l='MpServer', x=-541.95, y=51.00, z=568.55], EntityZombie['Zombie'/188, l='MpServer', x=-543.44, y=50.00, z=572.88], EntityZombie['Zombie'/189, l='MpServer', x=-541.47, y=50.00, z=569.72], EntityHuman['TheSarge'/190, l='MpServer', x=-541.97, y=50.00, z=575.00], EntityZombie['Zombie'/191, l='MpServer', x=-541.48, y=51.00, z=567.67], EntityZombie['Zombie'/704, l='MpServer', x=-481.16, y=65.00, z=501.59], EntityBat['Bat'/960, l='MpServer', x=-495.17, y=50.58, z=539.09], EntitySkeleton['Skeleton'/1472, l='MpServer', x=-449.50, y=64.00, z=643.50], EntityBat['Bat'/961, l='MpServer', x=-497.31, y=50.00, z=539.58], EntityHuman['Cindric'/194, l='MpServer', x=-543.69, y=50.00, z=576.53], EntityHuman['direwolf20'/1474, l='MpServer', x=-436.50, y=20.00, z=622.50], EntityHuman['amir343'/195, l='MpServer', x=-543.53, y=51.00, z=570.63], EntityHuman['TheSarge'/196, l='MpServer', x=-541.50, y=51.00, z=580.28], EntityHuman['topmass'/1476, l='MpServer', x=-515.50, y=25.00, z=467.50], EntityHuman['jakimfett'/1477, l='MpServer', x=-515.50, y=25.00, z=468.50], EntityBat['Bat'/967, l='MpServer', x=-506.41, y=40.50, z=585.05], EntityCreeper['Creeper'/1480, l='MpServer', x=-551.50, y=18.00, z=600.50], EntityHuman['SuperGirlyGamer'/203, l='MpServer', x=-512.94, y=25.00, z=465.06], EntityZombie['Zombie'/204, l='MpServer', x=-512.41, y=11.00, z=546.88], EntityHuman['asiekierka'/206, l='MpServer', x=-526.50, y=8.00, z=606.34], EntityHat['unknown'/1486, l='MpServer', x=-559.50, y=16.00, z=605.50], EntityItem['item.item.bone'/207, l='MpServer', x=-518.09, y=25.13, z=602.09], EntityHuman['sl1pg8r'/1487, l='MpServer', x=-450.50, y=64.00, z=646.50], EntitySkeleton['Skeleton'/1488, l='MpServer', x=-498.50, y=50.00, z=540.50], EntityHuman['Pyro_0'/1491, l='MpServer', x=-444.50, y=24.00, z=651.50], EntityHuman['pewdie'/212, l='MpServer', x=-497.94, y=28.00, z=551.50], EntityCreeper['Creeper'/1492, l='MpServer', x=-551.50, y=106.00, z=514.50], EntityCreeper['Creeper'/1493, l='MpServer', x=-555.00, y=105.10, z=514.42], EntityHuman['Notch'/214, l='MpServer', x=-504.50, y=42.00, z=578.50], EntityHuman['Taelnia'/215, l='MpServer', x=-506.66, y=42.00, z=578.34], EntitySheep['Baabara'/227, l='MpServer', x=-467.47, y=59.00, z=605.38], EntityZombie['Zombie'/996, l='MpServer', x=-477.50, y=52.00, z=552.50], EntityZombie['Zombie'/228, l='MpServer', x=-468.59, y=59.00, z=605.00], EntityHuman['Nuchaz'/1004, l='MpServer', x=-471.50, y=60.00, z=493.50], EntityZombie['Zombie'/242, l='MpServer', x=-446.84, y=26.00, z=591.25], EntityHuman['x3n0ph0b3'/1017, l='MpServer', x=-472.53, y=60.00, z=491.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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 686098992 bytes (654 MB) / 2058878976 bytes (1963 MB) up to 4772593664 bytes (4551 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 1, tcache: 0, allocated: 12, tallocated: 97
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_C1 118 mods loaded, 118 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 appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAAAA SmartCore{1.0.3} [Smart Core] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJAAAA betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar)
UCHIJAAAA BiblioCraft{1.11.3} [BiblioCraft] (BiblioCraft[v1.11.3][MC1.7.10].jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1364-universal.jar)
UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAA Botania{r1.7-230} [Botania] (Botania r1.7-230.jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA BuildCraft|Core{7.1.12} [BuildCraft] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Builders{7.1.12} [BC Builders] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Transport{7.1.12} [BC Transport] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Energy{7.1.12} [BC Energy] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.12} [BC Silicon] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.12} [BC Robotics] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Factory{7.1.12} [BC Factory] (buildcraft-7.1.12.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJAAAA DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar)
UCHIJAAAA exnihilo{1.38-46} [Ex Nihilo] (Ex-Nihilo-1.38-46.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
UCHIJAAAA ExtraUtilities{1.2.10} [Extra Utilities] (extrautilities-1.2.10.jar)
UCHIJAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10j.jar)
UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAAA headcrumbs{1.6.2} [Headcrumbs] (Headcrumbs-1.6.2.jar)
UCHIJAAAA IC2{2.2.727-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.727-experimental.jar)
UCHIJAAAA lasercreepers{1.1b} [Laser Creeper Robot Dino Riders From Space] (Laser Creeper Robot Dino Riders From Space-1.1b.jar)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCHIJAAAA MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJAAAA reccomplex{0.9.6.2} [Recurrent Complex] (RecurrentComplex-0.9.6.2.jar)
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
UCHIJAAAA SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar)
UCHIJAAAA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
UCHIJAAAA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCHIJAAAA supercraftingframe{1.7.10.3} [Super Crafting Frame] (supercraftingframe-1.7.10.3.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAA VeinMiner{0.30.0_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.30.0.unknown.jar)
UCHIJAAAA VeinMinerModSupport{0.30.0_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.30.0.unknown.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212 Core-V0.2 - 1.7.10.jar)
UCHIJAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJAAAA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
UCHIJAAAA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA RadixCore{2.0.2} [RadixCore] (RadixCore-2.0.2-1.7.10-universal.jar)
UCHIJAAAA ttCore{MC1.7.10-0.1.0-67} [ttCore] (ttCore-MC1.7.10-0.1.0-67.jar)
UCHIJAAAA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2-client.jar)
UCHIJAAAA wailaplugins{MC1.7.10-0.0.1-15} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.0.1-15.jar)
UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJAAAA HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar)
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4256' Renderer: 'Intel(R) HD Graphics 5500'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
CoFHCore: -[1.7.10]3.0.3-303
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.1-89
ThermalDynamics: -[1.7.10]1.1.0-161
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:ON
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 5500 GL version 4.3.0 - Build 10.18.15.4256, Intel
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: []
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: Off (1) [/code]
I run Windows 10 64-bit and Java 8 update 66. Let me know if there is anything else you need.
I've discovered going into the blacked out zone halts any more chunk loading and all of the mobs stop moving.
I'm also looking for a way to cut parts of one world and paste them into another world. How Do i do that?