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

use 0.5.4 can open the game,but 0.5.5 0.0.6 was crash #38

Closed
Huaxidesu opened this issue Jul 22, 2019 · 1 comment
Closed

use 0.5.4 can open the game,but 0.5.5 0.0.6 was crash #38

Huaxidesu opened this issue Jul 22, 2019 · 1 comment

Comments

@Huaxidesu
Copy link

Time: 2019-07-22 18:04:29 CST
Description: Initializing game

java.lang.NullPointerException
at cn.mcmod.tofucraft.block.BlockTofu.damageDropped(BlockTofu.java:102)
at mod.chiselsandbits.items.ItemChiseledBit.getBitStateName(ItemChiseledBit.java:155)
at mod.chiselsandbits.items.ItemChiseledBit.getBitTypeName(ItemChiseledBit.java:207)
at mod.chiselsandbits.items.ItemChiseledBit.getItemStackDisplayName(ItemChiseledBit.java:214)
at net.minecraft.item.ItemStack.getDisplayName(ItemStack.java:617)
at net.minecraft.item.ItemStack.getTooltip(ItemStack.java:662)
at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
at net.minecraft.client.Minecraft$$Lambda$2150.000000002F4067D0.apply(Unknown Source)
at net.minecraft.client.util.SearchTree.index(SourceFile:49)
at net.minecraft.client.util.SearchTree.add(SourceFile:44)
at net.minecraft.client.Minecraft$$Lambda$2191.000000002F40B190.accept(Unknown Source)
at java.lang.Iterable.forEach(Iterable.java:75)
at net.minecraft.client.Minecraft.populateSearchTreeManager(Minecraft.java:590)
at net.minecraft.client.Minecraft.init(Minecraft.java:529)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

@0999312
Copy link
Owner

0999312 commented Jul 22, 2019

open issue to Chisels & Bits, do not ask me!

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

No branches or pull requests

2 participants