
Everything posted by RubyEmerald
-
1.16.2 forge gradle wont work
it crashed /: Last login: Sun Jul 11 10:29:09 on ttys000 cd /Users/iMac/.nvm/versions/io.js/v3.3.1/lib/node_modules/npm/bin/npm-cli.js:85 let notifier = require('update-notifier')({pkg}) ^^^ SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:413:25) at Object.Module._extensions..js (module.js:448:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Function.Module.runMain (module.js:471:10) at startup (node.js:117:18) at node.js:951:3 nvm is not compatible with the npm config "prefix" option: currently set to "" Run `npm config delete prefix` or `nvm use --delete-prefix iojs-v3.3.1 --silent` to unset it. iMacs-iMac:~ iMac$ cd desktop iMacs-iMac:desktop iMac$ cd codakid iMacs-iMac:codakid iMac$ cd "Codakid mod creation 1" iMacs-iMac:Codakid mod creation 1 iMac$ cd projects iMacs-iMac:projects iMac$ cd "Emerald tools and combat" iMacs-iMac:Emerald tools and combat iMac$ ./gradlew build FAILURE: Build failed with an exception. * Where: Build file '/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/build.gradle' line: 8 * What went wrong: Could not compile build file '/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/build.gradle'. > startup failed: build file '/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/build.gradle': 8: unexpected token: } @ line 8, column 1. } ^ 1 error * 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: 3.396 secs iMacs-iMac:Emerald tools and combat iMac$
-
1.16.2 forge gradle wont work
okay thx so much!
-
1.16.2 forge gradle wont work
will this work? build.gradle
-
1.16.2 forge gradle wont work
Alr Thx
-
1.16.2 forge gradle wont work
my gradlew build.gradle
-
1.16.2 forge gradle wont work
btw i forgot it was 1.16.5 lol
-
1.16.2 forge gradle wont work
this is the gradle idk what went wrong. Last login: Sun Jul 11 10:00:41 on ttys000 cd desktop cd codakid cd/Users/iMac/.nvm/versions/io.js/v3.3.1/lib/node_modules/npm/bin/npm-cli.js:85 let notifier = require('update-notifier')({pkg}) ^^^ SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:413:25) at Object.Module._extensions..js (module.js:448:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Function.Module.runMain (module.js:471:10) at startup (node.js:117:18) at node.js:951:3 nvm is not compatible with the npm config "prefix" option: currently set to "" Run `npm config delete prefix` or `nvm use --delete-prefix iojs-v3.3.1 --silent` to unset it. iMacs-iMac:~ iMac$ cd desktop iMacs-iMac:desktop iMac$ cd codakid iMacs-iMac:codakid iMac$ cd "COdakid mod creation 1" iMacs-iMac:COdakid mod creation 1 iMac$ cd projects iMacs-iMac:projects iMac$ cd "Emera;d tools and combat" -bash: cd: Emera;d tools and combat: No such file or directory iMacs-iMac:projects iMac$ cd "Emerald tools and combat" ^[[AiMacs-iMac:Emerald tools and combat iMac$ cd "Emerald tools and combat" -bash: cd: Emerald tools and combat: No such file or directory iMacs-iMac:Emerald tools and combat iMac$ ./gradlew build This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril. WARNING: You are using an unsupported version of ForgeGradle. Please consider upgrading to ForgeGradle 4 and helping in the efforts to get old versions working on the modern toolchain. See https://gist.github.com/TheCurle/fe7ad3ede188cbdd15c235cc75d52d4a for more info on contributing. ################################################# ForgeGradle 2.3.2-g62f3756 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP http://modcoderpack.com by: Searge, ProfMobius, R4wk, ZeuX Fesh0r, IngisKahn, bspkrs, LexManos ################################################# :deobfCompileDummyTask :getVersionJson :extractUserdev Download https://maven.minecraftforge.net/net/minecraftforge/forge/1.16.5-36.1.0/forge-1.16.5-36.1.0.pom Download https://maven.minecraftforge.net/net/minecraftforge/forge/1.16.5-36.1.0/forge-1.16.5-36.1.0-userdev.jar :downloadClient :downloadServer :splitServerJar :mergeJars :applyBinaryPatches FAILED FAILURE: Build failed with an exception. * What went wrong: A problem was found with the configuration of task ':applyBinaryPatches'. > File '/Users/iMac/.gradle/caches/minecraft/net/minecraftforge/forge/1.16.5-36.1.0/userdev/devbinpatches.pack.lzma' specified for property 'patches' does not exist. * 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: 43.369 secs iMacs-iMac:Emerald tools and combat iMac$
-
Why forge says 1.7.10 is unsupported?
i also it wont work
-
1.7.10 forgegradle keeps failing builds
Help Pls ๐
-
Getting the IFactory of an entity for registry
maybe hover next to implements then press enter then add a () with two curly brackets inside worked for me for some reason idk
-
1.7.10 forgegradle keeps failing builds
there's my mod gradle
-
1.7.10 forgegradle keeps failing builds
build.gradle
-
1.7.10 forgegradle keeps failing builds
i am a 1.12.2 forge mod maker and when i try to build the mod it says build fail or somethin heres my code. Last login: Sat Jul 10 21:13:27 on ttys000 cd desktop cd codakid cd ""^[[D/Users/iMac/.nvm/versions/io.js/v3.3.1/lib/node_modules/npm/bin/npm-cli.js:85 let notifier = require('update-notifier')({pkg}) ^^^ SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:413:25) at Object.Module._extensions..js (module.js:448:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Function.Module.runMain (module.js:471:10) at startup (node.js:117:18) at node.js:951:3 nvm is not compatible with the npm config "prefix" option: currently set to "" Run `npm config delete prefix` or `nvm use --delete-prefix iojs-v3.3.1 --silent` to unset it. iMacs-iMac:~ iMac$ cd desktop iMacs-iMac:desktop iMac$ cd codakid iMacs-iMac:codakid iMac$ cd "COdakid mod creation 1" iMacs-iMac:COdakid mod creation 1 iMac$ cd "emerald tools and combat" -bash: cd: emerald tools and combat: No such file or directory iMacs-iMac:COdakid mod creation 1 iMac$ cd project -bash: cd: project: No such file or directory iMacs-iMac:COdakid mod creation 1 iMac$ cd projects iMacs-iMac:projects iMac$ cd "emerald tools and combat" iMacs-iMac:emerald tools and combat iMac$ ./gradlew build To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html. FAILURE: Build failed with an exception. * Where: Build file '/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/build.gradle' line: 25 * What went wrong: A problem occurred evaluating root project 'Emerald Tools And combat'. > Could not set unknown property 'runDir' for root project 'Emerald Tools And combat' of type org.gradle.api.Project. * 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: 5.268 secs iMacs-iMac:emerald tools and combat iMac$ ./gradlew build FAILURE: Build failed with an exception. * Where: Build file '/Users/iMac/Desktop/Codakid/Codakid Mod Creation 1/projects/Emerald Tools And combat/build.gradle' line: 25 * What went wrong: A problem occurred evaluating root project 'Emerald Tools And combat'. > Could not set unknown property 'runDir' for root project 'Emerald Tools And combat' of type org.gradle.api.Project. * 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: 4.973 secs iMacs-iMac:emerald tools and combat iMac$
IPS spam blocked by CleanTalk.