MCJack123 / PrimeUI

A collection of UI component primitives for ComputerCraft.
26 stars 7 forks source link

Random "Arguments must be same length" error #6

Open fatboychummy opened 9 months ago

fatboychummy commented 9 months ago

image

I was running my Microcraft Helper program, and randomly got the above error. I am unsure exactly what has caused it (It seemed to have just happened randomly after a couple hours of running the program). I have tracebacks enabled now, so hopefully I'll be able to pull more info about where the error is coming from (should have had this on earlier tbh), so if I can get it to happen again I can pinpoint which draw call is actually causing the error.

Currently, the error just points to PrimeUI.run() in my sub-menu library.