Giter Site home page Giter Site logo

jfronny / meteoradditions Goto Github PK

View Code? Open in Web Editor NEW
49.0 4.0 8.0 266 KB

Addons for Meteor, partially based off of/inspired by https://github.com/Wurst-Imperium/Wurst7

License: MIT License

Java 74.19% Python 25.81%
fabricmc meteor-client-addon minecraft

meteoradditions's Introduction

Hi there

This account is only used to contribute to projects and is not where I actually do my development.

If you wish to contact me about a project I am working on, you can view my contact information here.

You can view a list of my projects on my Gitea instance and contribute to them either here or here (depending on what the project is).

meteoradditions's People

Contributors

jfronny avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

meteoradditions's Issues

[Suggestion] An NBT editor

A fully-featured NBT editor, similar to Infinity Item Editor, but preferably also with the ability to open and edit the contents of storage blocks whilst they are in your inventory (this, of course, would only work in creative mode, just like the NBT editor, but would greatly aid in making nested shulkers). Also I know that Infinity Item Editor is for forge, I'm not asking for a port or anything like that, just that the editor should have many of it's features, as Infinity Item Editor is probably the most powerful NBT editor I know of. This would probably take a while to make but currently there aren't any really good NBT editors for fabric, and it would make an amazing addition to this addon.

add built vers

i dont know how to compile this monkey shit im not coder

port scanner

port scanner only scans for port 25565 whether or not the option is toggled or not
image
image

port scan the ips

ik this isnt an issue but am github retard
is it possible you can use this wurst branch for creating the server pinger

port scanner

[suggestion] creative storage tab

A creative tab that you can store items in, you click a button to edit the tab, and then add or remove whatever items you want from the tab, then you can save it and take those items out like a normal creative tab. this would let us save and use any custom items we would want anywhere we get creative mode.

Creative Item Tab

How can I see it?Do I have to press a specific button or command?

Cant start the Game with this Addon / Mod "requires any version of fabric-api, which is missing!"

I tryed starting it with different versions of fabric and only together with Meteorclient, nothing worked, the game wont start, fabric and its API are installed

Error Copyed:

Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Install fabric-api, any version.
Unmet dependency listing:
- Mod 'MeteorAdditions' (meteor-additions) 1.2.0 requires any version of fabric-api, which is missing!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

[bug] carpet mod

when u have both meteor additions and carpet mod on the client all carpet mod commands feedback all show bank chat I tested in 1.19.3 with carpet version v1.4.96+v230201 with meteor dev build v0.5.2-1781 with the meteor additions version released on dec 15 of 2022 at the time of typing this all of those versions are the latest most up to date versions
image

crashes

crashes on 1.19.4 with meteor-client-0.5.3-1839.jar

Build

Could you please either add releases or just keep the libs folder in the code page of the github? Will make downloading way easier for a lot of people, including me

Greetings,

Typo

Isn't it spelled "Translator"?

Suggestion: item-group-remove

There is only the item-group-add command, so if you add an item accidently, you can't remove it.
A simple item-group-remove command would help

Could you update to 1.19.1?

Hello JFronny is it possible to update MeteorAdditions to 1.19.1 I think this is one of the best addons for meteor and I have used it a lot but now I cannot.
I hope you see this fast :D

thanks for reading

Greetings Pax. from Youtube

its the only addon that crashes my minecraft on startup

Minecraft has crashed!
net.fabricmc.loader.impl.FormattedException: java.lang.LinkageError: loader constraint violation: loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @66fdec9 wants to load interface org.slf4j.Logger. A different interface with the same name was previously loaded by 'app'. (org.slf4j.Logger is in unnamed module of loader 'app')
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:418)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.LinkageError: loader constraint violation: loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @66fdec9 wants to load interface org.slf4j.Logger. A different interface with the same name was previously loaded by 'app'. (org.slf4j.Logger is in unnamed module of loader 'app')
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:223)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:174)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at org.slf4j.LoggerFactory.(LoggerFactory.java:86)
at net.minecraft.class_2370.(class_2370.java:38)
at net.minecraft.class_2378.(class_2378.java:130)
at meteordevelopment.meteorclient.systems.modules.Modules.(Modules.java:61)
at net.minecraft.class_128.handler$bbc000$onAddStackTrace(class_128.java:524)
at net.minecraft.class_128.method_555(class_128.java:78)
at net.minecraft.class_128.method_568(class_128.java:132)
at net.minecraft.class_128.method_24305(class_128.java:272)
at net.minecraft.client.main.Main.main(Main.java:151)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
... 2 more

Receiving messages from server in multiplayer causes the game to freeze.

Whenever any message is received from the server, the game freezes up for a moment. If the server is spamming messages, such as when I am spamming /fill commands and the server talks back about where is filled it can freeze the game to the point of the client crashing entirely due to memory overload or something. No crash report gets given which is annoying. I had to remove Meteor Additions from my mods folder due to this issue, and I will await a fix to re-include it in the mods I use

Causes crashing

Not sure why, but sometimes when you press your inventory key, it'll crash your game with exit code -1 (0xffffffffffffffff). Translator also tends to break chat I think by trying to translate too many messages (such as server operator messages)

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.