Skip to content

Instantly share code, notes, and snippets.

@BinaryConstruct
BinaryConstruct / latest.log
Last active December 3, 2020 03:48
minecolonies exception
net.minecraft.item.ItemStack: [[], []]
[20:10:09] [Render thread/INFO]: Adding recipes to JEI!!
[20:10:10] [Render thread/INFO]: [com.valkyrieofnight.vlib.integration.jei.VLJEIPlugin:registerAdvanced:46]: Registering VLJEIRecipeManager:
[20:10:10] [Render thread/INFO]: Added recipe manager plugin: class com.valkyrieofnight.vlib.integration.jei.VLJEIRecipeManager
[20:10:10] [Render thread/INFO]: Added recipe manager plugin: class dan200.computercraft.shared.integration.jei.RecipeResolver
[20:10:10] [Render thread/INFO]: Added recipe manager plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[20:10:10] [Render thread/INFO]: Building ingredient list...
[20:10:10] [Render thread/INFO]: Building ingredient list took 10.72 ms
[20:10:10] [Render thread/INFO]: Building ingredient filter...

Keybase proof

I hereby claim:

  • I am binaryconstruct on github.
  • I am binaryconstruct (https://keybase.io/binaryconstruct) on keybase.
  • I have a public key whose fingerprint is 42B2 2E12 8829 B7B1 BC2A ABF0 62E9 589C 01EB 623F

To claim this, I am signing this object:

@BinaryConstruct
BinaryConstruct / FS728TP UART Recovery Unbricking.md
Last active September 20, 2020 05:02
FS728TP UART Recovery Unbricking

FS728TP UART Recovery Unbricking

If you managed to brick your FS728TP with a bad firmware update, rollback, etc. this guide aggregates data found around the net. This process involves soldering, serial communications and some basic hardware knowledge. I do not take credit for the original work of discovering the datasheet or UART pins. This device uses a Marvel 88E6218-LG01 with UART p52 = Rx, p53 = Tx. U27 is similar to max232 chip, where p11 and p12 connect to the UART on the Marvel controller.

Requirements