Hey, I've been trying to make a mini-trailer of my indev minigame map using the ReplayMod but after 3 tries It has all came to the same issue:
The game ends up crashing when for exemple playing the keyframes, renaming a replay ect... even on joining a server!
I gathered a few crash reports, using Forge-1.8.11.14.3.1450, Java 8 Update 51, running operating system Windows 10, FFMpeg is installed
Alright, so this first crash report seem to come from particles, when a firework was launched:
pastebin
(Note, a resourcepack is on serverside & clientside, but doesn't change anything about particles)
Second one happend when I (accidently) clicked on the Rename button in the replay viewer and clicked cancel right away
pastebin
This also happens randomly when I log into a server or exit a replay for exemple:
pastebin
I was using a older version of forge/java in this one^ but even after updating random crashes still happen.
This might be a pretty easy to fix issue, but I don't really have a clue at the moment on how to fix/hotfix this.