AngelBottomless
AngelBottomless
[crash-2022-05-03_15.13.36-server.txt](https://github.com/lucaargolo/kibe/files/8608504/crash-2022-05-03_15.13.36-server.txt) shortly `java.lang.ClassCastException: class io.github.lucaargolo.kibe.blocks.entangledchest.EntangledChestState cannot be cast to class io.github.lucaargolo.kibe.blocks.entangledtank.EntangledTankState (io.github.lucaargolo.kibe.blocks.entangledchest.EntangledChestState and io.github.lucaargolo.kibe.blocks.entangledtank.EntangledTankState are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @68837a77) at io.github.lucaargolo.kibe.KibeModKt.initExtras$lambda-20(KibeMod.kt:186) ~[kibe-1.9.6-BETA+1.18.jar:?]` It happens when **player opens...
## Description [DeepCache](https://github.com/horseee/DeepCache), Yet another optimization For adjacent timesteps, the result of each layers can be considered 'almost-same' for some cases. We can just cache them. Note : this is...
## Description Related:https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/13943 # on_*(callback, priority_getter_or_int) Now, on_* type callback register supports one additional (optional) parameter, priority. `on_ui_settings(setup_ui, 10)` -> Registers callback with priority 10 (bigger executes first) `on_ui_settings(setup_ui, lambda...
### Current Behavior Assume the following code: ``` wandb.define_metric("custom_step") wandb.define_metric("image_0", step_metric='custom_step') wandb.log( { 'custom_step' : steps, 'image_0': wandb.Image(image), } ) ``` Then wandb can't show the custom metric vs media...
API name has changed DatasetInfo was deprecated and removed
문제: conda를 통해 가상 환경을 구축하고 pip install python-mecab-kor 설치시 venv가 아닌, root/에 설치되며, user dictionary access 또한 sudo를 요구함 일반적으로 mecab를 여러 환경을 위해 따로 설치하지는 않지만, 그럴 일이...
https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension/pull/51 It should throw proper error from assertion instead of being overwritten.
In investigation.
Add Hotkeys Add Block breaking restriction Add Option to prevent breaking block 'right below' Check if player is 'inside' the block where printer is trying to place - Verifier Add...
At least this fixes new updates, seems like it was broken for ages