OptiFabric

OptiFabric

9M Downloads

[1.17] Returning to overworld freezes client

velnias75 opened this issue ยท 6 comments

commented

Returning from either the end or the nether back to the overworld freezes the client.

To reproduce build the resp. portal go through and back.

Versions:

  • optifabric-1.11.9
  • preview_OptiFine_1.17_HD_U_G9_pre22
  • fabric-api-0.36.0+1.17
  • [email protected]
commented

How can I set up an development environemt (Eclipse)

I tried to compile and debug OptiFabric for myself, but whatever I try, I'll get:

Remapping optifine from official to named Mapping target name conflicts detected: METHODs aqu/[getTaskCount, bn]()I -> getTaskCount FIELDs dqn/[e, vertexCount];;I -> vertexCount METHODs eiq/[getChild, a](Ljava/lang/String;)Leiq; -> getChild There were unfixable conflicts.

commented

Looks like OptiFine added some more methods and fields which match Yarn names, if you try with OptiFabric v1.11.17 it should work for you now

commented

Perfect timing ๐Ÿ˜บ
I'm at the moment preparing to switch my server to 1.17.1 and will give you feedback in the very next time.

commented

The problem in #283 (comment) persists.
But meanwhile I got the information the problem does not occur on Windows. So I suspect it could get caused by my kernel update fom Linux 5.8 to Linux 5.11.
I'll check it.

BTW: after ca. 6 minutes waiting I can change the dimension ๐Ÿ˜ฒ

commented

It compiles and builds now, but I noticed something. I dpn't know wether to locate it in OptiFabric or in Optifine

sp614x/optifine#5757 (comment)

commented

If you get this running just OptiFine then it's definitely something that needs reporting there. It would make more sense for the cause to be something OptiFine is doing rather than anything OptiFabric is influencing.