Code Monkey home page Code Monkey logo

Comments (10)

Lunatrius avatar Lunatrius commented on August 15, 2024

How many different blocks are there in the schematic?

Checked into mine and their code. Appears to crash when trying to sort the material list. I'm not sure what block it is, but it crashes here. There's not a lot I can do, if I fix this crash, it will crash on the material list (if you open it) anyway.

from schematica.

primetoxinz avatar primetoxinz commented on August 15, 2024

is there anything that could be done on their end?

from schematica.

Lunatrius avatar Lunatrius commented on August 15, 2024

Checking the array size in the above linked code would work out. For some reason one of the blocks has metadata 2, when only metadata 0 is available in the mod. (Index: 2, Size: 1)

from schematica.

lawremi avatar lawremi commented on August 15, 2024

primetoxinz, would you please post the schematica file somewhere? Would help me reproduce it, thanks.

from schematica.

primetoxinz avatar primetoxinz commented on August 15, 2024

now the schematic doesn't have any problem with loading O.o but I am in a different instance so I didn't have to wait for gregtech to load

from schematica.

primetoxinz avatar primetoxinz commented on August 15, 2024

http://puu.sh/deE0v/34e77c1291.schematic this one doesn't work

from schematica.

Lunatrius avatar Lunatrius commented on August 15, 2024

Different versions of the mod? I did notice that the stack trace didn't quite align with the code on github.

from schematica.

lawremi avatar lawremi commented on August 15, 2024

I can reproduce the error when loading. Somehow there is a weakClay block with meta = 2, even though Geologica has never had a weakClay block with meta > 0. It would help to see the actual world from which the schematic was saved, or at least a list of blocks that we should expect to be in there.

from schematica.

Lunatrius avatar Lunatrius commented on August 15, 2024

That world may be a byproduct of an older Forge version incorrectly setting metadata. If you had railcraft installed, placing a block on the "heat (air) blocks" wouldn't not set the metadata and it would keep the previous metadata.

Though, that doesn't explain the fact that the schematic works in one instance but not the other (unless Geologica is not installed in the working instance and/or that version doesn't have the weakClay block).

from schematica.

Lunatrius avatar Lunatrius commented on August 15, 2024

So... what do we do?

from schematica.

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.