Charlie Pai

Results 5 issues of Charlie Pai

Is there a way to obtain which route the request is taking in middleware? Right now, the only available thing is `request.url.path`, which doesn't give me a nice name for...

feature

Whenever I export a shader file, it always ends up as an empty file. This is despite following the instructions of the tutorial at https://www.youtube.com/watch?v=e3_SPsh6a3A I'm running talos via: `java...

I seem to be getting MundaneWireException randomly while injecting a custom class. The stack trace: ``` Caused by: com.artemis.MundaneWireException: Error while wiring com.pipai.dragontiles.artemis.systems.animation.AdjustHandAnimation at com.artemis.injection.CachedInjector.inject(CachedInjector.java:80) at com.artemis.World.inject(World.java:136) at com.artemis.World.inject(World.java:109) at...

bug

All the qubit recipe names are incorrect. Attached image is the recipe for the Up qubit, but it's named the Down qubit. The names appear to be an off-by-one error,...

The Heavy Turbine's vertical graphic looks strange, seems that the texture's coordinates are wrong. See the regular Steam Turbine (in ghost form from a blueprint) as a comparison. ![Image](https://github.com/user-attachments/assets/ef0cfb2d-d22f-4f7d-8bd5-cba338a158f1)