EndlessIDs

EndlessIDs

49.7k Downloads

[Bug]: Weird error that I can't put into words

Closed this issue ยท 3 comments

commented

Modpack (Optional)

Custom WIP one

Game log

fml-client-latest.log

Description

AirBurn0/am2playground#31 (comment)

Something extremely fucky is going on. That is all I know.

commented

Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector dontWriteByte(Lnet/minecraft/network/PacketBuffer;I)Lio/netty/buffer/ByteBuf; in mixins.endlessids.json:common.potion.vanilla.network.S1EPacketRemoveEntityEffectMixin from mod endlessids failed injection check, (0/1) succeeded. Scanned 0 target(s). Using refmap mixins.endlessids.refmap.json

some other mod is injecting code where endlessids tries to put its hooks into. You'll need to bisect the pack (removing half of the mods, see if it happens, etc.)

Start by removing hodgepodge, that mod is known to have some incompatibilities with my code.

As for the exception spam in the log you sent, you're running an extremely outdated java version (java 1.8.0u51), you'll need to update java and point your launcher it to fix that

commented

Alternatively, as a workaround to the packet crash, disable extendPotion in endlessids.cfg

commented

Fixed in 1.6.6