Isaiah

Results 20 comments of Isaiah

> `Loading for game Minecraft 1.17.1` > ... > `- icommon 1.18` You have iCommon for 1.18 while using 1.17, you need this one: https://cdn.modrinth.com/data/SVKv1SZo/versions/41-1.17/iCommon-Fabric-1.17.jar

Cardboard requires [iCommon](https://modrinth.com/mod/icommon/version/45-1.18.2)

latest update improved on modded inventories. This might be fixed but I haven't done testing yet.

> java.lang.ClassNotFoundException: net.fabricmc.fabric.impl.screenhandler.Networking Cardboard requires Fabric API: https://www.curseforge.com/minecraft/mc-mods/fabric-api

You need to have Fabric API: https://www.curseforge.com/minecraft/mc-mods/fabric-api

I've added a basic plugin system in the latest commit (https://github.com/IsaiahPatton/Vide/commit/b7f787b9e4482447845f77d4b4ac8698dc200d62). Currently the main `Window` object is passed to the plugin.

currently, I just use [`gg.window_size`](https://modules.vlang.io/gg.html#Context.window_size) to set size during component's draw event. Although, I'm planning on adding a window resize event.

Odd, MenuItem should inherent the function from [Component](https://github.com/IsaiahPatton/ui/blob/master/iui/ui.v#L66). I've now changed it to cast to Component, so should fix the error. Also wierd, according to the CI, it seems only...

try build 32 from https://ci.codemc.io/job/Fungus-Software/job/Bssentials/lastSuccessfulBuild/artifact/Bssentials/target/Bssentials3.jar

what about build 33? https://ci.codemc.io/job/Fungus-Software/job/Bssentials/lastBuild/artifact/Bssentials/target/Bssentials3.jar