dries007 / HoloInventory

Hologram inventory for blocks in MC
https://minecraft.curseforge.com/projects/holoinventory
MIT License
19 stars 17 forks source link

[1.11.2-2.0.2.143] crash while sneaking at Fluid Generator from Neotech. #33

Closed kreezxil closed 7 years ago

kreezxil commented 7 years ago

https://pastebin.com/VJnnwH7E

  1. placed fluid generator
  2. held sneak while looking at it

Expected not to crash, really wasn't expecting to see a hologram of rf energy either.

dries007 commented 7 years ago

It's because this function is not capable of handling the null as a direction. (It's used as the 'internal' direction by many things, including HoloInventory.)

kreezxil commented 7 years ago

is it possible to ban the entire mod from the holoinventory?

kreezxil commented 7 years ago

for instance like

S:banned < neotech:*

kreezxil commented 7 years ago

Apparently banning all of the items provided by neotech didn't help, as the client crashed with the same report. I saw what you posted to them earlier, I'm hoping you will tell me that I did the config wrong.

# Configuration file

holoinventory {
    S:banned <
            neotech:electricfurnace
            neotech:electriccrusher
            neotech:furnacegenerator
            neotech:fluidgenerator
            neotech:electriccrucible
            neotech:electricsolidifier
            neotech:alloyer
            neotech:centrifuge
            neotech:treefarm
            neotech:basicenergystorage
            neotech:advancedenergystorage
            neotech:eliteenergystorage
            neotech:creativeenergystorage
            neotech:basictank
            neotech:advancedtank
            neotech:elitetank
            neotech:creativetank
            neotech:voidtank
            neotech:solarpanelt1
            neotech:solarpanelt2
            neotech:solarpanelt3
     >

    # Show on sneak, bypasses other keyboard settings.
    B:showOnSneak=true

    # Show on sprint, bypasses other keyboard settings.
    B:showOnSprint=true
}
dries007 commented 7 years ago

Try Banning it on the server? The ban system was never meant to mitigate crashes...

Op 13 apr. 2017 12:24 a.m. schreef "kreezxil" notifications@github.com:

Apparently banning all of the items provided by neotech didn't help, as the client crashed with the same report. I saw what you posted to them earlier, I'm hoping you will tell me that I did the config wrong.

Configuration file

holoinventory { S:banned < neotech:electricfurnace neotech:electriccrusher neotech:furnacegenerator neotech:fluidgenerator neotech:electriccrucible neotech:electricsolidifier neotech:alloyer neotech:centrifuge neotech:treefarm neotech:basicenergystorage neotech:advancedenergystorage neotech:eliteenergystorage neotech:creativeenergystorage neotech:basictank neotech:advancedtank neotech:elitetank neotech:creativetank neotech:voidtank neotech:solarpanelt1 neotech:solarpanelt2 neotech:solarpanelt3

# Show on sneak, bypasses other keyboard settings.
B:showOnSneak=true

# Show on sprint, bypasses other keyboard settings.
B:showOnSprint=true

}

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/dries007/HoloInventory/issues/33#issuecomment-293724572, or mute the thread https://github.com/notifications/unsubscribe-auth/ABSMpUsEUFbGioCGv2mklCpZzcr4Qs_hks5rvU8RgaJpZM4M7Wdo .

kreezxil commented 7 years ago

I put rusty on both the server and the client

On Apr 13, 2017 12:34 AM, "Dries007" notifications@github.com wrote:

Try Banning it on the server? The ban system was never meant to mitigate crashes...

Op 13 apr. 2017 12:24 a.m. schreef "kreezxil" notifications@github.com:

Apparently banning all of the items provided by neotech didn't help, as the client crashed with the same report. I saw what you posted to them earlier, I'm hoping you will tell me that I did the config wrong.

Configuration file

holoinventory { S:banned < neotech:electricfurnace neotech:electriccrusher neotech:furnacegenerator neotech:fluidgenerator neotech:electriccrucible neotech:electricsolidifier neotech:alloyer neotech:centrifuge neotech:treefarm neotech:basicenergystorage neotech:advancedenergystorage neotech:eliteenergystorage neotech:creativeenergystorage neotech:basictank neotech:advancedtank neotech:elitetank neotech:creativetank neotech:voidtank neotech:solarpanelt1 neotech:solarpanelt2 neotech:solarpanelt3

Show on sneak, bypasses other keyboard settings.

B:showOnSneak=true

Show on sprint, bypasses other keyboard settings.

B:showOnSprint=true }

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/dries007/HoloInventory/issues/33# issuecomment-293724572, or mute the thread https://github.com/notifications/unsubscribe-auth/ ABSMpUsEUFbGioCGv2mklCpZzcr4Qs_hks5rvU8RgaJpZM4M7Wdo .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dries007/HoloInventory/issues/33#issuecomment-293786394, or mute the thread https://github.com/notifications/unsubscribe-auth/ADs0iIHIivRuBDkqzE0SiCCmhTKhMY5-ks5rvbPxgaJpZM4M7Wdo .