Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: psofa psofa
RE: Problem running asami [ reply ]  
2004-10-17 10:33
why dont u just use the client part of dc++.You already have the gui....

By: Darren Willis
RE: Problem running asami [ reply ]  
2004-10-16 23:56
It doesn't hash yet :) that's coming up as soon as I find a nice piece of TTH code to incorporate, I don't really think it's the kind of thing I'd write in ruby

As for the Tag thing, I guess it's because most clients these days have the description tag set to <++V:xxx,M:x,H:x/x/x,S:x> where those x's are replaced with values I'm not quite sure of the meaning of. V is version, M is mode (A or P), I think S is slots. Anyway, you could manually set your description to a tag like that.
I've not really tried to make it 'emulate DC++' like a few other clients do, at least, not yet.

By: psofa psofa
RE: Problem running asami [ reply ]  
2004-10-16 08:26
it has definatelly sth to do with hashing.Maybe its slow? I removed the shares and picked a folder with few big files and i managed to log to a hub however now i get : this hub is using hubs, slots or speed check on description tag, either your client doesn't support description tags or the tag wasn't recognized.

By: psofa psofa
RE: Problem running asami [ reply ]  
2004-10-16 08:20
yes that did something but now i get disconnects because of share size .Im sharing 9gb or sth but down the window it says: sharing 0 b

By: Darren Willis
RE: Problem running asami [ reply ]  
2004-10-16 00:58
try deleting he3 and re-making he3, i think it might be getting stuck on he3-ing the filelist

By: psofa psofa
RE: Problem running asami [ reply ]  
2004-10-15 21:45
also there's no difference if i go passive

By: psofa psofa
RE: Problem running asami [ reply ]  
2004-10-15 21:32
yep i deleted the puts statement,However it doesnt work for me.Im active listening at port 1412 with external ip and port 1412.I cant connect to a hub it just says connecting to hubname and does nothing.In the terminal i get

AF_INET
1412
0.0.0.0
0.0.0.0

is this info as it should be?

btw the gui is great :)

By: Darren Willis
RE: Problem running asami [ reply ]  
2004-10-15 21:19
haha, sorry about that one
just delete line 47, its a useless puts statement anyway

By: psofa psofa
Problem running asami [ reply ]  
2004-10-15 19:35
./Asami.rb
Queue thread going
./ui.rb:47:in `initialize': undefined method `addr' for nil:NilClass (NoMethodError)
from ./gtkui.rb:339:in `initialize'
from ./Asami.rb:61:in `new'
from ./Asami.rb:61

???