Jump to content

Recommended Posts

Posted

First off, yes I read the EAQ and tried the solutions.

 

I started my quest to update my minecraft to 1.7.10 and get a few mods on it early yesterday. I have been having issues with both ftblauncher and Multimc so I decided to go old school and mod my minecraft from scratch. I downloaded your 1.7.10 installers from the main download page and shortly after running the installer I was received an error saying "Libraries failed to download, try again: ."

 

This is the list of libraries:

akka-actor_2.11:2.3.3

config-1.2.1

scala-actors-migration_2.11:1.1.0

scala-compiler-2.11.1

scala-library-2.11.1

scala-parser-combinators_2.11:1.0.1

scala-reflect-2.11.1

scala-swing_2.11:1.0.1

scala-xml_2.11:1.0.2

scala-continuations-library_2.11:1.0.2

scala-continuations-plugin_2.11:1.0.2

 

11 files in total. I began feverishly searching the web for answers. My main respite came when I read from somewhere to download these libraries from MVNrepository.

 

The heart of my current problem:

After downloading and placing the libraries into the proper spots in my .minecraft folder. I'm still getting an error for the last three libraries I mentioned. The others had disappeared off the error message, leading me to suspect that the installer found those. The other funny thing is I was able to install the earliest iterations of forge for 1.7.10. My minecraft is currently running 10.13.0.1150. I would have been happy to settle for that but now the mods I'd like to use are demanding I give them more updated versions of forge; the versions I still receive the error on.

 

The earliest version that has errored for me is version 10.13.0.1205. At least as far as I know. I haven't really tried  finding out where the earliest version errors. (Adfly makes that task very tedious).

 

Things I have also tried that have been unsuccessful:

-updating to Java 8.

-downgrading back down to Java 7 (currently version 71)

-downloading the libraries from the fmllibs link in the EAQ (and quickly realizing they were for Minecraft 1.6x)

-manually ran the installer in cmd. with the "-Djava.net.preferIPv4Stack=true" prefix

-virus scanned

-ran the installer's .exe counterparts (and ran them in admin mode)

 

And this is where I am not. I feel totally stumped on this dilemma. I've modded minecraft since Risugami first came out with modloader and remembering to delete the META-Inf. I usually can figure out my own errors with a web search and some innovative thinking, but this one has really been a thorn in my side. Made all the more irritating since I'm having issues with ftbLauncher and MUltiMC (I'm starting to wonder if all these are connected)

 

Other information I haven't provided:

 

OS: Windows 7 ultimate

RAM: 8.00 gb

Processor: AMD PhenomII X4 925, 280GHz

Graphics Card: ATI RADEON 4800 HD Series

 

Log from manual installer launch:

 

Considering library commons-io:commons-io:2.4

Considering library commons-codec:commons-codec:1.9

Considering library net.java.jinput:jinput:2.0.5

Considering library net.java.jutils:jutils:1.0.0

Considering library com.google.code.gson:gson:2.2.4

Considering library com.mojang:authlib:1.5.16

Considering library org.apache.logging.log4j:log4j-api:2.0-beta9

Considering library org.apache.logging.log4j:log4j-core:2.0-beta9

Considering library org.lwjgl.lwjgl:lwjgl:2.9.1

Considering library org.lwjgl.lwjgl:lwjgl_util:2.9.1

Considering library org.lwjgl.lwjgl:lwjgl-platform:2.9.1

Considering library net.java.jinput:jinput-platform:2.0.5

Considering library tv.twitch:twitch:5.16

Considering library tv.twitch:twitch-platform:5.16

Considering library tv.twitch:twitch-external-platform:4.5

 

C:\Users\test\Downloads>

C:\Users\test\Downloads>java -Djava.net.preferIPv4Stack=true -jar forge-1.7.10-1

0.13.2.1258-installer.jar

Considering library net.minecraftforge:forge:1.7.10-10.13.2.1258

Considering library net.minecraft:launchwrapper:1.11

Considering library org.ow2.asm:asm-all:5.0.3

Considering library com.typesafe.akka:akka-actor_2.11:2.3.3

Considering library com.typesafe:config:1.2.1

Considering library org.scala-lang:scala-actors-migration_2.11:1.1.0

Considering library org.scala-lang:scala-compiler:2.11.1

Considering library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.

2

Checking "C:\Users\test\AppData\Roaming\.minecraft\libraries\org\scala-lang\plug

ins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.

2.jar" internal checksums

    checksums.sha1 was not found, validation failed

Downloading library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.

2

java.net.UnknownHostException: files.minecraftforge.net

        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

        at java.net.PlainSocketImpl.connect(Unknown Source)

        at java.net.SocksSocketImpl.connect(Unknown Source)

        at java.net.Socket.connect(Unknown Source)

        at sun.net.NetworkClient.doConnect(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.<init>(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown

Source)

        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour

ce)

        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:345)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:333)

        at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)

        at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)

        at com.google.common.io.Files.copy(Files.java:382)

        at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:

291)

        at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl

oadUtils.java:85)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Trying unpacked library org.scala-lang.plugins:scala-continuations-library_2.11:

1.0.2

java.net.UnknownHostException: files.minecraftforge.net

        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

        at java.net.PlainSocketImpl.connect(Unknown Source)

        at java.net.SocksSocketImpl.connect(Unknown Source)

        at java.net.Socket.connect(Unknown Source)

        at sun.net.NetworkClient.doConnect(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.<init>(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown

Source)

        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour

ce)

        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:345)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:333)

        at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)

        at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)

        at com.google.common.io.Files.copy(Files.java:382)

        at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:

291)

        at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl

oadUtils.java:91)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0

.2

Checking "C:\Users\test\AppData\Roaming\.minecraft\libraries\org\scala-lang\plug

ins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.

0.2.jar" internal checksums

    checksums.sha1 was not found, validation failed

Downloading library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0

.2

java.net.UnknownHostException: files.minecraftforge.net

        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

        at java.net.PlainSocketImpl.connect(Unknown Source)

        at java.net.SocksSocketImpl.connect(Unknown Source)

        at java.net.Socket.connect(Unknown Source)

        at sun.net.NetworkClient.doConnect(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.<init>(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown

Source)

        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour

ce)

        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:345)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:333)

        at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)

        at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)

        at com.google.common.io.Files.copy(Files.java:382)

        at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:

291)

        at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl

oadUtils.java:85)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Trying unpacked library org.scala-lang.plugins:scala-continuations-plugin_2.11.1

:1.0.2

java.net.UnknownHostException: files.minecraftforge.net

        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

        at java.net.PlainSocketImpl.connect(Unknown Source)

        at java.net.SocksSocketImpl.connect(Unknown Source)

        at java.net.Socket.connect(Unknown Source)

        at sun.net.NetworkClient.doConnect(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.<init>(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown

Source)

        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour

ce)

        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:345)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:333)

        at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)

        at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)

        at com.google.common.io.Files.copy(Files.java:382)

        at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:

291)

        at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl

oadUtils.java:91)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Considering library org.scala-lang:scala-library:2.11.1

Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1

Considering library org.scala-lang:scala-reflect:2.11.1

Considering library org.scala-lang:scala-swing_2.11:1.0.1

Considering library org.scala-lang:scala-xml_2.11:1.0.2

Checking "C:\Users\test\AppData\Roaming\.minecraft\libraries\org\scala-lang\scal

a-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar" internal checksums

    checksums.sha1 was not found, validation failed

Downloading library org.scala-lang:scala-xml_2.11:1.0.2

java.net.UnknownHostException: files.minecraftforge.net

        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

        at java.net.PlainSocketImpl.connect(Unknown Source)

        at java.net.SocksSocketImpl.connect(Unknown Source)

        at java.net.Socket.connect(Unknown Source)

        at sun.net.NetworkClient.doConnect(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.<init>(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown

Source)

        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour

ce)

        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:345)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:333)

        at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)

        at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)

        at com.google.common.io.Files.copy(Files.java:382)

        at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:

291)

        at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl

oadUtils.java:85)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Trying unpacked library org.scala-lang:scala-xml_2.11:1.0.2

java.net.UnknownHostException: files.minecraftforge.net

        at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

        at java.net.PlainSocketImpl.connect(Unknown Source)

        at java.net.SocksSocketImpl.connect(Unknown Source)

        at java.net.Socket.connect(Unknown Source)

        at sun.net.NetworkClient.doConnect(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.openServer(Unknown Source)

        at sun.net.www.http.HttpClient.<init>(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.http.HttpClient.New(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown

Source)

        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour

ce)

        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:345)

        at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU

tils.java:333)

        at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)

        at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)

        at com.google.common.io.Files.copy(Files.java:382)

        at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:

291)

        at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl

oadUtils.java:91)

        at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96)

        at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)

        at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289)

        at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java

:148)

        at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)

Considering library net.sf.jopt-simple:jopt-simple:4.5

Considering library lzma:lzma:0.0.1

Considering library com.mojang:realms:1.3.5

Considering library org.apache.commons:commons-compress:1.8.1

Considering library org.apache.httpcomponents:httpclient:4.3.3

Considering library commons-logging:commons-logging:1.1.3

Considering library org.apache.httpcomponents:httpcore:4.3.2

Considering library java3d:vecmath:1.3.1

Considering library net.sf.trove4j:trove4j:3.0.3

Considering library com.ibm.icu:icu4j-core-mojang:51.2

Considering library com.paulscode:codecjorbis:20101023

Considering library com.paulscode:codecwav:20101023

Considering library com.paulscode:libraryjavasound:20101123

Considering library com.paulscode:librarylwjglopenal:20100824

Considering library com.paulscode:soundsystem:20120107

Considering library io.netty:netty-all:4.0.10.Final

Considering library com.google.guava:guava:16.0

Considering library org.apache.commons:commons-lang3:3.2.1

Considering library commons-io:commons-io:2.4

Considering library commons-codec:commons-codec:1.9

Considering library net.java.jinput:jinput:2.0.5

Considering library net.java.jutils:jutils:1.0.0

Considering library com.google.code.gson:gson:2.2.4

Considering library com.mojang:authlib:1.5.16

Considering library org.apache.logging.log4j:log4j-api:2.0-beta9

Considering library org.apache.logging.log4j:log4j-core:2.0-beta9

Considering library org.lwjgl.lwjgl:lwjgl:2.9.1

Considering library org.lwjgl.lwjgl:lwjgl_util:2.9.1

Considering library org.lwjgl.lwjgl:lwjgl-platform:2.9.1

Considering library net.java.jinput:jinput-platform:2.0.5

Considering library tv.twitch:twitch:5.16

Considering library tv.twitch:twitch-platform:5.16

Considering library tv.twitch:twitch-external-platform:4.5

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi,  I'm using Forge 47.3.0 for Minecraft 1.20.1 I apologise if this is obvious I am very new to modding for Minecraft. I sucessfully made a mod that launched without errors or crashes (without it doing anything) but in order to add the features I need, I need to add "Custom Portal API [Forge]" as a dependency. However no matter the way I've tried to acheive this, it crashes. I am pretty sure it's not the way I'm putting it in the repositories, the dependencies or the way I'm refrencing it, as I've a hundred diffrent combinations and multiple Maven methods. And on all those diffrent variations I still get this crash: pastebin.com/UhumzZCZ Any tips would be invaluable as I've been loosing my mind over this!
    • Hi, i'm really having problems trying to set the texture to my custom item. I thought i'm doing everything correctly, but all i see is the missing texture block for my item. I am trying this for over a week now and getting really frustrated. The only time i could make the texture work, was when i used an older Forge version (52.0.1) for Minecraft (1.21.4). Was there a fundamental change for textures and models somewhere between versions that i'm missing? I started with Forge 54.1.0 and had this problem, so in my frustration i tried many things: Upgrading to Forge 54.1.1, created multiple new projects, workspaces, redownloaded everything and setting things up multiple times, as it was suggested in an older thread. Therea are no errors in the console logs, but maybe i'm blind, so i pasted the console logs to pastebin anyway: https://pastebin.com/zAM8RiUN The only time i see an error is when i change the models JSON file to an incorrect JSON which makes sense and that suggests to me it is actually reading the JSON file.   I set the github repository to public, i would be so thankful if anyone could take a look and tell me what i did wrong: https://github.com/xLorkin/teleport_pug_forge   As a note: i'm pretty new to modding, this is my first mod ever. But i'm used to programming. I had some up and downs, but through reading the documentation, using google and experimenting, i could solve all other problems. I only started modding for Minecraft because my son is such a big fan and wanted this mod.
    • Please read the FAQ (link in orange bar at top of page), and post logs as described there.
    • Hello fellow Minecrafters! I recently returned to Minecraft and realized I needed a wiki that displays basic information easily and had great user navigation. That’s why I decided to build: MinecraftSearch — a site by a Minecraft fan, for Minecraft fans. Key Features So Far Straight-to-the-Point Info: No extra fluff; just the essentials on items, mobs, recipes, loot and more. Clean & Intuitive Layout: Easy navigation so you spend less time scrolling and more time playing. Optimized Search: Search for anything—items, mobs, blocks—and get results instantly. What I’m Thinking of Adding More data/information: Catch chances for fishing rod, traveling villager trades, biomes info and a lot more. The website is still under development and need a lot more data added. Community Contributions: Potential for user-uploaded tips for items/mobs/blocks in the future. Feature Requests Welcome: Your ideas could shape how the wiki evolves! You can see my roadmap at the About page https://minecraftsearch.com/about I’d love for you to check out MinecraftSearch and see if it helps you find the info you need faster. Feedback is crucial—I want to develop this further based on what the community needs most, so please let me know what you think. Thanks, and happy crafting!
    • Instructions on how to install newer Java can be found in the FAQ
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.