|
Saros Newbie
Joined: 19 May 2016 Posts: 9
|
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Thu May 19, 2016 8:10 pm |
There is nothing that can be determined from that log.
The only scripting item I know of that can cause a hang is a bad regex. If you are using the %regex or %subregex functions in any of your scripts then those would be worth examining. Bad regexes can be triggered when trying to match some text but not other text. If you use either of those functions then put a something in the script to display before starting the regex. If you have triggers that use a more complex regex those might also be a source of the problem. |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
Saros Newbie
Joined: 19 May 2016 Posts: 9
|
Posted: Thu May 19, 2016 8:19 pm |
I do not use %regex or %subregex anywhere in my scripts.
What else could cause the hangs?
CMUD is the only program that ever hangs on my computer. |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4692 Location: Pensacola, FL, USA
|
Posted: Thu May 19, 2016 9:04 pm |
I had hanging issues on my system when the display drivers got corrupted from a failing hard drive.
Don't be so quick to assume it is a software issue. |
|
_________________ Discord: Shalimarwildcat |
|
|
|
Saros Newbie
Joined: 19 May 2016 Posts: 9
|
Posted: Thu May 19, 2016 9:07 pm |
Very good point and a perfect excuse for a new computer!
|
|
|
|
|
|