User Tools

Site Tools


mtr_letsplay:modpack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mtr_letsplay:modpack [2023/12/24 09:46] zbx1425mtr_letsplay:modpack [2025/02/27 16:33] (current) – added common packwiz error szandorthe13th
Line 4: Line 4:
  
 ===== Tutorial for Installing ===== ===== Tutorial for Installing =====
- 
-==== Instructions ==== 
  
 <tabbox PrismLauncher/MultiMC>  <tabbox PrismLauncher/MultiMC> 
Line 15: Line 13:
 </code> </code>
  
-{{https://media.discordapp.net/attachments/1094974067934777556/1129372544047251608/Modpack_install_new.png?500&nocache}} +  * Click the **Add Instance** button on the top-left corner. 
- +  * Click **Import from ZIP** on the left side, then paste the link into the field on the right. And then click OK. 
-(Images courtesy of [[https://lx862.com|LX86]] at [[https://joban.tk|The District of Joban]])+  * **Make sure Java 17 is selected.** To edit that, select the new instance, click the "edit" button on the right, select "Settings" on the left, tick the "Java installation" checkbox and click on "Auto-detect". \\ {{:mtr_letsplay:prism_java_setting.png?nolink&600|}} \\ Select an entry starting with "17" in the dialog. If none is present, [[https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html|download Java 17 from Oracle]].  
 +  * **Assigning 6 GiB or more to Java is recommended.** Tick the "Memory" checkbox right below "Java installation" and set "Maximum memory allocation" to at least 6144 MiB. (Also, If your PC has less than 16 GiBs of RAM in total, it might be insufficient for gameplay on LetsPlay.\\ This is not "the more the better", you should consider the total amount of RAM installed on your computer and leave at least 4 GiBs to spare.  
 +  * Double click the new instance. Wait a bit and you'll see a window like this:
  
  
Line 29: Line 29:
 </code> </code>
  
-{{https://media.discordapp.net/attachments/1094974067934777556/1129372596941639771/Modpack_install_at_new.png?500&nocache}} +  * Click the **Instance** tab on the right, then click the **Import** button on the top-left corner
- +  * Paste the link into the field next to "URL:", and click Import. 
-(Images courtesy of [[https://lx862.com|LX86]] at [[https://joban.tk|The District of Joban]])+  * Click the "Play" button on the new instance. Wait a bit and you'll see a window like this:
  
  
Line 38: Line 38:
  
 Setting it up on the official Mojang launcher is a bit more complicated. I'd recommend using one of the other launchers, such as PrismLauncher. It's sorta easy to get used to, and it's free and open-source. You can **[[https://prismlauncher.org/download/|get PrismLauncher here]]**. Setting it up on the official Mojang launcher is a bit more complicated. I'd recommend using one of the other launchers, such as PrismLauncher. It's sorta easy to get used to, and it's free and open-source. You can **[[https://prismlauncher.org/download/|get PrismLauncher here]]**.
 +
 +Here are the steps to set it up on the official Mojang launcher if you prefer using it anyways:
  
   * Download the [[https://fabricmc.net/use/installer/|Fabric Installer]] and install Fabric Loader for Minecraft 1.19.2.   * Download the [[https://fabricmc.net/use/installer/|Fabric Installer]] and install Fabric Loader for Minecraft 1.19.2.
   * Start the Minecraft Installer, go to "Minecraft: Java Edition", and select the "Installations" page.   * Start the Minecraft Installer, go to "Minecraft: Java Edition", and select the "Installations" page.
-  * Find the "fabric-loader-1.19.2" installation. If you needs to change its "Game Directory", change it now.+  * Find the "fabric-loader-1.19.2" installation. If you needs to change its "Game Directory", change it now. You can also rename it to your preference.
  
   * Click on the folder button to open its game directory. Download [[https://minecraft-transit-railway.github.io/LetsPlay-Packwiz/packwiz-installer.zip|This ZIP archive containing JARs for Packwiz-Installer]], and extract the JARs into this game directory. They need to be in this directory, don't extract them into a sub-directory.   * Click on the folder button to open its game directory. Download [[https://minecraft-transit-railway.github.io/LetsPlay-Packwiz/packwiz-installer.zip|This ZIP archive containing JARs for Packwiz-Installer]], and extract the JARs into this game directory. They need to be in this directory, don't extract them into a sub-directory.
-  * Click the three-dots button besides the "fabric-loader-1.19.2" installation, select edit, and select "more options".+  * Click the three-dots button besides this installation, select edit, and select "more options".
   * Prepend the following text to "JVM arguments": \\ (Leave a space between the end of "toml" and the rest of the existing texts! Like: ...toml -Xmx, Not like: ...toml-Xmx)   * Prepend the following text to "JVM arguments": \\ (Leave a space between the end of "toml" and the rest of the existing texts! Like: ...toml -Xmx, Not like: ...toml-Xmx)
 <code -> <code ->
 -javaagent:packwiz-installer-bootstrap-wrapper.jar=https://minecraft-transit-railway.github.io/LetsPlay-Packwiz/pack.toml -javaagent:packwiz-installer-bootstrap-wrapper.jar=https://minecraft-transit-railway.github.io/LetsPlay-Packwiz/pack.toml
 </code> </code>
-  * If you see "-Xmx2G" in JVM arguments, you might want to change it to a larger value, like "-Xmx4G" or "-Xmx8G"It'not the larger the better, you should consider how much RAM your PC has and leave a few GiBs of memory to spare. but if you have powerful PC with like 16GB of memory, setting it to 8G would be better.+  * Assigning 8 GiB or more to Java is recommended. To edit that, replace the "-Xmx*G(for example -Xmx2G) part in the existing JVM arguments with "-Xmx8G" or more\\ This is not "the more the better", you should consider the total amount of RAM installed on your computer and leave at least 4 GiBs to spare. (It is recommended to join with computer with at least 16 GiBs of RAM.)
  
 +  * Get back to the Installations screen, and click the Play button next to this installation. Wait a bit and you'll see a window like this:
  
  
-<tabbox Others> 
  
-I'd recommend using one of the other launchers, such as PrismLauncher. It's sorta easy to get used to, and it's free and open-source. You can **[[https://prismlauncher.org/download/|get PrismLauncher here]]**.+<tabbox HMCL/PCL2> 
 + 
 +来看 [[zh:mtr_letsplay:modpack|中文说明]]。 
 + 
 + 
 + 
 +<tabbox Curseforge / Others> 
 + 
 +It's recommended to use one of the other launchers, such as PrismLauncher. It's sorta easy to get used to, and it's free and open-source. You can **[[https://prismlauncher.org/download/|get PrismLauncher here]]**.
  
 Also, you must own a geniune Minecraft account purchased from Mojang in order to join our server. Offline ("cracked") login is not supported and won't work. Also, you must own a geniune Minecraft account purchased from Mojang in order to join our server. Offline ("cracked") login is not supported and won't work.
Line 61: Line 71:
 </tabbox> </tabbox>
  
 +{{:mtr_letsplay:packwiz_optional_mods.png?400|}}
  
-===== Additional Mods =====+These are several mods that can enhance the gaming experience, but they are not directly installed by default because people may have different preferences. Click on each item to view its features. Please choose according to your preference and check the box in front of the mods you want to install.
  
-The pack only contains the basic stuff needed to join our server, leaving you more space for customizing your experience. To install additional mods, simply drop them into the mods folderThe updater knows which files are added by you and won't delete them.+You can also later come back to install or remove them in the future, by clicking "Optional mods..." after starting the game.
  
-The pack already contains optimization mods including Sodium and Iris. \\ +===== Joining the Server =====
-You might be interested in adding some quality-of-life mods for a smoother experience. As a tip, here are a few mods that might be useful, you can choose as per your preference.+
  
-^ Name & Download ^ Usage ^ +Wait a while - it might take a few minutes until the game window appears
-| **[[https://modrinth.com/mod/distanthorizons/versions?l=fabric&g=1.19.2|Distant Horizons]]** | Renders simplified terrain past Minecraft's default view distance \\ - See farther while still getting good performance. | + 
-| **[[https://modrinth.com/mod/xaeros-world-map/versions?l=fabric&g=1.19.2|Xaero's World Map]]** | Full-screen map. | +After launching the game, the resource pack will be downloadedA menu will appear for you to choose which server to download from — simply press EnterThenplease allow a few minutes for the resource pack to be prepared
-| **[[https://modrinth.com/mod/xaeros-minimap/versions?l=fabric&g=1.19.2|Xaero's MiniMap]]** | Adds marker supports to Xaero's World Map+ 
-| **[[https://modrinth.com/mod/zoomify/versions?l=fabric&g=1.19.2|Zoomify]]** | Push to zoom incustomizable zoom levels, useful for looking at PIDS| +After entering the Minecraft main menuadjust the language as needed, and enter "Multiplayer"The server address has already been pre-set in the list, so click on it to join
-| **[[https://modrinth.com/mod/continuity/versions?l=fabric&g=1.19.2|Continuity]]** | Connected glass pane textures. \\ After installing it's not on by defaultyou need to enable its resource packs+ 
-| **[[https://modrinth.com/mod/freecam/versions?l=fabric&g=1.19.2|Freecam]]** | View builds from a top-down perspective| + 
-^ Builders' Utility ^^ +===== Additional Mods ===== 
-| **[[https://www.curseforge.com/minecraft/mc-mods/worldeditcui-fabric/files?page=1&pageSize=20&version=1.19.2&gameVersionTypeId=4|WorldEdit CUI]]** | A graphical user interface for WorldEdit. \\ (Having the selection always showing up is pretty annoying indeed\\ but WorldEdit CUI allows you to bind a hotkey for the deselection action\\ Just assign it in control settings, press that key when you're done \\ with WorldEdit stuff and the selection will be gone.) | + 
-| **[[https://modrinth.com/mod/carpet/versions?l=fabric&g=1.19.2|Fabric-Carpet]]** | Allows you to no-clip when flying in creative mode|+To install more additional mods that you prefersimply drop them into the mods folderThe updater knows which files are added by you and won't delete them.
  
 ===== Moving your previous stuff over ===== ===== Moving your previous stuff over =====
Line 84: Line 94:
 In case you've been previously playing and want to keep your Map, Distant Horizons data etc., simply move the associated folders inside ''%%.minecraft%%'' over. These might include ''%%Distant_Horizons_server_data%%'', ''%%XaeroWorldMap%%'', ''%%XaeroWaypoints%%'', etc. In case you've been previously playing and want to keep your Map, Distant Horizons data etc., simply move the associated folders inside ''%%.minecraft%%'' over. These might include ''%%Distant_Horizons_server_data%%'', ''%%XaeroWorldMap%%'', ''%%XaeroWaypoints%%'', etc.
  
 +===== Troubleshooting =====
 +
 +Sometimes when attempting to join the Let's Play Server, you may encounter some errors, especially on your first attempt. Below are some common situations.
 +
 +====Registry remapping failed====
 +This error occurs when a mod required for joining the server has not been installed correctly. In many cases, the [[mtr_letsplay:modpack|Modpack]] has not been installed correctly or a mod has downloaded incorrectly, so please check the installation procedure again.
 +
 +====Connection reset====
 +This error generally occurs when the socket connection is closed by the other side. To resolve this, please check your internet and firewall settings, or try reconnecting after a while.
 +
 +====Please update your Resource Pack Updater (You are now using N/A)====
 +You have not properly set up packwiz, this is usually because the JVM arguments were not added. Try following the guide again and look for the part that tells you to add Java arguments to your installation.
 +
 +====Invalid Session====
 +This can sometimes be resolved by restarting Minecraft and the launcher as instructed by the error.
 +
 +====Failed to resolve username====
 +You are either using a cracked Minecraft launcher, which cannot connect to the server and is against rule 6, or your launcher isnt properly logged into your Minecraft account, usually due to a bad login token. Please try logging out and then logging back in.
  
 +====Disconnected, server closed====
 +The Let's Play Server restarts every day at 20:00 UTC. You will be notified via chat about 5 minutes in advance. Please wait for a while and then reconnect.
mtr_letsplay/modpack.1703411166.txt.gz · Last modified: 2023/12/24 09:46 by zbx1425