Git Product home page Git Product logo

cursed-fabric-loader's Introduction

cursed-fabric-loader

The loader for mods under Cuyrsed Pomf. Forked from Fabric Loader "It provides mod loading facilities and useful abstractions for other mods to use." - fabric loader repo

License

Licensed under the Apache License 2.0.

cursed-fabric-loader's People

Contributors

alexiil avatar arc-blroth avatar asiekierka avatar chocohead avatar earthcomputer avatar i509vcb avatar jamierocks avatar jamieswhiteshirt avatar johni0702 avatar juuxel avatar lclc98 avatar liach avatar modmuss50 avatar nikkyai avatar nzsmartie avatar prospector avatar ramidzkh avatar runemoro avatar sargunv avatar sfplayer1 avatar shadowfacts avatar shedaniel avatar siphalor avatar tehnut avatar thebrokenrail avatar upcraftlp avatar valoeghese avatar yyny avatar zeroeightysix avatar zml2008 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cursed-fabric-loader's Issues

IllegalAccessException on launch

There are a few classes that are packaged. MinecraftServer is one of them. It happens to have a package-private or protected inner class. Something that gets repackaged by intermediary accesses this class.

java.lang.IllegalAccessError: tried to access class net.minecraft.server.MinecraftServer$class_643 from class net.minecraft.class_139

GSON version is awkwardly new

Cursed loader is built with gson 2.8.6, which apparently makes it not compatible with gson 2.8.0, the newest version on Mojang's maven. This means we have to fetch gson from maven central in a launcher json and that's awkward.

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.