You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im new to this framework and just Lua in general btw. I was just writing code to add titlebars and stuff for some movable windows and all of a sudden I got this error. I removed all the code I had just added but it still won't work.
Expected behavior
The code should run and a movable window should appear
Screenshots
Checklist
[*] I am running the latest version.
Tick the box if you are running the latest version!
The text was updated successfully, but these errors were encountered:
Also the code freezes the computer and no matter how much you change the file it WILL NOT RUN it will say the same error with the same line the original error it was on
Hm, interesting, i downloaded your startup.lua and your basalt.lua and it worked (only thing i had to do was adding an end and removing setHorizontalAlign/setVerticalAlign from buttons):
How do you test your code? I was using CraftOS-PC for it.
Describe the bug
Im new to this framework and just Lua in general btw. I was just writing code to add titlebars and stuff for some movable windows and all of a sudden I got this error. I removed all the code I had just added but it still won't work.
Expected behavior
The code should run and a movable window should appear
Screenshots
![2024-07-11_07 28 30](https://private-user-images.githubusercontent.com/108354503/347799414-a6ebb556-24ac-4801-ba88-43b833ad322b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NTUxNjQsIm5iZiI6MTczODg1NDg2NCwicGF0aCI6Ii8xMDgzNTQ1MDMvMzQ3Nzk5NDE0LWE2ZWJiNTU2LTI0YWMtNDgwMS1iYTg4LTQzYjgzM2FkMzIyYi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwNlQxNTE0MjRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hOGM3ZjAyNzdiZWE1YjJlZDQ0ZGE4NzYxMmNkM2Y5N2FkMDY4ZTk0ZTFmMGNhZDhkZDg0ZWMzOTg0ZGIzMjRjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.rR2oRPqP35tJQ1oQGYNCucSduf-8BCSDBhjv_eLq4KU)
Checklist
[*] I am running the latest version.
Tick the box if you are running the latest version!
The text was updated successfully, but these errors were encountered: