<div dir="ltr">Hi<div><br></div><div>On line 124, we have a potential NPE:</div><div><br></div><div style>state.getIdxRaf() can return a null value if for some reason we are attempting to read the cardinality of a module, but the idx file for the module is not present.</div>
<div style><br></div><div style>In this case, I&#39;m looking at the 2babdict module, for which I have a conf file but no module files under modules/lexdict/rawld</div><div style><br></div><div style>Obviously, this is an issue, but I wonder if the reading of the .conf file should identify the absence of modules and therefore </div>
<div style>a- report early to the user that something is wrong</div><div style>b- not show-up in the list of installed() modules</div><div style><br></div><div style>Chris</div><div style><br></div></div>