I have last nights A37 installed on my Mystic Pi and i'm trying to run Darryl's new InterBBS Oneliners mod. Im getting this error
sys:1: RuntimeWarning: Python C API version mismatch for module __mysticerror__:
This Python has API version 1013, module __mysticerror__ has version 83887093.
s
ys:1: RuntimeWarning: Python C API version mismatch for module
mystic_bbs: This
Python has API version 1013, module mystic_bbs has version 83887093.
PYTHON ERROR (ibol.mpy)
File "ibol.mpy", line 125, in <module>
File "ibol.mpy", line 73, in init_prot
AttributeError: 'module' object has no attribute 'mci2str'
Can you please implement the missing function in the next Pi A37 Alpha release? Thanks
To fix it for now, you can replace mci2str() with "BBS name"
change:
bbsname=bbs.mci2str("BN")
with:
bbsname="BBS Name"
* Origin: Cyberia BBS | cyberia.darktech.org | San Jose, CA (21:1/120)
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 31 |
Nodes: | 8 (0 / 8) |
Uptime: | 132:04:55 |
Calls: | 2,073 |
Files: | 11,136 |
Messages: | 947,539 |