Alexander

Results 6 issues of Alexander

Updated LoadableData class, to work again with Vue2 and Vue3. You have to use Vue.reactive for the class to be reactive again.

*Description*: So, when summoning a boat and adding an entity as a passenger (in my case a player) to the boat, and try to teleport it, it prints out an...

### Console Error ``` Error opening zip file or JAR manifest missings /myPath/redis-cloudrunner.jar ``` ### Bug Description Cannot start the jar file via the predefined start-sh file. ### Steps to...

bug
need confirm

Fixed major issues with codeql, legacylookup, and utf-8 encoding. Also added better gradle maintaining support.

enhancement
status: invalid
contributor: needs corrections
blocked: license or copyright invalid
status: stale

**Describe the bug** So when you trying to load up a schematic via Scaffolding.fromFile or via the FileInputStream the response is always null. There is no exception too which would...

bug
good first issue

### Environment Using NodeJs 21.6.2 and deployed on Vercel. Using chrome Version 124.0.6367.61 (Offizieller Build) ### Reproduction ``` * import { createEventStream, sendEventStream } from "h3"; * * eventHandler((event) =>...

bug