This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Pisg

Support & discussion of released scripts, and announcements of new releases.
Post Reply
F
FuE-
Halfop
Posts: 57
Joined: Sat Nov 27, 2004 3:46 pm

Pisg

Post by FuE- »

hi i'm trying this now *sigh* but i'm stuck now i have read doom's entery about log settings *tnx*

tcl file

Code: Select all

#Location of pisg execuitable perl script
set pisgexe "C:/Jul/bot/scripts/pisg-0.64/scripts/"
and in irc

Code: Select all

C:/Jul/bot/scripts/pisg-0.64/scripts/ an error occured: Couldn't execute "c:\jul\bot\scripts\pisg-0.64\scripts": no such file or directory
what shall i do to fix it?

in cmd window

Code: Select all

Text:: Iconv is not installed skipping charset conversion of language templates. 
but i get the index file now..

and one ast question

in contrab i have

Code: Select all

0 * * * * C:/Jul/bot/scripts/pisg-0.64/ --silent
is that good?
F
FuE-
Halfop
Posts: 57
Joined: Sat Nov 27, 2004 3:46 pm

Post by FuE- »

update in tcl file

i have looked and they said that is hould try this

Code: Select all

#Location of pisg execuitable perl script
set pisgexe "C:/Perl/bin/perl C:/Jul/bot/scripts/pisg-0.64/pisg"
but when i use !stats or after a stats update (30 min)
i get this error *again*

Code: Select all

C:/Perl/bin/perl C:/Jul/bot/scripts/pisg-0.64/pisg an error occured: Couldn't execute "c:\perl\bin\perl c:\jul\bot\scripts\pisg-0.64\pisg": no such file or directory
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

FuE- wrote:update in tcl file

i have looked and they said that is hould try this

Code: Select all

#Location of pisg execuitable perl script
set pisgexe "C:/Perl/bin/perl C:/Jul/bot/scripts/pisg-0.64/pisg"
but when i use !stats or after a stats update (30 min)
i get this error *again*

Code: Select all

C:/Perl/bin/perl C:/Jul/bot/scripts/pisg-0.64/pisg an error occured: Couldn't execute "c:\perl\bin\perl c:\jul\bot\scripts\pisg-0.64\pisg": no such file or directory
try putting where your perl and pisg location dirs like this

Code: Select all

#Location of pisg execuitable perl script
set pisgexe "C:\\Perl\\bin\\perl C:\\Jul\\bot\\scripts\\pisg-0.64\\pisg"
I know some scripts are funny about windows paths.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
F
FuE-
Halfop
Posts: 57
Joined: Sat Nov 27, 2004 3:46 pm

Post by FuE- »

hm i have rehashed and restart the bot i keep get

Code: Select all

(15:41:37) (@FuE-) !stats
(15:41:53) (+F) C:\Perl\bin\perl C:\Jul\bot\scripts\pisg-0.64\pisg an error occured: Couldn't execute "c:\perl\bin\perl c:\jul\bot\scripts\pisg-0.64\pisg": no such file or directory
[/code]
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

try this

Code: Select all

#Location of pisg execuitable perl script
set pisgexe "C:\\Jul\\bot\\scripts\\pisg-0.64\\pisg"
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
F
FuE-
Halfop
Posts: 57
Joined: Sat Nov 27, 2004 3:46 pm

Post by FuE- »

i keep get same error

Code: Select all

(23:06:26) (@FuE-) !stats
(23:06:26) (+F) C:\Perl\bin\perl C:\Jul\bot\scripts\pisg-0.64\ an error occured: Couldn't execute "c:\perl\bin\perl c:\jul\bot\scripts\pisg-0.64": no such file or directory
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Is this in relation to a Windrop? If so, ActivePerl needs to be installed.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply