AthenaEventEngine / AthenaCore

Athena Event Engine Core
GNU General Public License v3.0
16 stars 20 forks source link

Fix for #156 #158

Closed ghost closed 8 years ago

Lucheti29 commented 8 years ago

The problem is not there. The line that throws the NPE is:

IpPack pack = new IpPack(client.getConnection().getInetAddress().getHostAddress(), client.getTrace());
ghost commented 8 years ago

Yes, is true, I mistaken method :smile: , thanks