Code Monkey home page Code Monkey logo

Comments (5)

malte0811 avatar malte0811 commented on July 16, 2024

I haven't been able to reproduce this crash. If you would post a crashlog, as I requested in the contributing guidelines, I'll probably be able to fix it.

from industrialwires.

Zekrom64 avatar Zekrom64 commented on July 16, 2024

crash-2018-08-01_13.54.17-client.txt
I modified immersive petroleum to avoid the crash and also discovered that the 4-phase Industrialcraft commutator multiblock is missing in the manual, might be related to the issue?
2018-08-01_14 03 59

from industrialwires.

malte0811 avatar malte0811 commented on July 16, 2024
  • The invisible 4-phase electrode model (in your screenshot) is caused by Optifine, I haven't had time to properly debug that yet.
  • The missing structure in the manual is caused by the same issue as the crash (the structure is the same as for the electrodes except the generator block is replaced with an IC2 kinetic generator): the multiblocks shown in the manual are only used for the manual (forming is completely seperate) and are loaded from structure template files. I'd guess that some mod in your instance is causing the loading to break in some way, no idea how. Are there any unusual errors in the log? Is this pack available anywhere (for debugging, unless you want to do the binary search yourself)?

from industrialwires.

Zekrom64 avatar Zekrom64 commented on July 16, 2024

I was only using the mod with my own Minecraft instance, so there is no public pack. I attached my debugger to the game during startup and stepped through the updateTemplate() method in MultiblockTemplateManual to see where the issue occurs. I think Minecraft is failing to correctly read the templates with IC2 blocks and leaving them blank, although I need to setup my modding environment to be able to step through the code that reads templates.

from industrialwires.

Zekrom64 avatar Zekrom64 commented on July 16, 2024

After swapping around mods, the issue was fixed by updating industrialcraft from version 2.8.16 to 2.8.69. I assume the version I was using before had different tile names/block properties and was causing the structure to load incorrectly. The manual does have a minor issue listing the kinetic generator as "Invalid" in the required materials.
2018-08-01_20 38 44

from industrialwires.

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.