Jump to content

seby12345

Members
  • Posts

    26
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by seby12345

  1. INFO  =======================================================================-[ Npc ]

    INFO  Initializing Walkers Routes Table.

    INFO  WalkerRoutesTable: Loaded 167 Npc Walker Routes.

    INFO  NpcTable: Loaded 6592 Npc Templates.

    ERROR NPCTable: Error creating custom NPC table

    java.lang.IllegalArgumentException: String value required, but not specified

    at com.l2jfrozen.gameserver.templates.StatsSet.getString(StatsSet.java:475)

    at com.l2jfrozen.gameserver.templates.L2NpcTemplate.<init>(L2NpcTemplate.java:137)

    at com.l2jfrozen.gameserver.datatables.sql.NpcTable.fillNpcTable(NpcTable.java:716)

    at com.l2jfrozen.gameserver.datatables.sql.NpcTable.restoreNpcData(NpcTable.java:200)

    at com.l2jfrozen.gameserver.datatables.sql.NpcTable.<init>(NpcTable.java:78)

    at com.l2jfrozen.gameserver.datatables.sql.NpcTable.getInstance(NpcTable.java:68)

    at com.l2jfrozen.gameserver.GameServer.main(GameServer.java:296)

    INFO  CustomDropList : Added 0 custom droplist

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 119 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 120 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 121 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 122 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 123 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 124 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 125 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 126 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 127 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 128 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 129 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 130 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 131 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 132 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 133 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 134 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 135 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    WARN  NPCTable: Error defining learning data for NPC 50020: specified classId 136 is higher then max one 118 specified into ClassID Enum --> check your Database to be complient with it

    INFO  NpcTable: Loaded 447 Minions.

     

     

     

    The error is that.. I don't know what is the problem.. in my computer I startavo the game server without problems , now the machine that host my server gives me this problem . Can anyone tell me exactly what to do to solve it and then start the game server ?

     

  2. I need your help to change a file 's game menu and I think it's a problem to be solved in suorce and edit it with eclipse. 

    Compile your pack using "build.xml > right click > run as...", shutdown your server, and replace l2jserver.jar. 

     

     

    I must first open the file build.xml of the source and edit this file ? Or the process is different ?   In build.xml there is nothing I can do understand that concerns the file menu of the game [ .menu ] for the details of the game .
     
     
  3. I need your help to change a file 's game menu . Trying to edit files with notes , they were not changed in the game changes on the notes . So I think it's a problem to be solved in suorce and edit it with eclipse . If anyone can help me find the file and edit it with eclipse , I add also on Skype ( sebyxpoky ) . Thank you in advance

     

  4. <zone id='11037' type='FlagZone' shape='Cuboid' minZ='-3500' maxZ='-3400'>
      <stat name='name' val='Primeval Isle'/>
      <stat name='townId' val='19'/>
      <stat name='taxByd' val='8'/>
      <stat name='noPece' val='true'/>
      <spawn X='10468' ='-24569' Z='-3645'/>
      <spawn X='10928' Y='24641' Z=-3643'/>
      <spawn X='8480' Y='-23706' Z='-3727'/>
      <spawn X='9692' Y='-22160' Z='-3721'/>
     </zone>
     
    I entered Primavel island as PvP zone and now I can not enlarge the area pvp flag , when I leave the sand and within the deck or in the water automatically ends the area pvp . I tried to change the coordinates to enlarge the area but nothing to do ... I know help ?

     

×
×
  • Create New...