- Joined
- Apr 27, 2006
- Messages
- 17
- Reaction score
- 0
This is the error:
Error on: C:\L2server\gameserver\data\scripts\ai\individual\FleeNpc.java.error.log
Line: -1 - Column: -1
This is the error into the Game Server console:
----------
1. ERROR in \FleeNpc.java (at line 25)
public class fleeNpc extends QuestJython
^^^^^^^
The public type fleeNpc must be defined in its own file
----------
1 problem (1 error)The public type fleeNpc must be defined in its own file
Failed executing script: C:\L2server\gameserver\data\scripts\ai\individual\FleeNpc.java. See FleeNpc.java.error.log for details.
Pls help me, I think there's an error in the compilation ?.
thx for all.
Error on: C:\L2server\gameserver\data\scripts\ai\individual\FleeNpc.java.error.log
Line: -1 - Column: -1
This is the error into the Game Server console:
----------
1. ERROR in \FleeNpc.java (at line 25)
public class fleeNpc extends QuestJython
^^^^^^^
The public type fleeNpc must be defined in its own file
----------
1 problem (1 error)The public type fleeNpc must be defined in its own file
Failed executing script: C:\L2server\gameserver\data\scripts\ai\individual\FleeNpc.java. See FleeNpc.java.error.log for details.
Pls help me, I think there's an error in the compilation ?.
thx for all.