ReikaKalseki / Reika_FactorioMods_Issues

The issue tracker for all of my Factorio mods - EndgameCombat, NauvisDay, Geothermal, Oreverhaul, and the rest.
5 stars 1 forks source link

Geothermal error when using with The Blueprint Designer Lab #317

Open odange opened 3 years ago

odange commented 3 years ago

Hi, thanks for awesome mods! When trying to open The Blueprint Designer Lab in-game I get this error and crash back to main menu.

The mod Geothermal (1.105.1) caused a non-recoverable error. Please report this error to the mod author. Error while running event Geothermal::on_chunk_generated (ID 12) LuaTile API call when LuaTile was invalid. stack traceback: [C]: in function 'index' Geothermal/control.lua:174: in function 'getSpawnData' Geothermal/control.lua:217: in function 'controlChunk' Geothermal/control.lua:237: in function <Geothermal__/control.lua:236>

Is this an issue you're able to fix on your end?

I tried with only these two mods active in a new game, and gave the same error. Geothermal - 1.105.1 The Blueprint Designer Lab - 1.0.3 - https://mods.factorio.com/mod/BlueprintLab_design

ReikaKalseki commented 3 years ago

How does that mod work? A custom surface? If so, I can just ignore it by name, but to do that I need its name.

odange commented 3 years ago

I can't be 100% sure, but that sounds about right. When clicking "TheLab" UI button, you get teleported to a checkerboard surface where everything is free to build and with spawners/unlimited energy and such to plan and optimize blueprints before taking the back to the game.

When going to the lab surface the camera is just floating around like in sandbox mode, and the .player avatar stays behind on the normal surface while time still goes like normal there. The player avatar can be attacked and killed, but what happens in that case I don't know.

What name do you need? The name of the surface this mod makes? I'm not sure how to find that. I have basically zero knowledge about mods except downloading and enjoying them.

ReikaKalseki commented 3 years ago

I will dig and find the IDs myself when I get a chance.