Hi DM,
Does xtrn_sec.js expect .js doors to have a filename that is the same as the itnernal code? One of the doors I have set up on my BBS is Bubble Boggle, which is a .js door. The script filename is boggle.js, and the internal code I have set up for it is BUBLBOGL. It used to run, but with the latest xtrn_sec.js, I'm getting the following error:
5/19 08:20:05a Node 1 <Nightfox> !JavaScript D:\BBS\sbbs\exec\xtrn_sec.js line 90: uncaught exception: Unknown module: boggle
This is line 90 in xtrn_sec.js:
bbs.exec_xtrn(prog.code);
Hi DM,
Does xtrn_sec.js expect .js doors to have a filename that is the same as the itnernal code? One of the doors I have set up on my BBS is Bubble Boggle, which is a .js door. The script filename is boggle.js, and the internal code I have set up for it is BUBLBOGL. It used to run, but with the latest xtrn_sec.js, I'm getting the following error:
5/19 08:20:05a Node 1 <Nightfox> !JavaScript D:\BBS\sbbs\exec\xtrn_sec.js line 90: uncaught exception: Unknown module: boggle
This is line 90 in xtrn_sec.js:
bbs.exec_xtrn(prog.code);
Nightfox
Hi DM,
Does xtrn_sec.js expect .js doors to have a filename that is the same as the itnernal code? One of the doors I have set up on my BBS is Bubble Boggle, which is a .js door. The script filename is boggle.js, and the internal code I have set up for it is BUBLBOGL. It used to run, but with the latest xtrn_sec.js, I'm getting the following error:
5/19 08:20:05a Node 1 <Nightfox> !JavaScript D:\BBS\sbbs\exec\xtrn_sec.js line 90: uncaught exception: Unknown module: boggle
This is line 90 in xtrn_sec.js:
bbs.exec_xtrn(prog.code);
5/19 08:20:05a Node 1 <Nightfox> !JavaScript
D:\BBS\sbbs\exec\xtrn_sec.js line 90: uncaught exception: Unknown
module: boggle
This is line 90 in xtrn_sec.js:
bbs.exec_xtrn(prog.code);
I hit this same error and resolved it by adding the following to ctrl/json-service.ini:
[boggle]
dir=../xtrn/bublbogl/
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 578 |
Nodes: | 8 (0 / 8) |
Uptime: | 28:46:12 |
Calls: | 10,736 |
Calls today: | 1 |
Files: | 5 |
Messages: | 443,184 |
Posted today: | 1 |