Skip to content

bug  #4

@avidgamer5918

Description

@avidgamer5918

okay so i am staging a mod and i am writing the script how it is on the wiki and it doesn't work. Every time i try it it will show this error
[INITIALIZATION][CLIENT][ERROR] StageInit.zs:17 > 2 methods available but none matches the parameters (string, any[])
This is usually an error in your script, not in the mod
addModId(string)
addModId(string[])

Here is my script;
var industrialstage = ZenStager.initStage("industrial");
ZenStager.addPackage("industrial", [industrialstage]);
industrialstage.addModId("immersiveengineering", [immersiveengineering:mold:4]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions