libertyernie / brawltools

BrawlBox and BrawlLib
http://forums.kc-mm.com/index.php?topic=67847.0
143 stars 31 forks source link

Brawlbox model preview causes Brawlbox to crash with attached stage #124

Open Ebola16 opened 7 years ago

Ebola16 commented 7 years ago

A System.AccessViolationException occurs and crashes Brawlbox when previewing any of the models in the attached stage. This stage appears to work fine on Dolphin and a real Wii.

Mushroom Kingdom.zip

Here is a screenshot of the stage from Dolphin: 111

Ebola16 commented 7 years ago

For making identification of duplicate issues easier, here is an image of where the System.AccessViolationException occurs.

capture

Possible explanation by libertyernie:

I think something is overwriting the _origPathOffset in MDL0Props and then something else is trying to use it.