veden / Rampant

Factorio Mod - Basic AI augmentation using potential fields
GNU General Public License v3.0
54 stars 22 forks source link

Issue When installed with Plantable & Printable Trees(1.2.0) #176

Closed problemlow closed 1 year ago

problemlow commented 1 year ago

For some reason my brain thinks this seems like a weird place to just dump a stack trace but here you go. Sorry if I'm being stupid

The crash happened immediately after research completed on the greenhouse tech, presumably its because it allows you to place tiles of different types on the ground which affect pollution.

I'll post an update to the code here if I'm able to motivate myself to fix it locally.

Link to Plantable & Printable Trees Issue Report - https://github.com/Some-Yes-Man/BlueprintableTrees/issues/1

Stack Trace: The mod Rampant (3.3.3) caused a non-recoverable error. Please report this error to the mod author.

Error while running event Rampant::on_tick (ID 0) The mod Plantable & Printable Trees (1.2.0) caused a non-recoverable error. Please report this error to the mod author.

Error while running event Blueprintable-Plantable-Trees::script_raised_built (ID 79) Blueprintable-Plantable-Trees/control.lua:16: attempt to index field 'created_entity' (a nil value) stack traceback: Blueprintable-Plantable-Trees/control.lua:16: in function 'processEvent' Blueprintable-Plantable-Trees/control.lua:36: in function <Blueprintable-Plantable-Trees/control.lua:35> stack traceback: [C]: in function 'create_entity' Rampant/libs/Processor.lua:677: in function 'processPendingUpgrades' Rampant/control.lua:990: in function <Rampant/control.lua:969>

problemlow commented 1 year ago

The issue is nothing to do with rampant