I am having problems with the error message Tracker Decoding, also known as "Load Entity Tracker" Error, as the game calls it. If anyone could help, that would be great. Computer specs and Coding Log down below.
Computer Specs:
Computer Type: MacOS 15-inch mid 2015
Memory: 16GB RAM
Graphics: Intel Iris Pro 1536 MB
Processor: 2.2 GHz Intel Core i7
[---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (replaymod-1.10.2-2.0.0.jar)
OpenEyePlugin (OpenEye.jar)
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 7/26/17 4:09 PM
Description: Failed to load entity tracker, pathing will be unavailable.
java.io.IOException: decoding
at com.replaymod.replaystudio.io.ReplayInputStream.readPacket(ReplayInputStream.java:142)
at com.replaymod.replaystudio.util.EntityPositionTracker.loadFromPacketData(EntityPositionTracker.java:128)
at com.replaymod.replaystudio.util.EntityPositionTracker.load(EntityPositionTracker.java:87)
at com.replaymod.simplepathing.gui.GuiPathing.lambda$startLoadingEntityTracker$6(GuiPathing.java:496)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalArgumentException: Value 30 has no mapping for key class org.spacehq.mc.protocol.data.game.entity.type.MobType.
at org.spacehq.mc.protocol.data.MagicValues.key(MagicValues.java:851)
at org.spacehq.mc.protocol.packet.ingame.server.entity.spawn.ServerSpawnMobPacket.read(ServerSpawnMobPacket.java:107)
at org.spacehq.packetlib.tcp.TcpPacketCodec.decode(TcpPacketCodec.java:41)
at com.replaymod.replaystudio.studio.protocol.StudioCodec.decode(StudioCodec.java:42)
at com.replaymod.replaystudio.io.ReplayInputStream.readPacket(ReplayInputStream.java:140)
... 4 more
A detailed walkthrough of the error, its code path, and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Mac OS X (x86_64) version 10.12.5
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3895611576 bytes (3715 MB) / 5503975424 bytes (5249 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 2 total; -Xmx6G -Xms5G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2185 Optifine OptiFine_1.10.2_HD_U_D6 15 mods loaded, 15 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCHIJA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCHIJA OpenEye{0.8} [OpenEye] (OpenEye.jar)
UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCHIJA replaymod-compat{1.10.2-2.0.0} [Replay Mod - Compatibility] (replaymod-1.10.2-2.0.0.jar)
UCHIJA replaymod-render{1.10.2-2.0.0} [Replay Mod - Render] (replaymod-1.10.2-2.0.0.jar)
UCHIJA replaymod-replay{1.10.2-2.0.0} [Replay Mod - Replay] (replaymod-1.10.2-2.0.0.jar)
UCHIJA replaymod{1.10.2-2.0.0} [Replay Mod] (replaymod-1.10.2-2.0.0.jar)
UCHIJA replaymod-editor{1.10.2-2.0.0} [Replay Mod - Replay Editor] (replaymod-1.10.2-2.0.0.jar)
UCHIJA replaymod-extras{1.10.2-2.0.0} [Replay Mod - Extras] (replaymod-1.10.2-2.0.0.jar)
UCHIJA replaymod-online{1.10.2-2.0.0} [Replay Mod - Online] (replaymod-1.10.2-2.0.0.jar)
UCHIJA replaymod-recording{1.10.2-2.0.0} [Replay Mod - Recording] (replaymod-1.10.2-2.0.0.jar)
UCHIJA replaymod-simplepathing{1.10.2-2.0.0} [Replay Mod - Simple Pathing] (replaymod-1.10.2-2.0.0.jar)
UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
Loaded coremods (and transformers):
LoadingPlugin (replaymod-1.10.2-2.0.0.jar)
OpenEyePlugin (OpenEye.jar)
openeye.asm.MultiTransformer
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.25.13' Renderer: 'Intel Iris Pro OpenGL Engine']