Jump to content

Recommended Posts

Posted

So i'm trying to setting up mcp with forge using the forge source installer but everytime i run it i get  this error:

================ Forge ModLoader Setup Start ===================
Checking MCP zip (may take time to download)
Downloaded mcp8.04.zip
Extracting MCP to '[NotNeeded]'
Setting up MCP
Patching commands.py
patching file commands.py
    Commands patch applied successfully
Copying FML conf
Creating Repackaged data
    Creating re-packaged srg
    Creating re-packaged exc
    Creating re-packaged MCP patches
Fixing MCP Workspace
Could not retrieve md5 for library scala-compiler-2.10.2.jar ( http://repo.maven
.apache.org/maven2/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.ja
r.md5 )
Could not retrieve md5 for library lwjgl-2.9.0-sources.jar ( http://repo.maven.a
pache.org/maven2/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0-sources.jar.md5 )
Could not retrieve md5 for library guava-14.0.jar ( http://repo.maven.apache.org
/maven2/com/google/guava/guava/14.0/guava-14.0.jar.md5 )
Could not retrieve md5 for library commons-lang3-3.1-sources.jar ( http://repo.m
aven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1-so
urces.jar.md5 )
Could not retrieve md5 for library jinput-2.0.5.jar ( http://repo.maven.apache.o
rg/maven2/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar.md5 )
Could not retrieve md5 for library jutils-1.0.0-sources.jar ( http://repo.maven.
apache.org/maven2/net/java/jutils/jutils/1.0.0/jutils-1.0.0-sources.jar.md5 )
Downloading 42 libraries
    launchwrapper-1.3.jar Done
    Download of asm-debug-all-4.1.jar failed md5 check, deleting
    Failed to download asm-debug-all-4.1.jar from http://repo.maven.apache.org/m
aven2/org/ow2/asm/asm-debug-all/4.1/asm-debug-all-4.1.jar
    asm-debug-all-4.1-sources.jar Done
    scala-library-2.10.2.jar Done
    scala-library-2.10.2-sources.jar Done
    scala-compiler-2.10.2.jar Done
    Download of scala-compiler-2.10.2-sources.jar failed md5 check, deleting
    Failed to download scala-compiler-2.10.2-sources.jar from http://repo.maven.
apache.org/maven2/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2-sou
rces.jar
    jopt-simple-4.5.jar Done
    jopt-simple-4.5-sources.jar Done
    lzma-0.0.1.jar Done
    codecjorbis-20101023.jar Done
    codecwav-20101023.jar Done
    libraryjavasound-20101123.jar Done
    librarylwjglopenal-20100824.jar Done
    soundsystem-20120107.jar Done
    lwjgl-2.9.0.jar Done
    lwjgl-2.9.0-sources.jar Done
    lwjgl_util-2.9.0.jar Done
    lwjgl_util-2.9.0-sources.jar Done
    argo-2.25_fixed.jar Done
    argo-2.25.jar Done
    argo-2.25-sources.jar Done
    Download of bcprov-jdk15on-1.47.jar failed md5 check, deleting
    Failed to download bcprov-jdk15on-1.47.jar from http://repo.maven.apache.org
/maven2/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar
    bcprov-jdk15on-1.47-sources.jar Done
    guava-14.0.jar Done
    Download of guava-14.0-sources.jar failed md5 check, deleting
    Failed to download guava-14.0-sources.jar from http://repo.maven.apache.org/
maven2/com/google/guava/guava/14.0/guava-14.0-sources.jar
    commons-lang3-3.1.jar Done
    commons-lang3-3.1-sources.jar Done
    commons-io-2.4.jar Done
    Download of commons-io-2.4-sources.jar failed md5 check, deleting
    Failed to download commons-io-2.4-sources.jar from http://repo.maven.apache.
org/maven2/commons-io/commons-io/2.4/commons-io-2.4-sources.jar
    jinput-2.0.5.jar Done
    Download of jinput-2.0.5-sources.jar failed md5 check, deleting
    Failed to download jinput-2.0.5-sources.jar from http://repo.maven.apache.or
