Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug #4

Open
avidgamer5918 opened this issue Sep 23, 2018 · 2 comments
Open

bug #4

avidgamer5918 opened this issue Sep 23, 2018 · 2 comments
Labels

Comments

@avidgamer5918
Copy link

avidgamer5918 commented Sep 23, 2018

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]);

@BasieBrinkie
Copy link

+1

@sam-kirby
Copy link
Contributor

This is not currently implemented. A potential implementation is present (ab61e85), though I do not remember if there were any issues preventing it being merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants