dannydjdk / Tiny-Redstone

Forge mod for Minecraft that adds many tiny redstone pieces that you can put together on redstone panels to form tiny redstone circuits.
https://www.curseforge.com/minecraft/mc-mods/tiny-redstone
GNU General Public License v3.0
27 stars 5 forks source link

all/any conductive tiny solid (except glass) blocks all become tiny wool blocks on place (by request on discord) #107

Open EmperorHaddad opened 1 year ago

EmperorHaddad commented 1 year ago

yh sry for late post, sleeping once every 2 days in the summer heat of a long holiday is not ideal.

video attachment from: https://discordapp.com/channels/236920402394349569/908061411161305168/1005439791665528852

I couldn't post it here because max size is 10MB*

there's also a few more problems that I encountered:

'*' - cap:

let me try compress the video ,that was already compressed from 0.5gb to 50mb, to 10 MB:

https://user-images.githubusercontent.com/107798257/184783014-e2c4c8b7-5159-4e29-9aeb-041951f3230c.mp4

also just to clarify again, this first issue is only for solid blocks that don't include tiny redstone components, like tiny redstone torch, tiny AND gate, glass block, etc. but applies to only conductive cube blocks like tiny planks, tiny stone, etc.

made at 3 am

Edit: (version numbers)

image

dannydjdk commented 1 year ago

I can't reproduce this in the latest version 3.2.2. Perhaps something in the update fixed it, though that doesn't seem likely.

I noticed in the video that it started working correctly after relogging. Let me know if you've noticed any patterns about when it happens and when it doesn't.

dannydjdk commented 1 year ago

Issue with comparators might be related to #103. Any discussion of that issue should probably take place there, and we'll keep this issue focused on the tiny block issues.

As for the panels not stacking: once a panel is placed in world, its NBT data changes, so panels that have been placed don't stack with panels that are newly crafted. I've created issue #109 for this.

EmperorHaddad commented 1 year ago

ummm, so when i sub-consciously updated the client-side mod to 3.2.2 the problem disappears (only appears once) even tho the server-side mod is still 3.2.1 ._. I didn't know that you can play with a version difference but that somehow fix it.

Thanks for still looking into it

EmperorHaddad commented 1 year ago

honestly before i realise it was the update, I thought if you did some black magic ritual or smth like that

EmperorHaddad commented 1 year ago

ok the problem still occurs but not as common, I'm struggling to find the cause, ill come back if I found it.

EmperorHaddad commented 1 year ago

umm it appears the problem mostly appears when I shift once while holding the tiny blocks, I don't see any other way.

https://user-images.githubusercontent.com/107798257/190921247-c1245e32-6ab2-4537-abdb-bdbdb497366e.mp4

EmperorHaddad commented 1 year ago

like if i dont shift the problem literally don't occur

SpokenWig620933 commented 1 year ago

Im also getting this issue randomly. 1.18, v: 3.2.2. Usually it changes to wool, but occassionally does the texture I'm using(deepslate tiles).