Official eMule-Board: Emule Morph 0.49c 11.3 [20-04-2009] - Official eMule-Board

Jump to content


  • (6 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • Last »

Emule Morph 0.49c 11.3 [20-04-2009] Fixes, changes and more

#21 User is offline   loverboy 

  • Magnificent Member
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 379
  • Joined: 17-September 06

Posted 28 April 2009 - 04:28 PM

View PostStulle, on Apr 20 2009, 11:47 PM, said:

ADD: Temporary IP Filter [Xman]


What does it mean?
Where can I find more info about it?

Thanks for your reply :flowers:
0

#22 User is offline   Stulle 

  • [Enter Mod] Dev
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5804
  • Joined: 07-April 04

Posted 28 April 2009 - 04:57 PM

it is used to filter certain IPs for 12h. right now only clients that upload less than 12 kB to us receive this unless the option for the latter feature is disabled. the difference to a normal ban is that the entire IP is blocked so no other client with that IP can do the same again for at least 12h.
I am an emule-web.de member and fan!

[Imagine there was a sarcasm meter right here!]

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!
0

#23 User is offline   giogio1 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 07-April 09

Posted 29 April 2009 - 10:12 AM

Thanks Stulle for the bugfix on the webserver interface (reported on 11.2 version topic) :flowers:
:respect: for your work ... have a nice day :+1:
0

#24 User is offline   leexgx 

  • UK MAD FOR LESS
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2533
  • Joined: 04-November 02

Posted 30 April 2009 - 06:19 PM

View PostStulle, on Apr 28 2009, 03:57 PM, said:

it is used to filter certain IPs for 12h. right now only clients that upload less than 12 kB to us receive this unless the option for the latter feature is disabled. the difference to a normal ban is that the entire IP is blocked so no other client with that IP can do the same again for at least 12h.


thats an good idea (should stop the bad data makers, does morph discard the 12kB that thay sent to us as its likey to be corrupted any way)

allso the sorting list is still not fixed (it says it was) want to explane it but its very apprant sort it by status UP and you see whats up, expand one of the downloads and you see its upside down downloading and que should start at the top, you have to use down arrow to make it sort the download que right but that then puts waiting at the top and compleated at the bottem, this has been broken from 11.1 i think (when 0.49c code was done) (Stullemule 6.2 does the same)

Drop Slower sources when an download is about to compleat is missing (drop slower for faster towards the end), downloading morph from ed2k 1 user stalled and stoped the download (in this day and age official devs need to fix this), meaning i have to restart emule to make the faster sources that have Slots free start up agane (Stullemule 6.2 works as intended drops slower srouces as it should do)

This post has been edited by leexgx: 30 April 2009 - 07:15 PM

in and around
0

#25 User is offline   omeringen 

  • löl
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 984
  • Joined: 01-January 06

Posted 19 May 2009 - 09:28 PM

Hi,
I have already reported that before but i couldn't find my post, anyway. After enabling SUC, GUI doesn't refleshing itself, i mean you can't see "vur:46.00 KB/s r:494" info at right bottom, it doesn't fit( just "vur:"). . . You need to restart eMule(or disconnect/stop transfers) to fix it.

This post has been edited by erdem444: 19 May 2009 - 09:49 PM

0

#26 User is offline   taz-me 

  • I'm taz (a modder)
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 587
  • Joined: 07-December 06

Post icon  Posted 20 May 2009 - 12:58 PM

View PostStulle, on Apr 28 2009, 06:57 PM, said:

it is used to filter certain IPs for 12h. right now only clients that upload less than 12 kB to us receive this unless the option for the latter feature is disabled. the difference to a normal ban is that the entire IP is blocked so no other client with that IP can do the same again for at least 12h.


I think (... but who am I to think ???) that a better approach would be to avoid increasing score upon useless upload and not to filter - since poor fellows with same ip are filtered for the next 12 hours ...
I haven't look at code (I will) but the initiator of upload termination should be taken into account (i.e. if the other side is not the one to end upload session filtering or any other measures ain't fair. If other side packets suddenly dropped - it might be an indication of a hardware failure ...)

:P

