-
### Specification
The `EventEmitter` is a nodejs native construct. To be more compatible, we should be using Web APIs like `EventTarget`.
We've started to do this in https://github.com/MatrixAI/…
-
Made a new instance on steamdeck to play modded 1.20 and controllable isn’t working. Using 1.20.1 every mod works including framework but as soon as any variation of controllable is added I get error …
-
# WebRTC eventbus extension to sockjs.
Vert.x already has some simple javascript library to handle all the sockjs event bus. You should attempt to understand the code living here:
https://github…
-
Testing without Tinkers Construct, just the mod (and the associated library). Set stone to harvest level 3. As soon as you swing at stone it crashes with:
```
[22:21:33] [main/ERROR]: Exception …
-
版本:1.20.1
核心:purpur-2025
2023-08-08 14:03:47,681 Async Chat Thread - #19 ERROR An exception occurred processing Appender NekoMaid java.util.NoSuchElementException
at java.base/java.util.Arr…
-
### Describe the Bug
When I open the world It crashes and says something about a c pointer error
### Reproduction Steps
1. Set Max Contraption size to 32767
2. Set Radial Chassis Max to 64
3. Bui…
-
The goal is to allow the gateway server to register additional diagram libraries (that are not built-in).
One of the requirement will be to adhere to the Kroki companion container API specification …
-
插件版本:adyeshach-2.0.0-snapshot-10
核心版本:arclight-forge-1.19.2-1.0.1
启动时关键错误日志:
```yaml
[281月2023 18:15:53.216] [ForkJoinPool.commonPool-worker-7/ERROR] [net.minecraftforge.eventbus.EventSubclassTran…
-
### Role
Forge 1.17.x
### Suggestion
Since forge 1,17 decided to apply project jigsaw, and multimc is not support adding jvm args in meta jsons, so it is necessary to improve it.
Since Lex…
-
Hey, awesome work! I'm slowly migrating to monogame, I have little experience with modern c#.
I can successfully setup a Monogame project and run it, and also integrate with base Arch. However I'm …