Amazing mod, makes you feel like you are on the show.
Can't wait do until there is an easy way to look up gate addresses instead of writing them down haha.
Maybe look at the stargate mod for bukkit servers to implement how they are showing gates using a sign, but implementing it in your dhd with all the symbols and keyboard input.
java.lang.ArrayIndexOutOfBoundsException: 37
at carpentersblocks.tileentity.TECarpentersSafe.func_70299_a(TECarpentersSafe.java:124)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:107)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:223)
at net.minecraft.network.NetServerHandler.func_72523_a(NetServerHandler.java:926)
at net.minecraft.network.packet.Packet102WindowClick.func_73279_a(SourceFile:31)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
I have no clue how to do the model files I see you made in renderdata.
I have no clue either how to do the stuff under all the texture mappings in your texture renderdata files.
If I knew how to do it, I would of posted that also so you could correct mistakes and put it in your next DynMap release.
Well I could of done it but I was like blahhh lol.
Keep up the good work on the DynMap Project.
Forge DynMap makes you work for it since client side mods with different textures.
Bukkit DynMap on the other hand is like all vanilla textures so less of a pain.
All assets for ProjectRed mod and Sub mods seem to be in the ProjectRedBase,
but that might change why have all textures for sub mods you might not use in the base and not directly in the sub mods themselves.
assets/projectred/textures/blocks
The most common texture needed to be mapped is marble, it's used to make marble, marble walls, marble bricks, marble brick walls.
New forge install couple days ago, new version of all for mc 1.6.4;
Server worked great for the last couple days until we got error null exception for title entity for mrcrayfish 3.2.7 for mc 1.6.4 furniture;
The game would crash about 20 seconds into game play, enough time for us to break the oven, since we only had one made, and that fixed our problem, but until this gets fixed we aint using them ovens.
---- Minecraft Crash Report ----
// Why is it breaking
Time: 1/4/14 2:29 AM
Description: Ticking tile entity
java.lang.NullPointerException
at com.mrcrayfish.furniture.tileentity.TileEntityOven.solidifyItems(TileEntityOven.java:430)
at com.mrcrayfish.furniture.tileentity.TileEntityOven.func_70316_g(TileEntityOven.java:323)
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.mrcrayfish.furniture.tileentity.TileEntityOven.solidifyItems(TileEntityOven.java:430)
at com.mrcrayfish.furniture.tileentity.TileEntityOven.func_70316_g(TileEntityOven.java:323)
-- Tile entity being ticked --
Details:
Name: cfmOven // com.mrcrayfish.furniture.tileentity.TileEntityOven
Block type: ID #501 (tile.quartzblock_bottom // com.mrcrayfish.furniture.blocks.BlockOven)
Block data value: 1 / 0x1 / 0b0001
Block location: World: (232,63,324), Chunk: (at 8,3,4 in 14,20; contains blocks 224,0,320 to 239,255,335), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #501 (tile.quartzblock_bottom // com.mrcrayfish.furniture.blocks.BlockOven)
Actual block data value: 1 / 0x1 / 0b0001
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
-- Affected level --
Details:
Level name: World1
All players: 1 total; [EntityPlayerMP['cdmlb'/295, l='World1', x=211.22, y=66.00, z=285.82]]
Chunk stats: ServerChunkCache: 700 Drop: 0
Level seed: 313755999324218082
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (224,64,252), Chunk: (at 0,4,12 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 3701424 game time, 4104291 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 106680 (now: false), thunder time: 1357 (now: true)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
0
Can't wait do until there is an easy way to look up gate addresses instead of writing them down haha.
Maybe look at the stargate mod for bukkit servers to implement how they are showing gates using a sign, but implementing it in your dhd with all the symbols and keyboard input.
0
I was sad when RedPower was not being updated.
0
0
0
It kicks him off the server and deletes the item put in that safe.
We tested it using Minecraft vanilla iron ingots, gold ingots and etc. same error
Not all items put in the safe causes this problem on gold safe.
Normal safe no problems so far just gold.
Minecraft 1.6.4
Forge-1.6.4-9.11.1.965-installer
Carpenters_Blocks_v1.9.8_MC_1.6+
Java 7 update 45 64bit latest build
Array Index Out Of Bounds
java.lang.ArrayIndexOutOfBoundsException: 37
at carpentersblocks.tileentity.TECarpentersSafe.func_70299_a(TECarpentersSafe.java:124)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:107)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:223)
at net.minecraft.network.NetServerHandler.func_72523_a(NetServerHandler.java:926)
at net.minecraft.network.packet.Packet102WindowClick.func_73279_a(SourceFile:31)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
0
I have no clue how to do the model files I see you made in renderdata.
I have no clue either how to do the stuff under all the texture mappings in your texture renderdata files.
If I knew how to do it, I would of posted that also so you could correct mistakes and put it in your next DynMap release.
Well I could of done it but I was like blahhh lol.
Keep up the good work on the DynMap Project.
Forge DynMap makes you work for it since client side mods with different textures.
Bukkit DynMap on the other hand is like all vanilla textures so less of a pain.
Thanks.
0
modname:CarpentersBlocks
cfgfile:config/CarpentersBlocks.cfg
texturepath:assets/carpentersblocks/textures/blocks/
texture:id=bed/bed_pillow
texture:id=bed/design_1/blanket
texture:id=bed/design_1/pillow
texture:id=bed/design_2/blanket
texture:id=bed/design_3/blanket
texture:id=bed/design_4/blanket
texture:id=bed/design_5/blanket
texture:id=bed/design_5/pillow
texture:id=bed/design_6/blanket
texture:id=daylightsensor/daylight_sensor_glass_top
texture:id=door/door_french_glass_bottom
texture:id=door/door_french_glass_top
texture:id=door/door_glass_tall_bottom
texture:id=door/door_glass_tall_top
texture:id=door/door_glass_top
texture:id=door/door_screen_tall
texture:id=general/blank
texture:id=general/full_frame
texture:id=general/quartered_frame
texture:id=general/solid
texture:id=hatch/hatch_french_glass
texture:id=hatch/hatch_glass
texture:id=hatch/hatch_screen
texture:id=lever/lever
texture:id=overlay/overlay_fast_grass_side
texture:id=overlay/overlay_hay_side
texture:id=overlay/overlay_mycelium_side
texture:id=overlay/overlay_snow_side
texture:id=pattern/pattern_1
texture:id=pattern/pattern_2
texture:id=pattern/pattern_3
texture:id=pattern/pattern_4
texture:id=pattern/pattern_5
texture:id=pattern/pattern_6
texture:id=pattern/pattern_7
texture:id=pattern/pattern_8
texture:id=pattern/pattern_9
texture:id=safe/safe_light
texture:id=slope/oblique_pt_high
texture:id=slope/oblique_pt_low
texture:id=torch/torch_head_smoldering
texture:id=torch/torch_head_unlit
texture:id=torch/torch_lit
#I:Block=2405
block:id=Block,data=0,allfaces=0:general/full_frame
#I:Slope=2401
block:id=Slope,data=0,allfaces=0:general/full_frame
#I:"Collapsible Block"=2414
block:id=Collapsible_Block,data=0,allfaces=0:general/full_frame
0
Chickenbones also makes now
Wireless Redstone Chicken bones Edition
WR-CBE 1.4.0.6
Assets are in the WR-CBE mod itself
I think that's all the assets for blocks, that mod is odd on the inside of the jar.
modname:WR-CBE|Core
cfgfile:config/WirelessRedstone.cfg
texturepath:assets/wrcbe_logic/textures/blocks/
texture:id=base
texture:id=blaze
texture:id=off
texture:id=on
0
ProjectRed looks and acts just like RedPower.
ProjectRed is devided into many sub mods.
ProjectRedBase-1.6.4-4.2.2.19
ProjectRedCompat-1.6.4-4.2.2.19
ProjectRedIntegration-1.6.4-4.2.2.19
ProjectRedLighting-1.6.4-4.2.2.19
ProjectRedMechanical-1.6.4-4.2.2.19
ProjectRedWorld-1.6.4-4.2.2.19
All assets for ProjectRed mod and Sub mods seem to be in the ProjectRedBase,
but that might change why have all textures for sub mods you might not use in the base and not directly in the sub mods themselves.
assets/projectred/textures/blocks
The most common texture needed to be mapped is marble, it's used to make marble, marble walls, marble bricks, marble brick walls.
modname:ProjRed|Core
cfgfile:config/ProjectRed.cfg
texturepath:assets/projectred/textures/blocks/
texture:id=compat/liqcondredmetal
texture:id=compat/liqcondredmetal_flow
texture:id=compat/liqredstone
texture:id=compat/liqredstone_flow
texture:id=gates/base
texture:id=gates/busxcvr
texture:id=gates/cells
texture:id=gates/lever
texture:id=gates/minuschipoff
texture:id=gates/minuschipon
texture:id=gates/pluschipoff
texture:id=gates/pluschipon
texture:id=gates/pointer
texture:id=gates/rainsensor
texture:id=gates/redchipoff
texture:id=gates/redchipon
texture:id=gates/solar0
texture:id=gates/solar1
texture:id=gates/solar2
texture:id=gates/yellowchipoff
texture:id=gates/yellowchipon
texture:id=gates/surface/AND-0
texture:id=gates/surface/AND-1
texture:id=gates/surface/AND-2
texture:id=gates/surface/AND-3
texture:id=gates/surface/ANDCELL-0
texture:id=gates/surface/ANDCELL-1
texture:id=gates/surface/base
texture:id=gates/surface/bordermatte
texture:id=gates/surface/BUFFCELL-0
texture:id=gates/surface/BUFFCELL-1
texture:id=gates/surface/BUFFER-0
texture:id=gates/surface/BUFFER-1
texture:id=gates/surface/BUFFER-2
texture:id=gates/surface/BUFFER-3
texture:id=gates/surface/BUSXCVR-0
texture:id=gates/surface/BUSXCVR-1
texture:id=gates/surface/COMPARATOR-0
texture:id=gates/surface/COMPARATOR-1
texture:id=gates/surface/COMPARATOR-2
texture:id=gates/surface/COMPARATOR-3
texture:id=gates/surface/COUNT-0
texture:id=gates/surface/COUNT-1
texture:id=gates/surface/INVCELL-0
texture:id=gates/surface/LIGHTSENSOR-0
texture:id=gates/surface/MULTIPLEXER-0
texture:id=gates/surface/MULTIPLEXER-1
texture:id=gates/surface/MULTIPLEXER-2
texture:id=gates/surface/MULTIPLEXER-3
texture:id=gates/surface/MULTIPLEXER-4
texture:id=gates/surface/MULTIPLEXER-5
texture:id=gates/surface/NAND-0
texture:id=gates/surface/NAND-1
texture:id=gates/surface/NAND-2
texture:id=gates/surface/NAND-3
texture:id=gates/surface/NOR-0
texture:id=gates/surface/NOR-1
texture:id=gates/surface/NOR-2
texture:id=gates/surface/NOR-3
texture:id=gates/surface/NOT-0
texture:id=gates/surface/NOT-1
texture:id=gates/surface/NOT-2
texture:id=gates/surface/NOT-3
texture:id=gates/surface/OR-0
texture:id=gates/surface/OR-1
texture:id=gates/surface/OR-2
texture:id=gates/surface/OR-3
texture:id=gates/surface/PULSE-0
texture:id=gates/surface/PULSE-1
texture:id=gates/surface/PULSE-2
texture:id=gates/surface/RAINSENSOR-0
texture:id=gates/surface/RANDOM-0
texture:id=gates/surface/RANDOM-1
texture:id=gates/surface/RANDOM-2
texture:id=gates/surface/RANDOM-3
texture:id=gates/surface/REPEATER-0
texture:id=gates/surface/REPEATER-1
texture:id=gates/surface/RSLATCH-0
texture:id=gates/surface/RSLATCH-1
texture:id=gates/surface/RSLATCH2-0
texture:id=gates/surface/RSLATCH2-1
texture:id=gates/surface/RSLATCH2-2
texture:id=gates/surface/RSLATCH2-3
texture:id=gates/surface/STATECELL-0
texture:id=gates/surface/STATECELL-1
texture:id=gates/surface/STATECELL-2
texture:id=gates/surface/STATECELL-3
texture:id=gates/surface/STATECELL-4
texture:id=gates/surface/SYNC-0
texture:id=gates/surface/SYNC-1
texture:id=gates/surface/SYNC-2
texture:id=gates/surface/SYNC-3
texture:id=gates/surface/SYNC-4
texture:id=gates/surface/SYNC-5
texture:id=gates/surface/TIME-0
texture:id=gates/surface/TIME-1
texture:id=gates/surface/TIME-2
texture:id=gates/surface/TOGLATCH-0
texture:id=gates/surface/TOGLATCH-1
texture:id=gates/surface/TRANSLATCH-0
texture:id=gates/surface/TRANSLATCH-1
texture:id=gates/surface/TRANSLATCH-2
texture:id=gates/surface/TRANSLATCH-3
texture:id=gates/surface/TRANSLATCH-4
texture:id=gates/surface/wirematte-OFF
texture:id=gates/surface/wirematte-ON
texture:id=gates/surface/XNOR-0
texture:id=gates/surface/XNOR-1
texture:id=gates/surface/XNOR-2
texture:id=gates/surface/XNOR-3
texture:id=gates/surface/XNOR-4
texture:id=gates/surface/XOR-0
texture:id=gates/surface/XOR-1
texture:id=gates/surface/XOR-2
texture:id=gates/surface/XOR-3
texture:id=lights/button/0
texture:id=lights/button/1
texture:id=lights/button/10
texture:id=lights/button/11
texture:id=lights/button/12
texture:id=lights/button/13
texture:id=lights/button/14
texture:id=lights/button/15
texture:id=lights/button/2
texture:id=lights/button/3
texture:id=lights/button/4
texture:id=lights/button/5
texture:id=lights/button/6
texture:id=lights/button/7
texture:id=lights/button/8
texture:id=lights/button/9
texture:id=lights/lampoff/0
texture:id=lights/lampoff/1
texture:id=lights/lampoff/10
texture:id=lights/lampoff/11
texture:id=lights/lampoff/12
texture:id=lights/lampoff/13
texture:id=lights/lampoff/14
texture:id=lights/lampoff/15
texture:id=lights/lampoff/2
texture:id=lights/lampoff/3
texture:id=lights/lampoff/4
texture:id=lights/lampoff/5
texture:id=lights/lampoff/6
texture:id=lights/lampoff/7
texture:id=lights/lampoff/8
texture:id=lights/lampoff/9
texture:id=lights/lampon/0
texture:id=lights/lampon/1
texture:id=lights/lampon/10
texture:id=lights/lampon/11
texture:id=lights/lampon/12
texture:id=lights/lampon/13
texture:id=lights/lampon/14
texture:id=lights/lampon/15
texture:id=lights/lampon/2
texture:id=lights/lampon/3
texture:id=lights/lampon/4
texture:id=lights/lampon/5
texture:id=lights/lampon/6
texture:id=lights/lampon/7
texture:id=lights/lampon/8
texture:id=lights/lampon/9
texture:id=lights/lanternoff/0
texture:id=lights/lanternoff/1
texture:id=lights/lanternoff/10
texture:id=lights/lanternoff/11
texture:id=lights/lanternoff/12
texture:id=lights/lanternoff/13
texture:id=lights/lanternoff/14
texture:id=lights/lanternoff/15
texture:id=lights/lanternoff/2
texture:id=lights/lanternoff/3
texture:id=lights/lanternoff/4
texture:id=lights/lanternoff/5
texture:id=lights/lanternoff/6
texture:id=lights/lanternoff/7
texture:id=lights/lanternoff/8
texture:id=lights/lanternoff/9
texture:id=lights/lanternon/0
texture:id=lights/lanternon/1
texture:id=lights/lanternon/10
texture:id=lights/lanternon/11
texture:id=lights/lanternon/12
texture:id=lights/lanternon/13
texture:id=lights/lanternon/14
texture:id=lights/lanternon/15
texture:id=lights/lanternon/2
texture:id=lights/lanternon/3
texture:id=lights/lanternon/4
texture:id=lights/lanternon/5
texture:id=lights/lanternon/6
texture:id=lights/lanternon/7
texture:id=lights/lanternon/8
texture:id=lights/lanternon/9
texture:id=machines/presser
texture:id=machines/turbine
texture:id=ore/brickbasalt
texture:id=ore/brickmarble
texture:id=ore/cobblebasalt
texture:id=ore/leaves
texture:id=ore/leaves1
texture:id=ore/oreperidot
texture:id=ore/oreruby
texture:id=ore/oresapphire
texture:id=ore/sapling
texture:id=ore/stonebasalt
texture:id=ore/stonemarble
texture:id=ore/storageperidot
texture:id=ore/storageruby
texture:id=ore/storagesapphire
texture:id=pipes/basic
texture:id=pipes/routed
texture:id=pipes/routedconn
texture:id=pipes/routedcrafting
texture:id=pipes/routedextension
texture:id=pipes/routedrequest
texture:id=pipes/unrouted
texture:id=pipes/unroutedconn
texture:id=wires/redalloy
texture:id=wires/bundled/black
texture:id=wires/bundled/blue
texture:id=wires/bundled/brown
texture:id=wires/bundled/cyan
texture:id=wires/bundled/green
texture:id=wires/bundled/grey
texture:id=wires/bundled/lightblue
texture:id=wires/bundled/lightgrey
texture:id=wires/bundled/lime
texture:id=wires/bundled/magenta
texture:id=wires/bundled/neutral
texture:id=wires/bundled/orange
texture:id=wires/bundled/pink
texture:id=wires/bundled/purple
texture:id=wires/bundled/red
texture:id=wires/bundled/white
texture:id=wires/bundled/yellow
texture:id=wires/insulated/blackoff
texture:id=wires/insulated/blackon
texture:id=wires/insulated/blueoff
texture:id=wires/insulated/blueon
texture:id=wires/insulated/brownoff
texture:id=wires/insulated/brownon
texture:id=wires/insulated/cyanoff
texture:id=wires/insulated/cyanon
texture:id=wires/insulated/greenoff
texture:id=wires/insulated/greenon
texture:id=wires/insulated/greyoff
texture:id=wires/insulated/greyon
texture:id=wires/insulated/lightblueoff
texture:id=wires/insulated/lightblueon
texture:id=wires/insulated/lightgreyoff
texture:id=wires/insulated/lightgreyon
texture:id=wires/insulated/limeoff
texture:id=wires/insulated/limeon
texture:id=wires/insulated/magentaoff
texture:id=wires/insulated/magentaon
texture:id=wires/insulated/orangeoff
texture:id=wires/insulated/orangeon
texture:id=wires/insulated/pinkoff
texture:id=wires/insulated/pinkon
texture:id=wires/insulated/purpleoff
texture:id=wires/insulated/purpleon
texture:id=wires/insulated/redoff
texture:id=wires/insulated/redon
texture:id=wires/insulated/whiteoff
texture:id=wires/insulated/whiteon
texture:id=wires/insulated/yellowoff
texture:id=wires/insulated/yellowon
#I:block_oresID=2130
block:id=block_oresID,data=0,allfaces=0:ore/stonemarble
block:id=block_oresID,data=1,allfaces=0:ore/brickmarble
block:id=block_oresID,data=2,allfaces=0:ore/cobblebasalt
block:id=block_oresID,data=3,allfaces=0:ore/stonebasalt
block:id=block_oresID,data=4,allfaces=0:ore/brickbasalt
#I:block_stonesID=2131
block:id=block_stonesID,data=0,allfaces=0:ore/stonemarble
block:id=block_stonesID,data=1,allfaces=0:ore/brickmarble
block:id=block_stonesID,data=2,allfaces=0:ore/cobblebasalt
block:id=block_stonesID,data=3,allfaces=0:ore/stonebasalt
block:id=block_stonesID,data=4,allfaces=0:ore/brickbasalt
#I:block_stoneWallsID=2135
block:id=block_stoneWallsID,data=0,allfaces=0:ore/stonemarble
block:id=block_stoneWallsID,data=1,allfaces=0:ore/brickmarble
block:id=block_stoneWallsID,data=2,allfaces=0:ore/cobblebasalt
block:id=block_stoneWallsID,data=3,allfaces=0:ore/stonebasalt
block:id=block_stoneWallsID,data=4,allfaces=0:ore/brickbasalt
0
They split the tinkers mod into pieces.
Machines and so on are in another mod now.
Figure I would give you a head start.
assets/tmechworks/textures
assets/tmechworks/textures/blocks
assets/tmechworks/textures/blocks/glass
assets/tmechworks/textures/blocks/machines
modname:TMechworks
cfgfile:config/TMechworks.cfg
texturepath:assets/tmechworks/textures/blocks/
texture:id=signalbus
texture:id=glass/stainedglass_black
texture:id=glass/stainedglass_blue
texture:id=glass/stainedglass_brown
texture:id=glass/stainedglass_cyan
texture:id=glass/stainedglass_gray
texture:id=glass/stainedglass_green
texture:id=glass/stainedglass_lightblue
texture:id=glass/stainedglass_lightgray
texture:id=glass/stainedglass_lime
texture:id=glass/stainedglass_magenta
texture:id=glass/stainedglass_orange
texture:id=glass/stainedglass_pink
texture:id=glass/stainedglass_purple
texture:id=glass/stainedglass_red
texture:id=glass/stainedglass_white
texture:id=glass/stainedglass_yellow
texture:id=machines/drawbridge_bottom
texture:id=machines/drawbridge_bottom_extended
texture:id=machines/drawbridge_bottom_face
texture:id=machines/drawbridge_bottom_face_extended
texture:id=machines/drawbridge_side
texture:id=machines/drawbridge_side_advanced
texture:id=machines/drawbridge_side_extended
texture:id=machines/drawbridge_side_face
texture:id=machines/drawbridge_side_face_extended
texture:id=machines/drawbridge_top
texture:id=machines/drawbridge_top_extended
texture:id=machines/drawbridge_top_face
texture:id=machines/drawbridge_top_face_extended
texture:id=machines/firestarter_bottom
texture:id=machines/firestarter_side
texture:id=machines/firestarter_top
0
Server worked great for the last couple days until we got error null exception for title entity for mrcrayfish 3.2.7 for mc 1.6.4 furniture;
The game would crash about 20 seconds into game play, enough time for us to break the oven, since we only had one made, and that fixed our problem, but until this gets fixed we aint using them ovens.
---- Minecraft Crash Report ----
// Why is it breaking
Time: 1/4/14 2:29 AM
Description: Ticking tile entity
java.lang.NullPointerException
at com.mrcrayfish.furniture.tileentity.TileEntityOven.solidifyItems(TileEntityOven.java:430)
at com.mrcrayfish.furniture.tileentity.TileEntityOven.func_70316_g(TileEntityOven.java:323)
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.mrcrayfish.furniture.tileentity.TileEntityOven.solidifyItems(TileEntityOven.java:430)
at com.mrcrayfish.furniture.tileentity.TileEntityOven.func_70316_g(TileEntityOven.java:323)
-- Tile entity being ticked --
Details:
Name: cfmOven // com.mrcrayfish.furniture.tileentity.TileEntityOven
Block type: ID #501 (tile.quartzblock_bottom // com.mrcrayfish.furniture.blocks.BlockOven)
Block data value: 1 / 0x1 / 0b0001
Block location: World: (232,63,324), Chunk: (at 8,3,4 in 14,20; contains blocks 224,0,320 to 239,255,335), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #501 (tile.quartzblock_bottom // com.mrcrayfish.furniture.blocks.BlockOven)
Actual block data value: 1 / 0x1 / 0b0001
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
-- Affected level --
Details:
Level name: World1
All players: 1 total; [EntityPlayerMP['cdmlb'/295, l='World1', x=211.22, y=66.00, z=285.82]]
Chunk stats: ServerChunkCache: 700 Drop: 0
Level seed: 313755999324218082
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (224,64,252), Chunk: (at 0,4,12 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 3701424 game time, 4104291 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 106680 (now: false), thunder time: 1357 (now: true)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2497361176 bytes (2381 MB) / 3087007744 bytes (2944 MB) up to 3087007744 bytes (2944 MB)
JVM Flags: 2 total; -Xms3G -Xmx3G
AABB Pool Size: 4397 (246232 bytes; 0 MB) allocated, 3923 (219688 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 40 mods loaded, 40 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.2.7} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.7(1.6.4).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LoginMessage{v0.4} [LoginMessage] ([forge_universal]LoginMessage_v0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.5.4} [BiblioCraft] (BiblioCraft[v1.5.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CarpentersBlocks{v1.9.8} [Carpenter's Blocks] (Carpenters_Blocks_v1.9.8_MC_1.6+.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Dynmap{1.9-75} [Dynmap] (Dynmap-1.9-forge-9.10.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.0.0.231} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.231.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Core{4.2.2.19} [ProjectRed] (ProjectRedBase-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Expansion{1.0} [ProjRed|Expansion] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Transportation{1.0} [ProjRed|Transportation] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
JAKJ_RedstoneInMotion{2.3.0.0} [Redstone In Motion] (RedstoneInMotion_2.3.0.0_mc1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedstonePasteMod{1.5.1} [Redstone Paste] (RedstonePasteMod1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SGCraft{0.7.3} [SG Craft] (SGCraft-0.7.3-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.4.4} [Waila] (Waila_1.4.4b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TMechworks{DEV.21b1027} [Tinkers' Mechworks] (TMechworks_1.6.4_0.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.0.0.231} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.231.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.0.0.231} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.231.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 968 (54208 bytes; 0 MB) allocated, 829 (46424 bytes; 0 MB) used
Player Count: 1 / 20; [EntityPlayerMP['cdmlb'/295, l='World1', x=211.22, y=66.00, z=285.82]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)