g/maven2/net/java/jinput/jinput/2.0.5/jinput-2.0.5-sources.jar
    jutils-1.0.0.jar Done
    jutils-1.0.0-sources.jar Done
    gson-2.2.2.jar Done
    gson-2.2.2-sources.jar Done
    lwjgl-platform-2.9.0-natives-windows.jar Done
        Extracting OpenAL32.dll
        Extracting OpenAL64.dll
        Extracting lwjgl.dll
        Extracting lwjgl64.dll
    lwjgl-platform-2.9.0-natives-osx.jar Done
        Extracting liblwjgl.jnilib
        Extracting openal.dylib
    lwjgl-platform-2.9.0-natives-linux.jar Done
        Extracting liblwjgl.so
        Extracting liblwjgl64.so
        Extracting libopenal.so
        Extracting libopenal64.so
    jinput-platform-2.0.5-natives-windows.jar Done
        Extracting jinput-dx8.dll
        Extracting jinput-dx8_64.dll
        Extracting jinput-raw.dll
        Extracting jinput-raw_64.dll
        Extracting jinput-wintab.dll
    jinput-platform-2.0.5-natives-osx.jar Done
        Extracting libjinput-osx.jnilib
    jinput-platform-2.0.5-natives-linux.jar Done
        Extracting libjinput-linux.so
        Extracting libjinput-linux64.so
Backing up client
Downloaded 1.6.2.jar
Backing up server
Downloaded minecraft_server.1.6.2.jar
Something failed verifying minecraft files, see log for details.
Decompile Exception: 1
Press any key to continue . . .

Posted

Something is screwing up your internet connection and not letting it download needed files.

For now, start off my making a folder called 'mcp_data' in the fml dir.

Then copy mcp\jars to that folder. {the eintire jars dir so you now have fml\mcp_data\jars}

 

Kill the mcp folder, and then try again.

The 'mcp_data' folder is the cache that FML looks for when setting up a completely clean work space.

So if you stick the jars in there it won't download stuff you already have.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted
  On 8/27/2013 at 5:32 PM, LexManos said:

Something is screwing up your internet connection and not letting it download needed files.

For now, start off my making a folder called 'mcp_data' in the fml dir.

Then copy mcp\jars to that folder. {the eintire jars dir so you now have fml\mcp_data\jars}

 

Kill the mcp folder, and then try again.

The 'mcp_data' folder is the cache that FML looks for when setting up a completely clean work space.

So if you stick the jars in there it won't download stuff you already have.

Do i also need to install fml in my minecraft jar?

 

Posted

No.. Why would you need to do that?

Seriously i can't beat this into people enough you NEVER NEVER NEVER NEVER NEVER need to TOUCH your minecraft.jar/minecraft_server.jar anymore.

 

But no, FML comes with Forge in both the src and binary distrabution. Thats why theres a folder called fml -.-

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted
  On 8/27/2013 at 5:44 PM, LexManos said:

No.. Why would you need to do that?

Seriously i can't beat this into people enough you NEVER NEVER NEVER NEVER NEVER need to TOUCH your minecraft.jar/minecraft_server.jar anymore.

 

But no, FML comes with Forge in both the src and binary distrabution. Thats why theres a folder called fml -.-

Haha i'm sorry but i still got the same error

This is what my mcp_data/jars looks like it got assets and versions in.

Did i miss something...? I'm really sorry i thought it was easier back before 1.6 :S

I didn't got the minecraft_server in it because i'm making a singleplayer mod and it don't really think you'll need that if you're making a single player mod.

Posted

Yes you need the server when modding with Forge as we merge the client and server into one code base.

And you should also have the 'libraries' folder, the thing that you're having issue downloading.

 

Seriously though, The forge src setup has been automated for several months now. This is NOT an issue with our system

It's an issue with YOUR internet connection.

One that can be resolved by just having those libraries already downloaded like I told you but aparently you're not getting that.

Either way, I expect a small level of intelegence from people who use the src distribution, I have told you what needs to be done, this is the end of it.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Crash Report: https://mclo.gs/cqfHEI7 Latest.log: https://mclo.gs/1OLLfBs
    • I never thought I’d fall for it but I did. It all started with what seemed like a promising crypto investment opportunity I found through a popular social media platform. The project looked legitimate, with a sleek website, professional looking team profiles, and glowing testimonials. After doing what I thought was enough due diligence, I invested. First $5,000. Then $10,000. Over the next few months, I put in a total of $153,000. The returns were amazing on paper. My account showed massive gains, and I was told I could “withdraw soon.” But when I tried to cash out, I was hit with endless delays, excuses, and requests for additional “verification fees.” That’s when the panic set in: I realized I’d been scammed. I felt sick. Devastated. Embarrassed. After days of searching online, I came across Malice Cyber Recovery, a firm that specialized in tracing and recovering lost digital assets. I was skeptical at first I’d already lost so much, and I wasn’t ready to be taken advantage of again. But their team was incredibly professional and transparent from the start. They explained the recovery process in detail and didn’t make any unrealistic promises. They began with a full investigation, tracing the blockchain transactions and identifying the wallet addresses involved. Within a week, they had compiled enough evidence to begin their recovery strategy. It wasn’t easy and it wasn’t overnight but within a matter of weeks, I received the news I never thought I’d hear They had recovered my $153,000. I cried. Not just because I got my money back but because someone actually cared enough to help me. If you’ve fallen victim to a crypto scam, don’t suffer in silence. Malice Cyber Recovery gave me my life back and they just might be able to do the same for you  
    • Maximizing savings on  Temu  has never been easier! With the exclusive 70% Off Coupon Code [acu729640], you can enjoy unparalleled discounts on a vast array of trending products. This offer, coupled with fast delivery and free shipping across 67 countries, ensures that shoppers receive high-quality items at remarkably reduced prices. Exclusive  Temu  Coupon Codes for Maximum Savings Enhance your shopping experience by applying these verified Coupon Codes: acu729640 – Enjoy a 70% discount on your order. acu729640 – Receive an extra 30% off on select items. acu729640 – Benefit from free shipping on all purchases. acu729640 – Save $10 on orders exceeding $50. acu729640 – Unlock special discounts on newly launched products. What is the  Temu  70% Off Coupon Code [acu729640]? The 70% Off Coupon Code [acu729640] is a premier promotional tool that significantly reduces the cost of various products across  Temu 's extensive marketplace. Whether you are a first-time buyer or a returning customer, applying this Code at checkout guarantees exceptional discounts on categories such as apparel, electronics, home essentials, and more. How Does the 70% Off Coupon Code [acu729640] Work on  Temu ? Leveraging the 70% Off Coupon Code [acu729640] is effortless: Browse  Temu ’s diverse product range. Select and add desired items to your shopping cart. Enter [acu729640] at checkout. Instantly receive a 70% discount. Complete your transaction and enjoy expedited, reliable shipping. Is the  Temu  70% Off Coupon Code [acu729640] Legitimate? Absolutely! The  Temu  70% Off Coupon Code [acu729640] is an authentic and verified discount, actively used by thousands of savvy shoppers. Unlike misleading online offers, this Coupon is officially endorsed by  Temu , ensuring its seamless functionality across multiple product categories. Latest  Temu  Coupon Code 70% Off [acu729640] + Additional 30% Discount  Temu  continually updates its promotional lineup. In addition to the 70% Off Coupon Code [acu729640], customers can utilize to obtain an extra 30% discount on selected items. These stacked savings empower users to optimize their purchases and maximize financial benefits.  Temu  Coupon Code 70% Off United States [acu729640] For 2025 For customers residing in the United States, the  Temu  Coupon Code 70% Off [acu729640] remains a top-tier deal in 2025. Coupled with nationwide free shipping, this offer presents an unparalleled opportunity to secure premium products at a fraction of their original cost.  Temu  70% Off Coupon Code [acu729640] + Free Shipping In addition to receiving 70% off, users also enjoy complimentary shipping when applying the  Temu  70% Off Coupon Code [acu729640]. This combination of discounts and free shipping eliminates hidden costs, reinforcing  Temu ’s dedication to customer satisfaction and affordability. More Exclusive  Temu  Coupon Codes for Additional Savings Maximize your savings with these additional discount Codes: acu729640 – Unlock a 70% discount instantly. acu729640 – Avail extra savings for new users. acu729640 – Get free shipping on all orders. acu729640 – Enjoy bulk purchase discounts. acu729640 – Access exclusive markdowns on premium collections. Why Should You Use the  Temu  70% Off Coupon Code [acu729640]? Substantial savings across multiple product categories. Exclusive discounts for new and returning customers. Verified and legitimate Coupon Codes with immediate application. Complimentary shipping available across 67 countries. Expedited delivery and a seamless shopping experience. Final Note: Use The Latest  Temu  Coupon Code [acu729640] 70% Off The  Temu  Coupon Code [acu729640] 70% off offers an unparalleled opportunity to save significantly on high-quality products. Secure this deal now to maximize your benefits in July 2025. With the  Temu  Coupon 70% off, you can access exceptional discounts and unbeatable pricing. Apply the Code today and transform your shopping experience. Summary:  Temu  Coupon Code 70% Off  Temu  70% Off Coupon Code acu729640 70% Off Coupon Code acu729640  Temu   Temu  Coupon Code 70% Off United States 2025 Latest  Temu  Coupon Code 70% Off acu729640  Temu  70% Off Coupon Code legit How to use  Temu  70% Off Coupon Code Temu  70% Off Coupon Code free shipping Best  Temu  discount Codes 2025  Temu  promo Codes July 2025 FAQs About the  Temu  70% Off Coupon What is the 70% Off Coupon Code [acu729640] on  Temu ? The 70% Off Coupon Code [acu729640] is a promotional tool enabling shoppers to secure up to 70% savings on a vast selection of  Temu  products. How can I apply the  Temu  70% Off Coupon Code [acu729640]? To redeem the Coupon, simply add your chosen items to the cart, enter [acu729640] at checkout, and enjoy the automatic discount. Is the  Temu  70% Off Coupon Code [acu729640] available for all users? Yes! Both first-time and returning customers can leverage the 70% Off Coupon Code [acu729640] to access incredible savings. Does the 70% Off Coupon Code [acu729640] include free shipping? Yes! Applying [acu729640] at checkout not only provides a 70% discount but also ensures free shipping across applicable regions. Can the  Temu  70% Off Coupon Code [acu729640] be used multiple times? The validity and frequency of Coupon usage are subject to  Temu ’s promotional policies. Many users report success in applying the Coupon across multiple transactions, maximizing their overall savings potential.  
    • Temu Gutscheincode 100 € RABATT → [acu729640] für die USA im Juli  Spare riesig mit dem Temu Gutscheincode 100 € RABATT → [acu729640] im Juli 2025 Im Juli 2025 bringt Temu unglaubliche Rabatte für seine treuen Kunden mit einem exklusiven Gutscheincode (acu729640), der dir beeindruckende 100 € Rabatt auf deinen Einkauf gewährt. Egal, ob du Neukunde oder Stammkunde bist – du kannst bei einer riesigen Auswahl an Artikeln sparen, darunter Elektronik, Mode, Haushaltswaren und vieles mehr! Jetzt ist der perfekte Zeitpunkt, um satte Rabatte zu genießen und zu erleben, warum Temu eine der führenden globalen E-Commerce-Plattformen ist. Was macht Temu so besonders? Temu ist bekannt für eine riesige Auswahl an trendigen Produkten zu unschlagbaren Preisen. Von den neuesten Technik-Gadgets bis zu stylischer Kleidung und Haushaltsbedarf – hier findest du alles. Außerdem bietet Temu kostenlosen Versand in über 67 Länder, schnelle Lieferung und Rabatte von bis zu 90 % auf ausgewählte Produkte. Mit dem Gutscheincode (acu729640) erhältst du zusätzliche Rabatte! So verwendest du den Temu Gutscheincode (acu729640) im Juli 2025 So nutzt du das 100 €-Angebot mit dem Temu Gutscheincode (acu729640): Registrieren oder Einloggen bei Temu: Ob neu oder bereits Kunde – du musst dich anmelden oder ein Konto erstellen, um den Gutscheincode einzulösen. Durchstöbere die große Temu-Auswahl: Entdecke Temus umfangreiches Produktsortiment – von Haushaltsartikeln, Beauty-Produkten, Mode bis hin zu Hightech-Gadgets. Gutscheincode eingeben (acu729640): Gib den Code im Feld "Promo Code" beim Checkout ein, um die 100 € sofort abzuziehen. Zusätzliche Rabatte sichern: Neben den 100 € Rabatt gibt es bis zu 40 % Rabatt auf ausgewählte Artikel oder kombinierbare Gutscheinpakete. Bestellung abschließen: Überprüfe deinen Warenkorb und schließe die Bestellung ab – inklusive kostenlosem Versand in über 67 Länder! Warum du den Temu Gutscheincode (acu729640) verwenden solltest Der Temu Gutscheincode (acu729640) bietet viele Vorteile – egal ob Neukunde oder Bestandskunde: 100 € Rabatt für Neukunden: Spare 100 € bei deiner ersten Bestellung. 100 € Rabatt für Bestandskunden: Auch wiederkehrende Kunden profitieren mit acu729640 von 100 € Rabatt. 40 % zusätzlicher Rabatt: Auf ausgewählte Produkte gibt es bis zu 40 % zusätzlich. Gratisgeschenk für Neukunden: Neukunden erhalten ein kostenloses Geschenk beim Einsatz des Gutscheins. 100 € Gutscheinpaket: Spare noch mehr mit gebündelten Gutscheinen für Technik, Mode, Haushaltswaren und mehr. Temu Neukunden-Rabatte & Angebote Perfekt für Neueinsteiger! Als Neukunde bekommst du: 100 € Rabatt auf die erste Bestellung mit dem Code (acu729640). Kostenloser Versand in über 67 Länder. Exklusive Promo-Codes je nach Produktkategorie. Zusätzliche Temu Gutscheine speziell für Neukunden im Juli 2025. Temu Gutscheine für Bestandskunden Auch bestehende Kunden gehen nicht leer aus: 100 € Rabatt mit acu729640 auf die nächste Bestellung. 40 % Rabatt auf ausgewählte Produkte in vielen Kategorien. Gutscheinpaket für Bestandskunden, ideal für größere Einkäufe. Weitere Rabattcodes für beliebte Produkte und Aktionen. Neue Temu-Angebote im Juli 2025 Temu überrascht immer wieder mit frischen Angeboten. Im Juli 2025 gibt es: 100 € Rabatt für Neu- und Bestandskunden mit dem Code acu729640. Bis zu 40 % Rabatt auf Elektronik, Beauty, Deko und mehr. Neukunden-Coupons inklusive Gratisgeschenk und Sonderaktionen. Laufend neue Angebote den ganzen Juli über – regelmäßig reinschauen lohnt sich! Spare in verschiedenen Ländern & Kategorien mit Temu Gutscheinen Beispiele, wie Temu-Codes weltweit funktionieren: USA: 100 € Rabatt mit acu729640 auf Bestellungen in den USA. Kanada: Kanadier erhalten 100 € Rabatt bei Erst- oder Folgebestellung. UK: Auch britische Kunden sparen 100 € mit dem Code. Japan: Japanische Kunden erhalten 100 € Rabatt plus Sonderaktionen. Mexiko, Brasilien, Spanien, Deutschland: Bis zu 40 % Rabatt auf ausgewählte Artikel mit acu729640. Fazit Ob neu oder treu – der Temu Gutscheincode (acu729640) bringt dir im Juli 2025 satte Rabatte:  100 € sparen, 40 % auf ausgewählte Artikel und kostenloser Versand weltweit. Temu bietet großartige Preise, eine riesige Auswahl und jede Menge Aktionen. Jetzt zuschlagen: Code acu729640 im Warenkorb eingeben und sparen!  
  • Topics

×
×
  • Create New...

Important Information

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