-
IntelliJ build version: 2024.2.3 IU-242.23339.11
OS: Mac OS X
JDK: JetBrains s.r.o. 21.0.4
Plugin version: 3.92.0-2024.2
Additional Info: None
Parent component:
```
com.intellij.openapi.wm.impl.IdeRo…
-
### Descripiton 简述
**I want to create a server. But here is an error;**
[04:25:12] [main/ERROR]: Minecraft has crashed!
net.fabricmc.loader.impl.FormattedException: java.lang.NoSuchFieldError: Clas…
-
**Bug report**
When `zip` is not installed on a Linux system, there is no clear error message when unpacking a .zip file fails.
**To reproduce**
```
[kevin@fedora ~]$ sdk install java 21.0.4-amz…
-
### Describe the bug
in console I get A "java.lang.IllegalArgumentException: Illegal character in scheme name at index 0: 192.168.1.107:5001/api/"
when putting said url into the custom endpoint area…
-
-- Head --
Thread: Render thread
Stacktrace:
at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:103) ~[loader-4.0.24.jar%23156!/:4.0] …
-
### What happened?
While exploring the end dimension, the internal server randomly crashed with an error related to generation of "betterend:twisted_umbrella_moss"
### BetterEnd
21.0.5
### BCLib
…
-
### `/viaversion dump` Output
https://dump.viaversion.com/8737cd3edca074f8e0c07c84cb640311935c000a94cbf4f984cd54c9ef219da1
### Console Error
```
Server side error:
https://mclo.gs/ZsTQq3Y
…
-
Resilience4j version: 2.1.0
Java version: 21
I have the following Java method:
@Bulkhead(name = "getToken", type = Bulkhead.Type.THREADPOOL)
@TimeLimiter(name = "getToken")
@Cir…
-
Hope I can get some help on a problem that I’ve been seeing in Deltastreamer, running on Mesos building on the [docker.io/apachehudi/hudi-hadoop_2.8.4-hive_2.3.3-sparkadhoc_2.4.4:latest](http://docker…
-
### Describe the bug
I have created an external library which defines an Interface as below which is expected to be implemented by different enum classes.
```
public interface ErrorCode {
String…