Giter Club home page Giter Club logo

Comments (14)

djoveryde avatar djoveryde commented on August 27, 2024

Might have corrected the issue unless i created a new problem. Thoughts?

What went wrong:
A problem occurred evaluating root project 'Contigo_1.11'.
Failed to apply plugin [id 'cauldron']
Value is null
Problem sits at

45 apply plugin: 'cauldron' in the build.gradle file

Santagithub suggested to look here https://github.com/SantaGitHub/Svarka

from contigo.

CDAGaming avatar CDAGaming commented on August 27, 2024

@djoveryde Doing a fix that @ASCIIcat Did, will test with travis if it works out

from contigo.

djoveryde avatar djoveryde commented on August 27, 2024

@SantaGitHub All it seems to show is that cauldrons plugin was never added to that side, im fairly sure cauldron is what links the two together

from contigo.

SantaGitHub avatar SantaGitHub commented on August 27, 2024

@djoveryde look this repo

from contigo.

djoveryde avatar djoveryde commented on August 27, 2024

FAILURE: Build failed with an exception.

  • Where:
    Build file 'D:\Users\djove\Desktop\Contigo Tests\1.11.x\Contigo\build.gradle' line: 83

  • What went wrong:
    A problem occurred evaluating root project 'Contigo_1.11'.

Could not find method minecraft() for arguments [build_6513mulkgsy5dgf3k25fd0f48$_run_closure4@1282e98] on root project 'Contigo_1.11' of type org.gradle.api.Project.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

from contigo.

CDAGaming avatar CDAGaming commented on August 27, 2024

As contigo and thermos heavily rely on cauldron, Me and Santa are now adjusting to a core with newer implementation, if youd like to help, let me know and ill add you to it

from contigo.

djoveryde avatar djoveryde commented on August 27, 2024

from contigo.

CDAGaming avatar CDAGaming commented on August 27, 2024

It is https://github.com/SantaGitHub/Svarka for 1.10.2
And https://github.com/CDAGaing/Svarka for 1.12.1

from contigo.

SantaGitHub avatar SantaGitHub commented on August 27, 2024

@djoveryde yeap. It is better to switch to this Svarka than to transfer thermos, to 1.8+
Much has changed in Forge on 1.8+
Almost everything is ready in this kernel. There it remains to add events for spawning mobs from mods.

from contigo.

SantaGitHub avatar SantaGitHub commented on August 27, 2024
  1. There is no sqllite library. Therefore, plug-ins, tied to the bd, will not be launched. Solved by a fairly simple patching.
  2. The absence of the class CraftCustomEntity (or CustomCraftEntity, I do not remember) does not allow loading the essence of the mod from the world. Accordingly, crash the server. From this it follows that at the moment, only modifications are launched without the addition of new mobs. The problem is solved by adding this class.

from contigo.

djoveryde avatar djoveryde commented on August 27, 2024

Is this actually loading the bukkit side of things as it doesn't seem to have any bukkit elements set up to load in?

from contigo.

SantaGitHub avatar SantaGitHub commented on August 27, 2024

Yes, there is Bukkit. It is simply not used as a module, but as a source code. because under 1.10.2 there are no source codes in the public domain

from contigo.

CDAGaming avatar CDAGaming commented on August 27, 2024

@SantaGitHub All that also remains for Svarka to be builds let is to fix patch errors on both build and for genPatches

from contigo.

CDAGaming avatar CDAGaming commented on August 27, 2024

To be buildable* Typo lol

from contigo.

Related Issues (16)

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.