SWDTeam Forums

Welcome to the SWDTeam forums. Enjoy your stay!, Thank you for being part of our community!

[Bug] world crashes when i enter

Dalek Mod versionupdate 44

Where you downloaded the mod from: swdteam's download page

List of mods installed: dalek mod update 44  ( took all the other mods out to see if i could trace it )

Minecraft Forge version: 1.8-forge 1.8-11.14.4.1563

Location of crashsingleplayer

What you were doing prior to crash: trying to enter the world

Describe the problem please: whenever i try to enter the world it goes through the "downloading terrain "  screen,  then it shuts down mc and closes out. It only does it on ONE particular world,  now normally this wouldn't be a problem,  except that this is my tardis interior workshop world!  So if someone could help i'd be very thankful.

Crash Report in a spoiler : 

Show content

---- Minecraft Crash Report ----

// There are four lights!

 

Time: 12/8/16 10:40 PM

Description: Rendering item

 

java.lang.IllegalArgumentException: Name and ID cannot both be blank

at com.mojang.authlib.GameProfile.<init>(GameProfile.java:25)

at net.minecraft.nbt.NBTUtil.func_152459_a(SourceFile:33)

at net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer.func_179022_a(TileEntityItemStackRenderer.java:48)

at net.minecraft.client.renderer.entity.RenderItem.func_180454_a(RenderItem.java:160)

at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:371)

at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:410)

at net.minecraft.client.gui.GuiIngame.func_175184_a(SourceFile:878)

at net.minecraft.client.gui.GuiIngame.func_180479_a(SourceFile:334)

at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:306)

at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:130)

at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1059)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)

at net.minecraft.client.main.Main.main(SourceFile:120)

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 com.mojang.authlib.GameProfile.<init>(GameProfile.java:25)

at net.minecraft.nbt.NBTUtil.func_152459_a(SourceFile:33)

at net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer.func_179022_a(TileEntityItemStackRenderer.java:48)

at net.minecraft.client.renderer.entity.RenderItem.func_180454_a(RenderItem.java:160)

at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:371)

 

-- Item being rendered --

Details:

Item Type: net.minecraft.item.ItemSkull@2efcc0b3

Item Aux: 3

Item NBT: {SkullOwner:{Id:"Ghostbuster3210",Properties:{textures:[0:{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjExYWIzYTExMzJjOWQxZWY4MzVlYTgxZDk3MmVkOWI1Y2Q4ZGRmZjBhMDdjNTVhNzQ5YmNmY2Y4ZGY1In19fQ==",},],},},display:{Name:"Christmas ball ornament (gold)",},}

Item Foil: false

Stacktrace:

at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:410)

at net.minecraft.client.gui.GuiIngame.func_175184_a(SourceFile:878)

at net.minecraft.client.gui.GuiIngame.func_180479_a(SourceFile:334)

at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:306)

at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:130)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityPlayerSP['Ghostbuster3210'/855, l='MpServer', x=834.58, y=56.00, z=-1213.65]]

Chunk stats: MultiplayerChunkCache: 0, 0

Level seed: 0

Level generator: ID 01 - flat, ver 0. Features enabled: false

Level generator options: 

Level spawn location: 858.00,4.00,-1196.00 - World: (858,4,-1196), Chunk: (at 10,0,4 in 53,-75; contains blocks 848,0,-1200 to 863,255,-1185), Region: (1,-3; contains chunks 32,-96 to 63,-65, blocks 512,0,-1536 to 1023,255,-1025)

Level time: 2061147 game time, 1536 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: 1 total; [EntityPlayerSP['Ghostbuster3210'/855, l='MpServer', x=834.58, y=56.00, z=-1213.65]]

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:351)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367)

at net.minecraft.client.main.Main.main(SourceFile:120)

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.8

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: 4751212280 bytes (4531 MB) / 5145362432 bytes (4907 MB) up to 5145362432 bytes (4907 MB)

JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5120M -Xms5120M

IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95

FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 4 mods loaded, 4 mods active

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

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

UCHIJAAAAAAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar) 

UCHIJAAAAAAAAA Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar) 

UCHIJAAAAAAAAA thedalekmod{Update 44 (2.44.0.0)} [The Dalek Mod] (Dalek Mod - Update 44.jar) 

Loaded coremods (and transformers): 

GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4501' Renderer: 'Intel(R) HD Graphics 4600'

Launched Version: 1.8-forge1.8-11.14.4.1563

LWJGL: 2.9.1

OpenGL: Intel(R) HD Graphics 4600 GL version 4.3.0 - Build 20.19.15.4501, Intel

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.

 

Using VBOs: No

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: [faithful32pack.zip]

Current Language: English (US)

 

Profiler Position: N/A (disabled)

 

EDIT


 

discovered that the crash was due to a fancy playerhead i tried to place with commands,  lock thread please.

This thread has been locked.