unhappychoice / ReplayMod

Minecraft ReplayMod
https://www.curseforge.com/minecraft/mc-mods/replay-mod-for-forge
GNU General Public License v3.0
37 stars 15 forks source link

visual error in replay viewer #10

Closed CamillaLee closed 3 years ago

CamillaLee commented 3 years ago

replay viewer doesn't render blocks properly...

Hi... I thought I've solve the problem but it happend again... TAT Can you please help me?

latest.log

unhappychoice commented 3 years ago

Does this happen another record?

[256¿ù2021 22:41:01.496] [Thread-37/ERROR] [com.replaymod.replay.ReplayModReplay/]: Could not load Replay File 2021_05_29_19_31_32.mcpr
java.util.zip.ZipException: zip file is empty
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_291]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_291]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_291]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_291]
    at com.replaymod.replaystudio.replay.ZipReplayFile.<init>(ZipReplayFile.java:102) ~[replaymod:?]
    at com.replaymod.core.ReplayMod.openReplay(ReplayMod.java:436) ~[replaymod:?]
    at com.replaymod.core.ReplayMod.openReplay(ReplayMod.java:428) ~[replaymod:?]
    at com.replaymod.replay.gui.screen.GuiReplayViewer$GuiReplayList.lambda$new$3(GuiReplayViewer.java:373) ~[replaymod:?]
    at com.replaymod.gui.element.advanced.AbstractGuiResourceLoadingList$1.run(AbstractGuiResourceLoadingList.java:119) [replaymod:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_291]

means failing to record a replay file You can try move a file in YourMinecraftFolder/replay_recordings/raw to YourMinecraftFoler/replay_recordings

CamillaLee commented 3 years ago

now it happens all the time 8-8... I'll leave you another latest log file

latest.log

unhappychoice commented 3 years ago
[266¿ù2021 10:37:49.129] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:block
    buildinggadgets:construction_block: 16414
    buildinggadgets:construction_block_dense: 16415
    buildinggadgets:construction_block_powder: 16416
    buildinggadgets:effect_block: 16413
    buildinggadgets:template_manager: 16417

[266¿ù2021 10:37:49.130] [Render thread/WARN] [net.minecraftforge.registries.GameData/REGISTRIES]: Forge Mod Loader detected missing registry entries.

There are 5 missing entries in this save.
If you continue the missing entries will get removed.
A world backup will be automatically created in your saves directory.

[266¿ù2021 10:37:49.130] [Render thread/WARN] [net.minecraftforge.registries.GameData/REGISTRIES]: Missing minecraft:block:
    buildinggadgets:construction_block
    buildinggadgets:construction_block_dense
    buildinggadgets:construction_block_powder
    buildinggadgets:effect_block
    buildinggadgets:template_manager

means you removed the mod building gadgets I don't support changing mod list after creating the world