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

itemPhysics and/or small items and NoCubes visibility with collisions #67

Open
mojoyup1528 opened this issue Nov 20, 2019 · 7 comments
Open

Comments

@mojoyup1528
Copy link

I have noticed, with the mod item Physics, that the items that drop on the terrain sometimes disappear, likely due to the fact that the polys overlap the collisions of normal block shapes. I can still interact, but even with standard gameplay (i.e. fighting snakes in the sand), the snakes disappear into the poly and without the namebar above I have no clue where they are :P.

Other than small items getting overlapped due to collisions where they pass through the terrain ans seem to disappear, this mod is EXCEPTIONAL! PROFOUNDLY great work!

@Cadiboo
Copy link
Owner

Cadiboo commented Nov 21, 2019

I’m assuming this is for 1.14.4? Collisions don’t work properly on 1.14.4 yet but they work on 1.12.2.

@mojoyup1528
Copy link
Author

This is for 1.12.2. :) My apologies for not mentioning that :P

@Cadiboo
Copy link
Owner

Cadiboo commented Nov 21, 2019

Interesting, I’ll look into it. Is just the ItemPhysics mod installed?

@mojoyup1528
Copy link
Author

Ty :) That was quick haha! I do have quite a few other mods I put together, but even taking everything out except for optifine HD E3 or U F (latest) it still has issues with showing small items. They are there, they just go into the terrain :P. No rush! I will await and thank you much for the mod and support

@D3rping
Copy link

D3rping commented Nov 21, 2019

I have had the same issue before and did test it without other mods, although at the time it was very minor and I could only replicate it 1/10 times. Happened specifically to items falling where two polys intersected in my case.

@mojoyup1528
Copy link
Author

I have had the same issue before and did test it without other mods, although at the time it was very minor and I could only replicate it 1/10 times. Happened specifically to items falling where two polys intersected in my case.

That is good to know, thank you. I will look specifically at the intersection points on my end if it helps Cadiboo :) Gonna test today if I can :). Im still using the mod no matter, it makes the world feel so surreal!

@Cadiboo
Copy link
Owner

Cadiboo commented Jun 9, 2021

This should be partially fixed since at latest 69f3dac. Collisions are now generated much better than they were in 1.12.2 and they are also generated for the inside of the terrain, not just for the surface (so entities shouldn't fall through the ground and if they do they may get pushed out of the ground). Entities don't always get pushed out of the ground though - items seem to just jump around underground so I'm not closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants