You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When recording a longer mouse recording, it won't let me compile to java. Is there a way to bypass this or import a task manually compiled myself?
Here's the error:
[06/03/2024 4:19:47] core.languageHandler.compiler.JavaNativeCompiler WARNING: Error on line 26 in file:///home/user/core/CC_1709716786525.java.
[06/03/2024 4:19:47] core.languageHandler.compiler.JavaNativeCompiler WARNING: code too large
[06/03/2024 4:19:47] core.languageHandler.compiler.JavaNativeCompiler WARNING: Cannot compile class CustomAction
[06/03/2024 4:19:47] core.webui.server.handlers.internals.taskcreation.ActionCompileTaskHandler WARNING: Unable to compile source code.
The text was updated successfully, but these errors were encountered:
When recording a longer mouse recording, it won't let me compile to java. Is there a way to bypass this or import a task manually compiled myself?
Here's the error:
[06/03/2024 4:19:47] core.languageHandler.compiler.JavaNativeCompiler WARNING: Error on line 26 in file:///home/user/core/CC_1709716786525.java.
[06/03/2024 4:19:47] core.languageHandler.compiler.JavaNativeCompiler WARNING: code too large
[06/03/2024 4:19:47] core.languageHandler.compiler.JavaNativeCompiler WARNING: Cannot compile class CustomAction
[06/03/2024 4:19:47] core.webui.server.handlers.internals.taskcreation.ActionCompileTaskHandler WARNING: Unable to compile source code.
The text was updated successfully, but these errors were encountered: