Giter Club home page Giter Club logo

chat-lag-fix's Introduction

Hi, I'm Ari

(a.k.a adryd, Ariana)

I'm a 20 year old software developer, server administrator, and overall technology obsessed girl from Canada. Sometimes I pretend to be a witch, which makes me very happy.

Visit my website for more of what I do: https://adryd.com

adryd

chat-lag-fix's People

Contributors

adryd325 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

crec0

chat-lag-fix's Issues

2.0.2 for 1.17.1 still needs Java 17

The mod version 2.0.2 still needs java 17, but Minecraft 1.17 crashed with "Java runtime mismatch" when I tried to launch the game with Java 17.

Fabric loader 0.11.x support?

This mod could only be loaded with fabric-loader 0.12.0+, but in metadata its dependency includes "fabricloader": ">=0.11.3", which is not accurate.

By the way, some 1.16.5 mods (at least those I'm using) are out-of-date and don't support fabric-loader 0.12.x, updating to 0.12.x will cause lots of errors that I'm not able to handle.

Error log:

2022-01-10 12:24:47,991 main ERROR Error processing element Queue ([Appenders: null]): CLASS_NOT_FOUND
2022-01-10 12:24:48,001 main WARN JNDI lookup class is not available because this JRE does not support JNDI. JNDI string lookups will not be available, continuing configuration. Ignoring java.lang.ClassCastException: class org.apache.logging.log4j.core.lookup.JndiLookup
[12:24:48] [main/INFO]: Loading for game Minecraft 1.16.5
[12:24:48] [main/INFO]: [FabricLoader] Loading 4 mods:
	- [email protected]
	- [email protected]
	- java@11
	- [email protected]
[12:24:48] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/D:/%e6%b8%b8%e6%88%8f/MC/TestEnv/.minecraft/libraries/net/fabricmc/sponge-mixin/0.9.4+mixin.0.8.2/sponge-mixin-0.9.4+mixin.0.8.2.jar Service=Knot/Fabric Env=CLIENT
Exception in thread "main" java.lang.RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'chatlagfix'!
	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33)
	at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:143)
	at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
Caused by: java.lang.NoClassDefFoundError: net/fabricmc/loader/impl/util/UrlConversionException
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:398)
	at net.fabricmc.loader.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:50)
	at net.fabricmc.loader.EntrypointStorage$NewEntry.lambda$getOrCreate$0(EntrypointStorage.java:106)
	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1133)
	at net.fabricmc.loader.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:104)
	at net.fabricmc.loader.EntrypointStorage.lambda$getEntrypointContainers$1(EntrypointStorage.java:191)
	at net.fabricmc.loader.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:37)
	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:47)
	... 3 more
Caused by: java.lang.ClassNotFoundException: net.fabricmc.loader.impl.util.UrlConversionException
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
	at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:175)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
	... 12 more

Clarification

the creator of an alternate fix mod says that the API is not fixed (KosmX/non-blocking_chat#1), in contradiction with what this mod's modrinth page says. I'm just looking for a quick clarification as to that.

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.