ProtoDef-io / ProtoDef-io/node-protodef
My Schematic is so large, Protodef can't handle it
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 25
- Avg merge
- 4d 3m
- Merged PRs (30d)
- 2
Description
I'm using prismarine-schematic, but this is a limitation of Protodef...
What to do? Do I remove the limit locally or do you reconsider this clause?
"code += 'if (count > 0xffffff) throw new Error("array size is abnormally large, not reading: " + count)\n'"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the generated array-size check quoted in the issue and reproduce the large schematic through prismarine-schematic. Clarify whether the requested outcome is changing or removing the 0xffffff guard; done should include a documented decision and coverage for the chosen behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100