Jump to content
Existing user? Sign In

Sign In



Sign Up

sliskes Wrarh

Members
  • Posts

    93
  • Joined

  • Last visited

Everything posted by sliskes Wrarh

  1. Plugin [id: 'com.mark.bootstrap.bootstrap', artifact: 'com.github.Mark7625:bootstrap-release:9457850336'] was not found in any of the following sources: The 'fix' for the bootstrap is legit editing 2 numbers or deleting 4 lines in gradle i can not seem to figure out what lines need to deleted or what 2 numbers need editing (added/changed/removed) plugins { java application id("com.github.johnrengelman.shadow") version "8.1.1" id("com.mark.bootstrap.bootstrap") } repositories { mavenCentral() maven { url "[Hidden Content]" } } dependencies { classpath("com.guardsquare:proguard-gradle:7.3.0") } } configure<com.mark.bootstrap.BootstrapPluginExtension> { uploadType.set(com.mark.bootstrap.UploadType.FTP) buildType.set("normal") customRepo.set("[Hidden Content]") passiveMode.set(true) externalLibs.set(listOf(File("${rootProject.buildDir}\\libs\\"))) } allprojects { apply(plugin = "java") apply(plugin = "application") apply(plugin = "com.github.johnrengelman.shadow") java { toolchain { languageVersion.set(JavaLanguageVersion.of(11)) } } } dependencies { implementation("dev.openrune:filestore:1.2.4") } implementation(project("game")) } tasks.withType<JavaCompile>().configureEach { options.isWarnings = false options.isDeprecation = false options.isIncremental = true } tasks { jar { destinationDirectory.set(file("${rootProject.buildDir}\\")) } } application { mainClass.set("Application") } tasks { val gameProjectPath = "game" val runeliteProjectPath = "runelite" jar { destinationDirectory.set(file("${rootProject.buildDir}\\tmp\\")) } Thank you for taking time to look at my post if you have any idea how to fix or where i should be looking id greatly appreciate it
  2. anyone still have this dl dead sadly
  3. still need some help with this sadly thinking its a lost cause
  4. Will look thx Anyone still have a copy of this? Forgive me for my grave digging
  5. I know this is kind of old and I apologize for Gravedigging. Is there anyway this could be re-uploaded or does anybody have a link they can re-upload I’d very much appreciate it. Thank you.

Contact

[email protected]

astra.security

What is a RSPS?

A RSPS, also known as RuneScape private server, is an online game based on RuneScape, and controlled by independent individuals.

Popular RSPS Servers

Runewild Ikov RedemptionRSPS

Disclaimer

Runesuite is not affiliated with runescape, jagex in any way & exists solely for educational purposes.

×
×
  • Create New...