
[1.17] Returning to overworld freezes client
velnias75 opened this issue ยท 6 comments
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]
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.
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
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.
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 ๐ฒ
It compiles and builds now, but I noticed something. I dpn't know wether to locate it in OptiFabric
or in Optifine