Sirse / MineFantasyII-Cont

Unofficial MineFantasy II repository
GNU General Public License v3.0
16 stars 17 forks source link

build gradle #55

Closed k1r0s closed 5 years ago

k1r0s commented 5 years ago

cloning the repo and doing $ gradle on the root.

$ gradle -v

------------------------------------------------------------
Gradle 5.2.1
------------------------------------------------------------

Build time:   2019-02-08 19:00:10 UTC
Revision:     f02764e074c32ee8851a4e1877dd1fea8ffb7183

Kotlin DSL:   1.1.3
Kotlin:       1.3.20
Groovy:       2.5.4
Ant:          Apache Ant(TM) version 1.9.13 compiled on July 10 2018
JVM:          1.8.0_201 (Oracle Corporation 25.201-b09)
OS:           Linux 4.15.0-55-generic amd64

output from -S

Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin [id 'forge']

...
Caused by: org.gradle.api.internal.tasks.DefaultTaskContainer$TaskCreationException: Could not create task ':reobf'.

...
Caused by: org.gradle.api.tasks.TaskInstantiationException: Could not create task of type 'ReobfTask'.
k1r0s commented 5 years ago

I've downloaded forge src and unziped on the root of this project, now im running the client as expected