MasterHandler.java error

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
Locked
Pain
Posts: 11
Joined: Tue Sep 19, 2006 11:32 am

MasterHandler.java error

Post by Pain »

If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 5757: BETA
L2JDP Revision 9395: BETA

GameServer: Loading Server Scripts
----------
1. ERROR in \MasterHandler.java (at line 301)
import handlers.usercommandhandlers.Dismount;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import handlers.usercommandhandlers.Dismount cannot be resolved
----------
2. ERROR in \MasterHandler.java (at line 588)
Dismount.class,
^^^^^^^^
Dismount cannot be resolved to a type
----------
2 problems (2 errors)The import handlers.usercommandhandlers.Dismount cannot be
resolved
Dismount cannot be resolved to a type

cant Chat cant use Commands cant use NPC nothing working anymore
Arantir
Posts: 151
Joined: Wed Jan 04, 2012 7:10 pm

Re: MasterHandler.java error

Post by Arantir »

Is there handlers/usercommandhandlers/Dismount/Dismount.java file in your /game/data/scripts/ directory?
Pain
Posts: 11
Joined: Tue Sep 19, 2006 11:32 am

Re: MasterHandler.java error

Post by Pain »

hmm the file Dismount.java is missing in Usercomamndhandlers

Strange is, in Eclipse Package Explorer i see it but in the Build .zip its missing ?
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: MasterHandler.java error

Post by Zoey76 »

Please use search: viewtopic.php?f=103&t=26746&p=157646&hi ... nt#p157646

Duplicated -> closed.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Locked