ProtoDef-io / ProtoDef-io/node-protodef

My Schematic is so large, Protodef can't handle it

Open
#150 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.