iChun / IssueTracker-Mods

Issue Tracker for my Minecraft Mods which sources are not already hosted on GitHub.
6 stars 3 forks source link

[PortalGun] 1.12.2 "See through portal" render problem [SOLVED] #205

Closed defaultunknown closed 1 year ago

defaultunknown commented 1 year ago

Issue wasn't reported yet.

I guess, screenshots will tell you what's wrong.

OS: Windows 11 pro (21H2) mode: multiplayer modpack: FTB Sky Factory 4 logs: can't find "ForgeModLoader-server-0.log nor ForgeModLoader-client-0.log

normal: Screenshot (302) first portal: Screenshot (303) put seconds portal: Screenshot (304) portal makes chests disappear with "See through portals" = Yes Screenshot (305) Screenshot (306)

iChun commented 1 year ago

Do you have any other mods like Optifine or something like that that messes around with rendering? It could also be a tile entity that doesn't like the portal render so it causes the stack to spaz out.

Unfortunately though that's the most I can offer, I don't support 1.12.2 anymore due to other obligations

defaultunknown commented 1 year ago

there is an "optifine 1.12.2 HD U G5"

what means "tile entity that doesn't like the portal render"?

thank you for giving advices at least :)

I will disable optifine and tell you if anything changes

UPD: Disabled optifine, no luck. Same thing.

UPD2: I also found that this bug appears only if portals are on the same side, here's a normal rendering: image

iChun commented 1 year ago

The see through portal render is not compatible with Optifine

On Mon, 29 Aug 2022, 8:49 am default, @.***> wrote:

there is an "optifine 1.12.2 HD U G5"

what means "tile entity that doesn't like the portal render"?

thank you for giving advices at least :)

— Reply to this email directly, view it on GitHub https://github.com/iChun/IssueTracker-Mods/issues/205#issuecomment-1229908231, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARRETDGX2YA4YFROYH6DMLV3RTPBANCNFSM573LXLAQ . You are receiving this because you commented.Message ID: @.***>

defaultunknown commented 1 year ago

I found that optifine (Options -> Details -> Fog: OFF) made everything as intended. Thanks, closing thread.