Memory crashing bugs | SVN r7043+ | Teleport&RouteToMap

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
HumanHealer
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 24 Apr 2008, 00:26
Noob?: No

Memory crashing bugs | SVN r7043+ | Teleport&RouteToMap

#1 Post by HumanHealer »

I've been living with this bug for quite sometime,
the infinite respawn loop ;

Code: Select all

No Fly Wing or Butterfly Wing, fallback to Teleport Skill
No Fly Wing or Butterfly Wing, fallback to Teleport Skill
No Fly Wing or Butterfly Wing, fallback to Teleport Skill
No Fly Wing or Butterfly Wing, fallback to Teleport Skill
No Fly Wing or Butterfly Wing, fallback to Teleport Skill
being spammed until OK says Not enough memory, which will result my computer to crash.
I've lost 2 computer processors previously with such errors being the last activity on my PC. My character have wing fly/butterfly wing/teleport skill lv 2 (all at same time/sometime), but the error persists. Sometime it tries respawn when inventory data not loaded (showing 0 items in inventory). Sometime run out of wings.

Another error spiking computer processes and running out memory is walk route to map calculation from stucked map.

Code: Select all

Cannot Calculate a route from abyss_01 (261, 272) to gl_prison1 (,)
Calculating lockMap route to : Glastheim Prison (gl_prison1)
Cannot Calculate a route from abyss_01 (261, 272) to gl_prison1 (,)
Calculating lockMap route to : Glastheim Prison (gl_prison1)
Cannot Calculate a route from abyss_01 (261, 272) to gl_prison1 (,)
Calculating lockMap route to : Glastheim Prison (gl_prison1)
Cannot Calculate a route from abyss_01 (261, 272) to gl_prison1 (,)
Calculating lockMap route to : Glastheim Prison (gl_prison1)
Cannot Calculate a route from abyss_01 (261, 272) to gl_prison1 (,)
Calculating lockMap route to : Glastheim Prison (gl_prison1)
Happens especially lagged when NPC talk, rude warped portaled or attempting to go through unrecorded portals.

Can the bot attempt the above mentioned logarithm with some time intervals or switch to alternative method. My 2 burn-out processors was performing slowly and caused computer auto-shutdown with lesser time used duration as time passes. I believe this will repeat with my current processor as well.
Last edited by HumanHealer on 24 Jan 2010, 23:49, edited 1 time in total.
im noob, but i know how to read config manual, command manual, macro manual but im still a noob.

kali
OpenKore Monk
OpenKore Monk
Posts: 457
Joined: 04 Apr 2008, 10:10

Re: Memory crashing bugs | SVN | Teleport&RouteToMap

#2 Post by kali »

SVN revision number?
Got your topic trashed by a mod?

Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.

Have a nice day.

HumanHealer
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 24 Apr 2008, 00:26
Noob?: No

Re: Memory crashing bugs | SVN r7110+ | Teleport&RouteToMap

#3 Post by HumanHealer »

Remembered my last use r7043, might have updated few days after that revision.
I remember the fallback back to teleport skill happens throughout almost all the openkore versions/revisions I've used. Since it happens rarely, and I update regularly, I don't know if there were any versions doesn't cause it if there is.

The route to map error spam can be stopped by making a macro to "ai off" / "do respawn", but the fallback to teleport skill spams ALL the way, you can't "ai off" or maybe "ai off" worked but the spam goes so fast I can't track if it was off'ed but the error still continues.

my connection lagged sometime causing skills,item and stats looks empty(not loaded) after teleporting(which returns to normal after some time elapse), but the bot tries to continue respawn for storage.

EDIT: got home n tested on r7110, error spam persists.
im noob, but i know how to read config manual, command manual, macro manual but im still a noob.

kali
OpenKore Monk
OpenKore Monk
Posts: 457
Joined: 04 Apr 2008, 10:10

Re: Memory crashing bugs | SVN r7043+ | Teleport&RouteToMap

#4 Post by kali »

I thought that has been fixed in the past few revisions already. It's best if you can join us in IRC so we can help debug :)
Got your topic trashed by a mod?

Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.

Have a nice day.

HumanHealer
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 24 Apr 2008, 00:26
Noob?: No

Re: Memory crashing bugs | SVN r7043+ | Teleport&RouteToMap

#5 Post by HumanHealer »

the bot in my house does that respawn error each time "respawn" command done on an aco acc with tele lv 2.
same bot File with edited conFiguration at my bro's house doesn't give the error when "respawn" hit. I'll check the diFFerence in coniguration and post here when i get home.

AJX IRC link is down.
im noob, but i know how to read config manual, command manual, macro manual but im still a noob.

HumanHealer
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 24 Apr 2008, 00:26
Noob?: No

Re: Memory crashing bugs | SVN r7043+ | Teleport&RouteToMap

#6 Post by HumanHealer »

Identified the cause, the difference between the configs is that one config have

Code: Select all

teleportAuto_useItemForRespawn 1
- with error "do respawn"
the other,

Code: Select all

teleportAuto_useItemForRespawn 0
- no error upon "do respawn"

acolyte have tele skill lv2, but no butterfly wing. Not really a bug then, but still needs a fix, does it?
im noob, but i know how to read config manual, command manual, macro manual but im still a noob.

Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: Memory crashing bugs | SVN r7043+ | Teleport&RouteToMap

#7 Post by Technology »

is this respawn command issued by you or by a macro/doCommand?
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!

HumanHealer
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 24 Apr 2008, 00:26
Noob?: No

Re: Memory crashing bugs | SVN r7043+ | Teleport&RouteToMap

#8 Post by HumanHealer »

happens with both console command and ai auto attempting auto-storage. Not tested with macro.
im noob, but i know how to read config manual, command manual, macro manual but im still a noob.

Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: Memory crashing bugs | SVN r7043+ | Teleport&RouteToMap

#9 Post by Technology »

ok, just making sure its not a macro that is calling the command due to conditions being true or something.
so yea, this is indeed a bug.
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Memory crashing bugs | SVN r7043+ | Teleport&RouteToMap

#10 Post by kLabMouse »

Up.

Need to be Fixed, Caused by Memory Leak.

Locked