Author |
Message |
Topic: %find not working as expected with views |
Menliros
Replies: 4
Views: 7949
|
Forum: CMUD General Discussion Posted: Tue Mar 13, 2012 2:29 pm Subject: %find not working as expected with views |
Aaaah ok. Any tips on converting the content of the CMUD database to SQlite? |
Topic: %find not working as expected with views |
Menliros
Replies: 4
Views: 7949
|
Forum: CMUD General Discussion Posted: Sat Mar 10, 2012 1:29 am Subject: %find not working as expected with views |
So far i've disabled Views since nobody has an answer for me. I run into another problem then. If i use:
DBSearchResults=%find(%i)
and %i is an exact match to an entry in the database i don't ge ... |
Topic: %find not working as expected with views |
Menliros
Replies: 4
Views: 7949
|
Forum: CMUD General Discussion Posted: Fri Feb 03, 2012 12:25 pm Subject: %find not working as expected with views |
I'm trying to extract entries from my database using:
DBSearchResults=%find(%i,Zone)
%i contains an existing entry in the Zone view, but I'm getting back zip. If i lose the Zone argument I will ... |
Topic: pathexpand not working (Cmud 3.34) |
Menliros
Replies: 7
Views: 12461
|
Forum: CMUD General Discussion Posted: Thu Dec 29, 2011 2:49 pm Subject: pathexpand not working (Cmud 3.34) |
*EDIT* Moved the dirs from the package to my main package and now it does work. Probably still something fishy with the English dir package |
Topic: pathexpand not working (Cmud 3.34) |
Menliros
Replies: 7
Views: 12461
|
Forum: CMUD General Discussion Posted: Thu Dec 29, 2011 11:40 am Subject: pathexpand not working (Cmud 3.34) |
English direction package was indeed corrupted. The Directions map was somehow gone. And that solved the problem. I would have never come up with that myself, good find! |
Topic: pathexpand not working (Cmud 3.34) |
Menliros
Replies: 7
Views: 12461
|
Forum: CMUD General Discussion Posted: Thu Dec 29, 2011 11:40 am Subject: pathexpand not working (Cmud 3.34) |
English direction package was indeed corrupted. The Directions map was somehow gone. And that solved the problem. I would have never come up with that myself, good find! |
Topic: pathexpand not working (Cmud 3.34) |
Menliros
Replies: 7
Views: 12461
|
Forum: CMUD General Discussion Posted: Wed Dec 28, 2011 10:42 pm Subject: pathexpand not working (Cmud 3.34) |
Loaded and it's there, but didn't know that had something to do with it. Checking tomorrow if it's corrupted somehow. |
Topic: pathexpand not working (Cmud 3.34) |
Menliros
Replies: 7
Views: 12461
|
Forum: CMUD General Discussion Posted: Wed Dec 28, 2011 9:39 pm Subject: pathexpand not working (Cmud 3.34) |
No change. It used to work fine without the period once too. It must be something really obvious, since it works in another session. Made an empty session with just an Alias that perform the expand. S ... |
Topic: #QUERY and #FIND clearing DB |
Menliros
Replies: 4
Views: 6292
|
Forum: CMUD General Discussion Posted: Wed Dec 28, 2011 8:48 pm Subject: #QUERY and #FIND clearing DB |
You need to do a #DBRESET and it will be back |
Topic: pathexpand not working (Cmud 3.34) |
Menliros
Replies: 7
Views: 12461
|
Forum: CMUD General Discussion Posted: Wed Dec 28, 2011 8:45 pm Subject: pathexpand not working (Cmud 3.34) |
I reduced my script to #SHOW %pathexpand("3e4s5w"), disabled everthing else, and it shows 3e4s5w
Made a clean session, I'm stumped. Anyone got some ideas? |
Topic: [3.29] Upgrading from CMUD doesn't work |
Menliros
Replies: 2
Views: 6904
|
Forum: CMUD Beta Forum Posted: Sat Sep 25, 2010 6:35 pm Subject: [3.29] Upgrading from CMUD doesn't work |
Not a really big issue for me, since there is a failproof workaround. But with a new major release coming up probably handy to fix. The auto update function for me within CMUD doesn't work. I do get t ... |
Topic: SQL Error: PRIMARY KEY must be unique. |
Menliros
Replies: 8
Views: 25666
|
Forum: CMUD Beta Forum Posted: Sat Jun 05, 2010 10:08 am Subject: SQL Error: PRIMARY KEY must be unique. |
ReedN's utility worked! Thanks. |
Topic: SQL Error: PRIMARY KEY must be unique. |
Menliros
Replies: 8
Views: 25666
|
Forum: CMUD Beta Forum Posted: Fri Jun 04, 2010 6:49 pm Subject: SQL Error: PRIMARY KEY must be unique. |
The map was originately created in Zmud, years ago. I've tried using the map converter to repair the map, but to no avail. It still gives the error when i try when i map a new room.
I've even tried ... |
Topic: [3.16]Access violation at address 00404DCA in module 'cMUD.exe'. Read of |
Menliros
Replies: 9
Views: 31161
|
Forum: CMUD Beta Forum Posted: Fri Jun 04, 2010 5:51 pm Subject: [3.16]Access violation at address 00404DCA in module 'cMUD.exe'. Read of |
Removing the #WAIT solved the problem. Thanks for the help. |
Topic: SQL Error: PRIMARY KEY must be unique. |
Menliros
Replies: 8
Views: 25666
|
Forum: CMUD Beta Forum Posted: Fri Jun 04, 2010 1:39 pm Subject: SQL Error: PRIMARY KEY must be unique. |
Suddenly getting this error when trying to create a new room in my map. Never got this error before and i'm using the map quite extensively. I've tried removing all rooms in the zone I was mapping, bu ... |
Topic: [3.16]Access violation at address 00404DCA in module 'cMUD.exe'. Read of |
Menliros
Replies: 9
Views: 31161
|
Forum: CMUD Beta Forum Posted: Thu Jun 03, 2010 10:59 am Subject: [3.16]Access violation at address 00404DCA in module 'cMUD.exe'. Read of |
I have narrowed it down to a specific piece of my script. Also reproduced it in a single session. I've also traced the access violation to a previous error.
date/time : 2010-06-03, ... |
Topic: [3.16]Access violation at address 00404DCA in module 'cMUD.exe'. Read of |
Menliros
Replies: 9
Views: 31161
|
Forum: CMUD Beta Forum Posted: Mon May 31, 2010 6:27 pm Subject: [3.16]Access violation at address 00404DCA in module 'cMUD.exe'. Read of |
I can mail the script, let me know where to. It's a bit large to post. I did the export thing, didn't help. The error is hard to reproduce. The variables getting corrupted are fairly random. It does s ... |
Topic: [3.16]Access violation at address 00404DCA in module 'cMUD.exe'. Read of |
Menliros
Replies: 9
Views: 31161
|
Forum: CMUD Beta Forum Posted: Sun May 30, 2010 10:34 am Subject: [3.16]Access violation at address 00404DCA in module 'cMUD.exe'. Read of |
Getting this crash at random intervals. Mostly when I'm running a fairly complex script. I'm not able to find the cause, and judging from the Script Debugger it seems to crash on random triggers. I am ... |
|