
Cannot Find methods/Instructions for the Mod
FallenEagle1 opened this issue ยท 3 comments
Was cleaning up some other things while looking through logs and came across this, so reporting it since its asked for.
Modpack: ATM3 Remix 0.1.2 (Noticed in ATM3 5.10.1 as well though)
Forge: 2760
Mod Version: 1.1
Getting these lines to show up
[11:09:43] [main/INFO] [Gotta Go Fast]: patching net.minecraft.network.NetHandlerPlayServer.processVehicleMove(CPacketVehicleMove)
[11:09:43] [main/ERROR] [Gotta Go Fast]: Couldn't find the vehicle constant instruction to modify :(
[11:09:43] [main/ERROR] [Gotta Go Fast]: Please report this
[11:09:43] [main/INFO] [Gotta Go Fast]: patching net.minecraft.network.NetHandlerPlayServer.processPlayer(CPacketPlayer)
[11:09:43] [main/ERROR] [Gotta Go Fast]: Couldn't find the elytra constant instruction to modify :(
[11:09:43] [main/ERROR] [Gotta Go Fast]: Please report this
[11:09:43] [main/ERROR] [Gotta Go Fast]: Couldn't find the player constant instruction to modify :(
[11:09:43] [main/ERROR] [Gotta Go Fast]: Please report this
[11:09:43] [main/ERROR] [Gotta Go Fast]: Couldn't find the processPlayer method (or any of its patch targets) to patch :(
[11:09:43] [main/ERROR] [Gotta Go Fast]: Please report this
[11:09:43] [main/ERROR] [Gotta Go Fast]: Couldn't find the processVehicleMove method (or any of its patch targets) to patch :(
[11:09:43] [main/ERROR] [Gotta Go Fast]: Please report this
This is at line 121 and line 410 in the log provided below.
The log is technically a test pack for when I'm doing some work on the pack, but the same error does show up in the other logs as well.
https://gist.github.com/FallenEagle1/7e091ab7a6a0b649a15b0092e387980f