IzzelAliz / Arclight

A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡
GNU General Public License v3.0
1.54k stars 230 forks source link

[1.16.5] Mod commands not working #947

Closed Supermarcel10 closed 1 year ago

Supermarcel10 commented 1 year ago

I have confirmed that ...

Arclight version

arclight-forge-1.16.5-1.0.24

OS & Java versions

openjdk version "1.8.0_312", OpenJDK Runtime Environment (Temurin)(build 1.8.0_312-b07), OpenJDK 64-Bit Server VM (Temurin)(build 25.312-b07, mixed mode)

Plugins and Mods

https://pastebin.com/W4E7YYv1

No plugins present for testing purposes.

Description

Forge commands sent in chat simply do not work. An error that the command wasn't found is displayed.

This is the same for practically all commands tested from different mods. I have tested /advrocketry, /ftbquests, /ftbbackups, /ftbchunks, /ftbteams, /mantle, /occultism, /tconstruct, /ccl, /ae2, /cofh, /kubejs and so on. All of these don't work and show up the same error.

The only commands that seems to work is /morpheus, /lootr and /computercraft. Nothing is shown in the logs except that the user has ran the server command.

I have tried running the server as a different java version, but only Java 8 is supported for this modpack, and all of these commands work without any issues on forge.

Step to reproduce

1) Install a arclight and a compatible mod which has commands. For e.g. FTB Chunks 2) Run the server and join it. 3) Run the command "/ftbchunks" 4) Command response in chat "Unknown or incomplete command, see below for error ftbchunks<--[HERE]"

Logs

https://paste.ubuntu.com/p/DpQN4dn9dJ/plain/

Server pack link (Optional)

https://www.curseforge.com/minecraft/modpacks/create-above-and-beyond/files/3567576

Supermarcel10 commented 1 year ago

Additionally, since I have forgotten to add this to the issue: The host operating system is Ubuntu 22.04. The server is run through Pterodactyl panel 1.11.3, with daemon version 1.11.4.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.