Closed SST-03 closed 1 year ago
Thank you! I will look into it, but as far as I can see it looks good.
Now it won't crash when users use JourneyMap mod with BlockBuster Mod.
It used to crash when you opened the Fake Player Option then tried to play the sence. That's because when the actor spawns, JourneyMap trys to get an Attribute from mchorse.blockbuster.recording.scene.fake.FakeChannel
but will get null. Then the game will crash. This bug is mentioned in this docoment.
Similar problems may appear sometime, because many methods in this package just return null.
Thanks
Now it won't crash when users use JourneyMap mod with BlockBuster Mod.