Copper Wire bug

zoidborg

Member
Mar 16, 2013
4
0
1
46
Minecraft : 1.5
Forge : 7.7.0
Galacticraft : 0.1.22

Hi,

when you place copper wire, it is invisible, and also seems it does not connect properly to machines ?

i think this error is associated with it

2013-03-17 15:15:15 [SEVERE] [ForgeModLoader] A TileEntity type universalelectricity.components.common.tileentity.TileEntityCopperWire has throw an ex
ception trying to write state. It will not persist. Report this to the mod author
java.lang.RuntimeException: class universalelectricity.components.common.tileentity.TileEntityCopperWire is missing a mapping! This is a bug!
at net.minecraft.tileentity.TileEntity.func_70310_b(TileEntity.java:105)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:310)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:127)
at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:232)
at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:284)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:900)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:576)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
 

Share this page