On the latest version installed on windows 10
I am using the mapper
<plugin
name="Learning_Mapper"
author="Nick Gammon"
id="99c74b2685e425d3b6ed6a7d"
language="Lua"
purpose="AI interface to mapper to learn descriptions etc."
save_state="y"
date_written="2020-01-23 11:29:22"
date_modified="2020-02-10 09:00:00"
requires="5.05"
version="2.0"
>
and when I us the mapper corpus export command it seems to create the file just fine but when I try to load it into a new world it spits out an error.
Run-time error
Plugin: Learning_Mapper (called from world: RoD Mage)
Function/Sub: corpus_import called by alias
Reason: processing alias ""
D:\MUSHclient\worlds\plugins\Learning_Mapper.lua:2908: [string "corpus = {..."]:5533: '}' expected (to close '{' at line 1267) near '='
stack traceback:
[C]: in function 'assert'
D:\MUSHclient\worlds\plugins\Learning_Mapper.lua:2908: in function <D:\MUSHclient\worlds\plugins\Learning_Mapper.lua:2879>
I am using the mapper
<plugin
name="Learning_Mapper"
author="Nick Gammon"
id="99c74b2685e425d3b6ed6a7d"
language="Lua"
purpose="AI interface to mapper to learn descriptions etc."
save_state="y"
date_written="2020-01-23 11:29:22"
date_modified="2020-02-10 09:00:00"
requires="5.05"
version="2.0"
>
and when I us the mapper corpus export command it seems to create the file just fine but when I try to load it into a new world it spits out an error.
Run-time error
Plugin: Learning_Mapper (called from world: RoD Mage)
Function/Sub: corpus_import called by alias
Reason: processing alias ""
D:\MUSHclient\worlds\plugins\Learning_Mapper.lua:2908: [string "corpus = {..."]:5533: '}' expected (to close '{' at line 1267) near '='
stack traceback:
[C]: in function 'assert'
D:\MUSHclient\worlds\plugins\Learning_Mapper.lua:2908: in function <D:\MUSHclient\worlds\plugins\Learning_Mapper.lua:2879>