Crash near the 0,500,0
mcmso opened this issue · 2 comments
https://paste.ubuntu.com/p/hYSRzbJGqj/
Hi HBMTheBobcat, this is my Crash
[image: image.png]
just make the bound positive
…On Wed, Jul 14, 2021 at 6:13 AM mcmso ***@***.***> wrote:
https://paste.ubuntu.com/p/hYSRzbJGqj/
Hi HBMTheBobcat, this is my Crash
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#232>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQAFBGERCSR4PHTKP5JOQDLTXVWMZANCNFSM5ALHSQJQ>
.
The "bound" in that case is a range in a randomizer function. The object causing the crash is a little satellite that is rendered over spawn that displays a small random message. Usually it'd fetch a list of messages from a github gist page, but even if that fails it should add one default message to appease the randomizer needing a value above 0. Not sure why that still happens but I've added a few additional checks to keep it in order. I'll close the issue as soon as the new release is out.