Skip to content

OnLoad Error #194

Description

@PEKKA-Space

i think ModuleWaterfallFX.cs has an issue in OnLoad() in line 324 which tries to create a copy of config which isnt initialized, i think it should be

config = node.CreateCopy();

i am trying to add multiple waterfall modules to one part through a plugin. i have managed to make it work but then every waterfall module references the first engine for the thrustcontroller.
Is there a way to make that work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions