Replay Mod Forums

1.10.2 chunks unload in the replay
    • User
    • 2 forum posts
    User48167
    #1

    May 27 18, 09:17 PM

    Hi there,
    Sometimes in my replay the chunks wil unload and won´t come back. I can solve it by going into the player, but in the long run this is annoying.
    Windwos 10 x64
    Mods I use:
    [1.10.2][2.0.0.35]mdxlib
    [1.10.2][5.0.0.38]aliensvspredator
    [1.10.2]SecurityCraft+v1.8.4.1
    ArchitectureCraft-Mod-1.10.2
    backpack-3.0.1-1.10.2
    BetterFoliage-MC1.10.2-2.1.11
    BiblioCraft[v2.2.5][MC1.10.2]
    cfm-4.1.2-mc1.10.2
    Chisel-MC1.10.2-0.2.0.43
    CoFHCore-1.10.2-4.1.8.12-universal
    CreativeCore v1.7.3 mc1.10.2
    CTM-MC1.10.2-0.2.3.26
    CustomMobSpawner 3.10.1
    CustomNPCs_1.10.2(21jul17)
    Decocraft-2.5.2_1.10.2
    DynamicSurroundings-1.10.2-3.4.9.11
    GalacticraftCore-1.10.2-4.0.1.169
    Galacticraft-Planets-1.10.2-4.0.1.169
    ImmersiveEngineering-0.10-61
    ItemPhysic+Full+1.4.10.2+mc1.10.2
    LittleTiles v1.4.12 mc1.10.2
    Lootable-Bodies-Mod-1.10.2
    malisiscore-1.10.2-4.4.0
    modernwarfare-1.11.6_mc1.10.2
    malisisdoors-1.10.2-5.2.0
    MicdoodleCore-1.10.2-4.0.1.169
    More-Player-Models-1.10.2
    NuclearCraft-2.7b--1.10.2
    OpenComputers-MC1.10.2-1.7.2.170
    OptiFine_1.10.2_HD_U_E7
    placeableitems-3.0.4.1
    replaymod-1.10.2-2.1.2
    ShadowMC-1.10.2-3.6.1
    statues-1.10.2-0.8.1
    Tesla-1.10.2-1.2.1.50
    worldedit-forge-mc1.10.2-6.1.4-dist

    Forge 1.10.2 12.18.3.2511

    Java 1.8.0_141

    Here an image example
    Before

    After


    When it happens, this error keeps repeating forever:
    16:25:18 net.minecraft.client.audio.SoundManager Thread-19 error Error in class 'LibraryLWJGLOpenAL'
    16:25:18 net.minecraft.client.audio.SoundManager Thread-19 error Invalid enumerated parameter value.
    16:25:18 net.minecraft.client.audio.SoundManager Thread-19 error Error in class 'SourceLWJGL OpenAL'
    16:25:18 net.minecraft.client.audio.SoundManager Thread-19 error Invalid enumerated parameter value.
    16:25:18 net.minecraft.client.audio.SoundManager Thread-19 error Error in class 'LibraryLWJGLOpenAL'
    16:25:18 net.minecraft.client.audio.SoundManager Thread-19 error Invalid enumerated parameter value.


    It even happened that I couldn´t render my replay. This is the crash log:
    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    ItemPatchingLoader (ItemPhysic+Full+1.4.10.2+mc1.10.2.jar)
    MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.1.169.jar)
    LoadingPlugin (replaymod-1.10.2-2.1.2.jar)
    CoFH Loading Plugin (CoFHCore-1.10.2-4.1.8.12-universal.jar)
    CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)
    MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
    TransformerLoader (OpenComputers-MC1.10.2-1.7.2.170.jar)
    BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.11.jar)
    weaponlib (mw-1.11.6_mc1.10.2.jar)
    LittleLatePatchingLoader (LittleTilesCore-v1.0.0.jar)
    FMLModule ([1.10.2][2.0.0.35]mdxlib.jar)
    DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.9.11.jar)
    LittlePatchingLoader (LittleTiles v1.4.12 mc1.10.2.jar)
    CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
    Contact their authors BEFORE contacting forge

    // I just don't know what went wrong :(

    Time: 20.05.18 16:29
    Description: Cloning timeline

    java.lang.IllegalArgumentException: Numeric values must be finite, but was NaN
    at com.google.gson.stream.JsonWriter.value(JsonWriter.java:499)
    at com.replaymod.pathing.properties.CameraProperties$Position.toJson(CameraProperties.java:60)
    at com.replaymod.pathing.properties.CameraProperties$Position.toJson(CameraProperties.java:1)
    at com.replaymod.replaystudio.pathing.serialize.TimelineSerialization.writeProperty(TimelineSerialization.java:138)
    at com.replaymod.replaystudio.pathing.serialize.TimelineSerialization.serialize(TimelineSerialization.java:94)
    at com.replaymod.simplepathing.gui.GuiPathing$2.run(GuiPathing.java:101)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractGuiClickable.onClick(AbstractGuiClickable.java:71)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractGuiTexturedButton.onClick(AbstractGuiTexturedButton.java:132)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractGuiClickable.mouseClick(AbstractGuiClickable.java:53)
    at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:152)
    at com.sun.proxy.$Proxy76.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:149)
    at com.sun.proxy.$Proxy76.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:82)
    at com.sun.proxy.$Proxy76.mouseClick(Unknown Source)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiOverlay$UserInputGuiScreen.func_73864_a(AbstractGuiOverlay.java:234)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiOverlay$UserInputGuiScreen.func_146274_d(AbstractGuiOverlay.java:254)
    at com.replaymod.replay.InputReplayTimer.handleMouseEvent(InputReplayTimer.java:95)
    at com.replaymod.replay.InputReplayTimer.func_74275_a(InputReplayTimer.java:41)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1036)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    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: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 5050907624 bytes (4816 MB) / 12029263872 bytes (11472 MB) up to 12884901888 bytes (12288 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2511 Optifine OptiFine_1.10.2_HD_U_E7 54 mods loaded, 54 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.2511.jar)
    UCHIJA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar)
    UCHIJA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
    UCHIJA itemphysic{1.4.0} [ItemPhysic] (minecraft.jar)
    UCHIJA littletilescore{1.0.0} [LittleTilesCore] (minecraft.jar)
    UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHIJA OpenComputers|Core{1.7.2.170} [OpenComputers (Core)] (minecraft.jar)
    UCHIJA {000} [CoFH ASM] (minecraft.jar)
    UCHIJA replaymod-compat{1.10.2-2.1.2} [Replay Mod - Compatibility] (replaymod-1.10.2-2.1.2.jar)
    UCHIJA replaymod{1.10.2-2.1.2} [Replay Mod] (replaymod-1.10.2-2.1.2.jar)
    UCHIJA replaymod-editor{1.10.2-2.1.2} [Replay Mod - Replay Editor] (replaymod-1.10.2-2.1.2.jar)
    UCHIJA replaymod-extras{1.10.2-2.1.2} [Replay Mod - Extras] (replaymod-1.10.2-2.1.2.jar)
    UCHIJA replaymod-online{1.10.2-2.1.2} [Replay Mod - Online] (replaymod-1.10.2-2.1.2.jar)
    UCHIJA replaymod-recording{1.10.2-2.1.2} [Replay Mod - Recording] (replaymod-1.10.2-2.1.2.jar)
    UCHIJA replaymod-render{1.10.2-2.1.2} [Replay Mod - Render] (replaymod-1.10.2-2.1.2.jar)
    UCHIJA replaymod-replay{1.10.2-2.1.2} [Replay Mod - Replay] (replaymod-1.10.2-2.1.2.jar)
    UCHIJA replaymod-simplepathing{1.10.2-2.1.2} [Replay Mod - Simple Pathing] (replaymod-1.10.2-2.1.2.jar)
    UCHIJA mdxlib{2.0.0.35} [mdxlib] ([1.10.2][2.0.0.35]mdxlib.jar)
    UCHIJA avp{5.0.0.38} [AliensVsPredator] ([1.10.2][5.0.0.38]aliensvspredator.jar)
    UCHIJA securitycraft{v1.8.4.1} [SecurityCraft] ([1.10.2]SecurityCraft+v1.8.4.1.jar)
    UCHIJA architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-Mod-1.10.2.jar)
    UCHIJA backpack{3.0.1} [Backpack] (backpack-3.0.1-1.10.2.jar)
    UCHIJA betterfoliage{2.1.11} [Better Foliage] (BetterFoliage-MC1.10.2-2.1.11.jar)
    UCHIJA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
    UCHIJA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.10.2.jar)
    UCHIJA ctm{MC1.10.2-0.2.3.26} [CTM] (CTM-MC1.10.2-0.2.3.26.jar)
    UCHIJA chisel{MC1.10.2-0.2.0.43} [Chisel] (Chisel-MC1.10.2-0.2.0.43.jar)
    UCHIJA cofhcore{4.1.8} [CoFH Core] (CoFHCore-1.10.2-4.1.8.12-universal.jar)
    UCHIJA creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.3 mc1.10.2.jar)
    UCHIJA customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.1.jar)
    UCHIJA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(21jul17).jar)
    UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.5.2_1.10.2.jar)
    UCHIJA props{2.5.2} [Decocraft] (Decocraft-2.5.2_1.10.2.jar)
    UCHIJA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-10.0.6.jar)
    UCHIJA galacticraftcore{4.0.1.169} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.1.169.jar)
    UCHIJA dsurround{3.4.9.11} [§3Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.4.9.11.jar)
    UCHIJA presets{3.4.9.11} [§3Presets!] (DynamicSurroundings-1.10.2-3.4.9.11.jar)
    UCHIJA galacticraftplanets{4.0.1.169} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.1.169.jar)
    UCHIJA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
    UCHIJA littletiles{1.4.8} [LittleTiles] (LittleTiles v1.4.12 mc1.10.2.jar)
    UCHIJA lootablebodies{2.2.0} [DrCyano's Lootable Bodies] (Lootable-Bodies-Mod-1.10.2.jar)
    UCHIJA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
    UCHIJA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
    UCHIJA mobends{0.22.5} [Mo'Bends] (mobends-0.22.5_for_MC-1.10.2.jar)
    UCHIJA moreplayermodels{1.10.2} [MorePlayerModels] (More-Player-Models-1.10.2.jar)
    UCHIJA mw{1.11.5} [Modern Warfare] (mw-1.11.6_mc1.10.2.jar)
    UCHIJA nuclearcraft{2.7b} [NuclearCraft] (NuclearCraft-2.7b--1.10.2.jar)
    UCHIJA OpenComputers{1.7.2.170} [OpenComputers] (OpenComputers-MC1.10.2-1.7.2.170.jar)
    UCHIJA placeableitems{3.0.4.1} [Placeable Items Mod] (placeableitems-3.0.4.1.jar)
    UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
    UCHIJA statues{0.8.1} [Statues mod] (statues-1.10.2-0.8.1.jar)
    UCHIJA tesla{1.2.1.50} [TESLA] (Tesla-1.10.2-1.2.1.50.jar)
    UCHIJA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
    Loaded coremods (and transformers):
    ItemPatchingLoader (ItemPhysic+Full+1.4.10.2+mc1.10.2.jar)
    com.creativemd.itemphysic.ItemTransformer
    MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.1.169.jar)
    micdoodle8.mods.miccore.MicdoodleTransformer
    LoadingPlugin (replaymod-1.10.2-2.1.2.jar)

    CoFH Loading Plugin (CoFHCore-1.10.2-4.1.8.12-universal.jar)
    cofh.asm.CoFHClassTransformer
    cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
    CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)

    MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
    net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
    net.malisis.core.util.chunkblock.ChunkBlockTransformer
    net.malisis.core.renderer.transformer.MalisisRendererTransformer
    net.malisis.core.renderer.icon.asm.TextureMapTransformer
    net.malisis.core.util.clientnotif.ClientNotifTransformer
    TransformerLoader (OpenComputers-MC1.10.2-1.7.2.170.jar)
    li.cil.oc.common.asm.ClassTransformer
    BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.11.jar)
    mods.betterfoliage.loader.BetterFoliageTransformer
    weaponlib (mw-1.11.6_mc1.10.2.jar)
    com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
    LittleLatePatchingLoader (LittleTilesCore-v1.0.0.jar)
    com.creativemd.littletiles.LittleTilesLateTransformer
    FMLModule ([1.10.2][2.0.0.35]mdxlib.jar)
    com.arisux.mdx.AccessTransformer
    DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.9.11.jar)
    org.blockartistry.DynSurround.asm.Transformer
    LittlePatchingLoader (LittleTiles v1.4.12 mc1.10.2.jar)
    com.creativemd.littletiles.LittleTilesTransformer
    CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
    team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 397.64' Renderer: 'GeForce GTX 980/PCIe/SSE2'
    OptiFine Version: OptiFine_1.10.2_HD_U_E7
    Render Distance Chunks: 35
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: (internal)
    OpenGlVersion: 4.6.0 NVIDIA 397.64
    OpenGlRenderer: GeForce GTX 980/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8


    • Developer
    • 1883 forum posts
    User10
    #2

    May 28 18, 12:20 PM

    Sounds like you're suffering from this issue which unfortunately has never been resolved.
    If you're having the same issue on 1.12.2 as well, using the debug version linked in that thread will help to resolve the issue. Otherwise, reply to the thread with a request for a 1.10.2 version and I'll build one for you.