|
Fizban1216 Apprentice
Joined: 03 Feb 2007 Posts: 170
|
Posted: Thu Nov 26, 2015 4:49 pm
Error on CMUD Pro 3.34 on Windows 10 x64 |
Fresh Install, installs fine, then when it tries to launch I get the following error:
Error opening pcre810.dll library
A dynamic link library (DLL) initialization routine failed.
It does launch after I click okay though, but not sure what issues will crop up due to the error.
Running as administrator does not make the error go away. |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Tue Dec 15, 2015 5:14 am |
PCRE is the regex engine, without it all pattern matching will fail.
If you are feeling adventurous you can download and compile your own version of the PCRE library or look for a compiled version to download directly. Just make sure to get a 32bit version to match with cMud. The version that ships with cMud has some optional values tweaked so that bad (infinite recursion) patterns will fail earlier than the default PCRE values.
The only things that can be broken by using a version of PCRE other than the one that is included (8.10) is some of the advanced subregex functions. Subregex may also run slightly slower in general. |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
Anaristos Sorcerer
Joined: 17 Jul 2007 Posts: 821 Location: California
|
Posted: Sat Dec 19, 2015 6:16 am |
Also, the .dll may just have gotten out of scope for some reason. Whenever I get that message, I go to the CMUD folder (in Program Files (x86)) and cut/paste PCRE810.dll
|
|
_________________ Sic itur ad astra. |
|
|
|
foldar Novice
Joined: 21 May 2020 Posts: 33 Location: The Netherlands
|
Posted: Mon Oct 12, 2020 2:42 pm |
So you replace PRE810.dll ? From where?
|
|
|
|
foldar Novice
Joined: 21 May 2020 Posts: 33 Location: The Netherlands
|
Posted: Mon Oct 12, 2020 3:04 pm |
Just needed to wait a bit after booting system and the error was gone.
|
|
|
|
MiGFoxbat Newbie
Joined: 28 Oct 2020 Posts: 5
|
Posted: Sat Oct 31, 2020 4:35 pm |
Yes, it goes away after a little while, would it be due to an unfinished process after booting?
|
|
|
|
|
|