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
How To Solve this?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: How To Solve this?
already discussed, search.
-
- Posts: 191
- Joined: Sun May 24, 2009 8:09 pm
- Location: Spain
Re: How To Solve this?
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.
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.