exception in thread "selectorthread-48"

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: exception in thread "selectorthread-48"

Post by Abyssal »

you know this topic will be on top until you give me a complete answer. :)
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: exception in thread "selectorthread-48"

Post by JIV »

what you mean? its simple if:

Code: Select all

if (map.get(key) == null)     //do not exist in mapelse     //exist
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: exception in thread "selectorthread-48"

Post by Abyssal »

JIV wrote:what you mean? its simple if:

Code: Select all

if (map.get(key) == null)     //do not exist in mapelse     //exist
yes but you are not telling me where should i look. which file?
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: exception in thread "selectorthread-48"

Post by JIV »

you have it in log - FloodProcetector:124
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: exception in thread "selectorthread-48"

Post by Abyssal »

Code: Select all

		Entry<Integer, Integer[]> entry = _floodClient.getEntry(playerObjId);		Integer[] value = entry.getValue();
thats what is written in floodprotector line 124. now what? :)
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: exception in thread "selectorthread-48"

Post by Abyssal »

as i said this topic will stay on top until someone answer me because the issue is too serious.
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: exception in thread "selectorthread-48"

Post by Abyssal »

bump again.
User avatar
Tan
L2j Veteran
L2j Veteran
Posts: 873
Joined: Wed Jun 10, 2009 10:31 pm
Location: Poland

Re: exception in thread "selectorthread-48"

Post by Tan »

Abyssal wrote:bump again.
you are kidding right? do you think someone gona answers your topic if you will "bumping" it? :roll:
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: exception in thread "selectorthread-48"

Post by Abyssal »

tan wrote:
Abyssal wrote:bump again.
you are kidding right? do you think someone gona answers your topic if you will "bumping" it? :roll:
they wont anyway but maybe more people will see it if it is always on top. come on its too important problem i cant open my server because when 10 players are already online and someone else tries to login the whole game stacks and this error is showing up.
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: exception in thread "selectorthread-48"

Post by Abyssal »

no one helps? i knew it because nobody in here cares about it though i cant open my server anymore since it always gets crashed because of this error. you know what? i will always bump the topic until someone answer me. besides it is your pack you have to help the people that using it. but i searched and as i saw you never answered to anyone who had unknown packet problems.
User avatar
Tan
L2j Veteran
L2j Veteran
Posts: 873
Joined: Wed Jun 10, 2009 10:31 pm
Location: Poland

Re: exception in thread "selectorthread-48"

Post by Tan »

good luck till some mods dont wipe your ass from forum. and your behavior makes people more careless for your problem :roll:
Some people believe in God... i believe in Music... some people pray..... I turn on Winamp
http://www.last.fm/user/L2jTan
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: exception in thread "selectorthread-48"

Post by Abyssal »

tan wrote:good luck till some mods dont wipe your ass from forum. and your behavior makes people more careless for your problem :roll:
what do you mean? ive asked too many times things and though in the old forum all my problems were fixed with the help of l2jserver forums here in the new forum they have never helped me. if i let the topic go down it will never be answered and i really need an answer. i like l2j but from the day the forum changed the support was less.
Abyssal
Posts: 74
Joined: Wed Mar 10, 2010 1:53 am

Re: exception in thread "selectorthread-48"

Post by Abyssal »

pls why dont you try to help me? the problem is not solved and its because of the unknown packets protection i've added but i cant delete it or phx spammers will destroy my server. pls answer isnt it important for you that a server with l2jserver pack is going to close because of the lack of hack protection?
andr3iu7z
Posts: 114
Joined: Sun Jan 10, 2010 2:25 pm

Re: exception in thread "selectorthread-48"

Post by andr3iu7z »

try to replace your folder "libs" sometimes its solve that kind of errors.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: exception in thread "selectorthread-48"

Post by JIV »

- already told you what is the problem
- posted possible solution how to fix it
- you are in legacy support
- its custom code
Post Reply