Register to post in forums, or Log in to your existing account
 
:
Search found 29 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: [2.03] Severe trigger slow-down when pattern matching significant spaces
ragautier

Replies: 7
Views: 7992

PostForum: CMUD Beta Forum   Posted: Wed Sep 12, 2007 11:54 pm   Subject: [2.03] Severe trigger slow-down when pattern matching significant spaces
I came home and I'm not seeing the same slowdown -
btw: Invisibility{6} doesn't seem to match Invisibility followed by 6 spaces...what am I doing wrong?
For now I have it entered with the 6 space ...
  Topic: [2.03] Completely dorked up session / package
ragautier

Replies: 3
Views: 5220

PostForum: CMUD Beta Forum   Posted: Wed Sep 12, 2007 11:46 pm   Subject: [2.03] Completely dorked up session / package
Ok - I manually deleted the layout file before reading your post - that fixed the problem - but it was sure some kind of mess before - with Index Out of Bounds errors, Application errors, 100% CPU loc ...
  Topic: [2.03] Completely dorked up session / package
ragautier

Replies: 3
Views: 5220

PostForum: CMUD Beta Forum   Posted: Wed Sep 12, 2007 11:18 pm   Subject: [2.03] Completely dorked up session / package
Detached Session Toolbar -
It locks up if I try to drag it (I wanted to redock it) - has an extra input box...
  Topic: [2.03] Completely dorked up session / package
ragautier

Replies: 3
Views: 5220

PostForum: CMUD Beta Forum   Posted: Wed Sep 12, 2007 11:13 pm   Subject: [2.03] Completely dorked up session / package
I have a completely dorked up session or package - it crashes and it has two 'entry' lines - but one doesnt do anything but echo to one window.
I tried undocking it and now it crashes every time I o ...
  Topic: [2.03] Severe trigger slow-down when pattern matching significant spaces
ragautier

Replies: 7
Views: 7992

PostForum: CMUD Beta Forum   Posted: Wed Sep 12, 2007 5:44 pm   Subject: [2.03] Severe trigger slow-down when pattern matching significant spaces
I created a trigger that matches text where whitespace is significant:

In my case
('Invisibility ')
matching 'Invisibility' with 6 trailing spaces.

This was to ensure that 'Detec ...
  Topic: How to do multiline Status bar?
ragautier

Replies: 4
Views: 8696

PostForum: CMUD General Discussion   Posted: Wed Sep 12, 2007 1:17 pm   Subject: How to do multiline Status bar?
Is there any way to move the 'button bar' to the bottom of the window, then?
  Topic: How to do multiline Status bar?
ragautier

Replies: 4
Views: 8696

PostForum: CMUD General Discussion   Posted: Wed Sep 12, 2007 12:05 pm   Subject: How to do multiline Status bar?
I would like the status bar for my MUD window to be multi-line. However, if I create two Status bars, or put items on two lines of my status bar, one overwrites the other, and I can not seem to stret ...
  Topic: Conditional Expression?
ragautier

Replies: 1
Views: 3312

PostForum: CMUD General Discussion   Posted: Tue Sep 11, 2007 12:49 pm   Subject: Conditional Expression?
Is there an iif()-like function in cMUD? I want to set as status text something like:
#STATUS iif(@sanc,"SANC","nosanc")

Aside from setting the sanc value to the string itself, how can I do this?
  Topic: [2.02] Cannot delete rooms in Map mode
ragautier

Replies: 11
Views: 8157

PostForum: CMUD Beta Forum   Posted: Sun Sep 02, 2007 2:39 pm   Subject: [2.02] Cannot delete rooms in Map mode
I am mapping and made a mistake - tried to highlight 4 rooms, and tried both Del button and right-click menu (Delete Room{s}).

Neither one works.

I've tried changing windows in and out - no luck ...
  Topic: Note: Huge problem with #ABORT
ragautier

Replies: 1
Views: 3085

PostForum: CMUD Beta Forum   Posted: Fri Aug 31, 2007 8:04 pm   Subject: Note: Huge problem with #ABORT
heh - see - I wasn't joking ;)
  Topic: [2.01] Script that locks cMUD up REAL Bad
ragautier

Replies: 2
Views: 4927

PostForum: CMUD Beta Forum   Posted: Thu Aug 30, 2007 1:53 pm   Subject: [2.01] Script that locks cMUD up REAL Bad
#var mylist {}
#var mydir u
#function countopens {%eval( %if( (%roomlink( %roomnum, n)=-2), 1, 0)+%if( (%roomlink( %roomnum, s)=-2), 1, 0)+%if( (%roomlink( %roomnum, w)=-2), 1, 0)+%if( (%roomlink( % ...
  Topic: cMUD 2.01 Freezes on #trigger execution
ragautier

Replies: 8
Views: 10112

PostForum: CMUD Beta Forum   Posted: Wed Aug 29, 2007 12:07 am   Subject: FOUND IT!
The trigger that would cause this disconcerting problem is this.

#TRIG {^Alas, you cannot go *} {#NODIR; #ABORT 1;}

I removed the ABORT statement from this trigger and am now using my session wi ...
  Topic: cMUD 2.01 Freezes on #trigger execution
ragautier

Replies: 8
Views: 10112

PostForum: CMUD Beta Forum   Posted: Tue Aug 28, 2007 12:12 pm   Subject: cMUD 2.01 Freezes on #trigger execution
More information:

1. The same package works fine on the same MUD with cMUD 2.01 loaded on a single processor CPU (another machine)
2. Setting the affinity of cMUD.exe on my dual-core machine to a ...
  Topic: cMUD 2.01 Turns on NumLock on startup
ragautier

Replies: 6
Views: 6850

PostForum: CMUD Beta Forum   Posted: Tue Aug 28, 2007 12:41 am   Subject: cMUD 2.01 Turns on NumLock on startup
I just changed cmud.ini:
NumLock2=1
to
NumLock2=0
and
NumLock2=2

Both times, cMUD starts up, turns on numlock and update cmud.ini with NumLock2=1
  Topic: cMUD 2.01 Freezes on #trigger execution
ragautier

Replies: 8
Views: 10112

PostForum: CMUD Beta Forum   Posted: Tue Aug 28, 2007 12:13 am   Subject: cMUD 2.01 Freezes on #trigger execution
Just reconnected with the same package that was working moments ago.
Fired an alias upon connecting (that worked during the first connection) and got the same 'hang'

The alias is a mere speedwalk ...
  Topic: Error: Invalid Variant Type
ragautier

Replies: 3
Views: 4046

PostForum: CMUD Beta Forum   Posted: Tue Aug 28, 2007 12:01 am   Subject: Error: Invalid Variant Type
Open cMUD 2.01
Click on Prefs window (before choosing a session to connect to)

Problem #1: Prefs window pops UNDER Session Select window.

Click on Session to connect to:

Problem #2: I ...
  Topic: cMUD 2.01 Turns on NumLock on startup
ragautier

Replies: 6
Views: 6850

PostForum: CMUD Beta Forum   Posted: Mon Aug 27, 2007 11:58 pm   Subject: cMUD 2.01 Turns on NumLock on startup
I have tried this. That setting does not save with either OK or Apply. Closing and re-opening cMUD repeats the behaviour.
  Topic: cMUD 2.01 Freezes on #trigger execution
ragautier

Replies: 8
Views: 10112

PostForum: CMUD Beta Forum   Posted: Mon Aug 27, 2007 11:56 pm   Subject: cMUD 2.01 Freezes on #trigger execution
Additional info:
I created a new session, connected to the same MUD, established triggers by hand (#TRIG command) and they worked fine.
I then connected to the previous session (after having it ...
  Topic: cMUD 2.01 Turns on NumLock on startup
ragautier

Replies: 6
Views: 6850

PostForum: CMUD Beta Forum   Posted: Mon Aug 27, 2007 11:45 pm   Subject: cMUD 2.01 Turns on NumLock on startup
cMUD 2.01 turns on NumLock on startup. This is particularly annoying with a laptop computer as it disables 8 alphabet keys normally used for typing.
Please change this default behaviour.
  Topic: cMUD 2.01 Freezes on #trigger execution
ragautier

Replies: 8
Views: 10112

PostForum: CMUD Beta Forum   Posted: Mon Aug 27, 2007 11:42 pm   Subject: cMUD 2.01 Freezes on #trigger execution
I have an Acer Aspire 5670 dual-processor 1.86 Ghz CPU, 2GB RAM.
I downloaded and installed cMud 2.01 and connected to my MUD.

I have a #trigger that executes when I get a 'experience received' ...
  Topic: Package posting problem...XML error...HELP?
ragautier

Replies: 6
Views: 9856

PostForum: CMUD General Discussion   Posted: Fri Aug 24, 2007 1:30 am   Subject: Package to Test
Fullpint's FoxMud Follies is the name of the package - it's ver .4 in the Library, currently
  Topic: Package posting problem...XML error...HELP?
ragautier

Replies: 6
Views: 9856

PostForum: CMUD General Discussion   Posted: Tue Aug 21, 2007 7:22 pm   Subject: Is there a schedule for version 2? Or is there a workaround?
Do you have a workaround I can use until version 2.0 comes out?
I'd really like to share these scripts with my users.
Would using version 1.32 fix this?
Is there an expected date for 2.0?
  Topic: Package posting problem...XML error...HELP?
ragautier

Replies: 6
Views: 9856

PostForum: CMUD General Discussion   Posted: Tue Aug 21, 2007 1:09 pm   Subject: Package posting problem...XML error...HELP?
I created a package and saved it up to the package library -
but when I try to install it from the package library, I get the following error:
File: . Line: 726 Col: 1 Error: There is invalid data a ...
  Topic: cMUD Lockup
ragautier

Replies: 1
Views: 3263

PostForum: CMUD General Discussion   Posted: Tue Aug 21, 2007 12:47 pm   Subject: cMUD Lockup
I downloaded a package from the online Library.
I open the package in my current session.
The package adds a window and has a trigger.

I copy the trigger from the package to my own package.
I ...
  Topic: Unable to submit bug reports
ragautier

Replies: 4
Views: 5087

PostForum: CMUD General Discussion   Posted: Tue Aug 14, 2007 2:27 pm   Subject: Unable to submit bug reports
I am having mixed luck with the bug reporting tool.

I am positive that sometimes it does not report the bug - because it tells me that it could not do so....no explanation...just that it cannot com ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net