Monument of hero

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
perris74
Posts: 26
Joined: Sun Sep 26, 2010 2:39 am

Monument of hero

Post by perris74 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4419:
L2JDP Revision 7665:

Code: Select all

meserver.network.clientpackets.RequestBypassToServer runImplWARNING: [Character:**************- Account: ********* - IP:************ sent bad RequestBypassToServer: "_diary?class=88&page=1"java.lang.IllegalArgumentException: String value required, but not specified    at com.l2jserver.gameserver.templates.StatsSet.getString(StatsSet.java:375)    at com.l2jserver.gameserver.model.entity.Hero.showHeroDiary(Hero.java:574)    at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:254)    at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62)    at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:973)    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)    at java.lang.Thread.run(Thread.java:619)
blackhaos
Posts: 49
Joined: Thu Feb 18, 2010 7:26 pm

Re: Monument of hero

Post by blackhaos »

can you explain what is the problem here?

sorry for my english
perris74
Posts: 26
Joined: Sun Sep 26, 2010 2:39 am

Re: Monument of hero

Post by perris74 »

Open monument of hero ----> I want to verify who is the Hero of this era -----> double click on char ...enjoy! sbam error
perris74
Posts: 26
Joined: Sun Sep 26, 2010 2:39 am

Re: Monument of hero

Post by perris74 »

an1 answer me?
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: Monument of hero

Post by SolidSnake »

showHeroDiary is the problem, not the current heroes panel
Image
perris74
Posts: 26
Joined: Sun Sep 26, 2010 2:39 am

Re: Monument of hero

Post by perris74 »

monument of hero ----> I want to verify who is the Hero of this era -----> double click on char

yes not current hero , but i've a this problem
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: Monument of hero

Post by SolidSnake »

See if this error happens for every hero
Image
perris74
Posts: 26
Joined: Sun Sep 26, 2010 2:39 am

Re: Monument of hero

Post by perris74 »

yes of course
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Monument of hero

Post by _DS_ »

Happens for me only after hero generation, goes away after first restart. Maybe will be fixed..
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
perris74
Posts: 26
Joined: Sun Sep 26, 2010 2:39 am

Re: Monument of hero

Post by perris74 »

Ok ty
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Monument of hero

Post by _DS_ »

Hm, i was wrong, my errors are different.
Show 574 from your hero.java
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
perris74
Posts: 26
Joined: Sun Sep 26, 2010 2:39 am

Re: Monument of hero

Post by perris74 »

Code: Select all

StringUtil.append(fList, "<tr><td width=270>" + _diaryentry.getString("action") + "</td></tr>");
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Monument of hero

Post by JIV »

its possible cause by wrong method call, wait for new release.
perris74
Posts: 26
Joined: Sun Sep 26, 2010 2:39 am

Re: Monument of hero

Post by perris74 »

ok ty!
perris74
Posts: 26
Joined: Sun Sep 26, 2010 2:39 am

Re: Monument of hero

Post by perris74 »

Jiv sry but i wait new release but nothing chance :(
Post Reply