Author |
Message |
Topic: Strange syntax error |
BorisU
Replies: 3
Views: 5001
|
Forum: CMUD General Discussion Posted: Thu Jul 14, 2011 7:01 pm Subject: Strange syntax error |
After some tests I finally found the reason of this strange behaviour. It occurs when the alias dg_join has no flag "Parse arguments". BTW that flag has a wrong tooltip in alias editing dialog. |
Topic: Strange syntax error |
BorisU
Replies: 3
Views: 5001
|
Forum: CMUD General Discussion Posted: Thu Jul 14, 2011 2:33 pm Subject: Strange syntax error |
Probably I changed it as well as removed some debug output. I tried to change the order in which the conditions are checked - the problem persists. CMUD does not like "dg_join" for some reason. |
Topic: Strange syntax error |
BorisU
Replies: 3
Views: 5001
|
Forum: CMUD General Discussion Posted: Thu Jul 14, 2011 7:05 am Subject: Strange syntax error |
http://rghost.net/14496041/image.png
This trigger worked for some time but now after some minor cosmetic editing I get an error
Why dg_join parameters turned green?
The most strange th ... |
Topic: #LOG fails |
BorisU
Replies: 3
Views: 4312
|
Forum: CMUD General Discussion Posted: Fri Oct 22, 2010 2:57 pm Subject: #LOG fails |
version is 3.31
I checked once again the path and now I found an error from my side
Probably during the reinstall of some beta I accidentally slightly changed the path. only one charact ... |
Topic: #LOG fails |
BorisU
Replies: 3
Views: 4312
|
Forum: CMUD General Discussion Posted: Fri Oct 22, 2010 7:57 am Subject: #LOG fails |
#LOG %concat(@logsRepository, "\", @char, %time( "-dd-mm-yyyy"), ".log")
It stopped working about a month ago at some beta version as I found today when tried to check logs.
CMUD prints message ... |
Topic: [3.xx] Find Room in mapper with non-latin characters |
BorisU
Replies: 7
Views: 9771
|
Forum: CMUD Beta Forum Posted: Thu Sep 23, 2010 7:02 am Subject: [3.xx] Find Room in mapper with non-latin characters |
I stil do not understand why triggers that are based on the same PCRE library are working fine and mapper database search is not. |
Topic: [3.xx] Find Room in mapper with non-latin characters |
BorisU
Replies: 7
Views: 9771
|
Forum: CMUD Beta Forum Posted: Wed Sep 22, 2010 8:32 pm Subject: [3.xx] Find Room in mapper with non-latin characters |
It seems that any attemp to search for a pattern that includes russian characters gives a lot of false results. |
Topic: [3.xx] Find Room in mapper with non-latin characters |
BorisU
Replies: 7
Views: 9771
|
Forum: CMUD Beta Forum Posted: Wed Sep 22, 2010 5:13 pm Subject: [3.xx] Find Room in mapper with non-latin characters |
These are russian characters in a russian MUD. You can check it yourself at C7I mud (game.c7i.ru:9000). BTW room search works perfectly in ZMUD. |
Topic: [3.xx] Find Room in mapper with non-latin characters |
BorisU
Replies: 7
Views: 9771
|
Forum: CMUD Beta Forum Posted: Wed Sep 22, 2010 1:54 pm Subject: [3.xx] Find Room in mapper with non-latin characters |
Search fails if I try to find a room using non-latin characters in Name or Description.
Speadsheet view shows the list of all rooms in the mapper |
Topic: [3.10a] Log files are not closed properly |
BorisU
Replies: 3
Views: 4729
|
Forum: CMUD Beta Forum Posted: Thu Aug 27, 2009 4:02 pm Subject: [3.10a] Log files are not closed properly |
I made additional tests:
#LOG d:\aaaaa.txt
-> file aaaaa.txt is open
#LOG d:\bbbbb.txt
-> file aaaaa.txt is still open
-> file bbbbb.txt is open
#LOG off
#LOG d:\ccccc.txt
... |
Topic: [3.10a] Log files are not closed properly |
BorisU
Replies: 3
Views: 4729
|
Forum: CMUD Beta Forum Posted: Tue Aug 25, 2009 9:58 pm Subject: [3.10a] Log files are not closed properly |
I name logs using the current date. Here is the part of handles dump:
53C: File (R--) C:\Users\BorisU\Documents\My Games\CMUD\c7i.logs\merom-24-08-2009.log
5B8: Section \BaseNamedObje ... |
Topic: [3.10a] Some aliases do not send commands to MUD |
BorisU
Replies: 1
Views: 3597
|
Forum: CMUD Beta Forum Posted: Sat Aug 22, 2009 9:16 am Subject: [3.10a] Some aliases do not send commands to MUD |
Solved the problem myself ...
First, I found that the aliases work in command line and do not work when I press keys they are bound to.
Then I found that checkbox "Send to MUD" was cleared for thes ... |
Topic: [3.10a] Some aliases do not send commands to MUD |
BorisU
Replies: 1
Views: 3597
|
Forum: CMUD Beta Forum Posted: Sat Aug 22, 2009 8:55 am Subject: [3.10a] Some aliases do not send commands to MUD |
Some of my aliases stoppped working.
Instead of sending commands to MUD they just print it in the window in cyan color.
May be I accidentally changed something significant in settings, but I can't f ... |
Topic: [3.10a] garbage instead of MUD bаnner after reconnect |
BorisU
Replies: 5
Views: 7026
|
Forum: CMUD Beta Forum Posted: Tue Aug 18, 2009 6:36 am Subject: [3.10a] garbage instead of MUD bаnner after reconnect |
disabling MCCP fixes the problem.
It is not a MUD problem I think. There is no problem when I start cmud and connect the MUD. It appears only if I quit from the MUD and then reconnect (even after a ... |
Topic: [3.10a] garbage instead of MUD bаnner after reconnect |
BorisU
Replies: 5
Views: 7026
|
Forum: CMUD Beta Forum Posted: Fri Aug 14, 2009 9:44 am Subject: [3.10a] garbage instead of MUD bаnner after reconnect |
Probably MCCP related?
I get the effect consistenly playing at game.c7i.ru:9000 |
Topic: [3.10a] &chars in script debugger |
BorisU
Replies: 0
Views: 2613
|
Forum: CMUD Beta Forum Posted: Sun Aug 09, 2009 8:03 pm Subject: [3.10a] &chars in script debugger |
a c7i |<6566/6566 4869/5021 800/800 0 S [дом]> [] armor
f c7i | Pattern: ^<
c c7i | exec : Pattern "prompt" : previous_ ... |
Topic: [3.10a] %btncol arguments are reversed |
BorisU
Replies: 1
Views: 3140
|
Forum: CMUD Beta Forum Posted: Thu Aug 06, 2009 1:48 pm Subject: [3.10a] %btncol arguments are reversed |
#NOOP %btncol( state_sanc, yellow, green)
does the same effect as
#NOOP %btncol( state_sanc, green, yellow)
in zmud |
Topic: XML Export/Import is broken for non-english codepage. |
BorisU
Replies: 6
Views: 7464
|
Forum: CMUD General Discussion Posted: Tue Jan 06, 2009 8:22 pm Subject: XML Export/Import is broken for non-english codepage. |
This means that cmud is practically unusable for me for year
I do not understand why I can succsefully enter russian characters, but can not copy/paste settings containing them. Why the c ... |
Topic: XML Export/Import is broken for non-english codepage. |
BorisU
Replies: 6
Views: 7464
|
Forum: CMUD General Discussion Posted: Tue Jan 06, 2009 9:10 am Subject: XML Export/Import is broken for non-english codepage. |
Copy/paste settings is also broken. all russian characters are lost |
Topic: XML Export/Import is broken for non-english codepage. |
BorisU
Replies: 6
Views: 7464
|
Forum: CMUD General Discussion Posted: Sat Jan 03, 2009 7:06 pm Subject: XML Export/Import is broken for non-english codepage. |
At least CMUD can use system default codepage instead of ISO-8859-1 |
Topic: XML Export/Import is broken for non-english codepage. |
BorisU
Replies: 6
Views: 7464
|
Forum: CMUD General Discussion Posted: Sat Jan 03, 2009 6:43 pm Subject: XML Export/Import is broken for non-english codepage. |
version 2.37
Export seems OK, except it writes encoding="ISO-8859-1" in the header, while the text is definitely in Win-1251 codepage (It is a russian MUD )
During import all russian charac ... |
|