surquizu
There is no limitation on number of items in that submenu. It could be that errors in one addon are affecting others. Or maybe filesystem on your SD card / IM has errors and needs to be fixed with checkdisk or the likes. I have no other ideas, how to explain it.
Anyway, this won't work in 1.1.3:
Quote:
kbook.autoRunRoot.sandbox.getSoValue = Core.system.getSoValue;
kbook.autoRunRoot.sandbox.hasNumericButtons = Core.config.compat.hasNumericButtons;
|
You can remove the first line and replace second with:
kbook.autoRunRoot.hasNumericButtons = true;