Bug [Solved] Funky Locomotion and ChickenChunks Crash server

L

Limeg7

Guest
Hello everyone,
the machine I have placed in a RFTools dimension (as seen in picture) seems to be crashing the server whenever there is no players in the dimension.

Crash log attached

2016-11-03_23.26.39.png
 

Attachments

  • crash-2016-11-03_23.17.11-server.txt
    27.7 KB · Views: 70
L

Limeg7

Guest

I followed the instructions on github, but I can't find "version = "beta-7" and I get this error log:


C:\Users\Emil\Desktop\FunkyLocomotion-master> gradlew build

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\Users\Emil\Desktop\FunkyLocomotion-master\build.gradle' line: 10

* What went wrong:
A problem occurred evaluating root project 'FunkyLocomotion-master'.
> ForgeGradle 2.0 requires Gradle 2.3 or above.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1.837 secs

C:\Users\Emil\Desktop\FunkyLocomotion-master>
C:\Users\Emil\Desktop\FunkyLocomotion-master>


Line 10 is: apply plugin: 'net.minecraftforge.gradle.forge'