Posted April 29, 20232 yr I'm getting a black screen after the Mojang screen finish loading, and there is no crash report.I've just updated the mod from 1.18.2 to 1.19.2, so that might've caused the issue. Edited Tuesday at 10:25 PM5 days by SeniorDee
April 30, 20232 yr Quote [29Apr2023 19:27:28.158] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.18, --assetsDir, C:\Users\Itamar\.gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] There's something messed up with your development environment. It is trying to use the 1.18 assets with 1.19.2 Guesses: * you haven't run the gradle clean task so there is still stuff hanging around from when you had 1.18 * you are launching from inside your IDE and haven't rebuilt the run configurations Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
May 1, 20232 yr Author 21 hours ago, warjort said: * you haven't run the gradle clean task so there is still stuff hanging around from when you had 1.18I did that and nothing was fixed.The new debug.log: Edited Tuesday at 10:27 PM5 days by SeniorDee
May 1, 20232 yr Please don't post logs in the forums, use a file sharing site. Quote [01May2023 21:18:18.656] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.19, --assetsDir, C:\Users\Itamar\.gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] It's using the correct asset index now. But your issue is obviously somewhere else. I just tried your build linked above and it works fine for me. Try checking it out for yourself into a different folder. Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
May 2, 20232 yr Author 17 hours ago, warjort said: Try checking it out for yourself into a different folder. Thank you, it worked
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.