-
**What happened**:
```
✔ Loaded image …
cilki updated
2 weeks ago
-
#### Description
The following test code snippet does not work as expected in Gno when we run `gno test` and causes the GnoVM to crash:
```go
package test
import (
"errors"
"testing"
)
…
-
So happy I discovered your fork! You're making an already amazing mod even more amazing. Keep up the good work!
Is it possible to add some more commands to your owned Pokemon like "Stay" or "Move"…
-
I noticed that the Autocomplete feature doesnt autocomplete to commands wich are added from other mods.
E.g. The String "emo" will always complete to "remote-radar" instead of the "emotes" command wi…
-
### Mod Loader (Optional)
⸺
### Minecraft Version(s) (Optional)
_No response_
### Mod Version(s) (Optional)
_No response_
### Suggestion (Required)
It would be much appreciated if your developm…
-
Description: I'm attempting to generate an SBOM for a Singularity file using Syft, but I encounter a runtime error.
Below is my setup and the command I used. I apologize, but due to the proprietary n…
-
Modloader: Fabric
Game Version: 1.21.1+1
Mod version: 1.21.1-10.1.4-beta (Released Nov. 17, 2024)
I've downloaded this mod before and haven't had much a problem with it, but now I'm seeing some i…
-
### Minecraft version
1.21.1
### Mod loader you are using
Forge
### Musket Mod version
musketmod-1.21.1-fabric-1.5.3
### Modpack info or mod list
A heavily modified version of Fab…
-
[Apparently](https://github.com/ESCOMP/CTSM/discussions/1833#discussioncomment-11329245) something has changed that makes the "[How do I create a single-point run with the NUOPC (default) coupler?" in…
-
https://golang.org/cl/208558 surfaces "-x" flag support in `go mod download`.
We think "-x" may make sense for most of other `go mod` commands that involve non-trivial commands execution underneath. …