Like Sweetsosweet I am also having an issue with this mod when I look at a mob spawner. I love this mod very much and would like to be able to use it. I'll put my crash report for your perusal.
---- Minecraft Crash Report ----
WARNING: coremods are present:
BetterFoliageLoader ([1.8] BetterFoliage (v1.1.7).jar)
DLFMLCorePlugin ([1.8] DynamicLights.jar)
Contact their authors BEFORE contacting forge
java.lang.NullPointerException: Unexpected error
at tk.nukeduck.hud.element.ExtraGuiElementBlockViewer.render(ExtraGuiElementBlockViewer.java:122)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_58_BetterHud_onRenderTick_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:567)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:155)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 tk.nukeduck.hud.element.ExtraGuiElementBlockViewer.render(ExtraGuiElementBlockViewer.java:122)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_58_BetterHud_onRenderTick_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:567)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:155)
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful64pack-v1.4.0-2.zip, Minecraft HD Vanilla 1.8.zip, Mineralogy_high-res.zip, [1.8.7]Dramatic Skys [v1.5].zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
At first I was not sure if it might be a conflict with another mod but having found that Sweetsosweet had the same issue I thought maybe not. Though if it is and you can pinpoint the mod I'd be grateful for pointing me to the culprit.
Thanks in advance for any fix you come up with and keep up the good work.
Wow, you are so fast! Thanks so much for the quick turnaround, I'm off to download.
Edit:
I'm back again, and happy to say no more redstone crashes! ...but, I ended up with another crash in a similar situation. This time I was looking at a mob spawner when it crashed. It seems there are some items that just don't like being looked at:
---- Minecraft Crash Report ----
// Don't do that.
java.lang.NullPointerException: Unexpected error
at tk.nukeduck.hud.element.ExtraGuiElementBlockViewer.render(ExtraGuiElementBlockViewer.java:122)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_144_BetterHud_onRenderTick_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:567)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:155)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 tk.nukeduck.hud.element.ExtraGuiElementBlockViewer.render(ExtraGuiElementBlockViewer.java:122)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_144_BetterHud_onRenderTick_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:567)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:155)
Craft++ Coremod (craft++-3.7.2.jar)
io.github.anon10w1z.cpp.coremod.CppClassTransformer
Launched Version: 1.8-Forge11.14.3.1468
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 5800 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [[16x] Pixel Perfection V3.2.zip, [16x] PP - Grass Pack V1.2.zip, [16x] PP - Fantasy Tree Pack V1.2.zip, [16x] Pixel Perfection +.zip, [+] Backpack-v2-Dokucraft.zip, [+] Goodly Lightmap.zip, [+] Clouds-Pack (Modified).zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Like Sweetsosweet I am also having an issue with this mod when I look at a mob spawner. I love this mod very much and would like to be able to use it. I'll put my crash report for your perusal.
---- Minecraft Crash Report ----
WARNING: coremods are present:
BetterFoliageLoader ([1.8] BetterFoliage (v1.1.7).jar)
DLFMLCorePlugin ([1.8] DynamicLights.jar)
Contact their authors BEFORE contacting forge
java.lang.NullPointerException: Unexpected error
at tk.nukeduck.hud.element.ExtraGuiElementBlockViewer.render(ExtraGuiElementBlockViewer.java:122)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_58_BetterHud_onRenderTick_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:567)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:155)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 tk.nukeduck.hud.element.ExtraGuiElementBlockViewer.render(ExtraGuiElementBlockViewer.java:122)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_58_BetterHud_onRenderTick_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:567)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:155)
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful64pack-v1.4.0-2.zip, Minecraft HD Vanilla 1.8.zip, Mineralogy_high-res.zip, [1.8.7]Dramatic Skys [v1.5].zip] Current Language: English (US)
Profiler Position: N/A (disabled)
At first I was not sure if it might be a conflict with another mod but having found that Sweetsosweet had the same issue I thought maybe not. Though if it is and you can pinpoint the mod I'd be grateful for pointing me to the culprit.
Thanks in advance for any fix you come up with and keep up the good work.
Thank you both for the crash reports, they're always very useful to me. I am implementing a fix for mob spawners, and a general fallback for any other blocks that may cause a crash (they will be replaced with 'Unknown Block' rather than crashing).
please add a 'hide on tab' option to each element for those playing with debugging enabled
Wouldn't hide on F3 make more sense? Tab just brings up the players list, as far as I know. I suppose I could even add a customisable key to either toggle on/off or hold to hide individual elements or all elements at once.
(Yeah, this post could just be an edit to the previous one)
1.3.1b for Minecraft 1.8 is now out! This update (hopefully) puts all issues with Block Viewer to rest. I have added some exceptions for a few blocks (namely Mob Spawners, Nether/End Portal, Dragon Egg) so they display correctly, and a fallback ("Unknown Block") for if all else fails, preventing a crash. I wasn't able to find any blocks using a debug world which now cause a crash.
Also in this update is a simple option in Block Viewer which lets you display the block codename (e.g. diamond_ore), numeric ID (e.g. #0056) and metadata.
It doesn't work for Mac, i can't put in a extracted file into the mods or it will crash, and when i put in the .zip file, the mod does not work COMPLETELY. What do you mean by the"archive" i should put, in the instalment text
Just tested it again with my save file and the update fixed it perfect for me. Thanks for taking a look at and updating it. I'll definitely let you know if I run into any further problems with your mod in the future. Good job and keep up the good work.
It doesn't work for Mac, i can't put in a extracted file into the mods or it will crash, and when i put in the .zip file, the mod does not work COMPLETELY. What do you mean by the"archive" i should put, in the instalment text
ZIP and JAR archives (basically zipped folders) are the same in structure. So, show file name extensions (Finder menu > Preferences > Advanced > Tick 'Show all filename extensions') and rename the .zip to a .jar. Newer versions of the mod use JAR files anyway.
1.3.2 for 1.8 is now out! I have been working on snapping for elements you can move freely, so you can align them more easily (this can be disabled using the control key). This update also adds the option to change the color of many text-based elements, e.g. Light Level and FPS, so you can choose ay color you want for various information onscreen.
I have just downgraded version 1.3.2 so that it will now work on 1.7.10. The link for the 1.7.10 version of 1.3.2 is here and on the original post!
Mostly because it seems like a lot of modpacks and major mods are still on 1.7.10, so it would make sense to provide a more complete version of this mod for 1.7.10.
I have just downgraded version 1.3.2 so that it will now work on 1.7.10. The link for the 1.7.10 version of 1.3.2 is here and on the original post!
Mostly because it seems like a lot of modpacks and major mods are still on 1.7.10, so it would make sense to provide a more complete version of this mod for 1.7.10.
Hooray for this! I think you read my mind somehow. As much as I would love to stick to 1.8, there is just too little support for it right now. Despite being a smoother experience for me, it seems most modders aren't ready for the big jump yet, as I know it's a ton of work. Just yesterday I decided to go back to 1.7.10, and I was just thinking "darn, BetterHud isn't at parity with the 1.8 version..." and then lo and behold! Thanks a bunch for your hard work.
i also have a crash report for you. if i join a MP server its all fine but if i want to switch then to the skyblock server my game crashes with that report all the time.
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
FMLPlugin (InventoryTweaks-1.59-176.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
Contact their authors BEFORE contacting forge
java.lang.NoClassDefFoundError: scala/actors/threadpool/Arrays
at tk.nukeduck.hud.util.FormatUtil.separate(FormatUtil.java:57)
at tk.nukeduck.hud.element.ExtraGuiElementArmorBars.generateText(ExtraGuiElementArmorBars.java:153)
at tk.nukeduck.hud.element.ExtraGuiElementArmorBars.generateBounds(ExtraGuiElementArmorBars.java:193)
at tk.nukeduck.hud.element.ExtraGuiElementArmorBars.render(ExtraGuiElementArmorBars.java:219)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_28_BetterHud_onRenderTick_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:567)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:155)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1059)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: scala.actors.threadpool.Arrays
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 21 more
Caused by: java.lang.ArrayIndexOutOfBoundsException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at tk.nukeduck.hud.util.FormatUtil.separate(FormatUtil.java:57)
at tk.nukeduck.hud.element.ExtraGuiElementArmorBars.generateText(ExtraGuiElementArmorBars.java:153)
at tk.nukeduck.hud.element.ExtraGuiElementArmorBars.generateBounds(ExtraGuiElementArmorBars.java:193)
at tk.nukeduck.hud.element.ExtraGuiElementArmorBars.render(ExtraGuiElementArmorBars.java:219)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_28_BetterHud_onRenderTick_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:567)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:155)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Venom1987'/3141, l='MpServer', x=-501,19, y=61,00, z=24501,07]]
Chunk stats: MultiplayerChunkCache: 20, 20
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 0,00,60,00,0,00 - World: (0,60,0), Chunk: (at 0,3,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: 22529769 game time, 22535410 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: 1 total; [EntityPlayerSP['Venom1987'/3141, l='MpServer', x=-501,19, y=61,00, z=24501,07]]
Retry entities: 0 total; []
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"013320f":1087) <- PaperSpigot
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2503)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 350.12' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
Launched Version: 1.8-forge1.8-11.14.3.1512
LWJGL: 2.9.1
OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 350.12, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [ChromaHills-64x1.8_v.12.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
This error doesn't even warrant a new update version number, so I'm just going to replace the 1.3.2 download with this one. Re-download 1.3.2, it's fixed now (it was a single line of code that caused this crash).
---- Minecraft Crash Report ----
// Don't do that.
Time: 10/5/15 7:27 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at tk.nukeduck.hud.element.particles.ExtraGuiElementWaterDrops.update(ExtraGuiElementWaterDrops.java:68)
at tk.nukeduck.hud.BetterHud.clientTick(BetterHud.java:220)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_461_BetterHud_clientTick_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)
at net.minecraft.client.Minecraft.func_71407_l(Unknown Source)
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
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)
any ideas why it happend? :S
Rollback Post to RevisionRollBack
I can see what you see not, vision milky then eyes rot.When you turn they will be gone, whispering there hidden song.Then you see what can not be, shadows move where a light should be.Out of darkness, out of mind, cast down into the halls of the blind.
---- Minecraft Crash Report ----
// Don't do that.
Time: 10/5/15 7:27 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at tk.nukeduck.hud.element.particles.ExtraGuiElementWaterDrops.update(ExtraGuiElementWaterDrops.java:68)
at tk.nukeduck.hud.BetterHud.clientTick(BetterHud.java:220)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_461_BetterHud_clientTick_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)
at net.minecraft.client.Minecraft.func_71407_l(Unknown Source)
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I believe I've fixed it. Now this calls for 1.3.2a, unlike the other 1-line-of-code crash.
(1.8 also updated to 1.3.2a, because it would have suffered the same crash).
Here's the download link (1.7.10), both links will be up on the original post too.
awesome thank you
Rollback Post to RevisionRollBack
I can see what you see not, vision milky then eyes rot.When you turn they will be gone, whispering there hidden song.Then you see what can not be, shadows move where a light should be.Out of darkness, out of mind, cast down into the halls of the blind.
A;right, i've been having this issue with EVERY update thus far. I've attempted to remove ALL of the other mods i use on multiple occasions, ran it clean with only this mod, and yet, it ALWAYS crashes. I dunno if it's cuz im on a mac (wouldnt shock me) but it's getting very very aggravating.
here's the crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
CCCDeobfPlugin (unknown)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 10/7/15 7:02 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: java.lang.System.lineSeparator()Ljava/lang/String;
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:733)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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)
Caused by: java.lang.NoSuchMethodError: java.lang.System.lineSeparator()Ljava/lang/String;
at tk.nukeduck.hud.util.constants.Constants.<clinit>(Constants.java:18)
at tk.nukeduck.hud.BetterHud.init(BetterHud.java:75)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
A;right, i've been having this issue with EVERY update thus far. I've attempted to remove ALL of the other mods i use on multiple occasions, ran it clean with only this mod, and yet, it ALWAYS crashes. I dunno if it's cuz im on a mac (wouldnt shock me) but it's getting very very aggravating.
here's the crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
CCCDeobfPlugin (unknown)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 10/7/15 7:02 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: java.lang.System.lineSeparator()Ljava/lang/String;
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:733)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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)
Caused by: java.lang.NoSuchMethodError: java.lang.System.lineSeparator()Ljava/lang/String;
at tk.nukeduck.hud.util.constants.Constants.<clinit>(Constants.java:18)
at tk.nukeduck.hud.BetterHud.init(BetterHud.java:75)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I apologise. I don't have a mac, so it's hard to test, but this has happened several times before with other macs. It's due to the system using a version of Java that was released a couple of years ago, so it's missing some components this mod used. I have a workaround set up: 1.3.2b should hopefully fix this for good. Links are on the main post for both 1.7.10 and 1.8.
Uh... Yeah, I really don't know on that one. Nothing else gets reset?
Nothing else gets reset, just the water drops. It's only when I do a full game restart. If I exit to main menu and go back into my game, water drops stay off. But if I completely exit and load the game up later, it's back on.
Nothing else gets reset, just the water drops. It's only when I do a full game restart. If I exit to main menu and go back into my game, water drops stay off. But if I completely exit and load the game up later, it's back on.
I'm also having this exact issue...it's why I came here just now to find out if I was the only one having the problem.
I even tried changing file extension of the config file from .txt to .cfg in hopes that's why it wasn't saving the setting properly, but it's still reverting back to water drops on everytime I restart the game.
Rollback Post to RevisionRollBack
GENERATION 38: The first time you see this, copy it into your signature
on any forum and add 1 to the generation. This is a Social experiment.
Like Sweetsosweet I am also having an issue with this mod when I look at a mob spawner. I love this mod very much and would like to be able to use it. I'll put my crash report for your perusal.
---- Minecraft Crash Report ----
WARNING: coremods are present:
BetterFoliageLoader ([1.8] BetterFoliage (v1.1.7).jar)
DLFMLCorePlugin ([1.8] DynamicLights.jar)
Contact their authors BEFORE contacting forge
// Surprise! Haha. Well, this is awkward.
Time: 9/27/15 1:39 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at tk.nukeduck.hud.element.ExtraGuiElementBlockViewer.render(ExtraGuiElementBlockViewer.java:122)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_58_BetterHud_onRenderTick_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:567)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:155)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 tk.nukeduck.hud.element.ExtraGuiElementBlockViewer.render(ExtraGuiElementBlockViewer.java:122)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_58_BetterHud_onRenderTick_RenderGameOverlayEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858)
at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:567)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:155)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Squidotle'/551, l='MpServer', x=202.17, y=58.00, z=285.00]]
Chunk stats: MultiplayerChunkCache: 625, 625
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 232.00,64.00,252.00 - World: (232,64,252), Chunk: (at 8,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: 659051 game time, 846270 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: 72 total; [EntityPig['Pig'/384, l='MpServer', x=278.81, y=66.00, z=235.47], EntityPig['Pig'/262, l='MpServer', x=173.38, y=69.00, z=206.00], EntityPig['Pig'/263, l='MpServer', x=160.53, y=63.00, z=230.16], EntityBat['Bat'/264, l='MpServer', x=176.31, y=51.09, z=228.84], EntityBat['Bat'/265, l='MpServer', x=157.19, y=49.00, z=247.41], EntityPig['Pig'/266, l='MpServer', x=168.84, y=66.00, z=254.09], EntityPig['Pig'/267, l='MpServer', x=173.75, y=64.00, z=333.84], EntitySheep['Sheep'/139, l='MpServer', x=134.50, y=74.00, z=237.50], EntityPig['Pig'/268, l='MpServer', x=172.16, y=65.00, z=334.78], EntitySheep['Sheep'/140, l='MpServer', x=129.81, y=63.00, z=248.69], MoorishIdolEntity['Moorish Idol'/141, l='MpServer', x=141.19, y=57.16, z=255.06], EntityChicken['Chicken'/269, l='MpServer', x=162.53, y=67.00, z=359.66], YellowTangEntity['Yellow Tang'/142, l='MpServer', x=146.88, y=58.44, z=254.81], ClownFishEntity['Clownfish'/143, l='MpServer', x=139.41, y=62.81, z=253.25], ClownFishEntity['Clownfish'/145, l='MpServer', x=141.59, y=49.00, z=246.91], RegalTangEntity['Regal Tang'/146, l='MpServer', x=142.06, y=60.00, z=250.69], ClownFishEntity['Clownfish'/149, l='MpServer', x=141.69, y=60.81, z=253.78], ClownFishEntity['Clownfish'/150, l='MpServer', x=132.50, y=56.00, z=260.94], EntityBat['Bat'/151, l='MpServer', x=134.69, y=32.69, z=305.75], EntityChicken['Chicken'/152, l='MpServer', x=130.75, y=64.00, z=334.34], EntityChicken['Chicken'/153, l='MpServer', x=135.78, y=64.00, z=338.44], EntityChicken['Chicken'/154, l='MpServer', x=136.31, y=64.00, z=332.03], EntityBat['Bat'/297, l='MpServer', x=192.72, y=48.50, z=265.44], EntityChicken['Chicken'/298, l='MpServer', x=181.34, y=65.00, z=306.66], EntityPig['Pig'/299, l='MpServer', x=188.03, y=65.00, z=321.97], EntityBat['Bat'/300, l='MpServer', x=187.00, y=18.16, z=346.75], EntityBat['Bat'/301, l='MpServer', x=182.59, y=17.88, z=351.69], EntityPig['Pig'/302, l='MpServer', x=181.84, y=65.00, z=339.84], EntityPig['Pig'/303, l='MpServer', x=191.16, y=66.00, z=341.72], EntityBat['Bat'/308, l='MpServer', x=189.56, y=46.16, z=283.38], EntityChicken['Chicken'/309, l='MpServer', x=206.75, y=67.00, z=293.19], EntityPig['Pig'/310, l='MpServer', x=192.03, y=64.00, z=308.91], BlennyEntity['Blenny'/183, l='MpServer', x=146.00, y=63.00, z=206.69], RoyalGrammaEntity['Royal Gramma'/186, l='MpServer', x=153.47, y=61.56, z=223.66], EntitySquid['Squid'/187, l='MpServer', x=150.47, y=59.28, z=239.50], EntitySheep['Sheep'/188, l='MpServer', x=149.94, y=69.00, z=228.88], ClownFishEntity['Clownfish'/189, l='MpServer', x=144.88, y=45.00, z=245.38], EntitySquid['Squid'/190, l='MpServer', x=148.47, y=58.00, z=243.47], EntitySquid['Squid'/191, l='MpServer', x=147.38, y=59.19, z=246.38], RoyalGrammaEntity['Royal Gramma'/192, l='MpServer', x=141.75, y=56.00, z=256.88], EntityBat['Bat'/193, l='MpServer', x=154.63, y=50.22, z=252.25], EntityBat['Bat'/194, l='MpServer', x=154.75, y=49.91, z=260.50], MoorishIdolEntity['Moorish Idol'/195, l='MpServer', x=153.88, y=58.19, z=244.41], PufferFishEntity['Pufferfish'/196, l='MpServer', x=145.59, y=62.00, z=249.44], PufferFishEntity['Pufferfish'/197, l='MpServer', x=151.88, y=62.00, z=249.28], PufferFishEntity['Pufferfish'/198, l='MpServer', x=158.88, y=61.00, z=244.47], PufferFishEntity['Pufferfish'/199, l='MpServer', x=147.41, y=62.00, z=252.75], EntityPig['Pig'/328, l='MpServer', x=236.00, y=70.00, z=314.03], MoonFishEntity['Moonfish'/200, l='MpServer', x=153.88, y=56.00, z=244.50], RegalTangEntity['Regal Tang'/201, l='MpServer', x=144.88, y=56.09, z=256.88], PufferFishEntity['Pufferfish'/202, l='MpServer', x=148.88, y=62.00, z=256.88], EntityBat['Bat'/203, l='MpServer', x=149.25, y=51.09, z=258.75], EntityItem['item.item.FishScaleBlack'/204, l='MpServer', x=149.88, y=64.00, z=265.31], EntityPig['Pig'/332, l='MpServer', x=243.31, y=65.00, z=223.53], EntityPig['Pig'/333, l='MpServer', x=242.91, y=70.00, z=319.16], EntityItem['item.item.FishScaleWhite'/205, l='MpServer', x=151.84, y=64.00, z=271.41], EntityChicken['Chicken'/206, l='MpServer', x=150.94, y=62.66, z=312.09], EntityBat['Bat'/334, l='MpServer', x=238.25, y=36.31, z=347.88], EntityChicken['Chicken'/207, l='MpServer', x=149.94, y=62.53, z=312.56], EntityBat['Bat'/335, l='MpServer', x=246.22, y=40.84, z=357.47], EntityBat['Bat'/336, l='MpServer', x=248.59, y=35.69, z=351.19], EntityChicken['Chicken'/208, l='MpServer', x=150.91, y=66.00, z=357.53], EntityBat['Bat'/337, l='MpServer', x=248.47, y=36.69, z=352.38], EntityPlayerSP['Squidotle'/551, l='MpServer', x=202.17, y=58.00, z=285.00], EntityPig['Pig'/363, l='MpServer', x=257.97, y=70.00, z=300.38], EntityBat['Bat'/2288, l='MpServer', x=173.50, y=52.00, z=211.50], EntityRabbit['Rabbit'/114, l='MpServer', x=125.38, y=63.00, z=249.19], EntityBat['Bat'/2291, l='MpServer', x=196.50, y=52.00, z=212.50], EntitySheep['Sheep'/117, l='MpServer', x=124.50, y=69.00, z=255.50], EntityBat['Bat'/2294, l='MpServer', x=195.50, y=52.00, z=212.50], EntityChicken['Chicken'/119, l='MpServer', x=125.06, y=63.00, z=342.06], EntityBat['Bat'/2295, l='MpServer', x=192.50, y=52.00, z=212.50]]
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:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 232296000 bytes (221 MB) / 752758784 bytes (717 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1516 Optifine OptiFine_1.8_HD_U_D5 35 mods loaded, 35 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{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1516.jar)
UCHIJAAAA Forge{11.14.3.1516} [Minecraft Forge] (forge-1.8-11.14.3.1516.jar)
UCHIJAAAA AutoSapling{1.0} [AutoSapling] ([1.8] AutoSap (v1.2).jar)
UCHIJAAAA BaMsGRAVE{1.4.3} [BaM's Grave] ([1.8] BamsGrave (v1.4.3).jar)
UCHIJAAAA BattleTowers{1.5.5} [Battle Towers] ([1.8] BattleTowers.jar)
UCHIJAAAA BetterFoliage{1.1.7} [Better Foliage] ([1.8] BetterFoliage (v1.1.7).jar)
UCHIJAAAA hud{1.3.1a} [Better HUD] ([1.8] BetterHUD (v1.3.1a).jar)
UCHIJAAAA bettervillages{0.5} [Better Villages Mod] ([1.8] BetterVillages (v0.5).jar)
UCHIJAAAA ChickenShed{1.1.4} [Chicken Shed] ([1.8] ChickenShed (v1.2.0).jar)
UCHIJAAAA Chimneys{1.8} [Chimneys] ([1.8] ChimneysMod.jar)
UCHIJAAAA confighealth{2.1} [Configurable Health] ([1.8] ConfigurableHealthMod.jar)
UCHIJAAAA DynamicLights{1.3.9} [Dynamic Lights] ([1.8] DynamicLights.jar)
UCHIJAAAA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] ([1.8] DynamicLights.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] ([1.8] DynamicLights.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] ([1.8] DynamicLights.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] ([1.8] DynamicLights.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] ([1.8] DynamicLights.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] ([1.8] DynamicLights.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] ([1.8] DynamicLights.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] ([1.8] DynamicLights.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] ([1.8] DynamicLights.jar)
UCHIJAAAA FancyFish{1.0} [Fancy Fish] ([1.8] FancyFish (v2015.09.22).jar)
UCHIJAAAA samsinvcrafting{1.8-1.0.1} [Inventory Crafitng Table] ([1.8] InventoryCraftingGridMod.jar)
UCHIJAAAA InventoryPets{1.3.3} [Inventory Pets] ([1.8] InventoryPetsMod.jar)
UCHIJAAAA levelup{0.11} [Level Up!] ([1.8] LevelUpMod.jar)
UCHIJAAAA chef{4.0} [Master Chef] ([1.8] MasterChef (v5.0).jar)
UCHIJAAAA MemoryCleaner{1.0} [Memory Cleaner] ([1.8] MemoryCleaner (v1.4).jar)
UCHIJAAAA mineralogy{2.5.1} [Mineralogy] ([1.8] Mineralogy (v2.5.1).jar)
UCHIJAAAA cfm{3.5} [§9MrCrayfish's Furniture Mod] ([1.8] MrCrayfishFurnitureMod (v3.5-dev).jar)
UCHIJAAAA ckm{1.0} [MrCrayfish's Key Mod] ([1.8] MrCrayfishKeyMod (v1.0.1).jar)
UCHIJAAAA ParkourMod{1.0} [Parkour Mod (Assassin's Creed Style)] ([1.8] ParkourMod.jar)
UCHIJAAAA PeacefulSurface{1.8.x-v3} [PeacefulSurface] ([1.8] PeacefulSurface (v3).jar)
UCHIJAAAA wildcaves3{1.8} [Wild Caves 3] ([1.8] WildCaves3 (v0.4.3.7).jar)
UCHIJAAAA XaeroMinimap{1.6.5} [Xaero's Minimap] ([1.8] XaerosMinimap (v1.6.5).jar)
Loaded coremods (and transformers):
BetterFoliageLoader ([1.8] BetterFoliage (v1.1.7).jar)
mods.betterfoliage.loader.impl.BetterFoliageTransformer
DLFMLCorePlugin ([1.8] DynamicLights.jar)
atomicstryker.dynamiclights.common.DLTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6520G'
Launched Version: 1.8-forge1.8-11.14.3.1516
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 6520G GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful64pack-v1.4.0-2.zip, Minecraft HD Vanilla 1.8.zip, Mineralogy_high-res.zip, [1.8.7]Dramatic Skys [v1.5].zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
At first I was not sure if it might be a conflict with another mod but having found that Sweetsosweet had the same issue I thought maybe not. Though if it is and you can pinpoint the mod I'd be grateful for pointing me to the culprit.
Thanks in advance for any fix you come up with and keep up the good work.
Thank you both for the crash reports, they're always very useful to me. I am implementing a fix for mob spawners, and a general fallback for any other blocks that may cause a crash (they will be replaced with 'Unknown Block' rather than crashing).
Wouldn't hide on F3 make more sense? Tab just brings up the players list, as far as I know. I suppose I could even add a customisable key to either toggle on/off or hold to hide individual elements or all elements at once.
(Yeah, this post could just be an edit to the previous one)
1.3.1b for Minecraft 1.8 is now out! This update (hopefully) puts all issues with Block Viewer to rest. I have added some exceptions for a few blocks (namely Mob Spawners, Nether/End Portal, Dragon Egg) so they display correctly, and a fallback ("Unknown Block") for if all else fails, preventing a crash. I wasn't able to find any blocks using a debug world which now cause a crash.
Also in this update is a simple option in Block Viewer which lets you display the block codename (e.g. diamond_ore), numeric ID (e.g. #0056) and metadata.
Link is on the main thread, as always.
It doesn't work for Mac, i can't put in a extracted file into the mods or it will crash, and when i put in the .zip file, the mod does not work COMPLETELY. What do you mean by the"archive" i should put, in the instalment text
Just tested it again with my save file and the update fixed it perfect for me. Thanks for taking a look at and updating it. I'll definitely let you know if I run into any further problems with your mod in the future. Good job and keep up the good work.
ZIP and JAR archives (basically zipped folders) are the same in structure. So, show file name extensions (Finder menu > Preferences > Advanced > Tick 'Show all filename extensions') and rename the .zip to a .jar. Newer versions of the mod use JAR files anyway.
1.3.2 for 1.8 is now out! I have been working on snapping for elements you can move freely, so you can align them more easily (this can be disabled using the control key). This update also adds the option to change the color of many text-based elements, e.g. Light Level and FPS, so you can choose ay color you want for various information onscreen.
Download link is on the original post.
oh ok thanks
I have just downgraded version 1.3.2 so that it will now work on 1.7.10. The link for the 1.7.10 version of 1.3.2 is here and on the original post!
Mostly because it seems like a lot of modpacks and major mods are still on 1.7.10, so it would make sense to provide a more complete version of this mod for 1.7.10.
Hooray for this! I think you read my mind somehow. As much as I would love to stick to 1.8, there is just too little support for it right now. Despite being a smoother experience for me, it seems most modders aren't ready for the big jump yet, as I know it's a ton of work. Just yesterday I decided to go back to 1.7.10, and I was just thinking "darn, BetterHud isn't at parity with the 1.8 version..." and then lo and behold! Thanks a bunch for your hard work.
This error doesn't even warrant a new update version number, so I'm just going to replace the 1.3.2 download with this one. Re-download 1.3.2, it's fixed now (it was a single line of code that caused this crash).
i got this error
---- Minecraft Crash Report ----
// Don't do that.
Time: 10/5/15 7:27 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at tk.nukeduck.hud.element.particles.ExtraGuiElementWaterDrops.update(ExtraGuiElementWaterDrops.java:68)
at tk.nukeduck.hud.BetterHud.clientTick(BetterHud.java:220)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_461_BetterHud_clientTick_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)
at net.minecraft.client.Minecraft.func_71407_l(Unknown Source)
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 829040896 bytes (790 MB) / 1966080000 bytes (1875 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx4096m
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.3.1408 111 mods loaded, 111 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.3.1408-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.13.3.1408} [Minecraft Forge] (forge-1.7.10-10.13.3.1408-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Aroma1997Core{1.0.2.11} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ivtoolkit{1.0.1} [IvToolkit] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.0.5.110} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
backpacks16840{3.0.1} [Backpacks!] (zz-backpacks 1.7.10 - 3.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
myfit{1.5.4} [MyFit] (1.7.10-myfit-1.5.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DC1{3.4.2.19} [KingCore] ([1.7.2+] KingCore v3.4.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AS1{3.2.1.26} [Arcane Scrolls] ([1.7.10] ArcaneScrolls v3.2.1.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Trapcraft{v2.2.1a} [Trapcraft] ([1.7.10] Trapcraft - v2.3.0a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
hearts{1.0} [Hearts] ([1.7.10][1.7.2] Heart Crystal 1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
extendedWorkbench{1.2.1.0} [Extended Workbench] ([1.7.10]ExtendedWorkbench v1.2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FishingNets{1.2.1.5} [Fishing Nets] ([1.7.10M] FishingNets v1.2.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
EB{2.1.2.6} [Ender Book] ([1.7.2] EnderBook v2.1.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
StoneArmour{1.0.0.1} [Stone Armour] ([1.7.2M] StoneArmour v1.0.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
deconstruction{2.2.5} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.5].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AppleCore{1.0.1} [AppleCore] (AppleCore-mc1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Aroma1997CoreHelper{1.0.2.11} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Grinder{4.0.0} [Grinder] (AttachableGrinder-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
B0bGrowsOre{2.3.1} [B0bGary's Growable Ores] (B0bGary's Growable Ores-2.3.1 for 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
kegare.bedrocklayer{1.0.8} [BedrockLayer] (BedrockLayer_1.7.2-v1.0.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
hud{1.3.2} [Better HUD] (Better HUD by NukeDuck [1.7.10][1.3.2].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BetterChests{1.1.1.7} [BetterChests] (BetterChests-1.7.10-1.1.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
betterstorage{0.10.4.117} [BetterStorage] (BetterStorage-1.7.10-0.10.4.117.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiblioCraft{1.9.0} [BiblioCraft] (BiblioCraft[v1.9.0][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Core{7.0.11} [BuildCraft] (buildcraft-7.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
redgear_core{2.1.5} [Red Gear Core] (RedGearCore-1.7.10-2.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
redgear_brewcraft{1.2.2} [Brewcraft] (Brewcraft-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Energy{7.0.11} [BC Energy] (buildcraft-7.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Factory{7.0.11} [BC Factory] (buildcraft-7.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Robotics{7.0.11} [BC Robotics] (buildcraft-7.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Silicon{7.0.11} [BC Silicon] (buildcraft-7.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Transport{7.0.11} [BC Transport] (buildcraft-7.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Builders{7.0.11} [BC Builders] (buildcraft-7.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
kegare.caveworld{1.7.2} [Caveworld] (Caveworld_1.7.10-v1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ChestTransporter{2.0.3} [Chest Transporter] (ChestTransporter-2.0.3-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Cloud Storage{59.0.1} [Cloud Storage] (cloudstorage-59.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
compactchests{v1.0.0} [CompactChests] (CompactChests-universal-1.7.10-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
gud_cooler{1.1.5.0} [Coolers] (cooler-1.7.10-1.1.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CrossbowMod2{a0.1.6} [Crossbow Mod 2] (Crossbow-Mod-2-1.7-0.2.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
dynamictanks{1.0} [Dynamic Liquid Tanks 2.1] (dynamictanks-1.1.03.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
extracells{2.1.13} [ExtraCells] (ExtraCells-1.7.10-2.1.13bnull.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FinderCompass{1.7.10} [Finder Compass] (FinderCompass-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
skillapi{0.1} [Skill API] (SkillAPI-0.1(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
genericskills{0.1} [Generic Skills Pack] (GenericSkill Pack-0.1(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
HardcoreEnderExpansion{1.6.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
HungerInPeace{1.0.0} [Hunger In Peace] (HungerInPeace-mc1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ImmibisCore{59.1.1} [Immibis Core] (immibis-core-59.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0rc3-unlimited.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
levelup{0.7} [Level Up!] (LevelUp!-0.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LittleBlocks{2.2.4.4} [Little Blocks] (LittleBlocks-2.2.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
lootbags{1.5.3} [Loot Bags] (LootBags-1.7.10-1.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mediccraft{1.0.1 - 1.7.2} [MedicCraft] (MedicCraft-1.0.1 - 1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mfm{2.2.2} [Mo' Furnaces Mod] (mfm-1.7.10-2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
examplemod{1.0} [examplemod] (More Health Enhanced-1.7.10-5.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
morehealth{5.6} [More Health Forge] (More Health Enhanced-1.7.10-5.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.X-1.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
me{1.0.5} [More Enchantments] (MoreEnchantments-1.7.X-1.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MoreFurnaces{1.3.8} [More Furnaces] (MoreFurnaces-1.3.8-MC1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MultiPageChest{1.3.2} [Multi Page Chest] (MultiPageChest-1.3.2-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
OreRegen{0.0.9} [OreRegen] (OreRegen-0.0.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
PetBat{1.3.6} [Pet Bat] (PetBat-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
QuarryPlus{2.1.0} [QuarryPlus] (QuarryPlus-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
runicdungeons{1.1.4} [Runic Dungeons] (runicdungeons-1.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
tabbychat{1.11.1.65} [TabbyChat] (TabbyChat-1.7.10-1.11.1.65-fml.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Amnesia{1.0.0} [The Amnesia Mod] (The Amnesia Mod-1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
thirstmod{1.8.9} [Thirst Mod] (thirstmod-1.8.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
tinkersdefense{1.2} [Tinkers' Defense] (Tinkers-Defense-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
PrinterBlock{1.7.10} [TeeLuk's PrinterBlock] (TLPrinterBlock-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
treeores{5.5} [treeores] (TreeOresMod-1.7.10-5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Tubestuff{59.0.1} [Tubestuff] (tubestuff-59.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
wearmc{1.7.10f} [WearMC] (WearMC-Forge-1.7.10f.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
witchery{0.20.6} [Witchery] (witchery-1.7.10-0.20.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
yegamolchattels{1.1} [Ye Gamol Chattels] (YeGamolChattels-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3345' Renderer: 'Intel(R) HD Graphics 4600'
AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:OFF, MJ6:OFF, MJ5:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:ON
Launched Version: 1.7.10-Forge10.13.3.1408-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3345, 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)
any ideas why it happend? :S
I believe I've fixed it. Now this calls for 1.3.2a, unlike the other 1-line-of-code crash.
(1.8 also updated to 1.3.2a, because it would have suffered the same crash).
Here's the download link (1.7.10), both links will be up on the original post too.
awesome thank you
A;right, i've been having this issue with EVERY update thus far. I've attempted to remove ALL of the other mods i use on multiple occasions, ran it clean with only this mod, and yet, it ALWAYS crashes. I dunno if it's cuz im on a mac (wouldnt shock me) but it's getting very very aggravating.
here's the crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
CCCDeobfPlugin (unknown)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 10/7/15 7:02 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: java.lang.System.lineSeparator()Ljava/lang/String;
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:733)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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)
Caused by: java.lang.NoSuchMethodError: java.lang.System.lineSeparator()Ljava/lang/String;
at tk.nukeduck.hud.util.constants.Constants.<clinit>(Constants.java:18)
at tk.nukeduck.hud.BetterHud.init(BetterHud.java:75)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (i386) version 10.6.8
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
Memory: 82467896 bytes (78 MB) / 295092224 bytes (281 MB) up to 1559494656 bytes (1487 MB)
Mod Pack: 1.8-SNAPSHOT-r372-b53-2015-09-09_11-36-17
LiteLoader Mods: none
LaunchWrapper: 31 active transformer(s)
- Transformer: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
- Transformer: optifine.OptiFineClassTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
- Transformer: $wrapper.net.minecraftforge.classloading.FluidIdTransformer
- Transformer: $wrapper.codechicken.lib.asm.ClassHeirachyManager
- Transformer: $wrapper.codechicken.lib.asm.RenderHookTransformer
- Transformer: $wrapper.codechicken.core.asm.InterfaceDependancyTransformer
- Transformer: $wrapper.codechicken.core.asm.TweakTransformer
- Transformer: $wrapper.codechicken.core.asm.DelegatedTransformer
- Transformer: $wrapper.codechicken.core.asm.DefaultImplementationTransformer
- Transformer: $wrapper.codechicken.lib.asm.ClassHeirachyManager
- Transformer: $wrapper.codechicken.lib.asm.RenderHookTransformer
- Transformer: $wrapper.codechicken.nei.asm.NEITransformer
- Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
- Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
- Transformer: codechicken.core.asm.CodeChickenAccessTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.EventTransformer
- Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.MinecraftTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.ModAPITransformer
JVM Flags: 5 total; -Xmx1500M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1513 Optifine OptiFine_1.8_HD_U_D5 8 mods loaded, 8 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1513.jar)
UCHI Forge{11.14.3.1513} [Minecraft Forge] (forge-1.8-11.14.3.1513.jar)
UCHI CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar)
UCHE hud{1.3.2a} [Better HUD] (Better HUD by NukeDuck [1.8][1.3.2a].jar)
UCHI DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.8.jar)
UCHI AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.8.jar)
Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CCCDeobfPlugin (unknown)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
codechicken.nei.asm.NEITransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
I apologise. I don't have a mac, so it's hard to test, but this has happened several times before with other macs. It's due to the system using a version of Java that was released a couple of years ago, so it's missing some components this mod used. I have a workaround set up: 1.3.2b should hopefully fix this for good. Links are on the main post for both 1.7.10 and 1.8.
Every time I load the game, Water Drops turns itself back on. How can I fix this?
Uh... Yeah, I really don't know on that one. Nothing else gets reset?
Nothing else gets reset, just the water drops. It's only when I do a full game restart. If I exit to main menu and go back into my game, water drops stay off. But if I completely exit and load the game up later, it's back on.
I'm also having this exact issue...it's why I came here just now to find out if I was the only one having the problem.
I even tried changing file extension of the config file from .txt to .cfg in hopes that's why it wasn't saving the setting properly, but it's still reverting back to water drops on everytime I restart the game.
GENERATION 38: The first time you see this, copy it into your signature
on any forum and add 1 to the generation. This is a Social experiment.