Carpenter's Blocks

Carpenter's Blocks

24M Downloads

Latest 3.3.7dev can't place carpenters pressure plate anymore ???

mcdodge34 opened this issue ยท 17 comments

commented

Seems that something got screwed up, I can't place Carpenters Pressure plates anywhere, it sort of place them like a block but it breaks when we go in it or at the slightest block update. Use Latest Forge

Also, still have mob spawning on places we use carpenters blocks with hidden glowstone (so much nicer than thoses damn vanilla torches but for now it looks like we're screwed, I'm thinking it may be linked to the chunk loading process, even if we have a chunkloader in the area.

commented

Do the blocks grow crops? If not you may not be using the latest build.

commented

How can I get latest build for sure, the link on your website is the one I have right now (the dev 337) I tried with different mods from their github but its not working, its got me a .zip and its not a valid mod.

commented

Got some more informations, it only happens on my server, if I use the carpenters pressure plate on my ssp local test world, I have no problems, I made sure to download the files again to make sure I had the latest ones. Could it be related to Forge 1448 that we have installed (its the recommended one) and I can't tile the dirt with any kind of hoes either. And I checked to see if the console did anything special, not the case at all.

commented

Looks like you are right, it's working in SSP only. I will look into it.

commented

Its driving me nuts, cause thoses pressures plates are the most awesome things this mod could have ever added, mob friendly with the correct settings, just wish we could make it disappear like the doors and trapdoors.

commented

Just some bugs during development builds.. while working on lighting it brought into light how different systems work, and I'm just breaking stuff as I piece it all together.

commented

Yup, I'm here to help and report bugs, I only have a private family server so its perfect to test different dev builds of some mods, I try to report bugs, and especially dupe bugs cause I know its important to devs.

commented

Just found out it also affect carpenters buttons, not sure if it affect levers will have to test it out, weird thing is all the pressure plates, buttons and levers we placed using the 3.3.6 are still working fine.

commented

It is fixed, just need to push the changes. Soon.

commented

Thanks, take your time to review the code, sometimes messing with one part, break away some other parts of it, especially if you don't test your changes on smp servers and just in SSP game mode.

commented

In this case it was a really silly mistake, so it should be good (fingers crossed).

commented

Just curious, does this mean there's a new build to download anywhere ???

commented

Just uploaded current build, try it out.

commented

Don't wanna be a whinner here, but its not on the official website, or maybe it is but the date and size of the file seems very similar to the one I have right now.

commented

If you need reassurance the dropbox folder shows upload dates: https://www.dropbox.com/home/Carpenter%27s%20Blocks/Minecraft%201.7.10

commented

Still can't access this folder, will try to see if it works anyway by downloading it again from the official website since they are the only links to download the dev version.

commented

Confirmed, it seems to be fixed fine, what makes me really thinking I had the same version is because there's no increment in build numbers no 3.3.7a or 3.3.7b or anything like this the file seemed to be exactly the same to me, and inside the .jar, there's no date there, they are all 1980/01/01, but it turns out you fixed the issue there, thanks, will help a couple of projects I'm working on right now like a zombie villager sorting facility, it involve a lot of redstone and your buttons, levers and pressure plates works wonder for this. May I suggest a way to make the button works like a lever so we don't have to build a toggle switch, I know a mod called Extra Buttons does have this function.already if it can help you out. And stupid thing, maybe levers that works like buttons could be used sometimes, not sure why but it may become useful instead of a complete pulse former.