Giter VIP home page Giter VIP logo

elytrabot's People

Contributors

bebeli555 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

Watchers

 avatar  avatar  avatar  avatar  avatar

elytrabot's Issues

Please learn proper version control

I've noticed your commits consist of deleting and re-adding files. This is not a good way to manage source code. Git and GitHub make it easy for you to make changes and to accept changes from others. For example, my pull request for the yaw fix could have been added with a single click. That also would have credited me in the project Contributors.

Using commits, pull requests and merging properly can drastically speed up development and improve the codebase as it is easier for others to help. This guide is a good primer on using Git.

Your Elytra bot is a fantastic tool and I'd love to help with what you already have as I have a lot experience with Git/GitHub and Java. One of the awesome things you can do with GitHub is automatically building the Jar file when you merge a commit into master. You should also be using the Releases feature to publish your Jar files rather than creating a new repository. Of course, it is your project and at the end of the day you have final say.

I've looked through the code and I see a lot of potential changes to drastically reduce the amount of code and speed up development. However the only good way to accept these changes are with Pull Requests.

If you want to talk 1-on-1 I'd be more than happy to help over email or you can message me on Discord at tycrek#0694 ๐Ÿ™‚

absolute crap

this is extremely retarded version control and reading the code makes my blood boil with how horrible it is

Rocket / boost mode

Overworld only mode to use rockets to move around in overworld (should bypass 2b2t.org)
Also a rocketless mode which gains altitude with boost (akin to the boost bypass in konas and kami blue for 2b2t)
Would make the mod wildly more popular with 2b2t players who currently cannot afk elytra and the bypass would draw in new users (even though its public).

Disconnecting with AutoEat enabled crashes game

No matter the bot status, as long as it's in a "flying state" (flying, attempting to takeoff, etc) after ++start or the Start button in the GUI, disconnecting from a server with AutoEat enabled crashes game. I was able to replicate this in the 2b2t queue by opening the GUI, turning on AutoEat and Baritone (unsure if Baritone is required to make it crash), pressing Start, then disconnecting. Crash report follows:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (Xaeros_Minimap_20.11.0_Forge_1.12.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  MixinLoaderForge (salhack-2.05-release.jar)
  ForgeHaxCoreMod (forgehax-1.12.2-2.9.0.jar)
  LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 7/5/20 10:32 AM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
	at com.bebeli555.ElytraBot.AutoEat.ShouldActivate(AutoEat.java:84)
	at com.bebeli555.ElytraBot.AutoEat.onUpdate(AutoEat.java:24)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_89_AutoEat_onUpdate_ClientTickEvent.invoke(.dynamic)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
	at net.minecraftforge.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:349)
	at net.minecraft.client.Minecraft.func_71407_l(rj:1911)
	at net.minecraft.client.Minecraft.func_71411_J(rj:1098)
	at net.minecraft.client.Minecraft.func_99999_d(rj:398)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Random Kicks after using v2.1

I have started getting randomly kicked from the game while I am AFK, but still flying. I was never kicked from a server using v1.9 and was wondering why this is happening.

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.