• weird js stuff?

    From Digital Man@VERT to Esc on Thursday, August 06, 2009 16:02:32
    Re: weird js stuff?
    By: Esc to Deuce on Thu Aug 06 2009 04:00 am

    Re: weird js stuff?
    By: Deuce to Esc on Wed Aug 05 2009 10:53 am

    Re: weird js stuff?
    By: Esc to All on Wed Aug 05 2009 04:24 am

    !ERROR 2 [WinError 3] in exec.cpp line 586 opening
    "external/anipause" access=0
    So...any ideas? :)

    Relative paths are usually relative to the ctrl directory. You most likely want ../external/anipause or ../exec/external/anipause

    ---
    Synchronet - Jump on the Web 0.2 bandwagon!


    Ok, I tried messing with the path settings, and it doesn't appear to be a path issue. Could those errors indicate anything else?

    Error 2 is "file not found". Does the file anipause.* exist on your system? If so, what is the compelte filename and where is located?

    digital man

    Snapple "Real Fact" #4:
    Slugs have 4 noses.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Digital Man@VERT to Esc on Monday, August 10, 2009 01:29:00
    Re: weird js stuff?
    By: Esc to Digital Man on Thu Aug 06 2009 05:59 pm

    Re: weird js stuff?
    By: Digital Man to Esc on Thu Aug 06 2009 04:02 pm

    Error 2 is "file not found". Does the file anipause.* exist on your system? so, what is the compelte filename and where is located?

    Thanks for the help. Bare with me on this one :) Ispy gave me his old shell, and I'm trying to get it up and running fully before I shamelessly rip it off (hey at least I'm honest).

    I have my Mods Directory set to ../phoenix_s3/telnet/. That is the dir
    with logon.js and login.js. There is also phoenix_s3/telnet/library, phoenix_s3/telnet/ansi, and phoenix_s3/external. From the library dir, there is a file being referenced, phoenix.external_library.js, which is loaded by the main shell. The full file/pathname of the anipause I'm referring to is as follows:

    c:\sbbs\phoenix_s3\telnet\external\phoenix.anipause.js

    Here's what I have:
    if(do_animated_pause && (!(bbs.sys_status&SS_USERON) || (user.security.exemptions&UFLAG_O))) { bbs.replace_text(563,"@exec:external/phoenix.anipause@");

    I have also tried ../external/phoenix.anipause to no avail. At one point I tried /sbbs/phoenix_s3/telnet/external/phoenix.anipause, and it seemed to
    be starting from /sbbs/exec. It gave the error finding c:\sbbs\exec\/sbbs/phoenix_s3/blah blah blah or something to that effect.
    Is there somethin I'm missing here?

    Synchronet will look in the mods directory *first*, and then if it can't find the file (or in this case, the relative path), then it'll look in the exec directory. I think the clue is the "exec\/sbbs" part, something is haywire. It appears something is trying load "sbbs/phoenix_s3/blah blah blah" based on
    that error message.

    digital man

    Snapple "Real Fact" #105:
    You will burn 7% more calories walking on hard dirt than pavement.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Jas Hud@VERT to Esc on Sunday, September 20, 2009 10:33:38
    Esc wrote:
    Re: weird js stuff?
    By: Digital Man to Esc on Thu Aug 06 2009 04:02 pm

    Error 2 is "file not found". Does the file anipause.* exist on your system?
    so, what is the compelte filename and where is located?

    Thanks for the help. Bare with me on this one :) Ispy gave me his old shell,
    and I'm trying to get it up and running

    oh boy. beware!

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net