hogsy / jaded

A repository for raising any tickets relating to Jaded, the Community Patched Jade Engine. There is no code here.
https://oldtimes-software.com/jaded/
1 stars 0 forks source link

[BUG] Major Group Selection Issues #42

Open ShowinGrowin opened 7 months ago

ShowinGrowin commented 7 months ago

Summary

Having too many models in a shape group appears to cause it to start switching between the most frequent additions and the intended shape. It also causes said group to become unusable.

Steps to Reproduce

Add a certain amount of gaos to the models group. In this case adding model 41 to the rabbid's group will start the bug.

If you add a bunch of holes and set the model to number 100 the issue doesn't seem to occur. (but I believe its still technically there, its just not close enough to the others to start a noticeable issue)

Regardless this issue causes the effected gaos to become unusable. Even if you set it to a high number like 100, it cannot be selected through the code.

Expected Result

The shape is added to the list and can be selected without issues.

Actual Result

The object randomly switches between the newest shape and the intended shape and the new shape doesn't seem to be functional at all.

Screenshots or Videos

bug1

bug2