Jump to content
  • 0

[HELP] L2JFree Gracia Final - RB status npc


xJustMe

Question

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 :/

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

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.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • Yes, something like that. More specifically, the running, attacking and attack wait animations for female human with a bow.
    • Do you mean do something like I did?
    • I tried searching, but couldn't find an answer to my question. That is why I created the topic.
    • Is it worth it listing on any of them? Or its better if i just buy ads on fb/forums/google etc.?
    • I'm looking to edit existing character animations for the L2 Interlude client. What I did successfully so far: Exported the files files from animations/Fighter.ukx (to get the .psk and .psa files) Imported a couple .psk + one .psa file to Blender and made my changes to the animations. Exported the resulting .psa file (which ended up being the same size as the original file, so everything should be fine). I downloaded multiple different UnrealED editors - the one from UT2004, L2Editor posted by lordofdes here, L2Editor posted by 911reg. From there on I had trouble with converting back to .ukx. Below are different methods I've tried and failed. Method 1: Made a new .ukx file inside UT2004's UnrealED, containing only my edited .psa file and 1 .psk file Converted my .ukx file with Gildor's tool Placed the resulting file in the animations folder Used L2FileEdit to change the LineageWarrior.int file in the systems folder in order to reroute to the animations I edited Started up the game, but the changed animations were replaced instead with a simple walking animation for some reason   Method 2: Tried the following workflow with both L2Editors (911reg's version and lordofdes's version) (using and not using Gildor's UnrealED patches) Trying to open the original Fighter.ukx file resulted in some of the L2Editor variants crashing. With the ones that didn't crash, I saved the .ukx file with another name (even tried adding my custom .psa file but the result was the same as below). There was file size difference between the .ukx I made and the original .ukx. I tried both substituting the .ukx file as is in the animations folder and after I encrypted it using 911reg's version's encdec.exe In both cases the game crashed when I was about to go to the character screen (made sense since the file size should have been the same). What am I missing here? Is it at all possible to edit the original character animations?
  • Topics

×
×
  • Create New...