Jump to content

Recommended Posts

Posted

 

From Github

The error
 

MinecraftForge 12.18.3.2316
SpongeForge 1.10.2-2281-5.2.0-BETA-2379

My configs are all fine to connect to Bungeecord. It's basically the same as the other server that is working.
I thought it might have been the libraries, so I grabbed fresh ones.
Then I thought my forge was corrupt, so I downloaded a fresh copy and uploaded that.
Then I figured it might be SpongeForge, so I downloaded a fresh copy of that, too.
Maybe it's one of my chosen mods/plugins. Nope, happens with nothing in the mods folder.
Let's try downgrading forge one version to 12.18.3.2297. Nope, still the same message.

 

As I was going to say before you decided to be unprofessional and lock the topic you didn't want to deal with.  No where in that error message does it say anything about libraries being corrupted or bad.
My server is hosted, and I DID try to reinstall it.  I did that before I came back to check for replies.  If you had even read the post you would have seen that I even tried to give it new libraries before that.

You have to remember that 95% of the people that use forge are not programmers, and don't know the difference between bad config formatting and a hole.
Some of us, however, can troubleshoot most issues we come across and only use github for quick results to what we can only assume is a bug of some kind.

I had an issue with a program, so I posted to the "Issue Tracker" for the program I had the issue with.  Is that not the purpose of an issue tracker?  Wouldn't it have been easier for both of us to just tell me, "Hay, your libraries are broken." and link me to the proper ones for the version of Forge I use?

The other issue I am having, now that I have started restoring backups, is that it was working last night before I went to bed.  I have restored three different backups since I started typing this.  Each one is throwing the exact same error.  Can you still really say " you fucked up the install and it cant find all the libraries you need"?

What more can I really do to fix this?

 

 

width=468 height=60http://img.verygames.net/themes/default/images/partenaires/ban_games-gb.png[/img]

Click for instant 10% discount!

Posted (edited)

First of all, you are being very rude. You reported an issue - equivalent of opening a bug report and when you are told to open a technical support ticket you insist it is a bug, and that the forums can't help you. Do you not think that he is more qualified to see if something is a bug than you are, considering the countless hours he puts in of work in order to provide this for free? You should probably get that chip on your shoulder looked at. 

 

Second of all, calling someone who does something as a hobby project unprofessional for an action he took - after you started arguing with him is kinda silly. This isn't supposed to be "professional", and expecting professionalism is even more silly. You are not entitled to help with your issue, and it was cool of lex to point you in the direction of the support channel. 

 

Finally, and thankfully, your issue is simple to fix. Place the Minecraft server jar in the same folder as the forge jar. The Minecraft server jar is in effect a library used by the forge jar, and this error is indicative of the jar being missing or corrupt. 

 

To avoid issues like this in future, either install it locally and upload the files,  or if you have access to the command line run the forge installer jar from there (for headless, use the --installServer command line option).

 

I hope this helps :)

Edited by Cloudy
Posted
  On 6/16/2017 at 3:03 AM, Cloudy said:

First of all, you are being very rude. You reported an issue - equivalent of opening a bug report and when you are told to open a technical support ticket you insist it is a bug,

Expand  

I admit, referring to it as a bug was the wrong term.  For that, I apologize.

 

  On 6/16/2017 at 3:03 AM, Cloudy said:

Do you not think that he is more qualified to see if something is a bug than you are, considering the countless hours he puts in of work in order to provide this for free?

Expand  

I really do appreciate all of the work that Lex, and the Forge team, does.  I developed a small mod years ago for a tiny private server, and I understand the problem you guys face trying to please everyone.

 

  On 6/16/2017 at 3:03 AM, Cloudy said:

You should probably get that chip on your shoulder looked at.

Expand  

I honestly don't have a chip.  Not for the reasons you assume.

 

  On 6/16/2017 at 3:03 AM, Cloudy said:

Second of all, calling someone who does something as a hobby project unprofessional for an action he took - after you started arguing with him is kinda silly.

Expand  

The way he handled the situation is what I was calling unprofessional.  Not Lex himself.

 

  On 6/16/2017 at 3:03 AM, Cloudy said:

This isn't supposed to be "professional", and expecting professionalism is even more silly.

Expand  

With a project as huge and as popular as Forge, there should actually be total professionalism.  How one member of the team affects the team as a whole.

 

  On 6/16/2017 at 3:03 AM, Cloudy said:

and it was cool of lex to point you in the direction of the support channel. 

Expand  

No where on the entirety of the MinecraftForge Github does it say where to to post "support tickets", nor is there a posted definition of what to consider as "technical support".  Almost every other Github I visit is used for support, bugs, and feature requests.  One in particular even has a template for when creating a new issue.

 

  On 6/16/2017 at 3:03 AM, Cloudy said:

Place the Minecraft server jar in the same folder as the forge jar. The Minecraft server jar is in effect a library used by the forge jar, and this error is indicative of the jar being missing or corrupt

Expand  

This is how it's been since I got back to server management..."This is not my first rodeo" as they say.

 

  On 6/16/2017 at 3:03 AM, Cloudy said:

To avoid issues like this in future, either install it locally and upload the files, 

Expand  

That is exactly what I did.

 

  On 6/16/2017 at 1:52 AM, auo_umop_apisdn said:

My server is hosted, and I DID try to reinstall it.  I did that before I came back to check for replies

Expand  

"What more can be suggested on the forum I have not already tried myself?"

I ended up restoring every backup since the day I updated to Forge 12.18.3.2316.  I finally got one that booted properly.

width=468 height=60http://img.verygames.net/themes/default/images/partenaires/ban_games-gb.png[/img]

