Jump to content

Can't figure out the problem


knokuuchiha

Recommended Posts

---- Minecraft Crash Report ----

// My bad.

 

Time: 6/13/16 1:39 PM

Description: Unexpected error

 

java.lang.RuntimeException: Cannot Hotload Dim: Overworld is not Loaded!

at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:230)

at net.minecraft.server.MinecraftServer.func_71218_a(MinecraftServer.java:705)

at Config.getWorldServer(Config.java:1899)

at RandomMobs.entityLoaded(RandomMobs.java:63)

at net.minecraft.client.renderer.RenderGlobal.func_72703_a(RenderGlobal.java:2914)

at net.minecraft.world.World.func_72923_a(World.java:1347)

at net.minecraft.client.multiplayer.WorldClient.func_72923_a(WorldClient.java:182)

at net.minecraft.world.World.func_72838_d(World.java:1338)

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:159)

at net.minecraft.client.multiplayer.WorldClient.func_73027_a(WorldClient.java:226)

at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(Unknown Source)

at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)

at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)

at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(Unknown Source)

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 net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:230)

at net.minecraft.server.MinecraftServer.func_71218_a(MinecraftServer.java:705)

at Config.getWorldServer(Config.java:1899)

at RandomMobs.entityLoaded(RandomMobs.java:63)

at net.minecraft.client.renderer.RenderGlobal.func_72703_a(RenderGlobal.java:2914)

at net.minecraft.world.World.func_72923_a(World.java:1347)

at net.minecraft.client.multiplayer.WorldClient.func_72923_a(WorldClient.java:182)

at net.minecraft.world.World.func_72838_d(World.java:1338)

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:159)

at net.minecraft.client.multiplayer.WorldClient.func_73027_a(WorldClient.java:226)

at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(Unknown Source)

at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)

at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)

at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(Unknown Source)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityClientPlayerMP['knoku_uchiha'/86, l='MpServer', x=-262.81, y=46.62, z=3714.58]]

Chunk stats: MultiplayerChunkCache: 9, 14

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (88,64,256), Chunk: (at 8,4,0 in 5,16; contains blocks 80,0,256 to 95,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Level time: 800367 game time, 289668 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: survival (ID 0). Hardcore: false. Cheats: false

Forced entities: 11 total; [EntityTrail['unknown'/117, l='MpServer', x=8.50, y=65.00, z=8.50], EntityGib['unknown'/902, l='MpServer', x=0.00, y=0.00, z=0.00], EntityClientPlayerMP['knoku_uchiha'/86, l='MpServer', x=-262.81, y=46.62, z=3714.58], EntityGib['unknown'/903, l='MpServer', x=0.00, y=0.00, z=0.00], EntityZombieWarlord['BOSS Undead Warlord'/88, l='MpServer', x=-264.34, y=45.00, z=3714.94], EntityGib['unknown'/904, l='MpServer', x=0.00, y=0.00, z=0.00], EntityZombie['Zombie'/89, l='MpServer', x=-264.00, y=45.00, z=3713.38], EntityGib['unknown'/906, l='MpServer', x=0.00, y=0.00, z=0.00], EntityGib['unknown'/907, l='MpServer', x=0.00, y=0.00, z=0.00], EntityHat['unknown'/92, l='MpServer', x=8.50, y=66.62, z=8.50], EntityGib['unknown'/908, l='MpServer', x=0.00, y=0.00, z=0.00]]

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 8.1 (amd64) version 6.3

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 299697616 bytes (285 MB) / 673075200 bytes (641 MB) up to 5355339776 bytes (5107 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -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: 94

FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D4 43 mods loaded, 43 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHIJAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)

UCHIJAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)

UCHIJAAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)

UCHIJAAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)

UCHIJAAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)

UCHIJAAAAA FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar)

UCHIJAAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar)

UCHIJAAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)

UCHIJAAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)

UCHIJAAAAA gibby_dungeons{1.4} [Arcana RPG] (Arcana RPG 1.7.10-1.4.1.jar)

UCHIJAAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)

