mIRC Home    About    Download    Register    News    Help

Print Thread
#238047 25/06/12 04:38 PM
Joined: Jun 2011
Posts: 4
D
DiegoBH Offline OP
Self-satisified door
OP Offline
Self-satisified door
D
Joined: Jun 2011
Posts: 4
Hi!
I'm using mIRC on wine with CentOS 5.

How could i install SSL and i get this error:

unable to open file 'D:\drive_c\mirc\options.txt'

The same with /run . Don't work.

How could i fix it?

Thankz!!!

DiegoBH #238056 27/06/12 02:49 AM
Joined: Mar 2004
Posts: 526
Fjord artisan
Offline
Fjord artisan
Joined: Mar 2004
Posts: 526
please let us know where you got the version of mirc you are running, and what version level it is.. mirc does not depend at all on a options.txt file..


Help others! It makes the world a better place, Makes you feel good, and makes you Healthy!
DiegoBH #238061 27/06/12 03:46 PM
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
Sounds like wine is incorrectly trying to access paths on the filesystem. It could be a wine bug, but I've never seen that issue before. The actual error isn't coming from SSL or mIRC, but a script trying to $read(options.txt). I doubt this is affecting the client from doing its own job-- it's probably just disabling a script. Unload the script and you won't see the error anymore.

Type the following in mIRC and report the results here:

//echo -a $version $os $md5($mircexe,2) $script(0) $com(0) $dll(0)


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard