-
Having a weird issue where when I shift right click the Potion Bag I can't open it on the server. It works on Single Player.
Not sure if this is related, but after I tried to open it and logged out…
-
As soon as I press left click the pack crashes, crash report follows:
A---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 8/20/20 3:55 AM
Description: Unexpected error
java.lang.IllegalA…
-
Trying to look at a recipe from REI and then closing the recipie while in the slot link interface causes a crash
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 8/20/20 8:40 AM…
-
### Description
In a new project where we're using several jetpack components we couldn't get robolectric to work while the same test as connected test is working fine. Even when trying to add a simp…
-
The game was crash when I updated this mod to 1.2.1
NO config file(I was use 1.0.1 version)
crash report:
```
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 2020-07-26 22…
-
here is the crash
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 3/2/21 1:23 PM
Description: mouseReleased event handler
java.lang.StackOverflowError: mouseReleased event…
-
I do not know which mod caused the crash, so I reported it to https://github.com/shedaniel/improved-stations/issues/14, because minecraft crashed, when I crafted a recipe in the crafting station, but …
-
Since the latest update today, I get these, by doing seemingly random things:
- mining a certain block
- mining a gold block in an ocean monument
- opening a certain chest
- breaking the same ches…
-
It looks like AndroidInjection only allows to inject dependencies in Android main components and Fragment. With the new MVVM pattern my most of the application logic lies in AndroidViewModel classes a…
-
MVVM 패턴 적용에 앞서 AAC에 대해 학습한다.