Add Reika mods to DW20 1.7

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Reika

RotaryCraft Dev
FTB Mod Dev
Sep 3, 2013
5,079
5,331
550
Toronto, Canada
sites.google.com
I've run into this error in mine when I added it to my DW 20 pack.

@Reika directed me here.

java.lang.ClassCastException: Reika.RotaryCraft.Entities.EntityFreezeGunShot cannot be cast to net.minecraft.entity.EntityLivingBase
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)

Is the error I got.

My client launches fine, but crashes once I try to connect to the server. When I first launched the server, I was able to connect fine, this just transpired over time.

Any thoughts guys?
I linked you directly to my post earlier, because that is the issue you are having.
 

Brian Cherrick

Well-Known Member
Jul 5, 2013
1,050
98
64
I linked you directly to my post earlier, because that is the issue you are having.

The error he encountered in his original post is nothing to do with mine. I did however find someone with the exact same error on the minecraftforum thread back in December, but his post never got answered by anyone. The only way I could keep from crashing was to disable the mod, I re-enable it, and it crashes again. Very weird, but definitely not related to the OP's issue.
 

Reika

RotaryCraft Dev
FTB Mod Dev
Sep 3, 2013
5,079
5,331
550
Toronto, Canada
sites.google.com
The error he encountered in his original post is nothing to do with mine. I did however find someone with the exact same error on the minecraftforum thread back in December, but his post never got answered by anyone. The only way I could keep from crashing was to disable the mod, I re-enable it, and it crashes again. Very weird, but definitely not related to the OP's issue.
The issues both have the same cause.
This is caused by one of two things.
Option one is that you have some mod - something like a spawn controller - assuming that the entity is a mob, which it is not.
Option two - only possible if only the local client is crashing - is an ID mismatch. Check Forge and mod versions.
 

Brian Cherrick

Well-Known Member
Jul 5, 2013
1,050
98
64
"Option two - only possible if only the local client is crashing - is an ID mismatch. Check Forge and mod versions.""

Configs on client, and server are identical. Additionally, creating a new server instance (I can have multiple saves on mine) fixes it, but no guarantee it won't reoccur. Forge version, and mod version between client, and server are the same as well.
 

Reika

RotaryCraft Dev
FTB Mod Dev
Sep 3, 2013
5,079
5,331
550
Toronto, Canada
sites.google.com
"Option two - only possible if only the local client is crashing - is an ID mismatch. Check Forge and mod versions.""

Configs on client, and server are identical. Additionally, creating a new server instance (I can have multiple saves on mine) fixes it, but no guarantee it won't reoccur. Forge version, and mod version between client, and server are the same as well.
Are there any serverside or clientside mods? Also, what about other mods' versions?
 

Dentvar

New Member
Jul 29, 2019
678
0
0
Sorry guys I forgot to update here for my part.
Got it working now. Seems the restart every 15-20 minutes has to do with 1.5.1
Tried it on 2 different hosters and both had the same sintoms. Changed to 1.4.1 and now working stabel.
Had to delete pneumaticcraft though... Cause there is some error in 1.4.1 with it. But I don´t have the nerves after 1 week testing to try more.
 

Reika

RotaryCraft Dev
FTB Mod Dev
Sep 3, 2013
5,079
5,331
550
Toronto, Canada
sites.google.com