Anselm Eickhoff
Anselm Eickhoff
Thanks for the detailed report! There will be a workaround in the next live build, but this bug lead me to a pretty scary low-level bug, which I would have...
I'll keep this bug open and rename it as a reminder for the low level bug
Thank you for reporting, could you please explain/show in which order you created these roads and zoom in so more detail is visible? Thanks!
Where the two bends meet, is there also an intersection? And it only crashed after you extended it at the top?
and the error occurred only on implementation, not during planning, correct?
There is probably a million ways to get an `invalid segment`! Thanks for reporting
I’ve seen this bug myself and others reported it elsewhere as well. I’ll make this the issue to track that. Thank you for posting the error file!
Some comments: Packages: * I didn't understand the use-case of register in the manifest file * What do you mean by Compression? Mod interface: * as for hooking in -...
I would suggest to first not have this register feature, thus be forced to manually register with code and see which common patterns emerge. I don't like to "guess" what...
Note: Erlang has of course the benefit of having dynamic types, making it easier to deal with old/new record definitions. All that I can imagine for rust is that the...