This has been solved with an update
https://github.com/renpy/renpy/issues/2110
Search found 3 matches
- Thu Feb 06, 2020 12:29 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Can't build distribution because of large data sets
- Replies: 5
- Views: 572
- Tue Feb 04, 2020 3:53 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Can't build distribution because of large data sets
- Replies: 5
- Views: 572
- Tue Feb 04, 2020 12:39 am
- Forum: Ren'Py Questions and Announcements
- Topic: Can't build distribution because of large data sets
- Replies: 5
- Views: 572
Can't build distribution because of large data sets
My game contains some extremely large data sets (dozens of arrays containing over 500,000 characters each) and it causes renpy to crash when attempting to build a distribution during the scanning phase (I have tried across multiple machines). Is there any way to manually build out distributions so I...