Enrico Angelon

Results 14 issues of Enrico Angelon

![Screenshot (27)](https://user-images.githubusercontent.com/34418030/137325007-9184c30d-0556-4679-8c04-f9f58527f177.png)

Bug
Developer Experience

**Describe the bug** The Filesystem world save method will save runtimeIds into the disk, this will result in wrong blocks when deserializing the chunk and sending it to different MCBE...

bug

**Describe the bug** Every Minecraft packet is zipped and in order to handle it without blocking the event loop, we must unzip it using parallel processes. **To Reproduce** Join a...

bug

This fix will for example let people to set player's xp on respawn, because before it was resetted to 0 by the attribute map (called after the event). ## Introduction...

Category: Core
Type: Bug Fix
Line: Stable

It lacks a VSCode plugin to help intellisense

**Describe the bug** The first time the demangler runs, OSX will block it. After unlocking it with the "open anyway" button in the security settings, the demangling part is already...

Feature: Demangler
Feature: Platform/macOS
Status: Triage

When trying to import the package by following documentation, I am getting this error: "..long/index"' can only be default-imported using the 'allowSyntheticDefaultImports' flag, but that flag is already enabled in...

**Is your feature request related to a problem? Please describe.** Many external projects are enforced to import the whole `prismarine` package just to use the protocol part. **Describe the solution...

Warning: socket_sendto(): unable to write to socket [10049]: Indirizzo richiesto non valido nel proprio contesto. in C:\Users\Enrico\Desktop\MCBE-Proxy-master\src\proxy\Proxy.php on line 139

[Server thread/CRITICAL]: Error: "Call to undefined method pocketmine\entity\DataPropertyManager::setItem()" (EXCEPTION) in "plugins/fireworks-master/src/xenialdan/fireworks/entity/FireworksRocket" at line 42

State: Ready
good first issue