Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item Vacuum 30% Functional, And BetterHUD Blood Splatter Bug #4

Open
shadoxxhd opened this issue Jan 3, 2016 · 10 comments
Open

Item Vacuum 30% Functional, And BetterHUD Blood Splatter Bug #4

shadoxxhd opened this issue Jan 3, 2016 · 10 comments

Comments

@shadoxxhd
Copy link

item vacuum doesn't seem to be working. the soul extractor crashed my game once, but this could be a betterHUD incompatability.

@DrZed
Copy link
Member

DrZed commented Jan 3, 2016

Will look into this, thanks!

@DrZed DrZed added the bug label Jan 3, 2016
@DrZed
Copy link
Member

DrZed commented Jan 4, 2016

FYI
Item Vacuum : Bind it to a that uses IInventory with the Binder...
Increase the range with the Vacuum Core, It has default range of 1 of which means 1 block around itself...
Also give me crash report...

@shadoxxhd
Copy link
Author

i think it crashed because of the soul extractor damaging the player in a way betterHUD doesn't expect
i did that linking with the vacuum, and i threw items directly on top of it

@DrZed
Copy link
Member

DrZed commented Jan 4, 2016

What you think doesn't matter I need to see the stacktrace, it will tell me why.
I just checked and the Item Vacuum is a little buggy so I'll start working on cleaning it up...
http://puu.sh/mjr2l.jpg

@DrZed
Copy link
Member

DrZed commented Jan 4, 2016

^^ I Need the stacktrace Better HUD Works...

@shadoxxhd
Copy link
Author

java.lang.NullPointerException: Unexpected error
at tk.nukeduck.hud.element.ExtraGuiElementBlood.render(ExtraGuiElementBlood.java:29)
at tk.nukeduck.hud.BetterHud.onRenderTick(BetterHud.java:197)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1044_BetterHud_onRenderTick_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:899)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:176)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
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)

@DrZed
Copy link
Member

DrZed commented Jan 5, 2016

ExtraGuiElementBlood
Blood splatters what is your setting I had default settings for it...
I can't help on that... Report this to Nuke Duck...

@DrZed DrZed changed the title item vacuum Item Vacuum 30% Functional, And BetterHUD Blood Splatter Bug Jan 5, 2016
@DrZed DrZed added the invalid label Jan 5, 2016
@DrZed
Copy link
Member

DrZed commented Jan 5, 2016

Item Vacuum needs minimum of 1 upgrade FYI (just found out in testing)

@shadoxxhd
Copy link
Author

ok thx for the info

@DrZed DrZed reopened this Jan 6, 2016
@DrZed
Copy link
Member

DrZed commented Jan 6, 2016

Don't close this, The Item vacuum is still not fully functional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants