Page 1 of 1
Can't find NPC error
Posted: Wed Nov 20, 2013 9:50 pm
by ZZZZZ
I have been getting this error quite a lot lately.
Code: Select all
Sorry, we can't find NPC 120993.
We try to find NPC 120993:
Sorry, we can't find NPC 120993.
We try to find NPC 120993:
Sorry, we can't find NPC 120993.
We try to find NPC 120993:
Sorry, we can't find NPC 120993.
We try to find NPC 120993:
Sorry, we can't find NPC 120993.
We try to find NPC 120993:
Sorry, we can't find NPC 120993.
We try to find NPC 120993:
Sorry, we can't find NPC 120993.
We try to find NPC 120993:
Sorry, we can't find NPC 120993.
We try to find NPC 120993:
Sorry, we can't find NPC 120993.
The game client did not crash.
12:43am - Script forcibly terminated.
It's mostly when running SurvivalR5 and Lyliya's. Has happened with a few others but those 2 are the most common. I wouldn't have a clue what is causing it. NPC 120993 = Guy inside survival that starts the game, it usually does it AFTER starting the game and running just into the room before clearing mobs. With Lyliya's I have had it occur when both when entering the game and also while completing it.
Re: Can't find NPC error
Posted: Thu Nov 21, 2013 2:04 am
by Bill D Cat
Actually 120993 is Lyliya inside the mini-game. I'm not sure why you'd have issues finding her, as the room is not that big. If you are looking for her inside a different mini-game then that could be a problem.
Re: Can't find NPC error
Posted: Thu Nov 21, 2013 2:44 pm
by ZZZZZ
i didnt even check the actual ID of the NPC related to that number lol, i did it in Survival at the time so I just assumed it was the Survival NPC. I have had a friend of mine also have issues with rombot, he could load CoT for example and it would try targeting Lyliya's instead, he was using a copy of my MM so i guess i'll replace MM/rombot and see if the problem persists.
Re: Can't find NPC error
Posted: Fri Nov 22, 2013 7:30 am
by BlubBlab
I had updated the lylia mini-game a while ago , make sure you have the newest version
Re: Can't find NPC error
Posted: Fri Nov 22, 2013 12:44 pm
by ZZZZZ
Have been using your 1.0.8 version since you released it so it's probably something wrong with my MM/rombot.
Re: Can't find NPC error
Posted: Tue Nov 26, 2013 12:45 am
by ZZZZZ
Finally caught the bot when it errors out in survival, it's actually happening just before it goes to clear trash, but fails on a 'loading screen' and then tries to load next waypoint which for me is Lyliya's.
Code: Select all
Moving to waypoint #4, (2606, 2843)
AOE skill found as first skill, MAGE_THUNDERSTORM
Clearing trash...
The loading screen didn't appear...
Ranged skill found: MAGE_THUNDERSTORM
Maximum range of range attack skills is less than COMBAT_DISTANCE 250. Reducing
COMBAT_DISTANCE setting to 225.
Loading profile player.xml
Testing 'ingamefunctions' macro. If it gets stuck here, please update the 'ingam
efunctions' by copying the 'ingamefunctions' folder from 'rom/devtools' to the g
ames 'interface/addons' folder.
MACRO Test: ok
Ranged skill found: MAGE_THUNDERSTORM
Maximum range of range attack skills is less than COMBAT_DISTANCE 250. Reducing
COMBAT_DISTANCE setting to 225.
Loaded waypoint path Lyliya.xml
No return path with default naming Lyliya_return.xml found.
We use the normal waypoint path Lyliya.xml now.
Swimhack DEactivated.
Loaded waypoint path cot_tele.xml
No return path with default naming cot_tele_return.xml found.
We use the normal waypoint path cot_tele.xml now.
Swimhack DEactivated.
We try to find NPC 120993:
Sorry, we can't find NPC 120993.
We try to find NPC 120993:
Sorry, we can't find NPC 120993.
We try to find NPC 120993:
It then tries to load cot_tele but still attempts to target Lyliya? Makes no sense to me lol.
Re: Can't find NPC error
Posted: Wed Nov 27, 2013 9:06 am
by BlubBlab
Because the bot loaded the Lyliya.xml first the code after loadPath("cot_tele"), will always still executed.