-
item.getSupportedProjectile method returns null for LMG, causing the game to crash with Supplementaries.
---- Minecraft Crash Report ----
// Don't do that.
Time: 2024-11-10 10:29:24
Descriptio…
-
- Simply transpile JVM bytecodes to Go (need bytecodes not Java language to get other language benefit)
- Lets Go devs use Java libs (though the transpiled form may be ugly and require lib writers to …
cretz updated
7 years ago
-
Is it possible to make GG more of a polyglot framework like Vertex / Xync / Vertigo stack where you can use multiple JVM languages and Non JVM languages (through a highly efficient native binding fra…
-
[@thradec] This code `print(Exception())` prints:
- `ceylon.language.Exception ""` in jvm
- `ceylon.language::Exception ""` in js
It should have the same output in both beckends.
[Migrated from ceyl…
-
### Version information
Kilt-0.0.1+mc1.20.1+build.14df2a
### Reproduction Steps
1. Open Server
2. Crash
### Java version
Java 21
### Crash Report file
[20:11:12] [main/ERROR] [FabricLoader]: A…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Launcher Version
0.46.1
### Operating System
Linux
### Architecture
x64
### Current Behavior
.....
### …
-
In case Scene Builder is running on a feature release like 20.0.1, it still shows Java version 20 on the build information. Although, the Java version towards the end of the dialog shows correct.
…
-
SDKMAN is the SDK Manager, a tool used at large by the alternate JVM language crowd for installing SDKs like Groovy, Scala, Ceylon, Grails, Gradle, SBT and many more. It's similar to rvm, but is focus…
-
## Description
Although the goal is to have Kotlin support, the idea is to technically support any JVM language. Kotlin would be given special attention in our tutorials and guides, but any JVM lan…
-
Some programming languages allow the user to enumerate all heap objects or a subset of them.
# Examples
## Ruby
```ruby
# Enumerate all objects and print their classes
ObjectSpace.each_obje…