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

Can not use Groovy Script #86

Open
sekinon-maru9 opened this issue Nov 4, 2024 · 0 comments
Open

Can not use Groovy Script #86

sekinon-maru9 opened this issue Nov 4, 2024 · 0 comments

Comments

@sekinon-maru9
Copy link

sekinon-maru9 commented Nov 4, 2024

I use DeepL translation as I'm not English native.

I get an error when I try to add a recipe for PRC in MekCEu(Mekanism-CE-Unofficial-All-9.9.1.214.jar).
I use example PRC recipe.
(GroovyScript − 1.1.3)
https://cleanroommc.com/groovy-script/mods/mekanism/pressurized_reaction_chamber

error log

An exception occurred while running scripts. Look at latest.log for a full stacktrace:
groovy.lang.MissingPropertyException: No such property: pressurized_reaction_chamber for class: mekanism.common.integration.groovyscript.MekanismAdd
Possible solutions: pressurizedReactionChamber
at postInit.test_mekCEu.run(test_mekCEu.groovy:1)
at com.cleanroommc.groovyscript.sandbox.GroovySandbox.runScript(GroovySandbox.java:167)
at com.cleanroommc.groovyscript.sandbox.GroovyScriptSandbox.runScript(GroovyScriptSandbox.java:181)
at com.cleanroommc.groovyscript.sandbox.GroovySandbox.loadScripts(GroovySandbox.java:140)

Remarks.
CleanroomMC/GroovyScript#247 (comment)

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

No branches or pull requests

1 participant