Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - > Task :compileJava
 - C:\Users\...\MCreatorWorkspaces\project_smithery\src\main\java\net\mcreator\projectsmithery\item\ObsidianLongbowItem.java:105: error: cannot find symbol float j = getArrowVelocity(h);
 - ^
 - symbol: method getArrowVelocity(int)
 - location: class net.mcreator.projectsmithery.item.ObsidianLongbowItem.ItemRanged
 - 1 error
 - > Task :compileJava FAILED
 - FAILURE: Build failed with an exception.
 - * What went wrong:
 - Execution failed for task ':compileJava'.
 - > Compilation failed; see the compiler error output for 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.
 - * Get more help at https://help.gradle.org
 - BUILD FAILED in 6s
 - 1 actionable task: 1 executed
 - BUILD FAILED
 - Task completed in 8 seconds
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment