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

Only forge starts, but there are no plugins #1303

Open KubeLex opened 5 months ago

KubeLex commented 5 months ago

I have confirmed that ...

Arclight version

1.20.1 - 1.0.5

OS & Java versions

java version 21.0.2 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0

Plugins and Mods

Mod : Create
Plugin : LuckPerms

Description

There are no plugins after starting the server

Step to reproduce

  1. Put the kernel in a folder.
  2. Clicked 2 times on the core itself.
  3. Waited for the full download.
  4. Clicked 2 times on run.bat.
  5. The server started without plugins.

Logs

https://paste.ubuntu.com/p/jStG96Y2X9/

Server pack link (Optional)

No response

ColdTearsYY commented 5 months ago

the run.bat it generated is actually generated by forge itself. you need to write one. like: java -jar yourarclightname.jar nogui