TeamBR-Modding / Neotech

Tech Mod for Minecraft 1.14.4
33 stars 19 forks source link

[1.11.2-5.0.0] crash while sneaking at Fluid Generator #421

Closed kreezxil closed 5 years ago

kreezxil commented 7 years ago

What Version of NeoTech are you using: 1.11.2-5.0.0

  1. make sure holoinventory mod is installed in the client
  2. place Fluid Generator
  3. hold sneak and look at generator

Please Pastebin.com the crash Report and put link here: https://pastebin.com/VJnnwH7E

HoloInventory appears to be the culprit of the crash so I posted there first: https://github.com/dries007/HoloInventory/issues/33

dries007 commented 7 years ago

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

pauljoda commented 6 years ago

Since the time of creating this, Forge enabled null to be used. At first, they said never null, now seems it is accepted. A fix may be made if I continue work, I still haven't decided yet

kreezxil commented 6 years ago

I would love more options for 1.12.2 so please continue work.

On Sat, Nov 18, 2017 at 6:52 PM, Paul Davis notifications@github.com wrote:

Since the time of creating this, Forge enabled null to be used. At first, they said never null, now seems it is accepted. A fix may be made if I continue work, I still haven't decided yet

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TeamBR-Modding/NeoTech/issues/421#issuecomment-345483083, or mute the thread https://github.com/notifications/unsubscribe-auth/ADs0iBmZ8bbtTW3be48Ym4z4rYYU0hxRks5s33u5gaJpZM4M7WpJ .

pauljoda commented 5 years ago

No longer working on pre 1.14 versions, these issues will be considered during the rewrite