UCHIJAAAAA BackTools{4.0.0} [backTools] (Back-Tools-Mod-1.7.10.jar)

UCHIJAAAAA Backpack{2.0.1} [backpack] (Backpacks-Mod.jar)

UCHIJAAAAA bookshelf{1.0.4.187} [bookshelf] (Bookshelf-1.7.10-1.0.4.187.jar)

UCHIJAAAAA CustomSpawners{1.0.0} [CustomSpawners] (Craftable Spawners Mod 1.7.10.zip)

UCHIJAAAAA CustomPets{1.0.3} [Custom Pets] (custompets-1.7.10-1.0.3-universal.jar)

UCHIJAAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)

UCHIJAAAAA deconstruction{2.2.5} [The Deconstruction Mod] (Deconstruction-Table-Mod-1.7.10.jar)

UCHIJAAAAA dungeonpack{1.7.10-1.0} [Dungeon Pack] (Dungeon-Pack-Mod-1.7.10.jar)

UCHIJAAAAA ea{v2.3.4c-mc1.7.10} [Ebon Arts] (EbonArts-v2.3.4c-mc1.7.10.jar)

UCHIJAAAAA emeraldmod{3.5.1} [EmeraldMod] (Emerald-Mod-1.7.10.jar)

UCHIJAAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)

UCHIJAAAAA golems{1.15} [Extra Golems] (Extra-Golems-Mod-1.7.10.jar)

UCHIJAAAAA fandomcraft{4.1.1} [FandomCraft] (Fandomcraft-4.1.5-Universal (1).jar)

UCHIJAAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)

UCHIJAAAAA Hats{4.0.0} [Hats] (Hats-Mod-1.7.10.jar)

UCHIJAAAAA headcrumbs{1.2.5} [Headcrumbs] (Headcrumbs-Mod-1.7.10.jar)

UCHIJAAAAA InfernalMobs{1.5.4} [infernal Mobs] (InfernalMobs-1.7.10.jar)

UCHIJAAAAA journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)

UCHIJAAAAA KeepingInventory{2.1} [Keeping Inventory] (KeepingInventory-1.7.10-2.1.jar)

UCHIJAAAAA levels{r3.0.1} [Levels] (Levels-1.7.10-r3.0.1.jar)

UCHIJAAAAA lootbags{2.0.8} [Loot Bags] (LootBags-1.7.10-2.0.8.jar)

UCHIJAAAAA malisiscore{1.7.10-0.12.10} [MalisisCore] (malisiscore-1.7.10-0.12.10.jar)

UCHIJAAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (MalisisDoors-Mod-1.7.10.jar)

UCHIJAAAAA MobAmputation{4.0.0} [MobAmputation] (Mob-Amputation-Mod-1.7.10.jar)

UCHIJAAAAA MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar)

UCHIJAAAAA Morph{0.9.2} [Morph] (Morphing-Mod-1.7.10.jar)

UCHIJAAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)

UCHIJAAAAA mwaw{1.7.10-0.0.7} [Elemental Witch Mod] (mwaw-0.0.7-1.7.10.jar)

UCHIJAAAAA otaku_craft{1.7.10} [Otaku Craft By IXvmattyvXI] (Otaku Craft 1.7.10 v9.jar)

UCHIJAAAAA pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)

UCHIJAAAAA RottenFleshToLeather{1.7.10-2.0} [Rotten Flesh to Leather] (RottenFleshToLeather-2.1-1.7.10.jar)

UCHIJAAAAA wc{1.0.2} [Wither Crown] (Wither-Armor-Mod-1.7.10.jar)

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6310 Graphics'

Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10

LWJGL: 2.9.1

OpenGL: AMD Radeon HD 6310 Graphics GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, 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: []

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)

OptiFine Version: OptiFine_1.7.10_HD_U_D4

Render Distance Chunks: 2

Mipmaps: 0

Anisotropic Filtering: 1

Antialiasing: 0

Multitexture: false

OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1062.1004

OpenGlRenderer: AMD Radeon HD 6310 Graphics

OpenGlVendor: ATI Technologies Inc.

CpuCount: 2

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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