Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thuts elevators breaks any mods that add fluids. Tinkers(slime fluid) pnumaticcraft(oil) #36

Open
paustin123 opened this issue Sep 12, 2022 · 3 comments
Labels
bug Something isn't working Unsupported Version This bug occurs for a version no longer supported, the user should update to a supported version.

Comments

@paustin123
Copy link

crash report: https://gist.github.com/paustin123/e5dcb0f913574df77e60da73657ef8d9

Issue Description:

Anytime a new fluid is rendered or updates the server or client crashes. removing thuts elevators and core removes the crash.

What happens: crashes.

What you expected to happen: not crash

Steps to reproduce:

  1. install thuts elevators and any mods with fluids like tinkers construct
  2. load up a slime island
  3. games crashes
    ...

Affected Versions (Do not use "latest"): Replace with a list of all mods you have in.

  • Thutcore:
  • Minecraft: 1.15.2
  • Forge:
@paustin123 paustin123 added the Unverified needs triage to determine if is actually a bug label Sep 12, 2022
@Thutmose
Copy link
Contributor

this should be fixed for next update, it was some old code from before forge fixed it on their end...

@Thutmose Thutmose added bug Something isn't working and removed Unverified needs triage to determine if is actually a bug labels Sep 14, 2022
@Thutmose
Copy link
Contributor

this is fixed in the 1.18.2 version, you can fix it in older versions by removing the line in the access transformer that modifies some things related to fluid blocks, that is not needed, and was leftover from some much older things

@Thutmose Thutmose added the Unsupported Version This bug occurs for a version no longer supported, the user should update to a supported version. label Sep 14, 2022
@Thutmose
Copy link
Contributor

I have marked it as "unsupported version", as the fix currently uploaded is for the supported ones, but the bug probably also exists in older ones

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Unsupported Version This bug occurs for a version no longer supported, the user should update to a supported version.
Projects
None yet
Development

No branches or pull requests

2 participants