-
Started 7th Jun 2025 in Development Assistance
@Jerehmia (View Post) I guess I can't understand your hostility, I don't feel like I've been rude to you, but maybe it felt that way when I pointed out the problems in your post....
-
Started 6th Jun 2025 in Development Assistance
@Jerehmia (View Post) As @Maticzpl pointed out, the game already waits for Lua. It's single threaded, and Lua is on the single thread just like everything else. If it doesn't hit the ...
-
Started 6th Jun 2025 in Development Assistance
@z4dg9ssw135 (View Post) Remember that making a function getjson is impossible. So, start by renaming it to startgetjson or something. Your evt.tick logic doesn't work because you're ...
-
Started 4th Jun 2025 in Development Assistance
@Jerehmia (View Post) I've always felt like coroutines are a pretty advanced topic. Maybe you picked them up quickly and love using them. But I do think it's a more complicated soluti...
-
Started 4th Jun 2025 in Development Assistance
@z4dg9ssw135 (View Post) There's a core detail to understand that should help you fix it. When you start an http request, it takes a while to finish. Lets say 1 second. 1 second sounds sho...
-
Started 4th Jun 2025 in Help
The script manager state got messed up somehow. It's not very reliable today. Probably the scripts/downloaded/scriptinfo file got corrupted. There isn't any way to fix that file without man...
-
Started 31st May 2025 in Help
Use this page to try to find a version that works for you. Look for "powder.dmg" https://powdertoy.co.uk/Download/Browse.html I'm pretty certain it was still ...
-
Started 29th May 2025 in Development Assistance
It returns an HTTPRequest object. You have to call methods on this object to check when it's done and get the data. Very rough code, be sure to not block to check the status (check ...
-
Started 29th May 2025 in General
Misc updates. Posted on Discord as well and copy pasted here. I uploaded the 25w14craftmine world file for anyone that wants that, for some reason. It's pretty large because of all ...
-
Started 28th May 2025 in Announcements
@abacaxicomuva (View Post) That might happen if you mix and match the current version (99.3) and some older pre-98.0 mods. If you're using older mods, you can try giving them their own dat...