Code Monkey home page Code Monkey logo

skyblock-mp's People

Watchers

 avatar  avatar

skyblock-mp's Issues

Fehler beim Compilieren

Ich erhalten diesen Fehler, wenn ich diese Source compilieren möchte

[code]
warning: C:\Users\timwi.gradle\caches\modules-2\files-2.1\com.zaxxer\HikariCP\2.3.13\e152a22511dfe23bf3fd2b660c96467524553965\HikariCP-2.3.13.jar(com/zaxxer/hikari/HikariConfig.class): major version 52 is newer than 51, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
warning: C:\Users\timwi.gradle\caches\modules-2\files-2.1\com.zaxxer\HikariCP\2.3.13\e152a22511dfe23bf3fd2b660c96467524553965\HikariCP-2.3.13.jar(com/zaxxer/hikari/HikariDataSource.class): major version 52 is newer than 51, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
warning: C:\Users\timwi.gradle\caches\modules-2\files-2.1\com.zaxxer\HikariCP\2.3.13\e152a22511dfe23bf3fd2b660c96467524553965\HikariCP-2.3.13.jar(com/zaxxer/hikari/HikariConfig.class): major version 52 is newer than 51, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
warning: C:\Users\timwi.gradle\caches\modules-2\files-2.1\com.zaxxer\HikariCP\2.3.13\e152a22511dfe23bf3fd2b660c96467524553965\HikariCP-2.3.13.jar(com/zaxxer/hikari/HikariDataSource.class): major version 52 is newer than 51, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
warning: C:\Users\timwi.gradle\caches\modules-2\files-2.1\com.zaxxer\HikariCP\2.3.13\e152a22511dfe23bf3fd2b660c96467524553965\HikariCP-2.3.13.jar(com/zaxxer/hikari/HikariConfig.class): major version 52 is newer than 51, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
warning: C:\Users\timwi.gradle\caches\modules-2\files-2.1\com.zaxxer\HikariCP\2.3.13\e152a22511dfe23bf3fd2b660c96467524553965\HikariCP-2.3.13.jar(com/zaxxer/hikari/HikariDataSource.class): major version 52 is newer than 51, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
warning: C:\Users\timwi.gradle\caches\modules-2\files-2.1\com.zaxxer\HikariCP\2.3.13\e152a22511dfe23bf3fd2b660c96467524553965\HikariCP-2.3.13.jar(com/zaxxer/hikari/HikariConfig.class): major version 52 is newer than 51, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
warning: C:\Users\timwi.gradle\caches\modules-2\files-2.1\com.zaxxer\HikariCP\2.3.13\e152a22511dfe23bf3fd2b660c96467524553965\HikariCP-2.3.13.jar(com/zaxxer/hikari/HikariDataSource.class): major version 52 is newer than 51, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
warning: C:\Users\timwi.gradle\caches\modules-2\files-2.1\com.zaxxer\HikariCP\2.3.13\e152a22511dfe23bf3fd2b660c96467524553965\HikariCP-2.3.13.jar(com/zaxxer/hikari/AbstractHikariConfig.class): major version 52 is newer than 51, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded.
E:\GitHub\skyblock-mp\build\sources\java\com\github\atomsponge\skyblockmp\database\DatabaseUpdater.java:71: error: cannot find symbol
final String[] statements = String.join(" ", lines).trim().replaceAll(" +", " ").replaceAll("\n", " ").split(";");
^
symbol: method join(String,List)
location: class String
1 error
9 warnings
: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.

BUILD FAILED

[/code]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.