Lucas Wilson

Results 6 issues of Lucas Wilson

When using browserify to require crypto i want to use the following: ```js const encryptedData = crypto.publicEncrypt({ key: `some public key`, padding: crypto.constants.RSA_PKCS1_OAEP_PADDING, oaepHash: "sha256", }, Buffer.from(password) // We convert...

So disclaimer I don't really know what I'm doing :) So I downloaded the .tgz file from your website extracted it then extracted the tar file I then opened up...

When using crypto-browserify or just browserify to require crypto i want to use the following: ```js const encryptedData = crypto.publicEncrypt({ key: `some public key`, padding: crypto.constants.RSA_PKCS1_OAEP_PADDING, oaepHash: "sha256", }, Buffer.from(password)...

I'm honestly not sure if I'm doing this right so it could be my mistake however I'm trying to compile for 3DS I cloned the repo and opened MSys2 from...

Fabric 0.15.7 Minecraft 1.20.1 Terrestria 6.0.13 Paladin's furniture mod 1.2.1 When using this with Paladins Furniture mod you can see that yucca appears to be missing some texture files: ![image](https://github.com/TerraformersMC/Terrestria/assets/48055553/3ad70230-f6cf-45e0-a191-36397b5e96f0)...

I launch the app after installing from the hb store and cant use the dpad to change the ip and therefore click home and try to close the app im...