Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

npe when joining servers #296

Closed
5HT2 opened this issue Dec 18, 2019 · 9 comments
Closed

npe when joining servers #296

5HT2 opened this issue Dec 18, 2019 · 9 comments
Labels
-help-wanted Extra attention is needed -invalid This doesn't seem right -module bug
Milestone

Comments

@5HT2
Copy link
Member

5HT2 commented Dec 18, 2019

happens even with all modules off

Screenshot_20191217_211628

asflkasf fuckianf asfa kill me a;i

@5HT2 5HT2 added bug -help-wanted Extra attention is needed labels Dec 18, 2019
@5HT2 5HT2 added this to the v1.1.2 milestone Dec 18, 2019
@5HT2
Copy link
Member Author

5HT2 commented Dec 18, 2019

note: fixed if you reset to commit 706a1a3

todo: somebody check which commit broke it

@5HT2
Copy link
Member Author

5HT2 commented Dec 18, 2019

if you want a visual
Screenshot_20191217_212850

@5HT2
Copy link
Member Author

5HT2 commented Dec 18, 2019

ok wtf

local changes i guess

@5HT2 5HT2 closed this as completed Dec 18, 2019
@5HT2 5HT2 added the -invalid This doesn't seem right label Dec 18, 2019
@5HT2
Copy link
Member Author

5HT2 commented Dec 18, 2019

i think remote changes work???

@5HT2
Copy link
Member Author

5HT2 commented Dec 18, 2019

611817e breaks this, checked this time

@5HT2 5HT2 reopened this Dec 18, 2019
@EmotionalLove
Copy link
Contributor

if there's an npe paste me your latest.log

@5HT2
Copy link
Member Author

5HT2 commented Dec 18, 2019

O I went to sleep sec

@5HT2
Copy link
Member Author

5HT2 commented Dec 18, 2019

[22:34:41] [main/ERROR] [net.minecraft.client.network.ServerPinger]: Can't ping 147.135.8.3:25586: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException
[22:34:41] [main/ERROR] [net.minecraft.client.network.ServerPinger]: Can't ping crystalpvp.cc: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException
[22:34:42] [main/ERROR] [net.minecraft.client.network.ServerPinger]: Can't ping 2b2t.org: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException
[22:34:43] [main/INFO] [net.minecraft.client.multiplayer.GuiConnecting]: Connecting to 2b2t.org, 25565
[22:34:44] [Discord-RPC-Callback-Handler/INFO] [STDERR]: [me.zeroeightsix.kami.DiscordPresence:lambda$start$1:84]: java.lang.NullPointerException
[22:34:44] [Discord-RPC-Callback-Handler/INFO] [STDERR]: [me.zeroeightsix.kami.DiscordPresence:lambda$start$1:84]:      at me.zeroeightsix.kami.module.ModuleManager.getModuleByName(ModuleManager.java:122)
[22:34:44] [Discord-RPC-Callback-Handler/INFO] [STDERR]: [me.zeroeightsix.kami.DiscordPresence:lambda$start$1:84]:      at me.zeroeightsix.kami.DiscordPresence.lambda$start$1(DiscordPresence.java:61)
[22:34:44] [Discord-RPC-Callback-Handler/INFO] [STDERR]: [me.zeroeightsix.kami.DiscordPresence:lambda$start$1:84]:      at java.lang.Thread.run(Thread.java:748)

It looks like it's being caused by discord rpc but it doesn't happen until that commit I sent ;-;

@EmotionalLove
Copy link
Contributor

i’ll fix rn

5HT2 pushed a commit that referenced this issue Dec 18, 2019
* ModuleManager safety

* Module wasn't spelled correctly, causing NPE.
5HT2 added a commit that referenced this issue Dec 18, 2019
@5HT2 5HT2 closed this as completed in 1123d9d Dec 18, 2019
IronException added a commit to IronException/KAMI-blau that referenced this issue Feb 2, 2020
* ModuleManager lookup fixes.

* ModuleManager lookup fixes.

* updateLookup() should store in lowercase

* Fix kami-blue#296 (kami-blue#297)

* ModuleManager safety

* Module wasn't spelled correctly, causing NPE.

* update readme instructions

* add logs to gitignore

* update contributing readme

* formatting in readme

* fix deprecated file in readme

* typo in readme

* add troubleshooting to readme

* close kami-blue#360

* change name for kami-blue#358

* formatting in readme

* rearrange readme

* update elytraflight to work on highways

* capitalize s in Speed

* add antichunkload patch

* update armourhide to be able to hide pieces

* enable antichunkloadpatch automatically

* elytraflight highway mode set to fly

