Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
traisjames

[Solved] Lamp rendering problems

3 posts in this topic

TFC Version #: 0.79.16
 
Forge Version #: 7.10.85.1291

 
SSP/SMP (SinglePlayer/MultiPlayer): 
 SSP
Description: 
 I was using a new map to test out the lamps.  It was when the lamp was created when it crashed.  When I reload the game the lamp is created and still on the anvil.
Have you deleted your config files or are using default configs and are still able to reproduce this bug? (Yes/No): 
 
Yep
 
Do you have any mods other than Forge and TFC installed? (Yes/No): 
If yes, which mods? 

Yes, Liteloader is installed with Autofish, voxelmap, which are currently not working with this update

 
If you have Optifine or Cauldron installed, can you still reproduce the bug after uninstalling them? (Yes/No): 
 
Not installed
 
Pastebin.com link of the Crash Report:

 

---- Minecraft Crash Report 1----


// You should try our sister game, Minceraft!

Time: 4/5/15 10:36 PM
Description: Rendering screen

java.lang.NullPointerException: Rendering screen
at com.bioxx.tfc.Items.ItemBlocks.ItemOilLamp.func_77624_a(ItemOilLamp.java:152)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:525)
at net.minecraft.client.gui.GuiScreen.func_146285_a(GuiScreen.java:104)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:171)
at com.bioxx.tfc.GUI.GuiContainerTFC.func_73863_a(GuiContainerTFC.java:44)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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.bioxx.tfc.Items.ItemBlocks.ItemOilLamp.func_77624_a(ItemOilLamp.java:152)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:525)
at net.minecraft.client.gui.GuiScreen.func_146285_a(GuiScreen.java:104)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:171)
at com.bioxx.tfc.GUI.GuiContainerTFC.func_73863_a(GuiContainerTFC.java:44)

-- Screen render details --
Details:
Screen name: com.bioxx.tfc.GUI.GuiAnvil
Mouse location: Scaled: (261, 138). Absolute: (523, 434)
Screen size: Scaled: (530, 356). Absolute: (1060, 712). Scale factor of 2

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['traisjames'/200, l='MpServer', x=-43.77, y=149.62, z=-7768.20]]
Chunk stats: MultiplayerChunkCache: 285, 285
Level seed: 4846160381712405683
Level generator: ID 00 - TFCDefault, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (12,148,-7776), Chunk: (at 12,9,0 in 0,-486; contains blocks 0,0,-7776 to 15,255,-7761), Region: (0,-16; contains chunks 0,-512 to 31,-481, blocks 0,0,-8192 to 511,255,-7681)
Level time: 729615 game time, 729615 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; [EntityClientPlayerMP['traisjames'/200, l='MpServer', x=-43.77, y=149.62, z=-7768.20]]
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:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.10.3
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 37856240 bytes (36 MB) / 576315392 bytes (549 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 16, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 5 mods loaded, 5 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
tfc_coremod{0.79.16} [TFC[coremod]] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
terrafirmacraft{0.79.16} [TerraFirmaCraft] (TerraFirmaCraft-0.79.16.642.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10-Forge10.13.2.1291
LWJGL: 2.9.1
OpenGL: Intel Iris Pro OpenGL Engine GL version 2.1 INTEL-10.6.20, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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)

 

---- Minecraft Crash Report 2 ----


// Don't do that.

Time: 4/5/15 10:52 PM
Description: Rendering screen

java.lang.NullPointerException: Rendering screen
at com.bioxx.tfc.Items.ItemBlocks.ItemOilLamp.func_77624_a(ItemOilLamp.java:152)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:525)
at net.minecraft.client.gui.GuiScreen.func_146285_a(GuiScreen.java:104)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:171)
at com.bioxx.tfc.GUI.GuiContainerTFC.func_73863_a(GuiContainerTFC.java:44)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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.bioxx.tfc.Items.ItemBlocks.ItemOilLamp.func_77624_a(ItemOilLamp.java:152)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:525)
at net.minecraft.client.gui.GuiScreen.func_146285_a(GuiScreen.java:104)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:171)
at com.bioxx.tfc.GUI.GuiContainerTFC.func_73863_a(GuiContainerTFC.java:44)

-- Screen render details --
Details:
Screen name: com.bioxx.tfc.GUI.GuiAnvil
Mouse location: Scaled: (212, 76). Absolute: (425, 326)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['traisjames'/52, l='MpServer', x=-43.61, y=149.62, z=-7768.23]]
Chunk stats: MultiplayerChunkCache: 287, 287
Level seed: 4846160381712405683
Level generator: ID 00 - TFCDefault, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (12,148,-7776), Chunk: (at 12,9,0 in 0,-486; contains blocks 0,0,-7776 to 15,255,-7761), Region: (0,-16; contains chunks 0,-512 to 31,-481, blocks 0,0,-8192 to 511,255,-7681)
Level time: 736000 game time, 736000 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: 5 total; [EntityClientPlayerMP['traisjames'/52, l='MpServer', x=-43.61, y=149.62, z=-7768.23], EntityBat['Bat'/39238, l='MpServer', x=-5.66, y=63.47, z=-7692.31], EntityBat['Bat'/39237, l='MpServer', x=-7.14, y=65.53, z=-7690.20], EntityBat['Bat'/37868, l='MpServer', x=-5.05, y=63.86, z=-7697.16], EntityBat['Bat'/39234, l='MpServer', x=-1.48, y=62.72, z=-7697.00]]
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:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.10.3
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 220734008 bytes (210 MB) / 543186944 bytes (518 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 17
FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 5 mods loaded, 5 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
tfc_coremod{0.79.16} [TFC[coremod]] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
terrafirmacraft{0.79.16} [TerraFirmaCraft] (TerraFirmaCraft-0.79.16.642.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10-Forge10.13.2.1291
LWJGL: 2.9.1
OpenGL: Intel Iris Pro OpenGL Engine GL version 2.1 INTEL-10.6.20, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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)

0

Share this post


Link to post
Share on other sites

Fixed. Did a stealth update so the version number is still the same. Just redownload.

0

Share this post


Link to post
Share on other sites