This post has been edited by taz-me: 21 May 2009 - 02:04 AM

P2P is about sharing, ed2k is my choice !
0

#27 User is offline   Stulle 

  • [Enter Mod] Dev
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5804
  • Joined: 07-April 04

Posted 21 May 2009 - 03:13 AM

take a look into the code and stop arguing this point until you learned enough. this is just like a two sided ip ban rather than a client ban. if you fail to see the difference... none of my business...
I am an emule-web.de member and fan!

[Imagine there was a sarcasm meter right here!]

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!
0

#28 User is offline   taz-me 

  • I'm taz (a modder)
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 587
  • Joined: 07-December 06

Posted 21 May 2009 - 05:06 AM

After careful look at SRCs :

1. Failed download sessions (< 12KB's) are counted per user hash (@CUpDownClient::SetDownloadState :

			//MORPH START - Changed by schnulli900, filter clients with failed downloads [Xman]
			/*
			ResetSessionDown();
			*/
			if(GetSessionDown()< (12*1024)) //12 kb
				m_uFailedDownloads++;
			else
				m_uFailedDownloads=0; 
			//MORPH END   - Changed by schnulli900, filter clients with failed downloads [Xman]
)

2. Filterring (if at all why not ban ???) is done by IP (@CPartFile::Process :

					//MORPH START - Added by schnulli900, filter clients with failed downloads [Xman]
					if(thePrefs.GetFilterClientFailedDown() && cur_src->m_uFailedDownloads>=3)
					{
						cur_src->SetDownloadState(DS_ERROR, _T("Morph Filter-Failed-Download-Clients")); //force the delete
						DebugLog(LOG_MORPH, _T("Morph Filter-Failed-Download-Clients: Client %s "), cur_src->DbgGetClientInfo());
						theApp.ipfilter->AddIPTemporary(ntohl(cur_src->GetConnectIP()));
						if(cur_src->Disconnected(_T("Morph Filter-Failed-Download-Clients")))
							delete cur_src;
						else
							//if it's a friend it isn't deleted->remove it
							theApp.downloadqueue->RemoveSource(cur_src);
						break;
					}
					else 
					//MORPH END   - Added by schnulli900, filter clients with failed downloads [Xman]
)


If a leecher (after all I want to believe such measures are taken against such and not just because they can be taken) succeeds in forging a user hash - outcome is not likely to match initial intention.

I was mistaken about the likelihood for remote hardware malfunction - however local short connectivity issues (our modem / router, ISP) might cause a faulty trigger despite the counting for 3 (pure bad lack). Perhaps zeroing the counter upon "connection loss" should be considered.
P2P is about sharing, ed2k is my choice !
0

#29 User is offline   Stulle 

  • [Enter Mod] Dev
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5804
  • Joined: 07-April 04

Posted 21 May 2009 - 07:30 AM

do you even realize the idea behind the feature? there are some clients - iirc mainly from china - that pretend to be uploading to us but always fail to even give us 12 kB. those clients are filtered after the third (!!!) attempt. once we filter them by ip there is no chance of connecting to them again for 12 hours so the only one loosing is us... if there is anything to loose. the major point is that we reduce the number of failed download sessions because such sessions are reduced.

this said i wonder what you are getting at in the first place... is it the need for speed discussion?
I am an emule-web.de member and fan!

[Imagine there was a sarcasm meter right here!]

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!
0

#30 User is offline   taz-me 

  • I'm taz (a modder)
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 587
  • Joined: 07-December 06

Posted 21 May 2009 - 10:17 AM

I'm not into discussions (speed / personal or not).

I've tried to point out that there are other means which can / should be considered in order to avoid non related (other with same ip while the filter is taking place), or not meant to (possible hardware failures) suffer (not downloading from them is "loosing" a problematic source or even simpler a price we are willing to pay, the filtered ones are loosing a valuable source if they need something we share).

It seems we don't share the same point of view :respect: and MorphXT is not my mod (lucky MorphXT operation / show / community - so I'm not calling the shots) - closed issue (at my side).
P2P is about sharing, ed2k is my choice !
0

#31 User is offline   omeringen 

  • löl
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 984
  • Joined: 01-January 06

