-
### Expected Behavior
1. Click Debug, to run a Cloud Code Kubernetes run configuration with Watch Mode: On Demand, with attached debugger
2. Debugger is attached
4. Breakpoint has check mark
5. …
-
```
$ podman --version
podman version 3.4.4
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.10
Release: 22.10
Codename: kinetic
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Are you using the latest MineColonies Verison?
- [X] I am running the latest **alpha** version of MineColonies…
-
```
The game crashed whilst ticking block entity
Error: java.lang.NullPointerException:
Cannot invoke "net.fabricmc.fabric.api.lookup.v1.block.BlockApiCache.getWorld()" because "this.cache" is nul…
RC908 updated
3 months ago
-
I could be wrong, it's been a while since I've poked around in here with all of you guys; but the EIO proxy is not properly disabling if it encounters an error on the server-side.
Granted I learned t…
-
so i talked to reika about this and he said that problem is "A variable whose value is explicitly set is somehow null. No idea why." this only happens with ONE of my world gens, even tho i have the sa…
-
Crashlog:
Details
---- Minecraft Crash Report ----
// Don't be sad, have a hug!
-
Steps to reproduce:
1. Get a matrix obtained by converted a list of offset vectors to make a 3x3 plane facing the x axis
2. `Vector Reflection +Y`
3. `Arc's Reflection`
4. `Numerical Reflection…
-
```
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 5/9/17 8:46 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at minechem.poti…
-
##### ISSUE TYPE
- Bug Report
##### container.yml
```
version: "2"
settings:
conductor:
base: ubuntu:bionic
project_name: web
services:
web:
from: ubuntu:bionic
…