Open sciguy1121 opened 11 years ago
Does concrete already harden in our mod or do we have to add it?
@sciguy1121
I just added hardening.
after how long does it harden @sciguy1121
It isn't hardening for me, how long does it take? @sciguy1121
I added hardening in my pull request too, but I serialized it because when you broke the blocks it hardened into they were becoming liquid again.
well once you figure out how to make concrete harden right just tell me so I can test how long it takes :)
For now I think it's random how long it takes, when I was writing it I wanted it to be at least 3 seconds...
@smigolpol I dont think it hardens for me, i left it there for 3 mins and nothing happened... :)
@KingCreeperEli Make sure you have the latest version of this repository downloaded.
@smigolpol I have the latest one and its not hardening, does it harden for you?
No, It actually doesn't. I made it tick randomly and now I think 400 random ticks is just too much.
make it between 10-100 or something like that :)
I did make it between 10-100 and you can see it harden now, but it's still very slow sometimes. I think there's too much randomness.
Just make the pull request when you think you have a good number and ill test it too :) @smigolpol
I think I found out why it doesn't harden. It does actually harden, but for only less than 1 tick so you can't actually see it because it automaticly receives an update which forces it to turn into liquid for again. I have no idea why it happens...
@smigolpol @sciguy1121 Well I hope we can get this figured out and then i will test it :)
I don't have time to fix it today, so I hope it gets fixed as soon as possible.
Thats fine, whenever you have time :) @smigolpol
@smigolpol I thought I had fixed that. I'll take a look at it when I can.
If their is anything I could do to help...
Still no fix?
It seems to be working now, but not all the time. the bug with turning back to liquid is fixed, so that's good.
Can you make a pull request then? :)
I did not fix it, it just works for me without doing anything.
oh...
Now that we have a new forge update...is there a fix anyone can figure out?
we could have it delete the liquid block in the location when it is placed
I tried using it and I found that the concrete only hardens when it gets updated by another block. And even then it has a chance of not hardening.
Sometimes, while hardening, the concrete will cut off other concrete blocks from the source, so they disappear.