Giter VIP home page Giter VIP logo

Comments (5)

Johni0702 avatar Johni0702 commented on May 27, 2024

I see two issues here.

The first one is the failure to load the entity tracker (i.e. the RM failed to parse parts of the replay for itself). If the QuickCarpet mod doesn't do anything significant to the protocol, then it shouldn't matter (have you tried to just remove it?).
The actual error report for the failed entity tracker should be in the log files.

The other error is the crash of the game when using keyframes after entity tracker failure (this should be possible since 2.2.0-b2 or -b3, don't remember). The details you provided for that should be sufficient to fix it, someone's just going to have to do it (I might take a look on the weekend).

from replaymod.

LogicalGeekBoy avatar LogicalGeekBoy commented on May 27, 2024

Thanks John! I've taken a look in the logs and found this, I think it shows the entity tracking issue:

[21:52:16] [main/INFO]: Loading for game Minecraft 1.14.3 [21:52:16] [main/INFO]: [FabricLoader] Loading 35 mods: [email protected]+02a46d5b, [email protected]+25fd0c52, [email protected]+7dfef87c, [email protected]+build.155, [email protected], [email protected]+029ec62e, [email protected]+25fd0c52, [email protected], [email protected]+59147463, [email protected]+59147463, [email protected], [email protected], [email protected]+59147463, [email protected]+6dad974e, [email protected], [email protected], [email protected]+02a46d5b, [email protected]+59147463, [email protected]+792c1c35, [email protected]+05f11b75, [email protected]+c189dc5c, [email protected], [email protected]+dc4c57c2, [email protected]+25fd0c52, [email protected]+f0d56800, [email protected]+bdffbb2c, [email protected]+59147463, [email protected]+43028fa6, [email protected]+build.187, [email protected], [email protected], [email protected]+f0d56800, [email protected]+59147463, [email protected]+39ff57de, [email protected]+200eb5c2 [21:52:16] [main/WARN]: Mod `net_fabricmc_stitch` (0.2.1.61) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed. [21:52:16] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/Users/andypike/Library/Application%20Support/minecraft/libraries/net/fabricmc/sponge-mixin/0.7.11.36/sponge-mixin-0.7.11.36.jar Service=Knot/Fabric Env=CLIENT [21:52:16] [main/INFO]: Compatibility level set to JAVA_8 [21:52:16] [main/WARN]: Mixin config fabric-networking-v0.mixins.json does not specify "minVersion" property [21:52:16] [main/WARN]: Mixin config fabric-networking-blockentity-v0.mixins.json does not specify "minVersion" property [21:52:16] [main/WARN]: Mixin config fabric-mining-levels-v0.mixins.json does not specify "minVersion" property [21:52:16] [main/WARN]: Mixin config fabric-containers-v0.mixins.json does not specify "minVersion" property [21:52:16] [main/WARN]: Mixin config fabric-renderer-indigo.mixins.json does not specify "minVersion" property [21:52:16] [main/WARN]: Mixin config fabric-rendering-data-attachment-v1.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-events-interaction-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-loot-tables-v1.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-textures-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-registry-sync-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-models-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-keybindings-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-renderer-api-v1.debughud.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-containers-v0.accurate.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config mixins.mm.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-events-lifecycle-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config optifabric.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-rendering-fluids-v1.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-resource-loader-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config quickcarpet.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-rendering-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-object-builders-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-tag-extensions-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config skyzoo.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-item-groups-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-content-registries-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-crash-report-info-v1.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-commands-v0.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config skyblock.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config fabric-renderer-api-v1.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Error loading class: shadersmod/client/ShadersRender (java.lang.ClassNotFoundException: shadersmod/client/ShadersRender) [21:52:17] [main/WARN]: Error loading class: net/optifine/shaders/ShadersRender (java.lang.ClassNotFoundException: net/optifine/shaders/ShadersRender) [21:52:17] [main/WARN]: Mixin config optifabric.indigofix.mixins.json does not specify "minVersion" property [21:52:17] [main/WARN]: Mixin config optifabric.optifine.mixins.json does not specify "minVersion" property [21:52:18] [main/INFO]: Setting user: logicalgeekboy [21:52:21] [main/ERROR]: Missing translations: entity.skyzoo.zoo_keeper [21:52:21] [main/INFO]: Definitely not up to no good [21:52:21] [main/INFO]: Quick Carpet module skyblock version 2.0.0-dev.20190701.210201 registered [21:52:21] [main/INFO]: Quick Carpet module skyzoo version 0.0.1 registered [21:52:21] [main/INFO]: [Indigo] Registering Indigo renderer! [21:52:21] [main/WARN]: Failed to load extra com.replaymod.extras.urischeme.UriSchemeExtra: java.lang.UnsupportedOperationException: OSX URI scheme not yet implemented. at com.replaymod.extras.urischeme.OSXUriScheme.install(OSXUriScheme.java:6) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at com.replaymod.extras.urischeme.UriSchemeExtra.register(UriSchemeExtra.java:28) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at com.replaymod.extras.ReplayModExtras.initClient(ReplayModExtras.java:45) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_74] at com.replaymod.core.ReplayMod.onInitializeClient(ReplayMod.java:306) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.lambda$logErrors$0(EntrypointUtils.java:38) ~[fabric-loader-0.4.8+build.155.jar:?] at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_74] at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:36) [fabric-loader-0.4.8+build.155.jar:?] at net.fabricmc.loader.entrypoint.hooks.EntrypointClient.start(EntrypointClient.java:35) [fabric-loader-0.4.8+build.155.jar:?] at net.minecraft.class_310.method_1503(class_310.java) [intermediary-fabric-loader-0.4.8+build.155-1.14.3.jar:?] at net.minecraft.class_310.method_1514(class_310.java:395) [intermediary-fabric-loader-0.4.8+build.155-1.14.3.jar:?] at net.minecraft.client.main.Main.main(Main.java:154) [intermediary-fabric-loader-0.4.8+build.155-1.14.3.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170) [fabric-loader-0.4.8+build.155.jar:?] at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129) [fabric-loader-0.4.8+build.155.jar:?] at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26) [fabric-loader-0.4.8+build.155.jar:?] [21:52:21] [main/INFO]: [OptiFine] *** Reflector Forge *** [21:52:21] [main/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_4184.getCameraPosition [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_4184.updateRenderInfo [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.addDestroyEffects [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.addHitEffects [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.canCreatureSpawn [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.canRenderInLayer [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.doesSideBlockRendering [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.doesSideBlockChestOpening [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.getBedDirection [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.getExtendedState [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.getFogColor [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.getLightOpacity [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.getLightValue [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.getSoundType [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.hasTileEntity [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.isAir [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.isBed [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.isBedFoot [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2248.isSideSolid [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1087.isAmbientOcclusion [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2680.canRenderInLayer [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2680.getLightValue [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2680.hasTileEntity [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2680.isAir [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_3610.canRenderInLayer [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1297.canRiderInteract [21:52:21] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.class_1297.captureDrops [21:52:21] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.class_1297.capturedDrops [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1297.shouldRenderInPass [21:52:21] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1297.shouldRiderSit [21:52:21] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.class_1309.NAMETAG_DISTANCE [21:52:22] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.class_1792.delegate [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.getDurabilityForDisplay [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.getEquipmentSlot [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.getFontRenderer [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.getTileEntityItemStackRenderer [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.getRGBDurabilityForDisplay [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.isShield [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.onEntitySwing [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.shouldCauseReequipAnimation [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.showDurabilityBar [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.canDisableShield [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.getShareTag [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.isShield [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1792.readShareTag [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1738.hasOverlay [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_304.setKeyConflictContext [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_304.setKeyModifierAndCode [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_304.getKeyModifier [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_790.parseFromReader [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_790.fromJson [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1291.shouldRenderHUD [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1291.renderHUDEffect [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1293.isCurativeItem [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2586.canRenderBreaking [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2586.getRenderBoundingBox [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2586.hasFastRenderer [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2586.shouldRenderInPass [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_296$class_298.preDraw [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_296$class_298.postDraw [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1937.countEntities [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1937.getPerWorldStorage [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1937.initCapabilities [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2869.getCloudRenderer [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2869.getSkyRenderer [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2869.getWeatherRenderer [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2869.getLightmapColors [21:52:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2869.getSaveFolder [21:52:22] [main/INFO]: [OptiFine] *** Reflector Vanilla *** [21:52:22] [main/WARN]: Skipping bad option: lastServer: [21:52:22] [main/INFO]: LWJGL Version: 3.2.2 build 10 [21:52:22] [main/INFO]: [OptiFine] [21:52:22] [main/INFO]: [OptiFine] OptiFine_1.14.3_HD_U_F1 [21:52:22] [main/INFO]: [OptiFine] Build: 20190628-120456 [21:52:22] [main/INFO]: [OptiFine] OS: Mac OS X (x86_64) version 10.12.6 [21:52:22] [main/INFO]: [OptiFine] Java: 1.8.0_74, Oracle Corporation [21:52:22] [main/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation [21:52:22] [main/INFO]: [OptiFine] LWJGL: 3.3.0 Cocoa NSGL EGL OSMesa dynamic [21:52:22] [main/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 775M OpenGL Engine, version 2.1 NVIDIA-10.17.5 355.10.05.45f01, NVIDIA Corporation [21:52:22] [main/INFO]: [OptiFine] OpenGL Version: 2.1.0 [21:52:22] [main/INFO]: [OptiFine] Maximum texture size: 16384x16384 [21:52:22] [VersionCheck/INFO]: [OptiFine] Checking for new version [21:52:22] [main/INFO]: [Shaders] OpenGL Version: 2.1 NVIDIA-10.17.5 355.10.05.45f01 [21:52:22] [main/INFO]: [Shaders] Vendor: NVIDIA Corporation [21:52:22] [main/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 775M OpenGL Engine [21:52:22] [main/INFO]: [Shaders] Capabilities: 2.0 2.1 - - - [21:52:22] [main/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8 [21:52:22] [main/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8 [21:52:22] [main/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 16 [21:52:22] [main/INFO]: [Shaders] Load shaders configuration. [21:52:22] [main/INFO]: [Shaders] Save shaders configuration. [21:52:22] [main/INFO]: [Shaders] No shaderpack loaded. [21:52:22] [main/INFO]: [OptiFine] VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer [21:52:23] [VersionCheck/INFO]: [OptiFine] Version found: F1 [21:52:24] [main/INFO]: Built for minecraft version 1.14.3 [21:52:24] [main/INFO]: [OptiFine] *** Reloading textures *** [21:52:24] [main/INFO]: [OptiFine] Resource packs: Default [21:52:24] [main/INFO]: Parsing settings for module skyblock from class skyblock.SkyBlockSettings [21:52:24] [main/INFO]: Quick Carpet module skyblock version 2.0.0-dev.20190701.210201 initialized [21:52:24] [main/INFO]: Quick Carpet module skyzoo version 0.0.1 initialized [21:52:27] [Thread-37/INFO]: Cannot offer OpenEye, server returned: 404 Not Found [21:52:32] [Server-Worker-2/INFO]: [OptiFine] Multitexture: false [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties [21:52:32] [Server-Worker-2/INFO]: [OptiFine] Multipass connected textures: false [21:52:32] [Server-Worker-2/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties [21:52:33] [Server-Worker-2/INFO]: [OptiFine] Mipmap levels: 4 [21:52:33] [main/INFO]: OpenAL initialized. [21:52:33] [main/INFO]: Sound engine started [21:52:34] [main/INFO]: Created: 1024x512 textures-atlas [21:52:34] [main/INFO]: [OptiFine] Animated sprites: 33 [21:52:34] [main/INFO]: Created: 256x256 textures/particle-atlas [21:52:34] [main/INFO]: Created: 256x256 textures/painting-atlas [21:52:34] [main/INFO]: Created: 128x128 textures/mob_effect-atlas [21:52:34] [main/INFO]: [OptiFine] *** Reloading custom textures *** [21:52:42] [main/WARN]: Method overwrite conflict for getChannel in quickcarpet.mixins.json:CustomPayloadC2SPacketAccessor, previously written by net.fabricmc.fabric.mixin.network.MixinCustomPayloadC2SPacket. Skipping method. [21:52:42] [main/WARN]: Method overwrite conflict for getData in quickcarpet.mixins.json:CustomPayloadC2SPacketAccessor, previously written by net.fabricmc.fabric.mixin.network.MixinCustomPayloadC2SPacket. Skipping method. [21:52:44] [Thread-42/ERROR]: Loading entity tracker: java.io.IOException: decoding at com.replaymod.replaystudio.io.ReplayInputStream.fillBuffer(ReplayInputStream.java:233) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at com.replaymod.replaystudio.io.ReplayInputStream.readPacket(ReplayInputStream.java:184) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at com.replaymod.replaystudio.util.EntityPositionTracker.loadFromPacketData(EntityPositionTracker.java:168) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at com.replaymod.replaystudio.util.EntityPositionTracker.load(EntityPositionTracker.java:100) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at com.replaymod.simplepathing.gui.GuiPathing.lambda$startLoadingEntityTracker$6(GuiPathing.java:501) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74] Caused by: java.lang.IllegalArgumentException: Value 102 has no mapping for key class com.replaymod.lib.com.github.steveice10.mc.protocol.data.game.entity.type.MobType. at com.replaymod.lib.com.github.steveice10.mc.protocol.data.MagicValues.key(MagicValues.java:1094) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at com.replaymod.lib.com.github.steveice10.mc.protocol.packet.ingame.server.entity.spawn.ServerSpawnMobPacket.read(ServerSpawnMobPacket.java:105) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at com.replaymod.lib.com.github.steveice10.packetlib.tcp.TcpPacketCodec.decode(TcpPacketCodec.java:41) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at com.replaymod.replaystudio.studio.protocol.StudioCodec.decode(StudioCodec.java:42) ~[replaymod-1.14.3-2.2.0-b4.jar:?] at com.replaymod.replaystudio.io.ReplayInputStream.fillBuffer(ReplayInputStream.java:229) ~[replaymod-1.14.3-2.2.0-b4.jar:?] ... 5 more [21:52:44] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [21:52:44] [main/INFO]: [CHAT] [Replay Mod] Error loading entity tracker: decoding [21:52:44] [main/WARN]: Received passengers for unknown entity [21:57:55] [main/INFO]: [CHAT] [Server: Saved the game] [21:59:10] [main/INFO]: [CHAT] [Docm77: Set own game mode to Creative Mode] [21:59:10] [main/INFO]: [CHAT] [Docm77: Set own game mode to Survival Mode] [21:59:10] [main/INFO]: [CHAT] logicalgeekboy has made the advancement [Monster Hunter] [21:59:10] [main/INFO]: [CHAT] Docm77 has made the advancement [Monster Hunter] [21:59:10] [main/INFO]: [CHAT] [Server: Saved the game] [21:59:18] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [21:59:18] [main/WARN]: Received passengers for unknown entity [21:59:19] [main/INFO]: [CHAT] [Server: Saved the game] [21:59:19] [main/INFO]: [CHAT] [Docm77: Set own game mode to Creative Mode] [21:59:19] [main/INFO]: [CHAT] [Docm77: Set own game mode to Survival Mode] [21:59:19] [main/INFO]: [CHAT] logicalgeekboy has made the advancement [Monster Hunter] [21:59:19] [main/INFO]: [CHAT] Docm77 has made the advancement [Monster Hunter] [21:59:19] [main/INFO]: [CHAT] [Server: Saved the game] [21:59:33] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [21:59:33] [main/WARN]: Received passengers for unknown entity [21:59:34] [main/INFO]: [CHAT] [Server: Saved the game] [21:59:34] [main/INFO]: [CHAT] [Docm77: Set own game mode to Creative Mode] [21:59:34] [main/INFO]: [CHAT] [Docm77: Set own game mode to Survival Mode] [21:59:34] [main/INFO]: [CHAT] logicalgeekboy has made the advancement [Monster Hunter] [21:59:34] [main/INFO]: [CHAT] Docm77 has made the advancement [Monster Hunter] [21:59:34] [main/INFO]: [CHAT] [Server: Saved the game] [21:59:38] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [21:59:38] [main/WARN]: Received passengers for unknown entity [21:59:38] [main/INFO]: [CHAT] [Server: Saved the game] [21:59:38] [main/INFO]: [CHAT] [Docm77: Set own game mode to Creative Mode] [21:59:38] [main/INFO]: [CHAT] [Docm77: Set own game mode to Survival Mode] [21:59:38] [main/INFO]: [CHAT] logicalgeekboy has made the advancement [Monster Hunter] [21:59:38] [main/INFO]: [CHAT] Docm77 has made the advancement [Monster Hunter] [21:59:38] [main/INFO]: [CHAT] [Server: Saved the game] [21:59:43] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [21:59:43] [main/WARN]: Received passengers for unknown entity [21:59:43] [main/INFO]: [CHAT] [Server: Saved the game] [21:59:43] [main/INFO]: [CHAT] [Docm77: Set own game mode to Creative Mode] [21:59:43] [main/INFO]: [CHAT] [Docm77: Set own game mode to Survival Mode] [21:59:43] [main/INFO]: [CHAT] logicalgeekboy has made the advancement [Monster Hunter] [22:01:57] [main/INFO]: [CHAT] Docm77 has made the advancement [Monster Hunter] [22:02:14] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [22:02:14] [main/WARN]: Received passengers for unknown entity [22:02:24] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [22:02:25] [main/WARN]: Received passengers for unknown entity [22:02:29] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [22:02:29] [main/WARN]: Received passengers for unknown entity [22:03:08] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [22:03:08] [main/WARN]: Received passengers for unknown entity [22:03:13] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [22:03:13] [main/WARN]: Received passengers for unknown entity [22:16:39] [main/INFO]: [CHAT] [Server: Saved the game] [22:16:39] [main/INFO]: [CHAT] [Docm77: Set own game mode to Creative Mode] [22:16:39] [main/INFO]: [CHAT] [Docm77: Set own game mode to Survival Mode] [22:16:39] [main/INFO]: [CHAT] logicalgeekboy has made the advancement [Monster Hunter] [22:16:43] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [22:16:43] [main/WARN]: Received passengers for unknown entity [22:16:43] [main/INFO]: [CHAT] [Server: Saved the game] [22:16:43] [main/INFO]: [CHAT] [Docm77: Set own game mode to Creative Mode] [22:16:43] [main/INFO]: [CHAT] [Docm77: Set own game mode to Survival Mode] [22:16:43] [main/INFO]: [CHAT] logicalgeekboy has made the advancement [Monster Hunter] [22:18:45] [main/INFO]: [CHAT] Docm77 has made the advancement [Monster Hunter] [22:18:47] [main/INFO]: [CHAT] [Server: Saved the game] [22:41:17] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [22:41:17] [main/WARN]: Received passengers for unknown entity [22:41:17] [main/INFO]: [CHAT] [Server: Saved the game] [22:41:17] [main/INFO]: [CHAT] [Docm77: Set own game mode to Creative Mode] [22:41:17] [main/INFO]: [CHAT] [Docm77: Set own game mode to Survival Mode] [22:41:17] [main/INFO]: [CHAT] logicalgeekboy has made the advancement [Monster Hunter] [22:41:18] [main/INFO]: [CHAT] Docm77 has made the advancement [Monster Hunter] [22:41:18] [main/INFO]: [CHAT] [Server: Saved the game] [22:41:46] [main/INFO]: [STDOUT]: sending register for [carpet:rules, carpet:pubsub] [22:41:47] [main/WARN]: Received passengers for unknown entity [22:41:47] [main/INFO]: [CHAT] [Server: Saved the game] [22:41:47] [main/INFO]: [CHAT] [Docm77: Set own game mode to Creative Mode] [22:41:47] [main/INFO]: [CHAT] [Docm77: Set own game mode to Survival Mode] [22:41:47] [main/INFO]: [CHAT] logicalgeekboy has made the advancement [Monster Hunter] [22:43:31] [main/INFO]: [CHAT] Docm77 has made the advancement [Monster Hunter] [22:55:24] [main/INFO]: [CHAT] [Server: Saved the game]

I hope that's helpful. Thanks again for all your hard work, ReplyMod is absolutely amazing! <3

from replaymod.

Johni0702 avatar Johni0702 commented on May 27, 2024

Yes, that explains the issue.

And I was wrong, that carpet mod is relevant but really any mod which adds custom entities will do. Spawning custom entities was special cased in the protocol under forge (for whatever reason) but under fabric one simply uses the same mechanism as vanilla and that trips up the RM because the library it uses to parse the packet only expects vanilla entity types to exit.

Adding support for modded entity types to it (at least to the extend which RM requires them) should be fairly simply, I'll probably do it whenever I get to the other issue.

from replaymod.

Johni0702 avatar Johni0702 commented on May 27, 2024

This should be fixed as of 2.2.0-b5.
I don't remember whether I verified that the fix actually resolves the issue, so if you try it, please report back on whether it worked.

For future reference: ReplayMod/MCProtocolLib@f8a0c71

from replaymod.

LogicalGeekBoy avatar LogicalGeekBoy commented on May 27, 2024

Thanks @Johni0702, just tested it and it works like a charm, brilliant! Thanks so much, this mod is amazing! <3

from replaymod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.