Danny

Results 41 comments of Danny

Thanks for the report! The crash appears to be caused by Rubidium. Tiny Redstone is registering block colors at that point. Looks like Rubidium is rewriting the BlockColors.register method in...

Duplicate of #133. Thanks for the report! Please follow #133. This bug was fixed in the latest 1.20.2 version, but it looks like I'll need to backport that fix. Hope...

@Wazzah555 Sorry, it took longer for me to get to this than expected, but it should be fixed now. If you could verify in #133 whether the updated fixes the...

Ah ok. That's a new crash, but also related to concurrent calling of the function to redraw voxel shapes. It's likely an extremely rare race condition that would cause that....

I like this! Currently, we can use piston tapes for ROM, and Tiny Redstone adds some portability. This would significantly increase the amount of data you could store in a...

Thanks for the report! Could you provide a screenshot of a circuit to demonstrate this? This shouldn't be possible, since the mod is just hooking into Minecraft tick events. Also,...

There's a good chance that Tiny Redstone for MC 1.21.x will support NeoForge.

Thanks for the report! I have a few questions. This looks like a client side crash. Is the server also crashing? According to the log, it looks like Create might...

I've posted a new version of the mod that will hopefully fix this issue (https://www.curseforge.com/minecraft/mc-mods/tiny-redstone/files/5189392). I can't verify 100%, because I was unable to reproduce, and the crash report appears...