xJustMe Posted November 27, 2010 Posted November 27, 2010 Here is my problem: I downloaded rb status for epilogue , changed imports, tryed to start but I realised that there is no import com.l2jfree.gameserver.instancemanager.GrandBossManager; So i changed to this one import com.l2jfree.gameserver.instancemanager.GrandBossSpawnManager; Now I get this error: 1. ERROR in \BossRespawn.java (at line 59) long delay = GrandBossSpawnManager.getInstance().getStatsSet(boss).getLong("respawn_time"); The method getStatsSet(int) is undefined for the type GrandBossSpawnManager Please someone help me, I really need this npc for gracia final :/
0 SkyNet Posted November 28, 2010 Posted November 28, 2010 Why no1 can help me? :-\ and why U can't read the rules and ofc why u don't w8 a bit longer ?
0 xJustMe Posted November 29, 2010 Author Posted November 29, 2010 Now I'm waiting 2nd day, posted in few forums, no answer :-\
0 Tryskell Posted November 29, 2010 Posted November 29, 2010 If you read correctly your error you could find yourself : The method getStatsSet(int) is undefined for the type GrandBossSpawnManager You miss getStatsSet, surely setStatsSet and surely the initialization of the variable. BTW from what share you try to add this ? To what chronicle ? I suppose you try something which is bigger than you figured out in first time... And I have to add some things didn't exist if you use old chronicle like interlude. So add the whole system. Compare files too.
Question
xJustMe
Here is my problem: I downloaded rb status for epilogue , changed imports, tryed to start but I realised that there is no
So i changed to this one
Now I get this error:
Please someone help me, I really need this npc for gracia final :/
4 answers to this question
Recommended Posts