java.lang.NullPointerException: Rendering Block Entity
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at net.minecraft.util.StringUtils.func_76338_a(SourceFile:22)
at net.minecraft.client.entity.AbstractClientPlayer.func_110311_f(SourceFile:72)
at riskyken.armourersWorkshop.common.skin.data.SkinTexture.updateGameProfile(SkinTexture.java:64)
at riskyken.armourersWorkshop.client.render.tileEntity.RenderBlockArmourer.renderTileEntityAt(RenderBlockArmourer.java:30)
at riskyken.armourersWorkshop.client.render.tileEntity.RenderBlockArmourer.func_147500_a(RenderBlockArmourer.java:85)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
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)
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 info.mineshafter.GameStarter.main(GameStarter.java:24)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at net.minecraft.util.StringUtils.func_76338_a(SourceFile:22)
at net.minecraft.client.entity.AbstractClientPlayer.func_110311_f(SourceFile:72)
at riskyken.armourersWorkshop.common.skin.data.SkinTexture.updateGameProfile(SkinTexture.java:64)
at riskyken.armourersWorkshop.client.render.tileEntity.RenderBlockArmourer.renderTileEntityAt(RenderBlockArmourer.java:30)
at riskyken.armourersWorkshop.client.render.tileEntity.RenderBlockArmourer.func_147500_a(RenderBlockArmourer.java:85)
-- Block Entity Details --
Details:
Name: te.armourerBrain // riskyken.armourersWorkshop.common.tileentities.TileEntityArmourer
Block type: ID #165 (tile.armourersworkshop:armourerBrain // riskyken.armourersWorkshop.common.blocks.BlockArmourer)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-205,7,725), Chunk: (at 3,0,5 in -13,45; contains blocks -208,0,720 to -193,255,735), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Actual block type: ID #165 (tile.armourersworkshop:armourerBrain // riskyken.armourersWorkshop.common.blocks.BlockArmourer)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Unknown53'/222, l='MpServer', x=-204.51, y=5.62, z=724.44]]
Chunk stats: MultiplayerChunkCache: 25, 25
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-196,4,725), Chunk: (at 12,0,5 in -13,45; contains blocks -208,0,720 to -193,255,735), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 1289 game time, 1289 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: 8 total; [EntityPig['Pig'/128, l='MpServer', x=-163.81, y=4.00, z=724.19], EntitySheep['Sheep'/129, l='MpServer', x=-161.97, y=4.00, z=735.53], EntitySheep['Sheep'/130, l='MpServer', x=-163.84, y=4.00, z=740.09], EntityPig['Pig'/131, l='MpServer', x=-162.28, y=4.00, z=738.16], EntitySheep['Sheep'/132, l='MpServer', x=-161.09, y=4.00, z=737.84], EntityClientPlayerMP['Unknown53'/222, l='MpServer', x=-204.51, y=5.62, z=724.44], EntityPig['Pig'/126, l='MpServer', x=-160.78, y=4.00, z=727.22], EntityPig['Pig'/127, l='MpServer', x=-162.22, y=4.00, z=725.78]]
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:919)
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)
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 info.mineshafter.GameStarter.main(GameStarter.java:24)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 1022410784 bytes (975 MB) / 1216348160 bytes (1160 MB) up to 1216348160 bytes (1160 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1200M -Xms1200M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 5 mods loaded, 5 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.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA armourersWorkshop{1.7.10-0.39.6} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.39.6.jar)
UCHIJAAAA plushieWrapper{0.0.0} [Plushie Wrapper] (Armourers-Workshop-1.7.10-0.39.6.jar)
GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 8.15.10.2559' Renderer: 'Intel(R) HD Graphics Family'
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2559, 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)
Please help
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Whenever I try to place the Armourer Block from Armourer's Workshop Mod, my game crashes.
Here's the crash report:
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 9/11/16 9:48 PM
Description: Rendering Block Entity
java.lang.NullPointerException: Rendering Block Entity
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at net.minecraft.util.StringUtils.func_76338_a(SourceFile:22)
at net.minecraft.client.entity.AbstractClientPlayer.func_110311_f(SourceFile:72)
at riskyken.armourersWorkshop.common.skin.data.SkinTexture.updateGameProfile(SkinTexture.java:64)
at riskyken.armourersWorkshop.client.render.tileEntity.RenderBlockArmourer.renderTileEntityAt(RenderBlockArmourer.java:30)
at riskyken.armourersWorkshop.client.render.tileEntity.RenderBlockArmourer.func_147500_a(RenderBlockArmourer.java:85)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
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)
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 info.mineshafter.GameStarter.main(GameStarter.java:24)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at net.minecraft.util.StringUtils.func_76338_a(SourceFile:22)
at net.minecraft.client.entity.AbstractClientPlayer.func_110311_f(SourceFile:72)
at riskyken.armourersWorkshop.common.skin.data.SkinTexture.updateGameProfile(SkinTexture.java:64)
at riskyken.armourersWorkshop.client.render.tileEntity.RenderBlockArmourer.renderTileEntityAt(RenderBlockArmourer.java:30)
at riskyken.armourersWorkshop.client.render.tileEntity.RenderBlockArmourer.func_147500_a(RenderBlockArmourer.java:85)
-- Block Entity Details --
Details:
Name: te.armourerBrain // riskyken.armourersWorkshop.common.tileentities.TileEntityArmourer
Block type: ID #165 (tile.armourersworkshop:armourerBrain // riskyken.armourersWorkshop.common.blocks.BlockArmourer)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-205,7,725), Chunk: (at 3,0,5 in -13,45; contains blocks -208,0,720 to -193,255,735), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Actual block type: ID #165 (tile.armourersworkshop:armourerBrain // riskyken.armourersWorkshop.common.blocks.BlockArmourer)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Unknown53'/222, l='MpServer', x=-204.51, y=5.62, z=724.44]]
Chunk stats: MultiplayerChunkCache: 25, 25
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-196,4,725), Chunk: (at 12,0,5 in -13,45; contains blocks -208,0,720 to -193,255,735), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 1289 game time, 1289 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: 8 total; [EntityPig['Pig'/128, l='MpServer', x=-163.81, y=4.00, z=724.19], EntitySheep['Sheep'/129, l='MpServer', x=-161.97, y=4.00, z=735.53], EntitySheep['Sheep'/130, l='MpServer', x=-163.84, y=4.00, z=740.09], EntityPig['Pig'/131, l='MpServer', x=-162.28, y=4.00, z=738.16], EntitySheep['Sheep'/132, l='MpServer', x=-161.09, y=4.00, z=737.84], EntityClientPlayerMP['Unknown53'/222, l='MpServer', x=-204.51, y=5.62, z=724.44], EntityPig['Pig'/126, l='MpServer', x=-160.78, y=4.00, z=727.22], EntityPig['Pig'/127, l='MpServer', x=-162.22, y=4.00, z=725.78]]
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:919)
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)
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 info.mineshafter.GameStarter.main(GameStarter.java:24)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 1022410784 bytes (975 MB) / 1216348160 bytes (1160 MB) up to 1216348160 bytes (1160 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1200M -Xms1200M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 5 mods loaded, 5 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.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA armourersWorkshop{1.7.10-0.39.6} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.39.6.jar)
UCHIJAAAA plushieWrapper{0.0.0} [Plushie Wrapper] (Armourers-Workshop-1.7.10-0.39.6.jar)
GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 8.15.10.2559' Renderer: 'Intel(R) HD Graphics Family'
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2559, 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)
Please help
