Matthew Wilbern
Matthew Wilbern
When making multiple requests using `http.request` to the same url, the response given in the `http_success` / `http_failure` events cannot be differentiated, causing some problems. As an example, using my...
So I was making a thing today with turtles which builds some furnaces and etc on top of modems. I, however, ran into a problem which cannot be solved via...
Running MC 1.12.2, CC:Tweaked 1.86.2, Plethora 1.2.2 [Original issue from the Milo repository](https://github.com/kepler155c/opus-apps/issues/30) After setting up a milo system I noticed that my galacticraft machines were failing to move items....
I don't particularly know what causes this to occur, but certain items seem to just get "forgotten" during crafting... Take this for example: I set Milo to hold a minimum...
I had a very random thought at 2 am today. The GPS hosts receive a distance from the client, but then the hosts all send *separate* messages to the client....
### Context I've been toying around with audio and speakers in CC a lot lately, and a major issue I've noticed is desync, especially if you have a large amount...
This is purely visual, but it may be good to highlight `goto` statements (and potentially markers) in the builtin editor to make them stand out a bit more, as currently...
# Prelude Pocket computers, on their own, are extremely useless within Minecraft. They do have some extremely niche use-cases, but 9 out of 10 times it requires either a connection...
So, a minor flaw of CC is that its event queue is limited to only 256 events. This normally is not an issue whatsoever, until you start working with command...
**Describe the bug** When I call `basalt.setActiveFrame`, nothing happens. The current frame is still the previous frame. **To Reproduce** Steps to reproduce the behavior: 1. Copy the example usage from...