Jump to content

A question that must have an answer, otherwise it is no question!


Mr_Killer01

Recommended Posts

Hi folks,

I am no newby on this, but after I saw a youtube video about a guy who survived 100 days on a nuclear apocalyptic world (minecraft obvious), I wondered if I could do such a thing myself.

I have running 5 Minecraft servers from home, 4 Spigot and one vanilla, so, absolute no newby. though I thought.....

Setting up forge was a no brainer, everything placed nicely on big server's E-drive, let the forgeinstaller do its work, set the eula correct, start.cmd made, gave 4 GB mem for starters, checked that folders were made and let it run.

I could enter the server, but the file I placed in the MOD folder was not active, the only thing that seems to run was a forge-vanilla.

Now I found this file (GreenFe's+Nuclear+Winter-3.0.zip) that worked on my pc standalone in a forge situation, but then curseforge, overwolf and other crap came with it, that I hate, and did not want that.

I am not promoting those programs if they only look at the client/stand-alone side of the story. I need simply Forge to recognize the zip file so that it loads into the forge server.

If for some reason zip files do not work, then please someone tell me where to find JAR files that I can try, otherwise it is FORGE = EXIT..... and that would be a shame...

Please help, anyone...

Link to comment
Share on other sites

For anyone feeling to give a reaction....... Never mind....

I found that simply using the software that gave a server, also gave the client, and it did not work to connect at all....

Sorry Forge, but it is far to bad to call a ' good program'  and so it is EXIT

 

Bye

Link to comment
Share on other sites

... You think Forge is bad because it can't load a proprietary zip as a mod?
That zip is an FTB modpack metadata. It contains no information about actual mods.
There's literally nothing Forge can do with that file.
It's impossible for everything except the FTB launcher (and maybe MultiMC) to do anything with it...

You can like, open the zip. It contains a list of the mods you need to download. In text format.

Link to comment
Share on other sites

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
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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • When I was installing forge 1.18.2 an error automatically shows The Error Says: Failed to run processor: javax.net.ssl.SSLHandshakeException:sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target I do not know how to fix
    • I recently got a new laptop as a gift - on my previous laptop all of my mods and everything worked completely fine and as intended but for some reason with the new one, after installing forge for 1.8 and moving both my mod and config folder over, the game crashes without even booting up. When I installed forge (1.8) I did mis click the server option instead of client but I thought it wouldn't do anything and for the most part it seems it doesn't. I did reinstall with the client option selected. The game only seems to crash when the mod folder is in the .minecraft folder, not the config. I have the windows store version of the launcher installed. if anyone has answers ill be extremely happy with any feedback. Thank you for your time.   List of Mods installed (mostly hypixel skyblock and QOL mods): Apec Block Overlay Dulkir FastChat Not Enough Updates Patcher Scrollable Tooltips Skyblock Addons Skyblock Catia Skytils SoopyV2 Timechanger Chat Triggers
    • I'm making a survival-realistic modpack on 1.18.2 and the game crashes whenever loading a new world. it never loads past 0%.  This is the crash report. If it doesn't work, I can always make another.  https://pastebin.com/Gb4Nae4V
    • I recently got a new laptop as a gift - on my previous laptop all of my mods and everything worked completely fine and as intended but for some reason with the new one, after installing forge for 1.8 and moving both my mod and config folder over, the game crashes without even booting up. When I installed forge (1.8) I did mis click the server option instead of client but I thought it wouldn't do anything and for the most part it seems it doesn't. I did reinstall with the client option selected. The game only seems to crash when the mod folder is in the .minecraft folder, not the config. I have the windows store version of the launcher installed. if anyone has answers ill be extremely happy with any feedback. Thank you for your time.   List of Mods installed (mostly hypixel skyblock and QOL mods): Apec Block Overlay Dulkir FastChat Not Enough Updates Patcher Scrollable Tooltips Skyblock Addons Skyblock Catia Skytils SoopyV2 Timechanger Chat Triggers
    • So I'm trying to create an instance of Block static { Block funnyUselessBlockWithNoPurpose = new Block(BlockBehaviour.Properties.of(Material.AIR)); }   I don't want to register it in block registry or use it anywhere else, only need this temporary to measure a few things. However it fails with "Registry is already frozen". Shouldn't block register when I actually call `BLOCKS.register(name, block);`?    
  • Topics

×
×
  • Create New...

Important Information

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