Luohuayu / CatServer

高性能和高兼容性的1.12.2/1.16.5/1.18.2版本Forge+Bukkit+Spigot服务端 (A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version Forge+Bukkit+Spigot server)
https://catmc.org
GNU Lesser General Public License v3.0
1.98k stars 211 forks source link

新版本能不能打包下 #331

Closed 56025192 closed 3 years ago

56025192 commented 3 years ago

新版本能不能打包下

Luohuayu commented 3 years ago

可以git clone之后使用gradlew build自行构建

56025192 commented 3 years ago

可以git clone之后使用gradlew build自行构建

构建环境配置不来

Luohuayu commented 3 years ago

不需要额外配置构建环境

56025192 commented 3 years ago

那需要什么呢 我不管怎么搞都报错

Luohuayu commented 3 years ago

请提供完整日志

56025192 commented 3 years ago

实在是搞不来 一整天了

56025192 commented 3 years ago

IDEA或Eclipse都试过了

Luohuayu commented 3 years ago

请提供完整日志

Luohuayu commented 3 years ago

不修改代码不需要IDEA或Eclipse, 直接gradlew build就能构建

56025192 commented 3 years ago

直接部署gradle后用cmd构建吗???

Luohuayu commented 3 years ago

cmd切换到clone的目录 运行gradlew build命令

56025192 commented 3 years ago

好的我试试

56025192 commented 3 years ago

环境就一个gradle需要git吗

Luohuayu commented 3 years ago

需要git来克隆项目

56025192 commented 3 years ago

好的

56025192 commented 3 years ago

Task :makeJarCatserver FAILED

FAILURE: Build failed with an exception.

BUILD FAILED in 7m 48s 20 actionable tasks: 20 executed

56025192 commented 3 years ago

出现这个错误

Luohuayu commented 3 years ago

尝试清除gradle缓存, 挂梯子再构建

Luohuayu commented 3 years ago

已发布最新版本