Bug Stomp
Upgrades and changes sometimes have unpredictable results, so post your bugs and glitches in here and I'll get out my trusty wrench and get to fixin'!
Posts 5,985 - 5,996 of 8,680
Posts 5,985 - 5,996 of 8,680
psimagus
19 years ago
19 years ago
What are you editing it with? Sounds like it's adding an extra carriage return to each line, and double-spacing the file (so every other line will be a blank one.)
FengShuiGorilla
19 years ago
19 years ago
I've tried it with both notepad and WordPad. Tried saving it as both plain text and RTF (which I didn't expect to work anyway)
psimagus
19 years ago
19 years ago
it ought to work with Notepad, though it can add spurious hard breaks to files when saving if wordwrap is on.
I can highly recommend textpad (http://www.textpad.com) - it's fully-featured shareware, and I've never had any problems like that with it. Plus it can sort, spellcheck, find & replace, use macros and handle regexes very capably.
I can highly recommend textpad (
FengShuiGorilla
19 years ago
19 years ago
I love textpad - I lost my reg key for it a long time ago and never bothered to re-download it. Done that now, opened the LC and removed the first and last blank lines...
Looks like it's not doubling things any longer. Now just to find where it thinks there is a blank keyphrase...
Present Lines: 8048 Import Lines: 8047
ATTENTION: This will overwrite all online work done since April 28 2006
Begin Language Center
----------------------------------------------------------------------------------------------------
ERROR: Keyphrases cannot be blank.
Looks like it's not doubling things any longer. Now just to find where it thinks there is a blank keyphrase...
Present Lines: 8048 Import Lines: 8047
ATTENTION: This will overwrite all online work done since April 28 2006
Begin Language Center
----------------------------------------------------------------------------------------------------
ERROR: Keyphrases cannot be blank.
FengShuiGorilla
19 years ago
19 years ago
I figured it out. One of my keyphrases was simply
!!!
the system was seeing that as blank
!!!
the system was seeing that as blank
psimagus
19 years ago
19 years ago
if you want that keyphrase you'll have to set it as a regex (raw mode too, obviously) -
([ ~!]+) (re) should do the job for any number of exclamation marks. If you want it to only cut in if there's no other text, ^([ ~!]+)$ (re) ought to do it.
replace the tildes with forward slashes (they won't display in forum posts.)
replace the tildes with forward slashes (they won't display in forum posts.)
FengShuiGorilla
19 years ago
19 years ago
I was doing regex's the old way (back before there was RAW)
\"you live in (noun)$ (re)\"
It removed all of them when I uploaded
time to rebuild em the correct way I suppose
\"you live in (noun)$ (re)\"
It removed all of them when I uploaded
time to rebuild em the correct way I suppose
MickMcA
19 years ago
19 years ago
I found that often the error messages on imports refer to the line above the one reported. For example, if you put in a + no and forget to add a response for it, the error message will tell you the next keyphrase is not indented properly.
And another vote for TextPad. I've been using it exclusively for years. Now with WIldEdit it's even better. I'm thinking about writing a syntax file for PF, if anyone's interested. My biggest import problem is forgetting to put [0] after Seeks. Royal PIA, especially if you routinely put + yes, + no, + nomatch after the bot asks a question. Hundreds of the bloody things to search through.
M
And another vote for TextPad. I've been using it exclusively for years. Now with WIldEdit it's even better. I'm thinking about writing a syntax file for PF, if anyone's interested. My biggest import problem is forgetting to put [0] after Seeks. Royal PIA, especially if you routinely put + yes, + no, + nomatch after the bot asks a question. Hundreds of the bloody things to search through.
M
Mr.W.
19 years ago
19 years ago
Uh, I'm not sure if anyone else noticed, but in the Language Center, when you're adding new responses, the number 3 is listed twice on the side where it numbers how many responses you have. (Man, I am awful at explaining things.)
Ulrike
19 years ago
19 years ago
Actually, whichever line has the last entered response will have its number duplicated. So if you've got three responses, the next line down will be 3____________. No clue why, but it holds until you fill them all up.
» More new posts: Doghead's Cosmic Bar