Et Futurum Requiem

Et Futurum Requiem

105k Downloads

Crazycraft (with a few fps mods) 3.0.2 Crashing

Parrottitan opened this issue ยท 19 comments

commented

Please check any boxes that apply to you and your issue

  • I use a translator application to post this issue.

  • This is a crash. Please upload, Pastebin, Gist or copypaste the whole crash report along with this issue.

  • This is a mod incompatibility. If I do this in vanilla Forge with only Et Futurum Requiem installed, it works normally.

Version number of Et-Futurum-Requiem (IMPORTANT)

2.4.6

Describe the issue (IMPORTANT)

So what you need to do is you need to get https://www.curseforge.com/minecraft/modpacks/betterfpsboost/files/3811092 and install that. Then to get crazycraft 3.0.2 which can be gotten through the voidswrath launcher or what I did is I got an archive from archive.org of the server version and got all of the mods and configs and put it into my launcher of choice. (prism launcher) It launched fine and I then put et futurum requiem and it crashes. https://pastebin.com/vDFMEdth

Mod list (OPTIONAL)

Additional Context (OPTIONAL)

commented

The most obvious looking Error is the following one

Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
	at net.minecraft.client.main.Main.main(SourceFile:72) ~[Main.class:?]
	... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
commented

Oh that wasn't a message for you, that was a message pointing roadhog to the probable issue, since there is a LOT of other error messages in this. ;)

commented

There is a mod loading EntityClientPlayerMP into the classpath too early.

commented
commented

Tried to reproduce this in four cases, all with malisiscore:
UniMixin with EFR 2.4.6+nomixin
EFR 2.4.6 standard jar, no unimixin
UniMixin with EFR SNAPSHOT 10c8458+nomixin
EFR SNAPSHOT 10c8458 standard jar, no unimixin

All four cases worked and I could load into a world, I cannot reproduce this conflict.
In this case, the EFR "standard" jar refers to the one not labeled as either dev nor nomixin. Either you have a different mod conflicting and did NOT narrow down the issue to malisiscore, or there is something different about your setup that I have yet to know about. When you said you narrowed the cause down, you tried with ONLY malisiscore and EFR installed, right?

commented

Tried the first two combinations, adding in https://www.curseforge.com/minecraft/mc-mods/malisisdoors and still did not get any crash.

commented

How odd, I will try to experiment to see why you can't get it to work. Will update you if I get anything. (sorry about not noticing your responses, was busy with stuff)

commented

Did you change any of the config files

commented

Hey! I thought that I would let you guys know that I might know a way that you can fix it roadhog, basically there is a very similar mod called uptodatemod and it also had a crash issue with an older version that I tried with this, but in v2.3.12 it would also crash, and now in v2.4.1 it works. Sorry if this isn't useful I have limited coding knowledge but I am very good and messing around with mods. (https://github.com/yuma140902/UpToDateMod1.7.10/releases it is open source)

commented

Would you be willing to help me pin it down to a specific mod in your instance by removing mods until the crash goes away?

commented

Yes, I can update you tomorrow on which mod it is because right now it is night for me.

commented

Hello! I have found the mod that causes the issues, it is https://www.curseforge.com/minecraft/mc-mods/malisiscore which I used for the mod https://www.curseforge.com/minecraft/mc-mods/malisisdoors.

commented

What happens if you disable the mix in for hurt sounds? Furhermore, what happens if you install mixingasm or alternatively, unimixin and install the nomixin version of EFR?

commented

Any updates?

commented

Sorry have been busy with schoolwork and haven't gotten the chance to experiment that much, will update you if there is anything else.

commented

If you consider this solved you can close this and re open if you end up running into issues again.

commented

Been messing around with it a lot but still can't figure it out, oh well.

commented

Are you no longer able to reproduce the issue?

commented

I can't reproduce the issue with configuring and trying with a bunch of different mods, it is very odd. If you want I can keep trying but I don't think I will get results.