|
Tanetti Newbie
Joined: 01 Nov 2006 Posts: 8
|
Posted: Sat Dec 01, 2007 8:44 am
2.13 and 2.14a - extra class and triggers created in system folder |
I've noticed that I'm getting lots of _TempMap folders created with a trigger icon and the room name being created in the System folder.
#OK is on line 1 for each of these triggers.
With 2.14a I'm now also getting a couple _MapperWalk folders.
<class name="_MapperWalk" id="76538"/> is on line 1 of the folder
I'm not sure if this is an issue with CMUD or me :)
Maps were self created, and mapper is in follow mode.
Using XP SP2 |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Sat Dec 01, 2007 4:38 pm |
This is a result of the automapper. Those are the triggers it uses when mapping and walking through the MUD. The fact that they are remaining (something I've seen myself) is likely a result of the automapper losing track of where you are and being unable to keep processing.
You can try reconfiguring your mapper, use the #TAG to help the Mapper or you can wait for Zugg rewrite of the mapper sometime next year and see if that helps. |
|
_________________ Asati di tempari! |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Dec 03, 2007 5:56 pm |
CMUD uses the _TempWalk and _MapperWalk folders to store triggers that are used to confirm speedwalking in Safe and/or Slow modes. So Tech is correct that the mapper is losing track of where you are on the MUD. However, the bug might be that these folders are not getting deleted/reused...CMUD isn't supposed to make more than one folder with the same name. So I'll look into that.
|
|
|
|
|
|