Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ MC always prompts me to save the world on exit
MC always prompts me to save the world on exit
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Icewolf
(17 posts) Bio
|
Date
| Fri 14 May 2010 05:59 PM (UTC) |
Message
| Hi, mushclient always prompts me to save the world file when exiting, even though all my MC objects are temporary.
I tried to diff the versions of my MCL files before and after saving, and found the only difference is in the "data_saved" attributes. I'm using MC 4.43. Is this a known bug and has been fixed in the later versions?
Here's the diff file:
--- a/PKUXKX.MCL Fri May 14 13:54:08 2010 -0400
+++ b/PKUXKX.MCL Fri May 14 13:57:43 2010 -0400
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE muclient>
-<!-- Saved on Friday, May 14, 2010, 1:53 PM -->
+<!-- Saved on Friday, May 14, 2010, 1:54 PM -->
<!-- MuClient version 4.43 -->
<!-- Written by Nick Gammon -->
<!-- Home Page: http://www.mushclient.com/ -->
@@ -8,7 +8,7 @@
<world
muclient_version="4.43"
world_file_version="15"
- date_saved="2010-05-14 13:53:06"
+ date_saved="2010-05-14 13:54:20"
auto_say_override_prefix="-"
auto_say_string="say "
@@ -107,7 +107,7 @@
<triggers
muclient_version="4.43"
world_file_version="15"
- date_saved="2010-05-14 13:53:06"
+ date_saved="2010-05-14 13:54:20"
>
</triggers>
@@ -116,7 +116,7 @@
<aliases
muclient_version="4.43"
world_file_version="15"
- date_saved="2010-05-14 13:53:06"
+ date_saved="2010-05-14 13:54:20"
>
</aliases>
| Top |
|
Posted by
| Nick Gammon
Australia (23,131 posts) Bio
Forum Administrator |
Date
| Reply #1 on Sat 15 May 2010 10:29 PM (UTC) |
Message
| It must think you have changed something. Some things that might be doing this are (apart from the obvious ones):
- SetOption or similar to change world configuration
- Importing XML from a file or clipboard
- Loading a plugin (or deleting one)
- Adding a trigger/timer/alias even if marked as temporary (this might be a bug) - if done through the GUI dialogs
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Nick Gammon
Australia (23,131 posts) Bio
Forum Administrator |
Date
| Reply #2 on Sat 15 May 2010 10:53 PM (UTC) Amended on Sat 15 May 2010 10:56 PM (UTC) by Nick Gammon
|
Message
| There was a bug in 4.51 where if you added a trigger, alias or timer marked "temporary" through the GUI interface, even though it wouldn't be saved to the world file, the file was still marked for saving unnecessarily.
This has been fixed in version 4.52. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
10,566 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top