ThizThizzyDizzy / nc-reactor-generator

A program to plan and generate reactors for Nuclearcraft (https://www.curseforge.com/minecraft/mc-mods/nuclearcraft-mod)
GNU General Public License v3.0
30 stars 6 forks source link

[Overhaul Turbine] Caught exception processing input when placing a Stator. #169

Closed justwlocke closed 3 weeks ago

justwlocke commented 2 months ago

Planner Version: NC-Reactor-Plannerator-5.0.0-beta.5

Default Nuclearcraft config

Not entirely sure how to title this one, but I was making a turbine, 5x5x6 (5 tall, 5 deep, 6 wide), and had the rotor bearing, shaft, and all blades placed (all extreme alloy). However, the expansion was showing as bad, so I went to put a stator in to see what would happen, and as I placed the last piece, I got a mouse related error.

I was able to save the entire planner file, and it produces that same error every time you open the Turbine (as well as a second one). ErroringTurbine.ncpf.json

And just in case you don't get the error, here's a pic image

as well as the crash report crash-Sat Jul 06 17-43-33 CDT 2024.txt

Steps to Reproduce

  1. Open the Planner
  2. Download my .ncpf file
  3. Load it into your planner
  4. Open the Turbine
  5. Error.
Thalzamar commented 2 months ago

it's actually completing the turbine that crashes the turbine grafik

ThizThizzyDizzy commented 3 weeks ago

This was fixed in f39f7b6