Code Monkey home page Code Monkey logo

Comments (4)

CD4017BE avatar CD4017BE commented on September 15, 2024 1

Nice, that one has already been fixed in MJRLegends/ExtraPlanets@bbb8d8d

from cd4017be_lib.

CD4017BE avatar CD4017BE commented on September 15, 2024

The crash happens inside Chisel's code. However when I tried to look up the source code on their GitHub repo to investigate the problem, oddly I couldn't find any of the two classes listed in your stacktrace above (in none of their 1.12 branches). They might have been deleted/replaced in some recent update.

Have you tried updating Chisel?

from cd4017be_lib.

CD4017BE avatar CD4017BE commented on September 15, 2024

Never mind: I have a very good guess what caused the NullPointerException and probably fixed it.

from cd4017be_lib.

coldino avatar coldino commented on September 15, 2024

Excellent news, thanks.

I was waiting to see if you were able to work on this before dumping another one on you... It is also from removing covers, but with Extra Planets' Eris Stone and happen with an empty hand. I'll include it here but will happily move it to a different bug if you prefer.

java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=basictypeeris, clazz=class com.mjr.extraplanets.blocks.planetAndMoonBlocks.BlockBasicEris$EnumBlockBasic, values=[SURFACE, SUB_SURFACE, STONE, ORE_IRON, ORE_TIN, ORE_COPPER, ORE_DARK_IRON, DARK_IRON_BLOCK, STONEBRICKS, DUNGEON_BRICK]} as it does not exist in ExtendedBlockState{block=indlog:warp_pipe, properties=[]}
	at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
	at com.mjr.extraplanets.blocks.planetAndMoonBlocks.BlockBasicEris.func_176195_g(BlockBasicEris.java:90)
	at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185887_b(BlockStateContainer.java:403)
	at cd4017be.lib.block.AdvancedBlock.func_176195_g(AdvancedBlock.java:621)
	at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185887_b(BlockStateContainer.java:403)
	at net.minecraftforge.common.ForgeHooks.blockStrength(ForgeHooks.java:251)
	at net.minecraft.block.Block.func_180647_a(Block.java:559)
	at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185903_a(BlockStateContainer.java:408)
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_180511_b(PlayerControllerMP.java:246)
	at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1518)
	at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2249)
	at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2020)
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1808)
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
	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:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

from cd4017be_lib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.