How do I completely remove an old version of Forge?
I downloaded an old version of Forge then put a mod on it, it wasn't compatible so I deleted Forge from 'versions' and downloaded a new one.
When I opened the Minecraft launcher again, it only showed the old deleted Forge, and when I try to open it, it says
The version you are trying to play inherits properties of an unknown version
How do I completely remove this old version of Forge so that Minecraft will recognise the new one?
minecraft minecraft-forge
add a comment |
I downloaded an old version of Forge then put a mod on it, it wasn't compatible so I deleted Forge from 'versions' and downloaded a new one.
When I opened the Minecraft launcher again, it only showed the old deleted Forge, and when I try to open it, it says
The version you are trying to play inherits properties of an unknown version
How do I completely remove this old version of Forge so that Minecraft will recognise the new one?
minecraft minecraft-forge
Did you close the launcher before trying again?
– Ben
Mar 15 '17 at 1:07
add a comment |
I downloaded an old version of Forge then put a mod on it, it wasn't compatible so I deleted Forge from 'versions' and downloaded a new one.
When I opened the Minecraft launcher again, it only showed the old deleted Forge, and when I try to open it, it says
The version you are trying to play inherits properties of an unknown version
How do I completely remove this old version of Forge so that Minecraft will recognise the new one?
minecraft minecraft-forge
I downloaded an old version of Forge then put a mod on it, it wasn't compatible so I deleted Forge from 'versions' and downloaded a new one.
When I opened the Minecraft launcher again, it only showed the old deleted Forge, and when I try to open it, it says
The version you are trying to play inherits properties of an unknown version
How do I completely remove this old version of Forge so that Minecraft will recognise the new one?
minecraft minecraft-forge
minecraft minecraft-forge
edited Mar 15 '17 at 8:52
Robotnik♦
27.1k42126223
27.1k42126223
asked Mar 14 '17 at 23:21
CaptainKencelCaptainKencel
1313
1313
Did you close the launcher before trying again?
– Ben
Mar 15 '17 at 1:07
add a comment |
Did you close the launcher before trying again?
– Ben
Mar 15 '17 at 1:07
Did you close the launcher before trying again?
– Ben
Mar 15 '17 at 1:07
Did you close the launcher before trying again?
– Ben
Mar 15 '17 at 1:07
add a comment |
4 Answers
4
active
oldest
votes
I suggest using MultiMC.
It allows you to create multiple instances of Minecraft, with or without forge. And it keeps them seperated, so that nothing can interfere with an instance.
It is free and fairly low weight.
Just reminding: you did not answer the question that CaptainKencel asked. I wouldn't recommend saying just an other option instead of an answer, as this can lead to a badly voted post.
– Quijibo
Mar 15 '17 at 20:04
I know, but with the info provided I wouldn't know what could cause the problem. I also suggest using MultiMC for anybody that doesn't know a lot about their pc, as it keeps every instance nicely encapsulated in their own sandbox. If something does go wrong, it is easy to just remove the instance.
– Robin
Mar 16 '17 at 7:13
add a comment |
If you don't want to use this MultiMC, or what, like Robin suggested, you can just go to your folders (assuming you are running on Windows), search %AppData% and find .minecraft there, or, go to: C:UsersYOURUSERNAME*AppDataRoaming.minecraft , as this is the default location of .minecraft on Windows.
If you are not on Windows (example:Linux), the .minecraft folder is usually located in the "Home" folder as a hidden folder, so you should turn on hidden folder visibility.
So, if you found your .minecraft folder, go to the Versions folder and delete the old Forge version folder.
That's it. I hope it helped :)
add a comment |
You will have to load your game.
Go to launch options, click on the forge you want to remove.
There will be a button on the right that says delete.
You should be good after that.
add a comment |
Some of these methods don't seem to work. Deleting the folder doesn't remove it from the Minecraft launcher. In the most recent Minecraft launcher 2.1.1433 this worked for me:
- Start Minecraft
- click hamburger menu and then launch options
- click forge version you want to remove
- click delete in upper right
New contributor
Paul Morris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "41"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f303155%2fhow-do-i-completely-remove-an-old-version-of-forge%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
I suggest using MultiMC.
It allows you to create multiple instances of Minecraft, with or without forge. And it keeps them seperated, so that nothing can interfere with an instance.
It is free and fairly low weight.
Just reminding: you did not answer the question that CaptainKencel asked. I wouldn't recommend saying just an other option instead of an answer, as this can lead to a badly voted post.
– Quijibo
Mar 15 '17 at 20:04
I know, but with the info provided I wouldn't know what could cause the problem. I also suggest using MultiMC for anybody that doesn't know a lot about their pc, as it keeps every instance nicely encapsulated in their own sandbox. If something does go wrong, it is easy to just remove the instance.
– Robin
Mar 16 '17 at 7:13
add a comment |
I suggest using MultiMC.
It allows you to create multiple instances of Minecraft, with or without forge. And it keeps them seperated, so that nothing can interfere with an instance.
It is free and fairly low weight.
Just reminding: you did not answer the question that CaptainKencel asked. I wouldn't recommend saying just an other option instead of an answer, as this can lead to a badly voted post.
– Quijibo
Mar 15 '17 at 20:04
I know, but with the info provided I wouldn't know what could cause the problem. I also suggest using MultiMC for anybody that doesn't know a lot about their pc, as it keeps every instance nicely encapsulated in their own sandbox. If something does go wrong, it is easy to just remove the instance.
– Robin
Mar 16 '17 at 7:13
add a comment |
I suggest using MultiMC.
It allows you to create multiple instances of Minecraft, with or without forge. And it keeps them seperated, so that nothing can interfere with an instance.
It is free and fairly low weight.
I suggest using MultiMC.
It allows you to create multiple instances of Minecraft, with or without forge. And it keeps them seperated, so that nothing can interfere with an instance.
It is free and fairly low weight.
answered Mar 15 '17 at 9:33
RobinRobin
1594
1594
Just reminding: you did not answer the question that CaptainKencel asked. I wouldn't recommend saying just an other option instead of an answer, as this can lead to a badly voted post.
– Quijibo
Mar 15 '17 at 20:04
I know, but with the info provided I wouldn't know what could cause the problem. I also suggest using MultiMC for anybody that doesn't know a lot about their pc, as it keeps every instance nicely encapsulated in their own sandbox. If something does go wrong, it is easy to just remove the instance.
– Robin
Mar 16 '17 at 7:13
add a comment |
Just reminding: you did not answer the question that CaptainKencel asked. I wouldn't recommend saying just an other option instead of an answer, as this can lead to a badly voted post.
– Quijibo
Mar 15 '17 at 20:04
I know, but with the info provided I wouldn't know what could cause the problem. I also suggest using MultiMC for anybody that doesn't know a lot about their pc, as it keeps every instance nicely encapsulated in their own sandbox. If something does go wrong, it is easy to just remove the instance.
– Robin
Mar 16 '17 at 7:13
Just reminding: you did not answer the question that CaptainKencel asked. I wouldn't recommend saying just an other option instead of an answer, as this can lead to a badly voted post.
– Quijibo
Mar 15 '17 at 20:04
Just reminding: you did not answer the question that CaptainKencel asked. I wouldn't recommend saying just an other option instead of an answer, as this can lead to a badly voted post.
– Quijibo
Mar 15 '17 at 20:04
I know, but with the info provided I wouldn't know what could cause the problem. I also suggest using MultiMC for anybody that doesn't know a lot about their pc, as it keeps every instance nicely encapsulated in their own sandbox. If something does go wrong, it is easy to just remove the instance.
– Robin
Mar 16 '17 at 7:13
I know, but with the info provided I wouldn't know what could cause the problem. I also suggest using MultiMC for anybody that doesn't know a lot about their pc, as it keeps every instance nicely encapsulated in their own sandbox. If something does go wrong, it is easy to just remove the instance.
– Robin
Mar 16 '17 at 7:13
add a comment |
If you don't want to use this MultiMC, or what, like Robin suggested, you can just go to your folders (assuming you are running on Windows), search %AppData% and find .minecraft there, or, go to: C:UsersYOURUSERNAME*AppDataRoaming.minecraft , as this is the default location of .minecraft on Windows.
If you are not on Windows (example:Linux), the .minecraft folder is usually located in the "Home" folder as a hidden folder, so you should turn on hidden folder visibility.
So, if you found your .minecraft folder, go to the Versions folder and delete the old Forge version folder.
That's it. I hope it helped :)
add a comment |
If you don't want to use this MultiMC, or what, like Robin suggested, you can just go to your folders (assuming you are running on Windows), search %AppData% and find .minecraft there, or, go to: C:UsersYOURUSERNAME*AppDataRoaming.minecraft , as this is the default location of .minecraft on Windows.
If you are not on Windows (example:Linux), the .minecraft folder is usually located in the "Home" folder as a hidden folder, so you should turn on hidden folder visibility.
So, if you found your .minecraft folder, go to the Versions folder and delete the old Forge version folder.
That's it. I hope it helped :)
add a comment |
If you don't want to use this MultiMC, or what, like Robin suggested, you can just go to your folders (assuming you are running on Windows), search %AppData% and find .minecraft there, or, go to: C:UsersYOURUSERNAME*AppDataRoaming.minecraft , as this is the default location of .minecraft on Windows.
If you are not on Windows (example:Linux), the .minecraft folder is usually located in the "Home" folder as a hidden folder, so you should turn on hidden folder visibility.
So, if you found your .minecraft folder, go to the Versions folder and delete the old Forge version folder.
That's it. I hope it helped :)
If you don't want to use this MultiMC, or what, like Robin suggested, you can just go to your folders (assuming you are running on Windows), search %AppData% and find .minecraft there, or, go to: C:UsersYOURUSERNAME*AppDataRoaming.minecraft , as this is the default location of .minecraft on Windows.
If you are not on Windows (example:Linux), the .minecraft folder is usually located in the "Home" folder as a hidden folder, so you should turn on hidden folder visibility.
So, if you found your .minecraft folder, go to the Versions folder and delete the old Forge version folder.
That's it. I hope it helped :)
answered Mar 15 '17 at 20:00
QuijiboQuijibo
8141533
8141533
add a comment |
add a comment |
You will have to load your game.
Go to launch options, click on the forge you want to remove.
There will be a button on the right that says delete.
You should be good after that.
add a comment |
You will have to load your game.
Go to launch options, click on the forge you want to remove.
There will be a button on the right that says delete.
You should be good after that.
add a comment |
You will have to load your game.
Go to launch options, click on the forge you want to remove.
There will be a button on the right that says delete.
You should be good after that.
You will have to load your game.
Go to launch options, click on the forge you want to remove.
There will be a button on the right that says delete.
You should be good after that.
edited Feb 3 '18 at 0:25
JonathanDavidArndt
1,46241638
1,46241638
answered Feb 2 '18 at 23:06
DeadLeaves1DeadLeaves1
1
1
add a comment |
add a comment |
Some of these methods don't seem to work. Deleting the folder doesn't remove it from the Minecraft launcher. In the most recent Minecraft launcher 2.1.1433 this worked for me:
- Start Minecraft
- click hamburger menu and then launch options
- click forge version you want to remove
- click delete in upper right
New contributor
Paul Morris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Some of these methods don't seem to work. Deleting the folder doesn't remove it from the Minecraft launcher. In the most recent Minecraft launcher 2.1.1433 this worked for me:
- Start Minecraft
- click hamburger menu and then launch options
- click forge version you want to remove
- click delete in upper right
New contributor
Paul Morris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Some of these methods don't seem to work. Deleting the folder doesn't remove it from the Minecraft launcher. In the most recent Minecraft launcher 2.1.1433 this worked for me:
- Start Minecraft
- click hamburger menu and then launch options
- click forge version you want to remove
- click delete in upper right
New contributor
Paul Morris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Some of these methods don't seem to work. Deleting the folder doesn't remove it from the Minecraft launcher. In the most recent Minecraft launcher 2.1.1433 this worked for me:
- Start Minecraft
- click hamburger menu and then launch options
- click forge version you want to remove
- click delete in upper right
New contributor
Paul Morris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Paul Morris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 15 mins ago
Paul MorrisPaul Morris
11
11
New contributor
Paul Morris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Paul Morris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Paul Morris is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f303155%2fhow-do-i-completely-remove-an-old-version-of-forge%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Did you close the launcher before trying again?
– Ben
Mar 15 '17 at 1:07