-
For online training, we may have to ditch the complexities of PPO and use a more basic form of temporal difference learning that does not rely on advantage estimation.
We also need to decide which …
-
Currently all python code is executed in a number of threads running in the main game process. This could be redesigned so they are instead run as separate processes. This would require RPC, e.g. the …
-
The first time I ever integrated mappings into a modding project, everything worked perfectly. Now I always get this error:
`Build file 'C:\Users\roans\Documents\MODS\Enhanced Survival\Enhanced Survi…
-
When I open up the Tetra GUI with any of the UE enchantments in my inventory, the game crashes.
I'm not sure if it can help but here's the portion of the crash report...sorry I don't know what to d…
-
### Minecraft Version
1.18.2
### KubeJS Version
1802.5.5-build.567
### Rhino Version
1802.2.1-build.255
### Architectury Version
4.10.88
### Forge/Fabric Version
Forge 40.2.…
-
Using Love2D is nice and all, but I want to see this emulator being put to the test. CC/OC provide one of the harshest (IMO) Lua environments there is, with text graphics, suckass threading and more i…
-
## The Problem
1. Version matching may be inaccurate for CurseForge / Modrinth mods due to mod devs not labelling version compatibility in enough detail.
2. Version matching may be inaccurate for …
-
Suggestion to allow disabling the lengthy decomp/recomp cycle which takes a considerate amount of time especially in multi-project setups with several subprojects, each using their own AT meaning setu…
Su5eD updated
4 months ago
-
## Metadata
**Eclipse Version**: 2021-06
**Minecraft Version**: 1.20.1
**Mod Loader**: Forge
**OS**: Windows 10
### build.gradle
```gradle
plugins {
id 'eclipse'
id 'idea'
id '…
-
I don't think anyone suggested this in the past, and I thought maybe a place to discuss this (and put bounties) would be a good start.
# Problem
The Minetest world is pretty big for the average playe…