Jump to content
  • 0

Tekkit 1.1.8 SMP crash when placing, and again upon joining a world with a bottle of ink in a tank.


Question

Posted

Title: Tekkit 1.1.8 SMP crash when placing, and again upon joining a world with a bottle of ink in a tank.

Version: 1_0_3

OS: Windows 7

Java Version: 1.0.7_13

Description of Problem:

I placed a bottle of ink into a tank. Immediately, tekkit crashed. When I rejoined, I crashed again. Not sure if other users will also crash.

Error Messages:

--- BEGIN ERROR REPORT 22132805 --------

Full report at:

C:\Users\Graham\AppData\Roaming\.technic\tekkitmain\crash-reports\crash-2013-08-22_02.46.33-client.txt

Please show that file to Mojang, NOT just this screen!

Generated 22/08/13 2:46 AM

-- Head --

Stacktrace:

at buildcraft.core.render.LiquidRenderer.getLiquidTexture(LiquidRenderer.java:85)

at buildcraft.core.render.LiquidRenderer.getLiquidDisplayLists(LiquidRenderer.java:124)

at buildcraft.factory.render.RenderTank.func_76894_a(RenderTank.java:31)

-- Tile Entity Details --

Details:

Name: net.minecraft.src.buildcraft.factory.TileTank // buildcraft.factory.TileTank

Block type: ID #522 (tile.tankBlock // buildcraft.factory.BlockTank)

Block data value: 0 / 0x0 / 0b0000

Block location: World: (60,105,-29), Chunk: (at 12,6,3 in 3,-2; contains blocks 48,0,-32 to 63,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)

Actual block type: ID #522 (tile.tankBlock // buildcraft.factory.BlockTank)

Actual block data value: 0 / 0x0 / 0b0000

Stacktrace:

at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:107)

at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(SourceFile:99)

at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:520)

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1150)

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [GCCorePlayerSP['grahamisawesome'/378375, l='MpServer', x=60.25, y=107.44, z=-31.37]]

Chunk stats: MultiplayerChunkCache: 415

Level seed: 0

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

Level generator options:

Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Level time: 134279 game time, 134279 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: 7 total; [EntityCow['Cow'/171982, l='MpServer', x=61.47, y=105.00, z=-22.46], GCCorePlayerSP['grahamisawesome'/378375, l='MpServer', x=60.25, y=107.44, z=-31.37], EntityCow['Cow'/171983, l='MpServer', x=63.22, y=105.00, z=-23.44], EntityCow['Cow'/171985, l='MpServer', x=61.48, y=105.00, z=-23.60], EntityCow['Cow'/171984, l='MpServer', x=61.47, y=105.00, z=-25.34], EntityCow['Cow'/171987, l='MpServer', x=64.50, y=105.00, z=-25.72], EntityCow['Cow'/171986, l='MpServer', x=62.28, y=105.00, z=-26.53]]

Retry entities: 0 total; []

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)

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

at net.minecraft.client.Minecraft.run(Minecraft.java:776)

at java.lang.Thread.run(Unknown Source)

-- System Details --

Details:

Minecraft Version: 1.5.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_13, Oracle Corporation

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

Memory: 127549336 bytes (121 MB) / 842268672 bytes (803 MB) up to 1888419840 bytes (1800 MB)

JVM Flags:

Error Log:


---- Minecraft Crash Report ----

// Uh... Did I do that?



Time: 22/08/13 2:46 AM

Description: Rendering Tile Entity



buildcraft.core.render.LiquidRenderer$LiquidTextureException: Liquid Liquid Black Dye has no icon. Please contact the author of the mod the liquid came from.

	at buildcraft.core.render.LiquidRenderer.getLiquidTexture(LiquidRenderer.java:85)

	at buildcraft.core.render.LiquidRenderer.getLiquidDisplayLists(LiquidRenderer.java:124)

	at buildcraft.factory.render.RenderTank.func_76894_a(RenderTank.java:31)

	at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:107)

	at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(SourceFile:99)

	at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:520)

	at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1150)

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

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

	at net.minecraft.client.Minecraft.run(Minecraft.java:760)

	at java.lang.Thread.run(Unknown Source)





A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------



-- Head --

Stacktrace:

	at buildcraft.core.render.LiquidRenderer.getLiquidTexture(LiquidRenderer.java:85)

	at buildcraft.core.render.LiquidRenderer.getLiquidDisplayLists(LiquidRenderer.java:124)

	at buildcraft.factory.render.RenderTank.func_76894_a(RenderTank.java:31)



-- Tile Entity Details --

Details:

	Name: net.minecraft.src.buildcraft.factory.TileTank // buildcraft.factory.TileTank

	Block type: ID #522 (tile.tankBlock // buildcraft.factory.BlockTank)

	Block data value: 0 / 0x0 / 0b0000

	Block location: World: (60,105,-29), Chunk: (at 12,6,3 in 3,-2; contains blocks 48,0,-32 to 63,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)

	Actual block type: ID #522 (tile.tankBlock // buildcraft.factory.BlockTank)

	Actual block data value: 0 / 0x0 / 0b0000

Stacktrace:

	at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:107)

	at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(SourceFile:99)

	at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:520)

	at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1150)



-- Affected level --

Details:

	Level name: MpServer

	All players: 1 total; [GCCorePlayerSP['grahamisawesome'/378375, l='MpServer', x=60.25, y=107.44, z=-31.37]]

	Chunk stats: MultiplayerChunkCache: 415

	Level seed: 0

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

	Level generator options: 

	Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

	Level time: 134279 game time, 134279 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: 7 total; [EntityCow['Cow'/171982, l='MpServer', x=61.47, y=105.00, z=-22.46], GCCorePlayerSP['grahamisawesome'/378375, l='MpServer', x=60.25, y=107.44, z=-31.37], EntityCow['Cow'/171983, l='MpServer', x=63.22, y=105.00, z=-23.44], EntityCow['Cow'/171985, l='MpServer', x=61.48, y=105.00, z=-23.60], EntityCow['Cow'/171984, l='MpServer', x=61.47, y=105.00, z=-25.34], EntityCow['Cow'/171987, l='MpServer', x=64.50, y=105.00, z=-25.72], EntityCow['Cow'/171986, l='MpServer', x=62.28, y=105.00, z=-26.53]]

	Retry entities: 0 total; []

Stacktrace:

	at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)

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

	at net.minecraft.client.Minecraft.run(Minecraft.java:776)

	at java.lang.Thread.run(Unknown Source)



-- System Details --

Details:

	Minecraft Version: 1.5.2

	Operating System: Windows 7 (amd64) version 6.1

	Java Version: 1.7.0_13, Oracle Corporation

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

	Memory: 127549336 bytes (121 MB) / 842268672 bytes (803 MB) up to 1888419840 bytes (1800 MB)

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...