Based on the crash report, this only happens when a specific type of mob spawns near you, which might explain why it didn't happen when you tested b4.
Which other mods do you have installed? (You seem to have removed that info from the crash report)
Could you upload the replay which has caused that crash somewhere so I can try myself? You should be able to find it in .minecraft/replay_recordings/raw/.
So this is a custom modpack with a set server (Minecraft Breakdown on technic), I believe the issue is the npcs at spawn, which serve as shops, are causing the issue. The raw replay loads fine in the viewer with every entity that's supposed to be there being there. The file is on my profile and is called "Testing b7"
Are those NPCs modded ones or vanilla ones?
If it's the former, then whichever mod adds them doesn't use the standard Forge way of adding/spawning custom entities (which is the only way that can be supported by the RM) and they should fix that.
If it's the latter, then I'll have to have a much closer look (which will take some time until I get to it).