Jump to content
  • 0

Community Board Olympiad


Question

Posted (edited)

123454.png

 

 

 

Hello guys, tried too many things to fix this but is so weird error. if anyone have some ideas please..

when i click to watch one class list.. appear this textbox and console error.

Edited by thepwned2

7 answers to this question

Recommended Posts

  • 0
Posted (edited)

You lost resolution of picture when you uploaded it, the text is unreadable.

sorry.

 

when i click at olympiad classes it appears this error in console

 

.15 11:18:47] WARN: [Character: [ADM] KontrolIV[268483393] - Account: theowner17 - IP: 127.0.0.1] sent not handled RequestBypassToServer: [_mail;91]

[24.11.15 11:18:53] WARN: [Character: [ADM] KontrolIV[268483393] - Account: theowner17 - IP: 127.0.0.1] sent not handled RequestBypassToServer: [_mail;89]

[24.11.15 11:19:08] WARN: [Character: [ADM] KontrolIV[268483393] - Account: theowner17 - IP: 127.0.0.1] sent not handled RequestBypassToServer: [_mail;88]

 

 

[23.11.15 20:46:42] WARN: [Character: tasos[268483393] - Account: theowner17 - IP: 127.0.0.1] sent bad RequestBypassToServer: "_mail;94"

java.lang.NullPointerException

    at java.util.regex.Matcher.appendReplacement(Unknown Source)

    at java.util.regex.Matcher.replaceAll(Unknown Source)

    at java.lang.String.replaceAll(Unknown Source)

    at l2r.gameserver.communitybbs.Managers.OlympiadCategory.parsecmd(OlympiadCategory.java:50)

    at l2r.gameserver.communitybbs.BoardsManager.handleCommands(BoardsManager.java:96)

    at l2r.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:269)

    at l2r.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:79)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

    at java.lang.Thread.run(Unknown Source)

Edited by thepwned2
  • 0
Posted

RequestBypassToServer is under the check of a regex pattern, which doesn't seem to be happy with _ or ; command.

 

As it's part of numerous commands, notably community board, you should drop it entirely. Becuase pack owners probably added it without checking it.

 

What's OlympiadCategory.parsecmd(OlympiadCategory.java:50) ?

  • 0
Posted

RequestBypassToServer is under the check of a regex pattern, which doesn't seem to be happy with _ or ; command.

 

As it's part of numerous commands, notably community board, you should drop it entirely. Becuase pack owners probably added it without checking it.

 

What's OlympiadCategory.parsecmd(OlympiadCategory.java:50) ?

 

you mean that my server pack don't allow me to add this?

  • 0
Posted

 

RequestBypassToServer is under the check of a regex pattern, which doesn't seem to be happy with _ or ; command.

 

As it's part of numerous commands, notably community board, you should drop it entirely. Becuase pack owners probably added it without checking it.

 

What's OlympiadCategory.parsecmd(OlympiadCategory.java:50) ?

 

you mean that my server pack don't allow me to add this?

i am really not a programmer and i don't have any idea about how to slove this problem..if you could help me add me in skype please : a8an4t0s

 

  • 0
Posted (edited)

You have to find someone dedicated to developement if you want to open a server, because it will be the first of a long list of issues your server will encounter.

 

I only help on public, otherwise I waste my time helping "one month life" servers. Also, clever people can find numerous solutions as those forums act like a big library. Finally, I'm already dedicated to my own IL fork.

 

I asked you a simple question, if you can't answer it, avoid to open a server.

 

PS : avoid to double post, learn to quote/edit your messages.

Edited by Tryskell
  • 0
Posted

You have to find someone dedicated to developement if you want to open a server, because it will be the first of a long list of issues your server will encounter.

 

I only help on public, otherwise I waste my time helping "one month life" servers. Also, clever people can find numerous solutions as those forums act like a big library. Finally, I'm already dedicated to my own IL fork.

 

I asked you a simple question, if you can't answer it, avoid to open a server.

 

PS : avoid to double post, learn to quote/edit your messages.

 

alright thank you

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...