Today I downloaded Mcreator 1.8.1, so I exported the workspace of Mcreator 1.8.0 into MCreator 1.8.1.
The first time I imported the workspace it said it was older than 1.7.9 (and that was a 1.8.0 workspace) and I pressed ok. It imported the workspace in very little time but it actually imported nothing. It didn't import any mod elements/textures/etc.
So I tried to import it again and I had the same issue.
I thought that MCreator 1.8.0 generated an empty mcr file, so I tried to export the workspace again (with a different name).
I closed and opened again MCreator 1.8.1, then imported the new workspace.
It didn't say that the workspace was older than 1.7.9 and it imported all the elements.
I thought it was working fine, until I pressed runclient and had this error:
Issue comments
This bug is not related to 1.8.1. You are having Couldn't set pixel format org.lwjgl.LWJGLException: Pixel format not accelerated error.
This error usually means that you have an unsupported graphics card for Minecraft our outdated graphics card drivers. This page could help:
- http://hopper.minecraft.net/help/pixel-format-not-accelerated/
- https://help.mojang.com/customer/en/portal/articles/928791-problematic-…
- https://github.com/tryashtar/minecraft-bugs/issues/279
- https://answers.microsoft.com/en-us/windows/forum/windows_8-gaming/mine…
One of the users also reported reinstalling Minecraft on his computer fixed this bug.
Check this ticket for more info: https://mcreator.net/tracker/issue/44848
You can also try the solution listed here: https://stackoverflow.com/questions/46708135/pixel-format-not-accelerat…
I tried to download the recommended version of Minecraft forge and run it in the minecraft launcher (and forge worked, however I still had that error on Mcreator). Then I tried to runclient older Mcreator versions but they didn't work too.
Now I will try the solutions you wrote in the last 2 comments (I have just seen them XD)
If older versions stopped to work too, I guess this was caused by a recent graphics driver update that could happen even without you knowing.
This is a known issue when developing mods "by hand" too. When launching test Minecraft this sometimes happens too other developers too and some of the fixes I found on the internet include these listed above.
Even if you don't have Nvidia GPU, you can still try to downgrade the drivers you have for the GPU as this is my main suspect right now.
Regarding the splash.properties that is missing, you can copy it from another MCreator installation which has it and change it as described in my previous comments. Many users have reported for this method to work for them.
Now I have another issue: when I try to runclient with my workspace, I have this error after a bit:
I think that there are some issues with biomes
I tried to runclient an empty workspace and I had the same error :(