LiteLDev / LegacyScriptEngine

A plugin engine for running LLSE plugins on LeviLamina
https://lse.liteldev.com/
GNU General Public License v3.0
43 stars 8 forks source link

[Bug]: Python engine causes the error "server sent broken packet." when "client-side-chunk-generation-enabled" is enabled #103

Open MipaSenpai opened 5 months ago

MipaSenpai commented 5 months ago

Describe the bug

After installing the Python engine, it is impossible to log into the server, without it everything works fine

To Reproduce

  1. lip install github.com/LiteLDev/LeviLamina
  2. lip install gitea.litebds.com/LiteLDev/legacy-script-engine-python
  3. "server sent broken packet."

Expected behavior

I would like to join the server

Screenshots

server-sent-broken-packet-error-message-v0-e73wc9tcl8wb1

Platform

Windows 10

BDS Version

1.20.72

LeviLamina Version

0.11.1

LegacyScriptEngine Version

0.6.2

Additional context

When client-side-chunk-generation-enabled is off, everything works fine.