Results 265 comments of qouteall

Are you having night vision or things that affect nether sky color? Is the nether sky color normal?

Try using command `/imm_ptl_client_debug render_mode_compatibility` and report what happens

I cannot reproduce the issue with only flywheel without create Maybe because it's not rendering any create thing

With another testing, it crashes. Possibly because that it destroy all GL resources when ImmPtl create another client world https://github.com/Jozufozu/Flywheel/blob/1.18%2Ffabric%2Fdev/src/main/java/com/jozufozu/flywheel/mixin/LevelRendererMixin.java#L92 https://github.com/Jozufozu/Flywheel/blob/1.18%2Ffabric%2Fdev/src/main/java/com/jozufozu/flywheel/FlywheelClient.java#L47 This cannot be fixed on ImmPtl's side. Flywheel can...

In immptl 1.3.7 the crash and portal rendering issue is fixed. but the create things in remote dimensions may still not get rendered correctly until F3+A.

``` ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 10/8/21, 2:23 PM Description: Unexpected error java.lang.IllegalStateException: Tried to use a destroyed GlResource at net.coderbot.iris.gl.GlResource.assertValid(GlResource.java:21)...

Still present in the latest version

After installing gravity changer, you will see a command stick to enable gravity change to a portal.

Vanilla always generate 2x3 nether portal which ignores shape difference so ImmPtl cannot use vanilla portal generation. The screenshot seem to be non-vanilla dimension. Please provide an example of abnormal...

Some parameters has changed to make this less likely to occur. Probably fixed.