dexyfex / CodeWalker

https://www.gta5-mods.com/tools/codewalker-gtav-interactive-3d-map
447 stars 200 forks source link

CarGenerator selection can be expanded downward infinitely #228

Open UnknownExplorer13 opened 7 months ago

UnknownExplorer13 commented 7 months ago

Because you can access the Ymap a CarGenerator is stored in you can then access that Ymap's CarGenerator entries which include the Ymap they're contained in which can cause an infinitely expanding menu loop.

Image 1 should be the furthest you should be able to go down, image 2 is the infinite loop going down 2 Ymap levels. Image 1 Image 2

UnknownExplorer13 commented 7 months ago

Happens with quite a few forms it seems (Occluders as well for example)