Posted 21 May 2009 - 11:58 AM

This mechanism already exists in Xtreme and Xtreme based mods for years, am i wrong ? (Is there any discussion topic about that in Xtreme section?) And as Stulle said : those clients are filtered after the third (!!!) attempt(for 12 hrs).

This post has been edited by erdem444: 21 May 2009 - 12:04 PM

0

#32 User is offline   Stulle 

  • [Enter Mod] Dev
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5804
  • Joined: 07-April 04

Posted 21 May 2009 - 06:47 PM

precisely the point... -.-
I am an emule-web.de member and fan!

[Imagine there was a sarcasm meter right here!]

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!
0

#33 User is offline   DPSK 

  • Splendid Member
  • PipPipPipPip
  • Group: Members
  • Posts: 201
  • Joined: 29-October 02

Posted 24 May 2009 - 06:53 AM

:thumbup:

great job guys. i didnt know this project is still alive

my last update was the Morph 0.46c
0

#34 User is offline   Stulle 

  • [Enter Mod] Dev
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5804
  • Joined: 07-April 04

Posted 24 May 2009 - 08:01 AM

wow, where i come from they'd call that... FAIL! ;)
I am an emule-web.de member and fan!

[Imagine there was a sarcasm meter right here!]

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!
0

#35 User is offline   You Know 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 11-August 05

Posted 27 May 2009 - 07:10 PM

Hi, i using the VS03 version for windows 2000.
I update from version 11.2 to 11.3 and after launch emule.exe it always freeze after about 30 seconds.

How can I obtain a log to send to you?
0

#36 User is offline   Stulle 

  • [Enter Mod] Dev
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5804
  • Joined: 07-April 04

Posted 27 May 2009 - 07:49 PM

first of all make a clean install. download the normal binary package, unpack it to the folder you prefere and then replace the emule.exe with the one from the VS03 package.

if the problem remains enable the verbose logging and save all logs to disc in the Tweaks/Extended options panel.
I am an emule-web.de member and fan!

[Imagine there was a sarcasm meter right here!]

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!
0

#37 User is offline   IceCube_2 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 87
  • Joined: 19-November 05

Posted 06 June 2009 - 07:08 PM

Hi,

Tried downloading the latest version today via sourceforge and all the download links point to pages with no data. Will get via eMule. Thanks!
QUOTE(the Doctor @ Jan 14 2008, 09:46 AM) <{POST_SNAPBACK}>
The universal translator is failing again.
0

#38 User is offline   Andu 

  • Morph Team
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 13015
  • Joined: 04-December 02

Posted 06 June 2009 - 07:23 PM

We'll have to get leuk on the case. But it might very well be a Sourceforge sided problem. Luckily the network is never down and the files are therefore always available :).
Three Rings for the Elven-kings under the sky,
Seven for the Dwarf-lords in their halls of stone,
Nine for Mortal Men doomed to die,
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.


Dark Lord of the Forum


Morph your Mule

Need a little help with your MorphXT? Click here

0

#39 User is offline   IceCube_2 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 87
  • Joined: 19-November 05

Posted 06 June 2009 - 07:30 PM

Indeed. :)

Fully updated now. :D

This post has been edited by IceCube_2: 06 June 2009 - 08:16 PM

QUOTE(the Doctor @ Jan 14 2008, 09:46 AM) <{POST_SNAPBACK}>
The universal translator is failing again.
0

#40 User is offline   Stulle 

  • [Enter Mod] Dev
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5804
  • Joined: 07-April 04

Posted 07 June 2009 - 07:17 AM

View PostIceCube_2, on Jun 6 2009, 08:08 PM, said:

Hi,

Tried downloading the latest version today via sourceforge and all the download links point to pages with no data. Will get via eMule. Thanks!

works just fine for me... O_o
I am an emule-web.de member and fan!

[Imagine there was a sarcasm meter right here!]

No, there will not be a new version of my mods. No, I do not want your PM. No, I am certain, use the board and quit sending PMs. No, I am not kidding, there will not be a new version of my mods just because of YOU asking for it!
0

  • Member Options

  • (6 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • Last »

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users