Enderbyte-Programs / CraftServerSetup

A feature rich TUI Minecraft Server maker
Other
3 stars 0 forks source link

Massive issues with scripts on Bedrock #36

Closed Enderbyte09 closed 3 months ago

Enderbyte09 commented 3 months ago

When doing something on Bedrock that results in a script recompilation, the system will try to generate a java script. SEE LINE 1206 - If someone tries to do that, it will make the server unstartable. The actions to fix this will be to adapt the generate_script function to take into account if the software = 0 (bedrock) and generate a different script accordingly.

Enderbyte09 commented 3 months ago

Fixed 1.40.2