• Chess error

    From Nightfox@DIGDIST to All on Sat Jan 30 22:36:20 2010
    I have the JavaScript Chess game set up on my BBS, and recently I noticed that it doesn't run anymore due to the following error:
    !JavaScript ../xtrn/chess/chess.js line 229: TypeError: chesschat.Cycle is not a function

    This door used to run on my BBS, and I hadn't touched any of the Chess door files. I updated to the latest version from CVS, but this error is still there. Is there a fix for this? I'm guessing there must be a JavaScript file or something that I'm missing?

    Nightfox


    ---
    ■ Synchronet ■ Digital Distortion BBS: digdist.bbsindex.com
  • From MCMLXXIX@MDJ to Nightfox on Mon Feb 1 15:26:13 2010
    Re: Chess error
    By: Nightfox to All on Sun Jan 31 2010 01:36:20

    I have the JavaScript Chess game set up on my BBS, and recently I noticed th it doesn't run anymore due to the following error:
    !JavaScript ../xtrn/chess/chess.js line 229: TypeError: chesschat.Cycle is a function

    This door used to run on my BBS, and I hadn't touched any of the Chess door files. I updated to the latest version from CVS, but this error is still there. Is there a fix for this? I'm guessing there must be a JavaScript fi or something that I'm missing?

    Nightfox



    Been doing a bit of work on the game as of late. If you're running the latest CVS revision you will have to also get the newer communications engine for it to work:

    exec\commservice.js (instructions are in the script)
    ctrl\commsync.ini (customize for your bbs)
    exec\load\commclient.js
    exec\load\filesync.js
    exec\load\chateng.js (has been updated for newer service)

    Let me know how that works out.. as this is still under development, you might run into some server connectivity problems as i make more changes.

    You'll have to put commservice.js in your ctrl\services.ini file

    ---
    ■ Synchronet ■ The BRoKEN BuBBLE (MDJ.ATH.CX)
  • From Nightfox@DIGDIST to MCMLXXIX on Tue Feb 2 18:02:50 2010
    Re: Chess error
    By: MCMLXXIX to Nightfox on Mon Feb 01 2010 15:26:13

    Been doing a bit of work on the game as of late. If you're running the lates CVS revision you will have to also get the newer communications engine for i to work:

    exec\commservice.js (instructions are in the script)
    ctrl\commsync.ini (customize for your bbs)
    exec\load\commclient.js
    exec\load\filesync.js
    exec\load\chateng.js (has been updated for newer service)

    ctrl\commsync.ini does not appear to be in the Synchronet CVS repository. Also, while reading the instructions in commservice.js, I noticed that the following files are not in the CVS repository:
    exec/load/chat.js
    exec/load/commsync.js
    ctrl/commservice.ini

    Nightfox

    ---
    ■ Synchronet ■ Digital Distortion BBS: digdist.bbsindex.com
  • From MCMLXXIX@MDJ to Nightfox on Tue Feb 2 23:10:34 2010
    Re: Chess error
    By: Nightfox to MCMLXXIX on Tue Feb 02 2010 18:02:50

    Re: Chess error
    By: MCMLXXIX to Nightfox on Mon Feb 01 2010 15:26:13

    Been doing a bit of work on the game as of late. If you're running the la CVS revision you will have to also get the newer communications engine fo to work:

    exec\commservice.js (instructions are in the script)
    ctrl\commsync.ini (customize for your bbs)
    exec\load\commclient.js
    exec\load\filesync.js
    exec\load\chateng.js (has been updated for newer service)

    ctrl\commsync.ini does not appear to be in the Synchronet CVS repository. Also, while reading the instructions in commservice.js, I noticed that the following files are not in the CVS repository:
    exec/load/chat.js
    exec/load/commsync.js
    ctrl/commservice.ini

    Nightfox


    bleh.. I will fix that..

    FYI:

    chat.js and commsync.js wont be in CVS, it will be chateng.js and filesync.js

    just forgot to update the service documentation.

    ---
    ■ Synchronet ■ The BRoKEN BuBBLE (MDJ.ATH.CX)
  • From Nightfox@DIGDIST to MCMLXXIX on Tue Feb 2 21:35:35 2010
    Re: Chess error
    By: MCMLXXIX to Nightfox on Tue Feb 02 2010 23:10:34

    bleh.. I will fix that..

    FYI:

    chat.js and commsync.js wont be in CVS, it will be chateng.js and filesync.j

    just forgot to update the service documentation.

    :) Well, I understand the stuff in a CVS is usually a work in progress. Thanks for the updates.

    Nightfox

    ---
    ■ Synchronet ■ Digital Distortion BBS: digdist.bbsindex.com
  • From MCMLXXIX@MDJ to Nightfox on Wed Feb 3 08:27:45 2010
    Re: Chess error
    By: Nightfox to MCMLXXIX on Tue Feb 02 2010 21:35:35

    Re: Chess error
    By: MCMLXXIX to Nightfox on Tue Feb 02 2010 23:10:34

    bleh.. I will fix that..

    FYI:

    chat.js and commsync.js wont be in CVS, it will be chateng.js and filesyn

    just forgot to update the service documentation.

    :) Well, I understand the stuff in a CVS is usually a work in progress. Thanks for the updates.

    Nightfox


    No problem. Just glad someone's paying attention :)

    I'll try to keep the updates spread out a bit so you dont have to download new copies of everything every 10 minutes

    ---
    ■ Synchronet ■ The BRoKEN BuBBLE (MDJ.ATH.CX)