This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
maximum number of resources: 32 #9
Open
Description
As you have seen in my murphy.lua as posted in some of the other issues, I had close to 30 resources defined. Today I added some more and murphyd failed after starting up with "Resource table overflow". According to the source, only 32 resources are supported, so that's by design.
32 is too low for my purposes. I could work around it for now by disabling some currently unused resources, but that's going to change again.
As a short-term solution, 64 would be okay, but long-term, there should be no such hard-coded limit at all because it's just not possible to anticipate what murphy will be used for.
Metadata
Metadata
Assignees
Labels
No labels