Advertisement
Guest User

Error Please Help

a guest
Oct 9th, 2018
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. E:\MCreator180\forge\build\sources\main\java\FireWand.java:121: error: <identifier> expected
  2. public ItemRubyStaff(par1)(int par1){
  3. ^
  4. E:\MCreator180\forge\build\sources\main\java\FireWand.java:121: error: ';' expected
  5. public ItemRubyStaff(par1)(int par1){
  6. ^
  7. E:\MCreator180\forge\build\sources\main\java\FireWand.java:121: error: ';' expected
  8. public ItemRubyStaff(par1)(int par1){
  9. ^
  10. 3 errors
  11.  
  12. FAILURE: Build failed with an exception.
  13.  
  14. * What went wrong:
  15. Execution failed for task ':compileJava'.
  16. > Compilation failed; see the compiler error output for details.
  17.  
  18. * Try:
  19. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement