Code Monkey home page Code Monkey logo

Comments (10)

CallMeFoxie avatar CallMeFoxie commented on June 23, 2024

There's a high chance it is CoFH issue sending wrong item info (Item without assigned Block?) so I can try reporting it there as well if it comes to that?

from exnihiloomnia.

CallMeFoxie avatar CallMeFoxie commented on June 23, 2024

Threw

+           if (block == null) {
+               return null;
+           }

into the code and it no longer crashes :P at least that!

from exnihiloomnia.

CallMeFoxie avatar CallMeFoxie commented on June 23, 2024

Uf it was actually trying to put into a crucible item "Placeable Sand Layer" from mod Localized Weather &Storms which may not have a block form :) so there's that!

from exnihiloomnia.

maicol07 avatar maicol07 commented on June 23, 2024

@CallMeFoxie I also have this crash with Forever Stranded modpack. Where I have to put the code in order to get this working?

from exnihiloomnia.

CallMeFoxie avatar CallMeFoxie commented on June 23, 2024

It's been almost a year now :P Honestly do not remember, check the stack trace and add the null check there.

from exnihiloomnia.

maicol07 avatar maicol07 commented on June 23, 2024

What file/folder is it?

from exnihiloomnia.

CallMeFoxie avatar CallMeFoxie commented on June 23, 2024

Looking at the stack trace I'd guess probably CrucibleRegistry.java

from exnihiloomnia.

maicol07 avatar maicol07 commented on June 23, 2024

But I have to put the code in the file inside the world folder or in the mod one?
Sorry but I'm new at modding 😄

from exnihiloomnia.

CallMeFoxie avatar CallMeFoxie commented on June 23, 2024

It seems odd, the code is already there. Make sure you're running the latest version, I honestly do not remember, try the main developer ;)

from exnihiloomnia.

maicol07 avatar maicol07 commented on June 23, 2024

Ok thanks

from exnihiloomnia.

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.