This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

strange errors on rehash

Old posts that have not been replied to for several years.
Locked
r
reallove
Voice
Posts: 14
Joined: Fri Aug 13, 2004 4:57 pm

strange errors on rehash

Post by reallove »

Hello,
When I .rehash the bot I got these errors:

[14:59] ERROR parsing slang text: unterminated command "stime/?"!
[14:59] ERROR parsing slang text: unterminated command "pun"!
[14:59] ERROR parsing slang text: unterminated command "swh"!
[14:59] ERROR parsing slang text: unterminated command "swhen/"!
[14:59] ERROR parsing slang text: unterminated command "swhen/"!
[14:59] ERROR parsing slang text: unterminated command "s"!
[14:59] ERROR parsing slang text: unterminated command "stim"!
[14:59] ERROR parsing slang text: unterminated command "st"!
[14:59] ERROR parsing slang text: unterminated command ""!

What are these? All is working fine,nothing's wrong.I searched into the tcl loaded,but didn't find 'stime' for example.What's wrong? What does this error mean ?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

It looks like a script you're loading is generating these errors. I suggest you comment out all scripts you've added and then rehash the bot and if no errors then re-add one by one each of your scripts until the one causing the error is isolated.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
r
reallove
Voice
Posts: 14
Joined: Fri Aug 13, 2004 4:57 pm

Post by reallove »

The problem was in the gseen.conf file,where I loaded 2 language files,and one of them had problems. :)
Thanks for the reply!
Locked