How To Solve this?

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
Post Reply
Crom
Posts: 191
Joined: Sun May 24, 2009 8:09 pm
Location: Spain

How To Solve this?

Post by Crom »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4025
L2JDP Revision Number:7207

I know the method setFile has been changed, i was searching and i didn't found nothing, how i can solve this error?

D:\Line\Aplicaciones\Server\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2BufferInstance.java:432: setFile(java.lang.String,java.lang.String) in com.l2jserver.gameserver.network.serverpackets.NpcHtmlMessage cannot be applied to (java.lang.String)
[javac] html.setFile(PARENT_DIR+"schememenu.htm");

And this other, i don't have idea how to solve or hat is it.

[javac] D:\Line\Aplicaciones\Server\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2BufferInstance.java:293: method does not override or implement a method from a supertype
[javac] @Override
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: How To Solve this?

Post by JIV »

already discussed, search.
Crom
Posts: 191
Joined: Sun May 24, 2009 8:09 pm
Location: Spain

Re: How To Solve this?

Post by Crom »

What is already discussed? The first error or the second error?

About the first error i search by "java.lang.String", "html.setFile" and "setFile" and any solution of how to change, they speak about "msg.setFile" method.

About the second error "onActionShift(L2GameClient client)" it's too common to sarch it, and, "override" and "@override" and i don't found any usefull information.
Post Reply