Click for instant 10% discount!

Posted (edited)

I updated my forge version again, and it is again throwing the exact same error as I first reported.  I didn't change anything else except for the forge version.

Edited by auo_umop_apisdn

width=468 height=60http://img.verygames.net/themes/default/images/partenaires/ban_games-gb.png[/img]

Click for instant 10% discount!

Posted

Give a full directory listing.

MD5s of the files you're using

Exact command and working directory that you're running.

Give some actual details.

You say you're a server admin. Yet you provide nothing for us to even try and help you.

As Cloudy has said, this issue is caused by the server not being able to find the minecraft jar file. The minecraft jar file MUST be in the current working directory and have the EXACT name "minecraft_server.1.12.jar" All of this is setup properly for you by the installer. Hence not our bug.

 

Bitching about my 'professionalism' will get you no sympathy. I told you to go to the forum because its a PEBKAC error NOT a bug and then you argued with me so I locked 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

Posted

I was not asking for sympathy, actually.
I'm sorry that you took that as arguing.  It's difficult to determine tone in text.

eec0b03c8db1b6f5a6a80d56a60ebfec.png
573fe5bce5dbc0bc99b6aa27154ac063.png

These files are located in " /data/service6862/data/service_item_505330/" on my host.  I don't have any access to those directories.

 

 


I talked to my server host and they monitored the traffic of brand new installs of both forge versions 2297 (which works perfectly) and 2316.
They told me that 2316 downloaded new libraries which were corrupted.

This "technical support" issue is not my fault.  It is beyond my control, and there is nothing I can do to avoid it in any way.

Calling someone an idiot because of your product somehow downloading corrupt libraries.  Nice!

I'm not saying it's your fault.  Not at all.  This is not the first time something like this has happened to me, and it's happening somewhere between my ISP (resells "last mile" lines from Rogers) and your file store.

 

My host was gracious enough to place the proper - non corrupt - libraries for me.
You can close this, delete it, do whatever you want.

 

Consider putting up some documentation on the Github about what is considered a bug, and what is considered "pebkac"

width=468 height=60http://img.verygames.net/themes/default/images/partenaires/ban_games-gb.png[/img]

Click for instant 10% discount!

Posted

Unless something majorly screws up our installer CANT download corrupt libraries as everything is checksumed. If things DO error then we need logs because it will scream the error in the logs.

It sounds like you're going through a hosting provider that is doing something rather wrong. So go talk to them. Beyond that, go update to 1.11.2 at least if you want support on this forum.

 

As for what is a error deserving of being on github, if you're not a modder. Then you shouldn't be making issues.

Errors must also be verified to be EXCLUSIVELY Forge's issue.

10 seconds of searching would of found the same issue on this forum, and google, as its not a bug on our end.

 

 

Anyways this doesn't need to go on anymore, point is use the forums for tech support and don't argue with me on github when I tell you nicely that that's not the place for stuff -.-

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

    • And without soulsweapons?
    • In France, we deeply value financial security and independence. After my divorce, my life took a chaotic turn, and amidst all the turmoil, I misplaced the backup phrase for my Bitcoin wallet, which held a significant amount, $220,000. I was already grappling with emotional challenges, and the thought of losing my Bitcoin felt like the final blow. In moments like these, I couldn't help but think of the French saying, “Il ne faut jamais dire jamais,” which means “Never say never.” Little did I know that this would become a mantra for my recovery journey. I spent days searching for that elusive phrase, going through old documents and turning my apartment upside down, but it was as if the universe had conspired against me—the backup was simply gone. Feeling desperate and overwhelmed, I confided in a friend who works in the cryptocurrency space. He recommended Hack Buster Recovery, mentioning that they had helped many French investors in similar situations. Skeptical but out of options, I decided to reach out. From the moment I contacted Hack Buster Recovery, I was struck by their understanding of my situation. They were professional and compassionate, reassuring me that I wasn’t alone in this struggle. Their team quickly got to work, explaining the recovery process in a way that put my mind at ease. It was clear they had dealt with cases like mine before, WEBSITE: hackbusters.online
    • (LEEULTIMATEHACKER @ A O L . C O M)  telegram: LEEULTIMATE With LEE ULTIMATE HACKER, a team which specializes in recovering a wide range of digital assets including, Bitcoin, Etherium, stablecoins, non -fungible tokens (NFTs), and other various cryptocurrencies, In the ever evolving crypto world the need for effective recovery solutions is very critical. Their services are specifically tailored to assist clients dealing with fraud, LEE ULTIMATE HACKER's strength lies in its team of industry pioneers who have contributed to shaping the legal and regulatory frameworks around crypto assets, They also work closely with trusted insolvency practitioners, crypto custodians leading exchanges, and Insurance providers, LEE ULTIMATE HACKER and team works with a robust network allows them to delivery seamless end-to-end recovery service capable of handling even the most complex cases, services that are specifically tailored to assist clients dealing with fraud, Bitcoin scams and digital assets that are deliberately concealed or Misappropriated. LEE ULTIMATE HACKER strength lies in its team of industry pioneers who have contributed to shaping the legal and regulatory framework around crypto assets, from the moment assets go missing LEE ULTIMATE HACKER is dedicated to guiding clients through every step of the recovery process, they understand the urgency and emotional weight of such situations and leverage their expertise to maximize the chances of successful outcome, whether facing fraud, scams, or other crypto -related challenges, LEE ULTIMATE HACKER stands ready to help clients reclaim what is rightfully theirs.
    • I deleted wildbackport and now i get this https://mclo.gs/1Q7mHD1
    • Add the full crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
  • Topics

×
×
  • Create New...

Important Information

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