Am currently trying to run this modpack as a server but it keep crashing, the modpack works on curseforge by itself but fails to run using https://panel.freemcserver.net/ , the modpack being used is https://www.curseforge.com/minecraft/modpacks/fowleri-parasites-rpg.
Here is the crash log :
https://gist.github.com/liamryan391/4bfeec07bb955646d50b68191acf36f3
And here is the console log coming from the website console:
https://gist.github.com/liamryan391/43f09fbd21bd0f8bc428fab3209bf012
I know the main error is because of "[Server thread/ERROR] [FML]: The mod wumpleutil is expecting signature @FINGERPRINT@ for source wumpleutil-1.12.2-2.12.9.jar, however there is no signature matching that description" it something to do with signature mismatch.
Can someone provide guidance to solve these issues.