chunky-dev / chunky-dev/chunky

Split octree file format in some way to allow for better error handling

Open
#1,251 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
738
Forks
78
Avg merge
10h 5m
Merged PRs (30d)
3

Description

Currently if anything in octree loading has any error the state of everything is unknown, and any data that hasn't yet been loaded is completely lost

Perhaps just having a different data stream for every major thing, combined later would solve this.

It concerns me that a single error in any part of loading makes the entire thing unloadable (particularly because I've just edited it in #1225 :rofl:)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.