Statues: Rechiseled

Statues: Rechiseled

1M Downloads

Sculpt is in the newest version 1.0.1 invisible

Titoo8899 opened this issue ยท 13 comments

commented

Please fill out this template when submitting an issue.


Mod Version:
1.12.2: 1.0.1
Forge Version:
1.12.2: 14.23.5.2771

This issue occurs on the lastest version of Forge? (Y/N):
N
Crash Log (Post to Pastebin/Other Text hosting):
Give it not the mod have not a crash problem
What happens:
Then I play the 1.0.0 version it work normal but the newest 1.0.1 version have one bug. The Sculpt is invisible then we will edit and then press sculpt. In all times we see this invisible status. And the colour see we not in the 1.0.1 version please fix this. I have 2 Pictures to see the problem all 2 Pictures was with the newest 1.0.1 version of your mod make!!!
2019-01-26_12 41 05
2019-01-26_12 41 16

commented

Was that the issue then?

commented

I have written the person what he must fix her mod of Dynamic Stealth and hope the next version of Dynamic Stealth work with this mod normal

commented

I have your mod delete why I with the 0.35 version of Dynamic Stealth mod the same problems have.

commented

What? I can't understand what you're trying to say

commented

Laike-Endaril/Dynamic-Stealth#13

I'll look into this on my end. And yeah, DS does a lot of "weird things" in order to work correctly. I'm actually surprised at how few mod conflicts I've gotten reports of so far.

I'll make sure to post here if I find new information and/or resolve this from my end.

commented

Confirmed this happens with all combinations of (DS 035, DS 036) and (Statues 1.0.0, Statues 1.0.1). No errors recorded.

I'll start looking through source, but I'm guessing this is happening because statues uses an EntityLivingBase to render the statue, and said EntityLivingBase is encapsulated inside blocks that don't let light in, ie. it is in light level 0, which would make it invisible in accordance with DS's sight algorithm.

Edit: It's not light level. Probably just that the blocks the statue is inside of are making my raytrace return false. I should be able to fix this with a special case in my raytrace if so.

commented

You say with DS 34 works normal and the other 2 newest versionen DS35 +36 work not.

commented

This should now be fixed in DS version 037

commented

My guess this is one configs bug in your script.

commented

Screenshot 1 is the edit more of all parts of the statue but you can not see. The Statue is invisible.
Screenshot 2 is then we have finish the edit and sculpt click. The person is invisible. We can only the hitbox see of this. Please fix this invisible problem.

commented

Yeah, I'm gonna say this is a mod conflict on your end, cause.....
2019-01-26_09 52 27
2019-01-26_09 52 41
No issue in my modpack on the latest mod release. Another mod in your pack is causing an issue, and this does not seem to be a direct Statues issue.

commented

I give you a link to my Google Drive Mods folder and you can check what mod this problem make.
Today was 5 new Mods.

New Mods 26.01.2019:

  • Smooth Font (Latest mod what I have download)
  • Xaeros Minimap
  • DynamicStealth
  • statues-rechiseled (your mod 1.0.1 version)
  • CustomDailyReward

Copy Link and search for this and show what this bug make.

Link: https://drive.google.com/file/d/1Py-tfuTL4iQCrvCDk-tYclW0fk32VI_P/view?usp=sharing

commented

Try removing DynamicStealth. It seems like it is doing some weird things.