Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CANT INSTALL fish10: mirc.ini file could not be located. #39

Closed
boubou opened this issue Jan 12, 2015 · 13 comments
Closed

CANT INSTALL fish10: mirc.ini file could not be located. #39

boubou opened this issue Jan 12, 2015 · 13 comments

Comments

@boubou
Copy link

boubou commented Jan 12, 2015

I just downloaded the latest installer and when I ran it:
Step 1: http://imgur.com/eYZxOBc
Error: http://imgur.com/Vuldmvb

We cant install fish10 with a non-standard path... Why ?

Thanks for your time and support!

@boubou
Copy link
Author

boubou commented Jan 12, 2015

I confirm with .zip file, it works like a charm.
The installer seem broken.

@Tmp341
Copy link

Tmp341 commented Jan 12, 2015

mirc.ini file is located in %appdata%\mIRC folder.

@boubou
Copy link
Author

boubou commented Jan 12, 2015

So, the installer is buggy and need to be fixed.
Why the installer ask us for the mirc.ini path if we cant specify it ?

Most people dont run mIRC on a standard path then we need to be able to change the mIRC.ini path.

Sincerely.

@flakes
Copy link
Owner

flakes commented Jan 12, 2015

The installer checks for mirc.ini in:

a) Given path
b) %appdata%\mIRC

The error message will also appear if your mirc.ini is stored in appdata but still contains portable=yes (which does not make much sense). Maybe this is the case on your setup?

@boubou
Copy link
Author

boubou commented Jan 12, 2015

Hi sir,
My mirc.ini is'nt appear in my %appdata%\mIRC.
My mirc.ini is in my D:\mIRC... like all my configs file for mIRC.

@flakes
Copy link
Owner

flakes commented Jan 12, 2015

Then maybe your mirc.ini does not contain portable=yes but is still located in the same folder as mirc.exe. Is that possible?

@boubou
Copy link
Author

boubou commented Jan 12, 2015

in mt mirc.ini, I have:
[about]
portable=no

My mirc.ini is located in the same folder as mirc.exe.

@flakes
Copy link
Owner

flakes commented Jan 12, 2015

Can you type /fishdebug and copy/paste the first 5 sections (up to and including Variables)?

@boubou
Copy link
Author

boubou commented Jan 13, 2015

sorry for the delay.
before I created the ticket, I installed the module using the .zip file.
Do you want me to run it anyways ?
Here you go:
---------FISH DEBUG---------

::VERSION
mIRC version: 7.38
SSL version: 1.0.1.11
SSL ready: $true
SSL mode: 1

::mIRC
mIRC dir: D:\mIRC
mIRC.exe: D:\mIRC\mirc.exe
mIRC.ini: D:\mIRC\mirc.ini
Portable: no

::Files
fish_10.dll: "D:\mIRC\fish_10.dll" - $true
fish_inject.dll: "D:\mIRC\fish_inject.dll" - $true
blow.ini: D:\mIRC\blow.ini - $true

::md5
fish_10.dll: 65c6a07f7ba1c55e4b13803b4a1356b2
fish_inject.dll: be99a8ce8767c0db0075cdff2fe4c2a6
fish_10.mrc: 3e9d4f8bfe665cbf7173c42587f89b9d

::Variables
blow_ini: D:\mIRC\blow.ini
FiSH_dll: "D:\mIRC\fish_10.dll"

@boubou
Copy link
Author

boubou commented Jan 13, 2015

Im available if you want to test something.
Just let me know.

@flakes
Copy link
Owner

flakes commented Jan 14, 2015

Thanks for the info, I was not aware that mIRC is able to work this way. I will reproduce on my machine and fix the installer accordingly.

@flakes
Copy link
Owner

flakes commented Jan 16, 2015

Fixed with commit 673101f, the next release will have the updated installer.

Thanks for reporting!

@flakes flakes closed this as completed Jan 16, 2015
@boubou
Copy link
Author

boubou commented Jan 16, 2015

It was a pleasure Flakes! ;)
Glad to know it helped the community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants