The program seems to run fine but durring startup
the following is excepted and might the source of
my problems on connecting.
[stu4417:/Applications/DredgeNet/src] powella%
java DredgeNet
Adding directory:/Applications/DredgeNet/src/.
Directory already in list: /Applications/DredgeNet/
src/.
Directory database loaded from file:
directoryDB.dat
FTD_thread on port:49198
NPSsocket: Could not retreive local address
UDP Socket open at null port #5022.
ConnectionDB loaded from file
java.lang.NullPointerException
at DredgeProtocol.encodeAddress(Unknown
Source)
at DredgeProtocol.encodeAddress(Unknown
Source)
at
MulticastProtocol.multicastConnectionInfoPacket(
Unknown Source)
at MulticastLocator.run(Unknown Source)
java.lang.NullPointerException
at DredgeNode.equals(Unknown Source)
at LocalImage.isLocalNode(Unknown Source)
at LocalImage.addPeer(Unknown Source)
at
NPSProtocol.decodeAddPeerPacket(Unknown
Source)
at FullProtocol.decodePacket(Unknown
Source)
at DredgeSearchMonitor.run(Unknown
Source)