-
I have a transmutation module in my system with an open channel, I have about 500k EMC but for some reason it just is not showing up in my system
-
#### Brief description of the bug
Dock-pockets turn into generic warm Donk-Pockets regardless of the original flavor.
#### What you expected to happen
My berry Donk-Pocket to be berry-f…
-
I have to duplicate paths and methods in both
If I add methods only to describe or only to route then I see in /swagger additional `GET` request and even if I send my request with `DELETE` method it …
-
Single file Python scripts is likely to be a use-case which will be mostly functional soon/first, but they usually use `argparse`. Luckily there is usually a similar library in most languages that w…
-
I'm currently playing on the public ATM9 TTS and after every time you leave and rejoin you have to replace the transmutation busses for them to work again.
Example: You have an inventory connected to…
-
Ftb Horizons: Daybreaker 1.10
EquivalentExchange3-1.7.10-0.3.507
Simple Condensers-1.7.10-1.2.0-universal
Just made a portable tablet, put my bound alchemical tome in the tablet and was instantly kic…
-
Looking at code I found that you are performing UB conversion from primitive to enum
https://github.com/ah-/anne-key/blob/ac02810007f55ee510d4c62d7d3ce9d6c54e7612/src/protocol.rs#L10-L35
```rust…
-
## Bevy version
Both 0.14.1 and c1c003d
## What you did
```rs
#[derive(Component)]
struct A;
#[derive(Component)]
struct B;
let mut world = World::new();
world.spawn(A);
world.sp…
-
The following code prevents `mem::MaybeUninit` and `mem::transmute` from creating values.
```rust
trait Ty Ty Fn( for S {
type V = {
type V;
}
impl for T {
type V = T;
}
i…
-
`TR::Node`s (Nodes) have traditionally consumed a significantly large proportion of compile-time memory (mainly due to their sheer quantity in a method, individual memory footprint, and lifetime). Gr…