Giter Site home page Giter Site logo

Comments (17)

buttilda avatar buttilda commented on August 12, 2024

That crash happened inside BloodMagic, not really sure what happened there but nothing is pointing in WoodStuff's direction.
What exactly did you do?

PS.: Sorry you're having so many problems with the mod )=

from woodstuff.

Azutte avatar Azutte commented on August 12, 2024

I added a line to use a blood magic block :(? The bizarre part is I removed the line and it's still giving me the error. That's the only thing I've changed. Do any of your recipes use 4 of the same item in a 2x2? That's the only use for the block I'm using (large bloodstone brick) so I'm thinking maybe that might be the "conflict" implied there.

from woodstuff.

Azutte avatar Azutte commented on August 12, 2024

Also, I stop crashing (after removing the line) only once Wood Stuff is removed. I put it BACK IN, without the line in the config, and I crash again with the same error.

from woodstuff.

Azutte avatar Azutte commented on August 12, 2024

For reference, it was AWWayofTime:largeBloodStoneBrick | 1

from woodstuff.

WayofTime avatar WayofTime commented on August 12, 2024

The issue appears to be that a recipe result decided to return a null ItemStack. It's basically assumed that any recipe needs to have a non-null item as its output. That's the reason it breaks.

from woodstuff.

buttilda avatar buttilda commented on August 12, 2024

Problem is that I don't mess with your recipes, I may use your block in some, but I don't tweak existing ones

from woodstuff.

buttilda avatar buttilda commented on August 12, 2024

The ItemStacks aren't null, it's the item they contain that seems to be.
Either WoodStuff is creating a block that returns a null item, or it's causing BloodMagic to create one, or it's using a BloodMagic block that has a null item in a recipe...

from woodstuff.

buttilda avatar buttilda commented on August 12, 2024

Got it.
So the problem happens if you type a block name wrong in the config file, which causes the game to use the air block instead. You can probably guess why that would cause crashes later on...

I've added a check so that it skips anything that was typed wrong. But as a workaround, you could simply restore your config file, or check if there isn't anything in there that's invalid (maybe you were adding support for a certain mod's block that you are no longer using?)

from woodstuff.

Azutte avatar Azutte commented on August 12, 2024

I look forward to seeing whether this allows me to open a client again.

from woodstuff.

buttilda avatar buttilda commented on August 12, 2024

Have you tried checking the config file to make sure you haven't got any invalid entries?

from woodstuff.

Azutte avatar Azutte commented on August 12, 2024

I've triple-checked the file and it still throws a blood magic error despite not having the line in it any more. Does something store recipes between sessions and it errors out before it has the chance to remove the old one?

from woodstuff.

buttilda avatar buttilda commented on August 12, 2024

BloodMagic might, but the game itself doesn't.
I'll compile you a test build when I get home in a couple hours

from woodstuff.

buttilda avatar buttilda commented on August 12, 2024

Would you mind trying this build out?
https://dl.dropboxusercontent.com/u/213747910/WoodStuff-1.0.3.jar

from woodstuff.

Azutte avatar Azutte commented on August 12, 2024

I do feel a little weird asking all this for compatibility with a mod block that not only isn't Wood, but there isn't even a Wood in the mod.

You were right, though, I had something mistyped! I had to completely extract Blood Magic to figure this out. I got back in and discovered I had a bunch of air-based items (air bookshelves!) with fire blocks in their crafting recipes, so I went and compared what was in the creative menu to what was in the config file.

Turns out I had a period instead of a colon in one of my Thaumcraft block lines! Still kinda weird that it went and threw a Blood Magic error, but changing that seems to have worked:
2015-07-10_12 34 51

from woodstuff.

buttilda avatar buttilda commented on August 12, 2024

Well from now on it won't' crash anything if you make a mistake, it will just skip that line :3

from woodstuff.

Azutte avatar Azutte commented on August 12, 2024

of course :)

from woodstuff.

Azutte avatar Azutte commented on August 12, 2024

also air bookshelves

from woodstuff.

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.