Jump to content

Recommended Posts

Posted

Hello.

 

I have a big problem: Since about 3 weeks now, I'm not able to download forge.

 

So to describe it a bit better, I tried to download the latest Forge 1.5.2 version, the latest 1.6.4 version, the latest 1.7.2 version and the latest 1.7.10 version. Nothing will work.

I tried to download the installer for playing with mods in Minecraft and the src to create forge mods, but nothing is working. I tried to run the gradlew.bat from that files I have downloaded before the problem appeared, but there nothing is happening, after about 30 minutes only around 11Kb's where downloaded and after 5 hours it's still saying the same.

 

I tried to download the files with and without an anti-virus tool, I tried it on a different Pc...Not working. Oh and I asked my internet provider if its a problem with them, but they can't find a problem. I tried it the download in Firefox, Google Chrome and Internet Explorer (without addons).

 

And now I'm out of ideas and my friends are out of ideas, too. But for some reason my friends are able to download it, but I'm not.

 

Here an example of what happens with forge 1.7.10:

And here my internet connection: http://www.speedtest.net/my-result/3884028504

 

The download is starting and after around 30 minutes its failing and if I'm setting up the gradle workspace then its stopping after around 30 minutes and doing nothing then.... And in that 30 minutes its downloading around 15KB's...

 

I hope someone can help me, I want to download Forge!!!!!

 

Bektor

Developer of Primeval Forest.

Posted
  On 11/5/2014 at 12:36 AM, luacs1998 said:

Since you don't know how to use adfly... Use the direct links (*)

I know how to use adfly! You need to wait 5 seconds and then click on the Skip button. And the direct links won't work, too. Same problem: Download failed. :(

Developer of Primeval Forest.

Posted

So, yeah, i got the same problem. Since yesterday I'm trying to download the Forge source, but i got the same problems as the Threadopener.

 

I got to download the ZIP with a trick - i paused and resumed the download (direct, not adfly) every 2 - 5 minutes (otherwise it will fail, see Openers pic).

But downloading the source, with

gradlew setupDecompWorkspace --refresh-dependencies

will work for the first few minutes, but fail after some time.

 

 

  Reveal hidden contents

 

 

As you can see in this picture, it starts downloading the files, but will pause/crash after some time (it's on 22 KB since over 20 minutes now).

 

I'm running Windows 7 64 bit, having no internet connection problems (tested both, connection and installation of forge thw whole day). While i have a quite good speed with other downloads (minecraft-server.jar from Mojang, about 500kb/s - 1,5Mb/s), the speed of the download of the forge-src zip (recommended version, 1.7.10) was only about less than 100kb/s.

 

Edit:

 

So, i tried it again today, and got to about 50 KB, and got this error:

 

  Reveal hidden contents

 

 

Currently I'm running the same command with the additional "--stacktrace" parameter, as the message said.

I'll post the result as soon it's completed.

 

Edit 2:

 

I ran the command now with the "--info" parameter and saved the log into a file.

The console showed the same error as previously.

 

I don't think the log can really help, though i found no stacktrace, etc. But here it is:

 

 

 

 

Posted
  On 11/5/2014 at 7:41 PM, Th3Br1x said:

So, yeah, i got the same problem. Since yesterday I'm trying to download the Forge source, but i got the same problems as the Threadopener.

 

I got to download the ZIP with a trick - i paused and resumed the download (direct, not adfly) every 2 - 5 minutes (otherwise it will fail, see Openers pic).

But downloading the source, with

gradlew setupDecompWorkspace --refresh-dependencies

will work for the first few minutes, but fail after some time.

 

 

  Reveal hidden contents

 

 

As you can see in this picture, it starts downloading the files, but will pause/crash after some time (it's on 22 KB since over 20 minutes now).

 

I'm running Windows 7 64 bit, having no internet connection problems (tested both, connection and installation of forge thw whole day). While i have a quite good speed with other downloads (minecraft-server.jar from Mojang, about 500kb/s - 1,5Mb/s), the speed of the download of the forge-src zip (recommended version, 1.7.10) was only about less than 100kb/s.

 

Edit:

 

So, i tried it again today, and got to about 50 KB, and got this error:

 

  Reveal hidden contents

 

 

Currently I'm running the same command with the additional "--stacktrace" parameter, as the message said.

I'll post the result as soon it's completed.

 

Edit 2:

 

I ran the command now with the "--info" parameter and saved the log into a file.

The console showed the same error as previously.

 

I don't think the log can really help, though i found no stacktrace, etc. But here it is:

 

 

 

 

The picture in the error is exact the same error I got the first time where I tried it. (Currently it won't give the error, the task manager says nothing is happening with the network, but gradle won't give me the error anymore, it tries to download it for over 5 hours with no progress change :( )

 

So anyone who can help here?

 

EDIT: Ok, I tried now to restart the Router/FritzBox, didn't help and I tried it now again with different browers:

 

Firefox: Download failed (DE: Download fehlgeschlagen)

Google Chrome: Unknown Network Error (DE: Unbekannter Netzwerkfehler)

Internet Explorer: Over 10 hours remaining with 0% progress after 1 hour (DE: über 10 Stunden verbleiben mit 0% Fortschritt nach 1 Stunde)

 

So anyone who can help?

Developer of Primeval Forest.

Posted

First of all, thank you for your reply, Overmind.

 

So, to download the zipped "Src"-version of Forge for modding purposes (thats at leat what I am trying), I am using the gradle wrapper included into the zip.

 

1.: Downloading the Recommended-Src-Package from http://files.minecraftforge.net/

The first problem is, that the connection between the files.minecraftforge.net server and Europe (or Germany, as i see that Threadopener seems to be german too) is just horrible. Average download speed for me: 1kb/s at a maximum. So, i am able to download like 12KB of the ZIP, then i have to pause the download and resume it, to "refresh the connection" (don't know if thats technicly correct, but it seems to), otherwise the download will cancel with the messages posted by Bektor ("Download failed" in FireFox).

 

2.: Getting the actual src with the gradle wrapper

Next Problem: Getting the actual forge source with the gradle wrapper. I'm following this guide on installing forge for development purposes and the problem is in step 3. Due to the latency (if thats the problem) the wrapper wont complete the download of the first file (it seems to be that file Overmind posted the link to) and hang on after a variable amount of data (highest until now: 155KB after like half an hour or so). Sometimes it's failing after several minutes (See my recent post in this thread). And thats the main problem, i guess. since I don't know (no guide for this found) how to manually download/install all of the required files for Forge since Minecraft version 1.7 (with this "new installer"), I have to use the gradle wrapper which isn't working for me (as you can see).

 

So, here is the (with google translator) translated traceroute from Windows tracert command:

 

  Reveal hidden contents

 

 

I hope, this problem can be solved :)

 

Posted

Well, thats interesting. Maybe it's just again some <insert a random insult here> from Telekom Germany ...

Hopefully not. The interesting thing is, that I'm trying to do that since several days now, my Downloadspeedin general was at every try at least over 8Mbps and my downloadspeed from files.mineraftforge.net is just that slow. :/

 

Do you guys have any idea what could be the issue?

 

Edit: So, i just tried to download the Latest build (src) of forge (1235) - first, the download was again slow (under 500 B/s) then it just finished while only 50% were downloaded. I opened the archive and got an error, that the archive is corrupted ("Unexpected Archiveend" or something similiar).

 

I'll just restart router, computer and clear/flush my dns's. I'll reply, if that helped.

Posted

Hm, thats interisting:

 

 

The pic in English (only in my opinion important parts of the pic):

 

  Reveal hidden contents

 

 

And my internet connection:

http://www.speedtest.net/my-result/3893398563

 

Here the speed test of the files.minecraftforge.net website:

 

And @Th3Br1x the problem is not from Telekom Germany because I'm by Versanet (Germany) and I have the same problem. (and versanet itself wasn't able to find a problem in my connection)

 

Any idea?

Developer of Primeval Forest.

Posted

Well, I'm gonna restart my PC now.

I flushed the DNS cache of fritzbox and pc, maybe that will help.

 

Edit: Well, no. It didn't worked. Same results as before after DNS cache flush (PC & Router) and restart (PC & Router).

That's strange. So the issue is probably not on my side...

Posted

IT doesnt appear to be anything on our side, something in your ISP is screwing the routing to our servers.

Make sure you get a full route trace.

There isn't much we can do on our end.

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

Mh... That's strange.

Well, thank you for your help, but one last question:

 

Is there another way to install/download the source of forge instead of using the gradle wrapper?

Posted

None that is supported. It would be better for you to figure out why you are having issues connecting to parts of the rest of the internet.

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 11/13/2014 at 1:51 AM, LexManos said:

None that is supported. It would be better for you to figure out why you are having issues connecting to parts of the rest of the internet.

Ok, figured it out: seems to be that I'm getting from Germany to the Servers of files.minecraftforge.net a read time out exception on 3 unknown points... (So my route trace isn't full)

Any idea how to fix it?

Developer of Primeval Forest.

  • 2 weeks later...
Posted
  On 11/13/2014 at 11:04 PM, LexManos said:

Ask your ISP.

Ok, I asked my ISP and well, they are saying they fixed the problem, but its still unfixed, so after the fourth try to get them on fixing the issue I gave up.

So is there a way to download the files manually, that I can pause the download and then resume it, because thats the only way that is working for me and I want not to wait 2 month to hope that the new provider I have in 2 month is better then the old one.

Developer of Primeval Forest.

Posted

Ok, but how can I use a proxy that the gradlew.bat file can download all needed files from the files.minecraftforge.net servers without getting a timeout?

 

EDIT:

By downloading the forge src with help from free-proxyserver.com the download is working and really fast, click and finished ;)

Now I need only to know how to do this with the things that the gradlwe.bat needs to download or if I need to download them manually where I need then to put this files that the gradlew.bat finds them and can work with them.

Developer of Primeval Forest.

Posted
  On 11/26/2014 at 5:23 PM, diesieben07 said:

Google helps you. You'll probably want to set up a system-wide proxy (easiest way).

Ok, I found a few tutorials, but they are not working for me, because they are for LAN and I have WLAN.

Developer of Primeval Forest.

Posted
  On 11/26/2014 at 6:14 PM, diesieben07 said:

Just choose your WLAN Adapter instead of your LAN Adapter then. Seriously...

Well, but I can't find there the same options as for LAN, I can't find there the options with the proxy thing.

Developer of Primeval Forest.

Posted
  On 11/26/2014 at 6:26 PM, diesieben07 said:

Ok, seems I was wrong. The proxy settings are configured completely independent of the Network Adapter (which is kinda obvious in retrospect). So I am not sure what your problem is here.

My problem is that I can't find a option to enable proxy things, I can only find it in the Windows global internet settings under LAN-Settings...

Developer of Primeval Forest.

  • 2 weeks later...
Posted

So, i'm sorry that i reply to this 'old' topic again, but i got the problem fixed.

 

It was actually a firmware problem of my router (Fritz!Box, with Fritz!OS 6.20). After updating it to a beta-version i am now able to access forge with 'full speed'.

So, if someone else has got this problem: Updating your Routers OS may help too :)

 

Edit

Here is the link to the AVM (Manufacturer of the Fritz!Box) Service page containing the help-article which helped to solve my problem:

http://en.avm.de/nc/service/fritzbox/fritzbox-7390/knowledge-base/publication/show/1551_Since-FRITZ-OS-update-individual-application-cannot-access-the-Internet/

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

    • After some time minecraft crashes with an error. Here is the log https://drive.google.com/file/d/1o-2R6KZaC8sxjtLaw5qj0A-GkG_SuoB5/view?usp=sharing
    • The specific issue is that items in my inventory wont stack properly. For instance, if I punch a tree down to collect wood, the first block I collected goes to my hand. So when I punch the second block of wood to collect it, it drops, but instead of stacking with the piece of wood already in my hand, it goes to the second slot in my hotbar instead. Another example is that I'll get some dirt, and then when I'm placing it down later I'll accidentally place a block where I don't want it. When I harvest it again, it doesn't go back to the stack that it came from on my hotbar, where it should have gone, but rather into my inventory. That means that if my inventory is full, then the dirt wont be picked up even though there should be space available in the stack I'm holding. The forge version I'm using is 40.3.0, for java 1.18.2. I'll leave the mods I'm using here, and I'd appreciate it if anybody can point me in the right direction in regards to figuring out how to fix this. I forgot to mention that I think it only happens on my server but I&#39;m not entirely sure. PLEASE HELP ME! LIST OF THE MODS. aaa_particles Adorn AdvancementPlaques AI-Improvements AkashicTome alexsdelight alexsmobs AmbientSounds amwplushies Animalistic another_furniture AppleSkin Aquaculture aquamirae architectury artifacts Atlas-Lib AutoLeveling AutoRegLib auudio balm betterfpsdist biggerstacks biomancy BiomesOPlenty blockui blueprint Bookshelf born_in_chaos Botania braincell BrassAmberBattleTowers brutalbosses camera CasinoCraft cfm (MrCrayfish’s Furniture Mod) chat_heads citadel cloth-config Clumps CMDCam CNB cobweb collective comforts convenientcurioscontainer cookingforblockheads coroutil CosmeticArmorReworked CozyHome CrabbersDelight crashexploitfixer crashutilities Create CreativeCore creeperoverhaul cristellib crittersandcompanions Croptopia CroptopiaAdditions CullLessLeaves curios curiouslanterns curiouslights Curses' Naturals CustomNPCs CyclopsCore dannys_expansion decocraft Decoration Mod DecorationDelightRefurbished Decorative Blocks Disenchanting DistantHorizons doubledoors DramaticDoors drippyloadingscreen durabilitytooltip dynamic-fps dynamiclights DynamicTrees DynamicTreesBOP DynamicTreesPlus Easy Dungeons EasyAnvils EasyMagic easy_npc eatinganimation ecologics effective_fg elevatorid embeddium emotecraft enchantlimiter EnchantmentDescriptions EnderMail engineersdecor entityculling entity_model_features entity_texture_features epicfight EvilCraft exlinefurniture expandability explosiveenhancement factory-blocks fairylights fancymenu FancyVideo FarmersDelight fast-ip-ping FastSuite ferritecore finsandtails FixMySpawnR Forge Middle Ages fossil FpsReducer2 furnish GamingDeco geckolib goblintraders goldenfood goodall H.e.b habitat harvest-with-ease hexerei hole_filler huge-structure-blocks HunterIllager iammusicplayer Iceberg illuminations immersive_paintings incubation infinitybuttons inventoryhud InventoryProfilesNext invocore ItemBorders itemzoom Jade jei (Just Enough Items) JetAndEliasArmors journeymap JRFTL justzoom kiwiboi Kobolds konkrete kotlinforforge lazydfu LegendaryTooltips libIPN lightspeed lmft lodestone LongNbtKiller LuckPerms Lucky77 MagmaMonsters malum ManyIdeasCore ManyIdeasDoors marbledsarsenal marg mcw-furniture mcw-lights mcw-paths mcw-stairs mcw-trapdoors mcw-windows meetyourfight melody memoryleakfix Mimic minecraft-comes-alive MineTraps minibosses MmmMmmMmmMmm MOAdecor (ART, BATH, COOKERY, GARDEN, HOLIDAYS, LIGHTS, SCIENCE) MobCatcher modonomicon mods_optimizer morehitboxes mowziesmobs MutantMonsters mysticalworld naturalist NaturesAura neapolitan NekosEnchantedBooks neoncraft2 nerb nifty NightConfigFixes nightlights nocube's_villagers_sell_animals NoSeeNoTick notenoughanimations obscure_api oculus oresabovediamonds otyacraftengine Paraglider Patchouli physics-mod Pillagers Gun PizzaCraft placeableitems Placebo player-animation-lib pneumaticcraft-repressurized polymorph PrettyPipes Prism projectbrazier Psychadelic-Chemistry PuzzlesLib realmrpg_imps_and_demons RecipesLibrary reeves-furniture RegionsUnexplored restrictedportals revive-me Scary_Mobs_And_Bosses selene shetiphiancore ShoulderSurfing smoothboot
    • Hi everyone, I'm currently developing a Forge 1.21 mod for Minecraft and I want to display a custom HUD overlay for a minigame. My goal: When the game starts, all players should see an item/block icon (from the base game, not a custom texture) plus its name/text in the HUD – similar to how the bossbar overlay works. The HUD should appear centered above the hotbar (or at a similar prominent spot), and update dynamically (icon and name change as the target item changes). What I've tried: I looked at many online tutorials and several GitHub repos (e.g. SeasonHUD, MiniHUD), but most of them use NeoForge or Forge versions <1.20 that provide the IGuiOverlay API (e.g. implements IGuiOverlay, RegisterGuiOverlaysEvent). In Forge 1.21, it seems that neither IGuiOverlay nor RegisterGuiOverlaysEvent exist anymore – at least, I can't import them and they are missing from the docs and code completion. I tried using RenderLevelStageEvent as a workaround but it is probably not intended for custom HUDs. I am not using NeoForge, and switching the project to NeoForge is currently not an option for me. I tried to look at the original minecraft source code to see how elements like hearts, hotbar etc are drawn on the screen but I am too new to Minecraft modding to understand. What I'm looking for: What is the correct way to add a custom HUD element (icon + text) in Forge 1.21, given that the previous overlay API is missing? Is there a new recommended event, callback, or method in Forge 1.21 for custom HUD overlays, or is everyone just using a workaround? Is there a minimal open-source example repo for Forge 1.21 that demonstrates a working HUD overlay without relying on NeoForge or deprecated Forge APIs? My ideal solution: Centered HUD element with an in-game item/block icon (from the base game's assets, e.g. a diamond or any ItemStack / Item) and its name as text, with a transparent background rectangle. It should be visible to the players when the mini game is running. Easy to update the item (e.g. static variable or other method), so it can change dynamically during the game. Any help, code snippets, or up-to-date references would be really appreciated! If this is simply not possible right now in Forge 1.21, it would also help to know that for sure. Thank you very much in advance!
    • The simple answer is there is not an easy way. You would need to know how to program in Java, as well as at least some familiarity with how Forge works so you could port the differences. You would also need the sourcecode for the original mod, and permission from the author to modify it, if they did not use some sort of open source license. So it's not impossible, but it would take some effort, but doing so would open up a whole new world of possibilities for you!
  • 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.