Pyroxenium / Basalt

A UI Framework for CC:Tweaked
MIT License
164 stars 28 forks source link

bug: Unable to create input fields #106

Open BlueStarrySky233 opened 4 months ago

BlueStarrySky233 commented 4 months ago

I cannot create input fields

Steps to reproduce the behavior:

  1. Use addInput() to create a input field
  2. Run to see errors

I expect it to create a input field

image

Checklist

[V] I am running the latest version. Tick the box if you are running the latest version!

rehashedsalt commented 4 months ago

Able to repro. CC Tweaked 1.109.5, Minecraft 1.20.4, Fabric Loader 0.15.7.

coppertj commented 3 months ago

Wasn't even trying to reproduce ran into it myself. Work around for now is to use an older version of Basalt. This issue was introduced with Basalt v1.7 but it still works in all the older versions. Worked fine with Basalt v1.6.6.

Running CC Tweaked 1.109.6, Minecraft 1.20.1, Fabric Loader 0.15.7. Also tested on forge 47.2.0, Minecraft 1.20.1, CC Tweaked 1.109.6 just for sanity sake, same issue.