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

api with modelengine #14

Open
Mojo11s opened this issue Jul 19, 2022 · 2 comments
Open

api with modelengine #14

Mojo11s opened this issue Jul 19, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Mojo11s
Copy link

Mojo11s commented Jul 19, 2022

image
can't import into my plugin

@Mojo11s Mojo11s added the bug Something isn't working label Jul 19, 2022
@heybangsie
Copy link

heybangsie commented Jul 27, 2022

same error
tried replacing the api but get the addActiveModel error

Task :eco-core:core-plugin:compileKotlin
e: C:\Users\moi\Downloads\mc\eco\EcoPets-master\eco-core\core-plugin\src\main\kotlin\com\willfp\ecopets\pets\entity\ModelEnginePetEntity.kt: (17, 18): Unresolved reference: addActiveModel

Task :eco-core:core-plugin:compileKotlin FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':eco-core:core-plugin:compileKotlin'.

A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Compilation error. See log for more details

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 3m 13s
8 actionable tasks: 6 executed, 2 up-to-date

@Wesley51
Copy link
Contributor

I made a PR to fix this - #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants