Project

General

Profile

Actions

Bug #2624

closed

Updated to latest version of program just released

Added by Jamie Scott about 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
04/09/2016
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Updated to latest verion of program (2.3 beta build 2016/04/06 64bit) and it broke the fish script.

I get the following errors:

[08-Apr-2016 04:14PM] * $dll: no such file 'D:\AdiIRC64_45\Scriptsfish_10.dll' (line 304, fish_10.ini)
[08-Apr-2016 04:16PM] * /dll: no such file 'D:\AdiIRC64_45\Scriptsfish_10.dll' (line 17, fish_10.ini)
[08-Apr-2016 04:17PM] * $dll: no such file 'D:\AdiIRC64_45\Scriptsfish_10.dll' (line 382, fish_10.ini)
[08-Apr-2016 04:17PM] * $dll: no such file 'D:\AdiIRC64_45\Scriptsfish_10.dll' (line 385, fish_10.ini)
[08-Apr-2016 04:17PM] * $dll: no such file 'D:\AdiIRC64_45\Scriptsfish_10.dll' (line 412, fish_10.ini)
[08-Apr-2016 04:17PM] * $dll: no such file 'D:\AdiIRC64_45\Scriptsfish_10.dll' (line 415, fish_10.ini)

I have tried unloading, reloading, restarting, etc and nothing works.

I can't see what is going on in my rooms if this is not working.

Actions #1

Updated by Per Amundsen about 8 years ago

Until I figure out what's causing this (a missing slash somewhere), you can open the script editor (ALT + R) and change the line:

  set %FiSH_dll $qt($shortfn($nofile($scriptdir) $+ fish_10.dll)))

to:

  set %FiSH_dll $qt(D:\AdiIRC64_45\Scripts\fish_10.dll)
Actions #2

Updated by Per Amundsen about 8 years ago

  • Status changed from New to Resolved
  • Priority changed from Immediate to Normal
  • Operative System changed from Windows 10 to All

Fixed in next beta.

Actions #3

Updated by Per Amundsen about 8 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF