Skip to content

Instantly share code, notes, and snippets.

/*
* Aeon HEM Gen5(zwave plus)
*
* Copyright 2016 Dillon A. Miller
*
* v0.8 of Aeon HEM Gen5(zwave plus) code, released 04/15/2016 for Aeotec Model zw095-a
* This Gen5 device handler is not backward compatible with the Aeon V1 or V2 device. If your model number is not zw095-a, don't use it.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at:

Keybase proof

I hereby claim:

  • I am zeroinputctrl on github.
  • I am baneofserenity (https://keybase.io/baneofserenity) on keybase.
  • I have a public key ASC2urxiUxnxuoVxTRvfOuqxNVanfiIKBrEw-4CBNYSWMwo

To claim this, I am signing this object:

@ZeroInputCtrl
ZeroInputCtrl / keybase.md
Created March 25, 2019 20:23
keybase.md

Keybase proof

I hereby claim:

  • I am baneofserenity on github.
  • I am baneofserenity (https://keybase.io/baneofserenity) on keybase.
  • I have a public key ASC2urxiUxnxuoVxTRvfOuqxNVanfiIKBrEw-4CBNYSWMwo

To claim this, I am signing this object:

fgbejkfvbo42908tgy023tf23t
[11:55:33] [Client thread/ERROR] [FML/]: SimpleChannelHandlerWrapper exception
java.lang.NullPointerException
at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$7.selectNetworks(FMLOutboundHandler.java:193) ~[FMLOutboundHandler$OutboundTarget$7.class:?]
at cpw.mods.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:273) ~[FMLOutboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637) ~[DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:115) ~[MessageToMessageEncoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMess
---- Minecraft Crash Report ----
// There are four lights!
Time: 12/16/15 8:43 PM
Description: Updating screen events
java.lang.IndexOutOfBoundsException: Index: 53, Size: 45
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:281)
---- Minecraft Crash Report ----
// There are four lights!
Time: 12/16/15 8:43 PM
Description: Updating screen events
java.lang.IndexOutOfBoundsException: Index: 53, Size: 45
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:281)
[20:34:33] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
[20:35:05] [Server thread/ERROR] [FML/]: FMLIndexedMessageCodec exception caught
java.lang.NoClassDefFoundError: net/minecraft/client/gui/Gui
at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_60]
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_60]
at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_60]
at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_60]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:75) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]