IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#saltr
/2024/07/03
~dr|z3d
@RN
@StormyCloud
@T3s|4
@T3s|4_
@eyedeekay
@not_bob_afk
@orignal
@postman
@zzz
%Liorar
+FreefallHeavens
+Irc2PGuest92669
+Xeha
+cumlord
+j6
+onon
+profetikla
+r00tobo
+snex
+uop23ip
An0nm0n
Arch
Danny
DeltaOreo
DiCEy1904
Irc2PGuest45008
Irc2PGuest68141
Irc2PGuest71319
Irc2PGuest91332
Irc2PGuest92810
Onn4l7h
acetone_
anon2
anontor
anu
bak83_
boonst
goose
itsjustme
mareki2pb
no
poriori_
qend-irc2p
shiver_
u5657
unwr
cumlord Wish there was more on lemmy, aparently we have one but it’s pony related, so I’m told
dr|z3d want an active forum, help make it happen. just viewing the site doesn't make it happen :)
dr|z3d ramble.i2p for example.
orignal bug in i2cp?
orignal I need to know what happens at i2cp level
dr|z3d all very speculative, orignal.
orignal if snark disconnects. why?
orignal no I'm asking what I2CP event cauases snark to disconnect
orignal once we know I can tell what's going on
orignal however I haven't touched i2cp for years
zzz why
dr|z3d when the page loads I'll tell you...........
dr|z3d [...........]
dr|z3d this:
dr|z3d if (msg == null)
dr|z3d msg = ise.toString();
dr|z3d if msg == null, what's the point of toString() ?
dr|z3d Maybe I'm misreading it, but to me you should be checking if msg != null?
zzz Exception.toString() will give you the exception class
zzz it's not msg.toString(), look again
dr|z3d gotcha, ok, my bad. thanks for clearing that up.