Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD Beta Forum
deathkitty
Apprentice


Joined: 14 Apr 2008
Posts: 105

PostPosted: Wed May 20, 2009 8:16 pm   

[3.06] Map keeps resetting itself to default theme on program load/re-load
 
The map keeps resetting itself to default theme with the gradient background on program load/re-load, as you can see here the rest of CMUD is still set to Flat, it remembers that, but for the mapper it seems to lose it (Flat usually has just a plain blue/whatever colour you pick in options background, and it comes back if you change the Theme to something else than back to Flat again) - you can also see in the connection window another one of those MCCP bugs :/ :



edit: SORRY this is 3.06, not 3.07, I should have checked properly first sorry, I just assumed I had the latest version because it was a fresh install - I think it's likely I'll have the same problems since it doesn't say fixed in the version history, if it does fix it I'll post back here in an hour or so if not it's still broken ( :( )
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Thu May 21, 2009 12:57 am   
 
The Theme selection is stored in the CMUD.INI file. What directory do you have CMUD installed in and what version of Windows are you using? You can check the CMUD.INI file to see if the modification date is getting updated properly. It should be getting saved whenever you exit CMUD. I'm not having any problems saving a different theme here.
Reply with quote
deathkitty
Apprentice


Joined: 14 Apr 2008
Posts: 105

PostPosted: Thu May 21, 2009 1:11 pm   
 
C:\Programs (x86)\CMUD

Windows Vista Ultimate 64-bit (classic theme): screenshot

I looked in cmud.ini and it doesn't seem to have a separate theme option for the Map? it says ThemeIndex=2 under the main settings tho which I'm guessing is the right one (Flat)

Just in case here's whole thing:

Quote:
[Settings]
Scale2=17
ThemeIndex=2
PrintColor=1
BackColor=-16777201
UseBitmap=1
PrettyPrint=1
OneLine=0
CommandHelp=1
HorzClassPanel=1
LockLayout=1

[Init]
LicenseNum=8
Major=3
Minor=6
BetaUpgrade=1
Upgrade=3.06

[zMUDImport]
IsMaxed=0
Top=433
Left=631
Width=657
Height=574
OnTop=0
Rollup=0
Scale2=17
Taskbar=1
Alpha=0

[Char]
SortCol=1
SortDir=1
ColVers=1
Style=4
EditPage=0
IsMaxed=0
Top=517
Left=543
Width=968
Height=612
OnTop=1
Rollup=0
Scale2=17
NoteHeight=39
Taskbar=1
Alpha=0

[Characters]
LastNum=1

[MainScreen]
IsMaxed=0
OnTop=0
Rollup=0
Scale2=17
Taskbar=0
Top=-2
Left=-1
Width=1923
Height=1411

[Windows]
Alpha=0

[Screen]
ToolText=1
ToolIcon=1

[Pref]
IsMaxed=0
Top=411
Left=192
Width=742
Height=506
OnTop=0
Rollup=0
Scale2=17
Taskbar=1
Alpha=0

[Find]
IsMaxed=0
Top=663
Left=725
Width=470
Height=113
OnTop=1
Rollup=0
Scale2=17

[SettingEdit]
IsMaxed=0
Top=423
Left=551
Width=836
Height=614
OnTop=0
Rollup=0
Scale2=17
Taskbar=1
Alpha=0

[Help]
IsMaxed=0
Top=401
Left=435
Width=1049
Height=637
OnTop=1
Rollup=0
Scale2=17
Taskbar=1
Alpha=0

[MUD]
IsMaxed=0
Top=0
Left=0
Width=1566
Height=1292
OnTop=0
Rollup=0
Scale2=17

[MapProp]
IsMaxed=0
Top=464
Left=569
Width=782
Height=512
OnTop=0
Rollup=0
Scale2=17

[RoomProp]
NoteSplit=26
IsMaxed=0
Top=0
Left=0
Width=677
Height=518
OnTop=0
Rollup=0
Scale2=17
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Thu May 21, 2009 4:20 pm   
 
From the other post, it's because you have Vista set to "classic" mode. That disables the theming in Windows and will mess up CMUD. Try setting Vista to XP or Aero and see if this problem persists.

Also, when you install CMUD, it asks you for two installation directories. The first is for the application files, which defaults to your "Program Files" area. The second question asks for the Data Files location and you should make sure to select a directory that Windows allows full read/write access to.
Do NOT select the Program Files directory for the Data Files. You should usually use the default %DOCUMENTS% directory, which will put the data files in "My Documents\My Games\CMUD". If you are storing your Data Files in the Program Files area, then Windows will not let CMUD write to that directory normally and it will not be able to save any of your INI files, or other settings files. And that will cause all sorts of problems.
Reply with quote
deathkitty
Apprentice


Joined: 14 Apr 2008
Posts: 105

PostPosted: Thu May 21, 2009 5:19 pm   
 
ok, tried with the default one (there is no xp option, only "Windows Vista Basic" as per the screenshot in last post i edited in)

before close, setting to Flat:




after re-opening program, gradient mode comes back, but with aero themes on it hasn't changed the colour this time:





not that bothered by that (actually looks more readable), but thought I should report it cos i don't think threre's supposed to be two hidden "sub-themes", maybe giving an option in the mapper options Appearance -> Colors tab where you can set the background colour, colour of room boxes etc to have gradient background or not could be good

however I really don't want to switch to the default theme for the reasons I mentioned here :(

Quote:
Do NOT select the Program Files directory for the Data Files.
I didn't actually though it looks similar, it's "Programs (x86)" which is a folder I made myself it's not one of the ones included with windows (like "Program files (x86)" (I use it so that I know what I have manually installed and what setup installers put on my PC, it's easier to check)
(I also have a plain "Programs" folder for 64-bit stuff)

Quote:
You should usually use the default %DOCUMENTS% directory, which will put the data files in "My Documents\My Games\CMUD". If you are storing your Data Files in the Program Files area, then Windows will not let CMUD write to that directory normally and it will not be able to save any of your INI files, or other settings files. And that will cause all sorts of problems.

Does this still apply, cos I'm happy to wipe my profiles and reinstall CMUD if needed since I haven't really made much of my own modifications beyond importing my old map (to try make it easier to get the bugs reported)
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Fri May 22, 2009 5:15 pm   
 
If the "Programs (x86)" is a folder that you created yourself, then there shouldn't be any problem with the permissions. But as I said, you can always simply look at the modification date of the files to see if they are being saved properly.

On the mapper gradient, have you tried setting the mapper background color in the map appearance page? If you set the mapper background to a solid color, that should get rid of the gradient.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD Beta Forum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net