* fix bug (you were not saving new chunks anymore after closing the file once) (kami-blue#361)

* fix for kami-blue#361

* True Durability and Friends List (kami-blue#338) to close kami-blue#337 and close kami-blue#240 and close and close kami-blue#327

* True Durability

* Friends List

* Separated extratab and tabfriends

* move truedurability to thing

* enable tabfriends automatically

* disable antichunkloadpatch by default

* hide tabfriends by default

* add antichatspam for kami-blue#12

* noswing

* Add proper credits to noswing as per zeroeightysix/162

* visualrange (kami-blue#364)

Co-authored-by: blockparole <[email protected]>

* nobreakanimation (kami-blue#365)

Co-authored-by: blockparole <[email protected]>

* fix packages for new 3

* autospawner (kami-blue#366)

Co-authored-by: blockparole <[email protected]>

* refactor for kami-blue#336

* change defaults and stuff

* add pull32k (kami-blue#367)

Co-authored-by: fluffycq <[email protected]>

* blacklist add enchanting table

* Update as per zeroeightysix/KAMi

zeroeightysix/KAMI@d0f11b3

* Feature/rpcusers (kami-blue#369)

* update rpc to use different images

* fuck around until it works idk

* add debugging code

* make everything work now!

* fix image names and descriptions

* add case 3 and 4

* fix typo

* make holeesp settings better thanks to clinet

* make code pretty and use case statements thanks to darkis feedback

* reorder settings

* add defaults button to elytraflight

* Fix typo in readme

* make holeesp case code pretty

* move autoqmain to proper package

* close kami-blue#318

* close kami-blue#318 and close kami-blue#306

* Clean up infooverlay section

* collapse small methods

* add labels for sections

* focussed > focused

* comment testing code

* Feature/aliases to close kami-blue#358 (kami-blue#376)

* Add Aliases

* Add aliases cmd and cmds to CommandsCommand

* undo build.gradle changes

* shorten check in commandmanager

* add more aliases

Co-authored-by: d1gress <[email protected]>
Co-authored-by: Qther <[email protected]>

* reorganize and clean up kamigui

* Revert "reorganize and clean up kamigui"

This reverts commit 246ead9.

* close kami-blue#382

* add aliases to tp cmd

* close kami-blue#383

* clean up code and close kami-blue#253

* add credits to Surround

* temp make friends list not load if minimised

* switch to hub's autotrap

* fix naming as per zeroeightysix/KAMI/pull/164

* fixcomment style zeroeightysix/KAMI/pull/153 zeroeightysix/KAMI/pull/163

* Update scaffold

// TODO: clean up code

* Set up CI with Azure Pipelines

* Set up CI with Azure Pipelines 2

[skip ci]

* Set up CI with Azure Pipelines

[skip ci]

* Set up CI with Azure Pipelines

[skip ci]

* wack

* Update .travis.yml

* Delete KznnorExploit

* remove this mixin for now as it's broken

* prepare code for kami-blue#33 and kami-blue#42

* close kami-blue#42

* code cleanup and optimization

* combine calculator classes into one

* delete gui scale

* rearrange reamde

* add option to dsiable info msg in aura

* close kami-blue#396

* fix typos

* make method more efficient in kamigui

* close kami-blue#312

* fix comment style

* autoenable invpreview

* bump ver to v1.1.2

* Revert "Update .travis.yml"

This reverts commit e0b02b7.

* hopefully this works

* i hate everything

* close kami-blue#402

* optimize imports

* autodisable default

* Create incompatiblity-report.md

* sane naming for infooverlay

* close kami-blue#385

* refactor infooverlay and make code cleaner

* refactor command sign and color > colour

* create ColourCodesMinecraft

* close kami-blue#391

* dates oops

* close kami-blue#403

* Delete PearlDupe.java

* fix launch crash

* Rearrange readme and make it easier to understand

* yes

* idk

* clean up build script

* revert qther's changes

* close kami-blue#292

* fix repo refs

* fix travis

* close kami-blue#411

* fix repo refs

* close kami-blue#384 and kami-blue#336

* close kami-blue#410

* close kami-blue#400

* comments and missed things

* add downloads badges

* move discord badge first

* add proper links for new badges

* wrong link for 086, last commit i swear aksdlka

* Update README.md

* close kami-blue#417

* unused import :bigbrain:

* dates

* close kami-blue#33

* update kami-blue#33

* add rounder to infocalc

* add timerspeed uwu ty tbm

* ignore always null

* add animation to surround

* move timerspeed to movement

* update comment for inventory size

* dates

* fix credit message

* change class access for info stuff

* Speed default

* update shields

* move everything over to blue.bella.wtf

* change discord presence url to new website

* typo here as well

Co-authored-by: Sasha <[email protected]>
Co-authored-by: Bella Who <[email protected]>
Co-authored-by: TBM <[email protected]>
Co-authored-by: blockparole <[email protected]>
Co-authored-by: fluffycq <[email protected]>
Co-authored-by: d1gress <[email protected]>
Co-authored-by: Qther <[email protected]>
Co-authored-by: Ridan Vandenbergh <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
-help-wanted Extra attention is needed -invalid This doesn't seem right -module bug
Projects
None yet
Development

No branches or pull requests

2 participants