Giter Club home page Giter Club logo

fantasymetals's People

Contributors

dshadowwolf avatar jriwanek avatar syndaryl avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fantasymetals's Issues

Fantasy Metals #7 has failed

Build 'Fantasy Metals' is failing!

Last 50 lines of build output:

[...truncated 8.81 KB...]
import com.mcmoddev.lib.integration.MMDPlugin;
                                   ^
  symbol:   class MMDPlugin
  location: package com.mcmoddev.lib.integration
/var/lib/jenkins/workspace/Fantasy Metals/build/sources/main/java/com/mcmoddev/fantasymetals/integration/plugins/Mekanism.java:7: error: cannot find symbol
@MMDPlugin(addonId = FantasyMetals.MODID, pluginId = Mekanism.PLUGIN_MODID)
 ^
  symbol: class MMDPlugin
/var/lib/jenkins/workspace/Fantasy Metals/build/sources/main/java/com/mcmoddev/fantasymetals/integration/plugins/IC2.java:4: error: cannot find symbol
import com.mcmoddev.lib.integration.MMDPlugin;
                                   ^
  symbol:   class MMDPlugin
  location: package com.mcmoddev.lib.integration
/var/lib/jenkins/workspace/Fantasy Metals/build/sources/main/java/com/mcmoddev/fantasymetals/integration/plugins/IC2.java:7: error: cannot find symbol
@MMDPlugin(addonId = FantasyMetals.MODID, pluginId = IC2.PLUGIN_MODID)
 ^
  symbol: class MMDPlugin
/var/lib/jenkins/workspace/Fantasy Metals/build/sources/main/java/com/mcmoddev/fantasymetals/integration/plugins/TinkersConstruct.java:5: error: cannot find symbol
import com.mcmoddev.lib.integration.MMDPlugin;
                                   ^
  symbol:   class MMDPlugin
  location: package com.mcmoddev.lib.integration
/var/lib/jenkins/workspace/Fantasy Metals/build/sources/main/java/com/mcmoddev/fantasymetals/integration/plugins/TinkersConstruct.java:13: error: cannot find symbol
@MMDPlugin(addonId = FantasyMetals.MODID, pluginId = TinkersConstruct.PLUGIN_MODID)
 ^
  symbol: class MMDPlugin
/var/lib/jenkins/workspace/Fantasy Metals/build/sources/main/java/com/mcmoddev/fantasymetals/proxy/CommonProxy.java:39: error: package IntegrationManager does not exist
		IntegrationManager.INSTANCE.preInit(event);
		                  ^
14 errors
 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

Total time: 8.08 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@562a88f0[description=Fantasy Metals Mod,homepage=,name=FantasyMetals,license=<null>,fork=false,size=10036,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/FantasyMetals,id=61494503]] (sha:9c2ff98) with context:Fantasy Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/FantasyMetals/commit/9c2ff98cfc53073ae579b319a7bfbb9b5a8729b0

Changes since last successful build:

  • [Jasmine Iwanek] 9c2ff98 - Cleaning

View full output

Fantasy Metals #23 has failed

Build 'Fantasy Metals' is failing!

Last 50 lines of build output:

[...truncated 18.43 KB...]
  required: String,Boolean
  found: String
  reason: actual and formal argument lists differ in length
/var/lib/jenkins/workspace/Fantasy Metals/build/sources/main/java/com/mcmoddev/fantasymetals/integration/plugins/Mekanism.java:14: error: method modEnabled in class Options cannot be applied to given types;
		if (initDone || !com.mcmoddev.basemetals.util.Config.Options.modEnabled("mekanism")) {
		                                                            ^
  required: String,Boolean
  found: String
  reason: actual and formal argument lists differ in length
/var/lib/jenkins/workspace/Fantasy Metals/build/sources/main/java/com/mcmoddev/fantasymetals/integration/plugins/IC2.java:14: error: method modEnabled in class Options cannot be applied to given types;
		if (initDone || !com.mcmoddev.basemetals.util.Config.Options.modEnabled("ic2")) {
		                                                            ^
  required: String,Boolean
  found: String
  reason: actual and formal argument lists differ in length
/var/lib/jenkins/workspace/Fantasy Metals/build/sources/main/java/com/mcmoddev/fantasymetals/integration/plugins/TinkersConstruct.java:21: error: method modEnabled in class Options cannot be applied to given types;
		if (initDone || !com.mcmoddev.basemetals.util.Config.Options.modEnabled("tinkersconstruct")) {
		                                                            ^
  required: String,Boolean
  found: String
  reason: actual and formal argument lists differ in length
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
28 errors

> 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 49s
8 actionable tasks: 8 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@1b9f8197[description=Fantasy Metals Mod,homepage=,name=FantasyMetals,fork=false,archived=false,size=10112,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Thu, 04 Jun 2020 03:02:17 GMT], ETag=[W/"f6efe7cbebf8c0158775e5a9fed4505e"], Last-Modified=[Thu, 04 Jun 2020 03:00:49 GMT], OkHttp-Received-Millis=[1591239737337], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1591239737121], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[85E2:7083:11F993A:1589253:5ED86439], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4971], X-RateLimit-Reset=[1591242332], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/FantasyMetals,id=61494503]] (sha:13bc288) with context:Fantasy Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/FantasyMetals/commit/13bc2882d1662652e7cb2f3eb6966dfb304c6b6f

Changes since last successful build:

  • [Jasmine Iwanek] ea6197a - Update Gradle wrapper

  • [Jasmine Iwanek] dbf6392 - Update buildscripts

  • [Jasmine Iwanek] b40401f - Update gradle to 4.9

  • [Jasmine Iwanek] 3c37978 - fix dependency hell

  • [noreply] 13bc288 - Update .travis.yml

View full output

Add Crystals

Ideas for a few of these crystals
the specific uses of these crystals are [REDACTED]
i put ore dictionary values in the brackets

  • Gali Crystal (crystalGali) 10 10 10
  • Ska Crystal (crystalSka) 10 10 10
  • Ender Crystal (crystalEnd) 10 10 10
  • Hell Crystal (crystalHell) 10 10 10
  • Ovr Crystal (crystalOvr) 10 10 10
  • Sez Crystal (crystalSez) 10 10 10
  • Mea Crystal (crystalMea) 10 10 10
  • Abydos Crystal (crystalAbydos) 10 10 10
  • Agora Crystal (crystalAgora) 10 10 10
  • Kahler Crystal (crystalKahler ) 10 10 10
  • Leophantos Crystal (crystalLeophantos) 10 10 10
  • Oblivion Crystal (crystalOblivion ) 10 10 10
  • Raaga Crystal (crystalRaaga) 10 10 10
  • N-Space Crystal (crystalNSpace) 10 10 10
  • Rift Crystal (crystalRift) 10 10 10
  • Lotus Crystal (crystalLotus) 10 10 10
  • Xenon Crystal (crystalXenon) 10 10 10

Might be more listed later.

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.