ReForgedPlay [replay mod on (neo)forge]

ReForgedPlay [replay mod on (neo)forge]

136k Downloads

Can't open replays recorded on a server 1.20.1

Igneo220 opened this issue ยท 8 comments

commented

there are a lot of mods installed, but to summarize, it works perfectly in singleplayer, but recordings in the server cannot open

image

It gives me whatever this error is, and a lot of array index out of bounds errors too

latest.log

commented

I see nothing in the log that is obivous. But why does it have fabric mods without connector installed?

commented

I haven't installed any fabric mods. What do you mean?

commented

The log contains fabric api's, though these might be from FFRAPI. I'll test it on a server later. I would however try it without redirector, that mod has some issues iirc.

commented

Hey, first off I want to thank you for undertaking the task of porting Replay to Forge. It's been painful wanting to use forge mods and only having Fabric options for 3rd person camera work, so I can't thank you enough.

But I'm experiencing this same issue, literally made this account just to share. Here's my log, if you need any other info that might make things easier let me know and I'll try to provide.

latest.log

commented

I'm facing the same issue while opening any replays recorded on multiplayer servers on Forge 1.20.1, while replays recorded on singleplayer still work perfectly fine. I'm using it on Integrated Minecraft Modpack.
image
Is there any temporary fix for this? or any suspicion on any mod which can cause this? Here's my Latest log.
latest.log

commented

Also i had redirector mod in my modpack but i removed it to see if that's the mod which is actually giving this issue but unfortunately it's not.

commented

rn theres no known fix and believe me i spent hours looking for one.

For some of my server members it works fine, and then for the same people later it then completely broke and they have the same issue, and other members like me had it break instantly.

Occasionally it'll go past this screen and put me in limbo world as if it was loading something, but checking the logs reveals its recursively running the same code.

What's interesting to note is that if you use sinytra connector with the main branch of replay you get the same issue.

So like all good coding issues, its unpredictable, unsolved, only happens to specific people, and the log spits out unusable garbage. We love modding minecraft

commented

rn theres no known fix and believe me i spent hours looking for one.

For some of my server members it works fine, and then for the same people later it then completely broke and they have the same issue, and other members like me had it break instantly.

Occasionally it'll go past this screen and put me in limbo world as if it was loading something, but checking the logs reveals its recursively running the same code.

What's interesting to note is that if you use sinytra connector with the main branch of replay you get the same issue.

So like all good coding issues, its unpredictable, unsolved, only happens to specific people, and the log spits out unusable garbage. We love modding minecraft

Can you share your modlist with me? (if you still have it) so that i could try to debug it. I do think it is some mod that's causing this issue.. Not sure if it's sinytra connector. I'll test with that also.