Search the Community
Showing results for tags 'modpack.jar'.
-
When I start the modpack it only opens vanilla minecraft. But when I exchange the modpack.jar file with one from another 1.12.2 modpack it works. That could be a work around but I want to have a new forge version and know which version it is exactly. Because I couldn't start the forge-universal file to extract it I just took it as modpack.jar as someone in the official guides comments suggested. That could be the problem. Modpackside: https://www.technicpack.net/modpack/minecolonies-plus.1689028 Not Working: http://37.120.179.165/public/Technicpacks/MinecoloniesPlus/MinecoloniesPlus-0.0.1.zip http://37.120.179.165/public/Technicpacks/MinecoloniesPlus/MinecoloniesPlus-0.0.2.zip http://37.120.179.165/public/Technicpacks/MinecoloniesPlus/MinecoloniesPlus-0.0.3.zip Working: http://37.120.179.165/public/Technicpacks/MinecoloniesPlus/MinecoloniesPlus-0.0.4.zip thanks in advance, jolo
- 6 replies
-
- 1.12.2
- modpackcreation
-
(and 1 more)
Tagged with:
-
my computer doesn't run the new forge version in the modpack I'd like to play. The launcher repeats the error:see picture To fix the problem i was going to try to add: -Dforge.force.NoStencil=true i opened modpack.jar with 7zip and modifed the version.json file from: "minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userProperties ${user_properties} --userType ${user_type} --tweakClass cpw.mods.fml.common.launcher.FMLTweaker", to : "minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userProperties ${user_properties} --userType ${user_type} -Dforge.force.NoStencil=true --tweakClass cpw.mods.fml.common.launcher.FMLTweaker", I sill have the same issue after replacing all the files, whats happening that im missing? Thanks
-
- forge
- version.json
-
(and 2 more)
Tagged with: