Jump to content

LexManos

Forge Code God
  • Posts

    9264
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by LexManos

  1. We have decided that it is a far better user experience to get real feedback if you install a mod incorrectly. In the cause of mods for wrong versions this is doubly important because if you share the same worlds directories, and load a world in the wrong version/mod set, then you could easily lose data from that world. What you're advocating for is explicitly to make it LESS clear to people who do not get the correct versions of mods, by almost silently ignoring them and pretending like everything is fine. We find that the use of launcher profiles is not a overly complicated ask, and most people can figure it out fine. So that is our recommended approach.
  2. As he has already told you. We no longer release the 'windows installer' Just use the jar installer it works on all operating systems.
  3. Use 109+ I'll rebuild the handfull of installers when i get a chance.
  4. "I launched the vanilla server, why didn't it make a mods folder?" Also, 1.12 is old you can find the answers yourself if you do some searching, as they have been answered a thousand times while 1.12 was still supported.
  5. Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again.
  6. https://maven.minecraftforge.net/net/minecraftforge/eventbus/3.0.5/eventbus-3.0.5-service.jar https://maven.minecraftforge.net/net/minecraftforge/accesstransformers/2.2.0/accesstransformers-2.2.0-shadowed.jar TLDR: The vanilla launcher is crap, so we have to do a work around which is screwing up on creeperhost.
  7. You have some extension installed on your web browser that is hijacking connections to adfoc.us. If you don't want to support us by looking at ads, then you can use the direct links.
  8. That is something to ask your 'paid host', as you're kinda paying them.
  9. Unfortunately, this just isnt something that the forums supports. Especially the deletion of your own account. We have to do all that stuff manually, which is really annoying.
  10. 1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  11. u301 should have the LetsEncrypt certs. You can try J11 or J9. Make sure to be sure you're running the lava you think.
  12. Installed TCon, Mantle, and Tag Tooltips. Looks like it loads the data just fine. I would blame some other mod you have installed interfering with the tag system. Most likely, you have another mod that is loaading after TCon that is overwriting the ingots tag. Which is why adding the json as a datapack after the fact makes it 'work'
  13. Your report is very hard to actually understand. Your best bet is to stop trying to 'describe' the issue and provide the actual tag files and what you are expecting to happen. Because all of our tests in tags work just fine. Also, there is no 'registering' of tag in the sense you're talking about. All tags are 'registered' when they are read from disc in one pass. So ya, provide us a test case of your tags and we'll see if it's a real issue or not.
  14. Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again.
  15. Keep avoiding answering my question by asking other unrelated questions. But i'll humor you. It's been something we've been thinking of doing ever since the first person ran the wrong jar. So probably about the 1.3 days. So, now answer my question.
  16. You don't, the entire point of the codecs is that it knows what type its constructing. You'll have to make your own codec.
  17. They have to support multiple ways of installing things as is. Cuz ya know, the 7 year jump in technology that happened in when they bumped from java 8 to java 16. Things had to change due to factors outside our control, so sucks to be a server provider but you're gunna have to actually do some work instead of just raking in the cash for doing nothing. It's not like it's even a hard change, we've done everything for them. They literally just have to run a shell script. Again, why do you care? Are you a server provider? If so stop being lazy. If not, then it doesn't matter to you.
  18. Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again.
  19. It moved to the libraries folder because we got sick of people being dumb running the vanilla jar instead of Forge's thus causing their world to loose mod data and the like. We've wanted to do this for years, but kept getting push back from server hosts who were too lazy to change how they delt with their server layouts. Now that we are forced to change how the server launches due to Java's Modular system, we decided to do it. Why would you want it moved back? It should not effect you in any way where it is located.
  20. Without the complete logs I cant tell you whats going on. But from what you have sent whatever mod 'testharness' is, expects tags to be sent from the server. {Typically means the mod isnt installed on the server} Either remove it from the client, or install it on the server.
  21. How are you running the server? Show us exact command you're running. Don't say a script or batch file, we need the command. Sounds like you're running the vanilla server, not Forge. Also, don't rename any of the files the installer makes.
  22. Some zip managers {and in your case I guess notepad?} like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again.
  23. The problem is with your java install. The issue is that it does not contain the LetsEncrypt root ceritificate. {Or else you have a MUCH larger issue where you have someone intercepting your network traffic} Be sure you're running the version of java you think you are running by manually running it with the full path from the command line.
  24. As stated in our last stream. There are mechanics in place to protect us from the 'hit by a bus' syndrom. We don't have just one or two people working on things. I've been working as best I can to make everything in our process open source and teach everyone who is competant how to do what I do. On top of that, no I don't have any intention of stopping. So it's not something i'm too worried about.
×
×
  • Create New...

Important Information

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