i have this error , please help me fast my server online now , i don't know how this problem happen
[29.05.18 05:39:27:607] ERROR npc.NpcTemplate: Unable to create instance of NPC 13042 java.lang.IllegalArgumentException at sun.reflect.GeneratedConstructorAccessor53.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at l2ro.gameserver.templates.npc.NpcTemplate.getNewInstance(NpcTemplate.java:164) at l2ro.gameserver.model.Spawner.doSpawn0(Spawner.java:203) at l2ro.gameserver.model.HardSpawner.doSpawn(HardSpawner.java:54) at l2ro.gameserver.model.Spawner.init(Spawner.java:129) at l2ro.gameserver.instancemanager.SpawnManager.spawn(SpawnManager.java:202) at l2ro.gameserver.instancemanager.SpawnManager.spawnAll(SpawnManager.java:163) at l2ro.gameserver.GameServer.<init>(GameServer.java:246) at l2ro.gameserver.GameServer.main(GameServer.java:486)
Hello, if you order, always order with refill so you are 100% sure, the followers,likes stay.
We now accept PayPal sometimes, open ticket and ask, our support team will tell you if we accept it or not.
private int _ispro;
private long _isproTime;
public void increasePvpKills(L2Character target)
{
if (target instanceof L2PcInstance && AntiFeedManager.getInstance().check(this, target))
{
if (_isproTime < System.currentTimeMillis())
_ispro = 0;
_ispro++;
_isproTime = System.currentTimeMillis() + 60000L;
There is no need for any task or anything..
Hi, i make 4 new custom zone where can set zonename, but have problem bcs still working only last zonename for all new zones...
373 0 26 16 30000.00000000 -30000.00000000 a,TvT Event\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
374 0 16 16 30000.00000000 -30000.00000000 a,TvT Event\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
375 0 21 11 30000.00000000 -30000.00000000 a,TvT Event\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
376 0 17 16 30000.00000000 -30000.00000000 a,PvP Zone\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
Some1 understand it how its working ? i need set new nbr, zone_color_id and other geodata coords + 1 map for zone...
If all working good ofc i pay for it 😉 pm on discord: ! KejbL#0290 thx.
Question
DLDL
i have this error , please help me fast my server online now , i don't know how this problem happen
[29.05.18 05:39:27:607] ERROR npc.NpcTemplate: Unable to create instance of NPC 13042
java.lang.IllegalArgumentException
at sun.reflect.GeneratedConstructorAccessor53.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at l2ro.gameserver.templates.npc.NpcTemplate.getNewInstance(NpcTemplate.java:164)
at l2ro.gameserver.model.Spawner.doSpawn0(Spawner.java:203)
at l2ro.gameserver.model.HardSpawner.doSpawn(HardSpawner.java:54)
at l2ro.gameserver.model.Spawner.init(Spawner.java:129)
at l2ro.gameserver.instancemanager.SpawnManager.spawn(SpawnManager.java:202)
at l2ro.gameserver.instancemanager.SpawnManager.spawnAll(SpawnManager.java:163)
at l2ro.gameserver.GameServer.<init>(GameServer.java:246)
at l2ro.gameserver.GameServer.main(GameServer.java:486)
Link to comment
Share on other sites
6 answers to this question
Recommended Posts