diff --git a/Plain Craft Launcher 2/Modules/Minecraft/ModCrash.vb b/Plain Craft Launcher 2/Modules/Minecraft/ModCrash.vb index 48978606..36d85f57 100644 --- a/Plain Craft Launcher 2/Modules/Minecraft/ModCrash.vb +++ b/Plain Craft Launcher 2/Modules/Minecraft/ModCrash.vb @@ -1065,7 +1065,7 @@ NextStack: End Select Next - Return Join(Results, "\n\n此外,"). + Return Join(Results, "\n\n" & GetLang("LangModCrashCrashReasonDialogContentAdditional")). Replace("\n", vbCrLf). Replace("\h", ""). Replace("\e", If(IsHandAnalyze, "", vbCrLf & GetLang("LangModCrashCrashReasonDialogContentViewLogTip"))). diff --git a/Plain Craft Launcher 2/Modules/Modi18n.vb b/Plain Craft Launcher 2/Modules/Modi18n.vb index caf4ce01..43f9c6ac 100644 --- a/Plain Craft Launcher 2/Modules/Modi18n.vb +++ b/Plain Craft Launcher 2/Modules/Modi18n.vb @@ -55,12 +55,12 @@ Module Modi18n ''' Public Function GetLocalTimeFormat(Time As DateTime) As String Select Case Lang - Case "zh_CN", "zh_HK", "zh_TW", "lzh", "zh_MEME", "ja_JP", "ko_KR" '2024/08/16 11:47 + Case "ja_JP", "ko_KR", "lzh", "zh_CN", "zh_HK", "zh_MARS", "zh_MEME", "zh_TW" '2024/08/16 11:47 Return Time.ToString("yyyy'/'MM'/'dd HH':'mm") - Case "en_GB", "es_ES", "fr_FR", "ru_RU", "el_GR" '11:47 16/08/2024 - Return Time.ToString("dd'/'MM'/'yyyy HH':'mm") - Case Else 'en_US 11:47 08/16/2024 + Case "en_US" '11:47 08/16/2024 Return Time.ToString("MM'/'dd'/'yyyy HH':'mm") + Case Else '11:47 16/08/2024 + Return Time.ToString("dd'/'MM'/'yyyy HH':'mm") End Select End Function @@ -113,7 +113,8 @@ Module Modi18n {"fr-", "fr_FR"}, {"ja-", "ja_JP"}, {"ko-", "ko_KR"}, - {"ru-", "ru_RU"} + {"ru-", "ru_RU"}, + {"sk-", "sk_SK"} } For Each prefixPair In PrefixMap diff --git a/Plain Craft Launcher 2/Pages/PageSetup/PageSetupSystem.xaml b/Plain Craft Launcher 2/Pages/PageSetup/PageSetupSystem.xaml index bdeb5cd3..875eb2ad 100644 --- a/Plain Craft Launcher 2/Pages/PageSetup/PageSetupSystem.xaml +++ b/Plain Craft Launcher 2/Pages/PageSetup/PageSetupSystem.xaml @@ -170,7 +170,7 @@ - + diff --git a/Plain Craft Launcher 2/Resources/Language/en_GB.xaml b/Plain Craft Launcher 2/Resources/Language/en_GB.xaml index 07cd6179..f9e5381c 100644 --- a/Plain Craft Launcher 2/Resources/Language/en_GB.xaml +++ b/Plain Craft Launcher 2/Resources/Language/en_GB.xaml @@ -17,13 +17,13 @@ Error Cause: {0} The manually selected cache folder is unavailable, PCL will use the default cache folder instead. Error Cause: {0} Environment Warning - Please extract PCL from the compressed file, or change the folder before continuing to use it! -The program is currently running in a temporary folder, and settings, game saves, etc. may not be saved, and some features may not be available. - PCL and the new version of Minecraft no longer support 32-bit systems, and some features may not be available. -It is highly recommended to reinstall as a 64-bit system before continuing the game! + Please extract PCL from the compressed file, or move it to a different folder before continuing to use! +The programme is currently running in a temporary folder, settings, game saves, etc. may not be saved, and some features may not be available. + PCL and the newer version of Minecraft no longer support 32-bit systems, some features will not be available. +It is highly recommended to reinstall the game after switching to a 64-bit system! Initialisation Error Runtime Error - The version of your .NET Framework is too low or it is corrupted, please redownload and install .NET Framework 4.6.2 from the opening website and try again. + The version of your .NET Framework is too low or it is corrupted. Please redownload and install .NET Framework 4.6.2 from the opening website and try again! Unknown Error An unknown error occurred in the programme. @@ -80,7 +80,7 @@ You can modify the login method in 'Properties → Settings → Server'.PCL cannot determine which file drag operation should be performed... Minecraft closed! Failed to force close all Minecraft. - Unable to return to top, no suitable "RealScroll" was found. + Unable to return to top, no suitable 'RealScroll' was found. Failed to switch the sub-page. (ID {0}) Selection Downloads @@ -95,11 +95,11 @@ You can modify the login method in 'Properties → Settings → Server'.After the accumulated sponsorship reaches ¥23.33, message the term '解锁码' (Unlock Code) to the developer on Afdian to unlock. Right-click to open the sponsorship page and support PCL if you think it is doing a good job =w=! After the accumulated sponsorship reaches ¥23.33, message the term '解锁码' (Unlock Code) to the developer on Afdian to unlock. - · Report a bug, reply to issue to request unlock after issue is marked as '已完成' (Resolved) (right-click to open the feedback page); + · Report a bug, reply to issue to request unlock after issue is marked as '已完成' (Resolved) (right-click to open the feedback page). · Submit a pull request to the Help Centre repository then unlock after LTCat merge. - · Report a bug, reply to issue to request unlock after issue is marked as '已完成' (Resolved); + · Report a bug, reply to issue to request unlock after issue is marked as '已完成' (Resolved). · Submit a pull request to the Help Centre repository then unlock after LTCat merge. - There is an exception in the personalisation settings and has been automatically reset. + There is an exception in the Personalisation settings and has been automatically reset. Error whilst loading the personalisation settings. The personalisation settings have been initialised. Failed to initialise the personalisation settings. @@ -130,24 +130,24 @@ You can try to use Paint to open and save it again, which will save the image in Music All files in the music folder will be deleted. This operation is irrevocable. Are you sure? - Deleting the music... + Deleting background music... The music has been deleted! - Failed to delete the music. - Failed to re-create the music folder. + Failed to delete background music. + Failed to re-create the background music folder. A layout file already exists. Continuing to generate the documentation file will override the existing layout file! Continue Failed to generate the documentation file The documentation file has been generated! The homepage has been refreshed! - 1. Click the 'Generate the Documentation' button, which will generate the 'Custom.xaml' layout file under the PCL folder; -2. Modify the file with tools like Notepad, remember to save it after the modification; + 1. Click the 'Generate the Documentation' button, which will generate the 'Custom.xaml' layout file under the PCL folder. +2. Modify the file with tools like Notepad, remember to save it after the modification. 3. Click the 'Refresh Home' button to see what the homepage looks like now. You can directly refresh the homepage after generating the documentation file and make changes accordingly, which will be more helpful for understanding. You can also load the custom homepage file directly by dragging it into the PCL window. Homepage Custom Tutorials The hidden theme 'Xuansu Black' has been unlocked! - 1. Do not crawl or attack related services or websites, do not steal related accounts, no puzzles can or need to be solved; -2. Relevant public information must not be tampered with or destroyed. Please try to keep it as it is; + 1. Do not crawl or attack related services or websites, do not steal related accounts, no puzzles can or need to be solved. +2. Relevant public information must not be tampered with or destroyed. Please try to keep it as it is. 3. When you are feeling confused, 'Echo Hole' may surprise you. If you violate the rules, you may be kicked out of any relevant group! @@ -180,15 +180,15 @@ Initial Clue: Oak Brown Xuansu Black Grey is a lie. - Funny fruits on the funny tree, you and I are sitting under it, doing memes on funny days, fun and more fun that we'll make. + Funny fruits on the funny tree, under the funny tree there's you and me, doing memes on funny days, fun and more fun that we'll make. Play the game 99 times. What a lucky dog, right? Login with Microsoft account to support the game! Right-click to open the decryption game entrance. Custom You need to unlock at least five hidden themes. - Display PCL logo when opening the launcher. - You need a little sponsorship of the developer to change the theme colour... :( + Display PCL logo when opening the launcher + A small donation to the author is required to modify the theme colour... :( Support Developers Background Adaptive @@ -209,7 +209,7 @@ Initial Clue: It is not recommended enabling blur when making a modpack to ensure that PCL can run smoothly on low-performance devices. Coloured Background Folder - Put the background in this folder, and PCL will randomly load one of them each time. + Put the background image in this folder, and PCL will randomly load one of them each time. Refresh Randomly load a background image in the folder. Clear All @@ -235,10 +235,10 @@ It is not recommended enabling blur when making a modpack to ensure that PCL can Empty Presets Local - Read homepage content from Custom.xaml in the PCL folder. -You can manually edit this file to add text, images, frequently used websites, quick launch and other features to the homepage. - Get homepage content online from a specified URL. Server administrators can also use it to dynamically update server announcements. -If you have created a stable online homepage, you can click this tip to submit it. If eligible, it can be added to the presets! + Reads homepage content from Custom.xaml in the PCL folder. +You can manually edit this file to add text, images, frequently used websites, quick launch, and other features to the homepage. + Gets homepage content online from a specified URL. Server administrators can also use it to dynamically update server announcements. +If you have created a stable online homepage, you can click this tip to submit it. If it qualifies, it can be added to the presets! Online Refresh Generate Documentations @@ -252,7 +252,7 @@ If you have created a stable online homepage, you can click this tip to submit i Daily Modpack Recommendation (Author: wkea) Minecraft Skin Recommendation (Author: wkea) OpenBMCLAPI Dashboard Lite (Authors: Silverteal, Mxmilu666) - PCL Homepage Marketplace (Author: Lingyun) + PCL Homepage Market (Author: Lingyun) PCL Update Log (Author: Joker2184) Feature Hiding You can hide unnecessary pages or disable specific features. Press 'F12' in any interface to show hidden features temporarily. @@ -293,7 +293,7 @@ Avoid 'Feature Hiding' be changed whilst keeping the 'Personalisation' page.Empty Add or Import Create New Folder - Create a new ".minecraft" directory at the location of PCL. + Create a new '.minecraft' directory at the location of PCL. Add Existing Folders Add an existing Minecraft folder to the list. Import Modpacks @@ -438,7 +438,7 @@ Press 'F11' again to exit the hidden instance viewing mode. Download Modpack: Enter Instance Name Download Modpack File - Modpack Installation + Preparing for Modpack Installation Download File Download: @@ -476,7 +476,7 @@ This page provides Fabric installer downloads. After downloading, you need to ma No Version Available Failed to get version list: Unknown error, status is Failed to get version list: - Cannot be installed by the launcher. + Cannot be installed by the launcher automatically. Instance Isolation Hint 'Instance Isolation' has not been enabled yet, which will result in multiple instances sharing the same mods folder. Therefore, when switching instances, Minecraft will crash because it reads mods that do not match the current version or the loader. @@ -553,8 +553,8 @@ Select Minecraft version first on the 'Installation' page, then choose OptiFine, Please check the internet then try again. Introduction of NeoForge - NeoForge is a Mod loader for Minecraft 1.20.1+. You need to install it first before you can install various NeoForge mods, and it's also compatible with some Forge mods. -This page provides the NeoForge installer download. After downloading, you need to manually open the installer to proceed with the installation. + NeoForge is a Mod loader for Minecraft 1.20.1+. You need to install it first before you can install various NeoForge mods. It's also compatible with some Forge mods. +This page provides the NeoForge installer download. After downloading, you need to manually open the installer to complete the installation. Official Website Getting NeoForge List... @@ -574,7 +574,7 @@ This page provides the NeoForge installer download. After downloading, you need Reset Getting Modpack List... Install from Files - Install the modpack under the currently selected Minecraft folder. + Install the modpack into the currently selected Minecraft folder. Type All Multiplayer @@ -608,9 +608,9 @@ Please check the internet then try again. Loading... Click to Replace (Right-click for More Options) Obtaining the skin, please wait! - Select a location to save the skin. + Select a location to save the skin file. Skin saved successfully! - Failed to save the skin. + Failed to save the skin file. Skin file is corrupted: Still obtaining the skin, please try again later! Updating avatar... @@ -730,7 +730,7 @@ Original error message: Changing the skin, please wait! Failed to login, the skin cannot be changed! Changing the skin... - Logging in, the skin changing will be continued after the login is completed... + Logging in, will continue to change the skin after login is completed... Failed to change the skin. Failed to change the skin: The connection to the Mojang skin server timed out. Please check your network quality! @@ -781,7 +781,7 @@ Original error message: Provided Java Launch Wrapper and some important support! Provided the mcmod-info-mirror for mods and image hosting services for the Help Centre! Designed and made the PCL icon, saved LTCat from the abyss of suffering... - Found a bunch of weird bugs that people wouldn't think in insider test, has an unusual bug physique. + Found a ton of weird bugs during the insider test that people wouldn't expect, must have a talent for finding bugs. MCBBS Still thanks for providing the MCBBS mirror, although it has been closed... Everyone in the PCL QQ Group @@ -827,11 +827,11 @@ The skin replacement in this way will only be visible to player itself in multip Window Title Customise the title of the game window, without changing it if left blank. Supports the following alternate tags: - · {user}: Username; - · {login}: Login Method; - · {name}: Instance Name; - · {date}, {time}: System Time; - · {version}: Vanilla Game Version. + · {user}: Username + · {login}: Login Method + · {name}: Instance Name + · {date}, {time}: System Time + · {version}: Vanilla Game Version Custom Text This information will be displayed in the title screen and the debug screen. Instance Isolation @@ -847,10 +847,10 @@ If there are multiple instances with mods installed, it may cause mod conflicts. Saves, mods, resource packs, etc. are not interoperable between instances. This will cause saves that are not shared between Vanilla instances, so it is generally not recommended. Visibility - Close immediately after the game launched. - Hide after the game started, close after the game closed. - Hide after the game started, reopen after the game closed. - Minimise after the game started. + Close immediately after the game launched + Hide after the game started, close after the game closed + Hide after the game started, reopen after the game closed + Minimise after the game started Remain unchanged. Priority High (Ensure game performance but may cause lag in another programme) @@ -871,7 +871,7 @@ This will cause saves that are not shared between Vanilla instances, so it is ge Game Memory 32-bit Java can only allocate a maximum of 1 GB of memory. It is recommended to install 64-bit Java! Automatic - Adjust the memory allocated to the game dynamically with mod count and remaining memory. + Dynamically adjust the memory allocated to the game based on the number of mods and remaining memory. Custom Optimise memory before launching the game. Memory Optimisation can reduce the current physical memory footprint by about 1/3, not limited to Minecraft! @@ -890,26 +890,26 @@ For example, typing '--demo' will launch the game in demo mode. Executes the specific command or programme before Minecraft is launched. The syntax is same as the batch script. Relative paths can be implemented with the following alternate tags (paths end with '\' ): - · {path}: The folder where the PCL is located; - · {minecraft}: .minecraft Folder; - · {verpath}: Instance Folder (.minecraft\versions\<instance name>\); - · {verindie}: The instance folder when 'Instance Isolation' is enabled, or the .minecraft folder when it is disable; - · {java}: The folder of Java which used by the game. + · {path}: The folder where the PCL is located + · {minecraft}: .minecraft Folder + · {verpath}: Instance Folder (.minecraft\versions\<instance name>\) + · {verindie}: The instance folder when 'Instance Isolation' is enabled, or the .minecraft folder when it is disable + · {java}: The folder of Java which used by the game In addition, the following alternate tags are also supported: - · {user}: Username; - · {login}: Login Method; - · {uuid}: Player's UUID; - · {name}: Instance Name; - · {date}, {time}: System Time; - · {version}: Vanilla Game Version. + · {user}: Username + · {login}: Login Method + · {uuid}: Player's UUID + · {name}: Instance Name + · {date}, {time}: System Time + · {version}: Vanilla Game Version For example: - · [ {verpath}test.exe ] : Run the test.exe programme in the instance folder; - · [ '{java}java.exe' -jar '{verpath}test.jar' ] : Run the test.jar file in the example folder using Java; - · [ notepad '{verindie}option.txt' ] : Use Notepad to open option.txt of this instance. + · [ {verpath}test.exe ] : Run the test.exe programme in the instance folder. + · [ "{java}java.exe" -jar "{verpath}test.jar" ] : Run the test.jar file in the example folder using Java. + · [ notepad "{verindie}option.txt" ] : Use Notepad to open option.txt of this instance. -It is best to put quotation marks (') around operations involving paths to avoid failures due to spaces in the path. +It is best to put quotation marks (") around operations involving paths to avoid failures due to spaces in the path. When executing a command, the directory where the Command Prompt is located is the current .minecraft folder. Wait for Complete Ignore Java Compatibility Warnings @@ -923,7 +923,7 @@ Do not open this unless the relevant files are modified. An error occurred whilst reloading the launch options. The launch options have been initialised! Failed to initialise the launch options. - Changing offline skin failed. + Failed to change the offline skin. The offline skin has been cleared! Failed to clear offline skin. Available @@ -993,14 +993,14 @@ For example, when it is enabled, JEI will show that it supports all loaders, and Auto Adjust Game Language System Update - Download the new version automatically. - Hint when a new version is available. - Hint only when a critical vulnerability update is found. + Download the new version automatically + Hint when a new version is available + Hint only when a critical vulnerability update is found Disable Announcement Show All Restricted to feature surveys, events etc. - Restricted to important notification. + Restricted to important notification Disable Cache Location of cache like download files and skins stored by PCL. @@ -1031,7 +1031,7 @@ Download requirement can be assured when it is set to 64. Threads above 64 is NO I See Some debugging information will be switched after refreshing or restarting the launcher! Choose this option means you will NOT be able to receive any announcement even if there are some fatal problems. -For example, if some serious bug in the game is found in the future, unpredictable consequences may happen because of the ignoration. +For example, if some serious bug in the game is found in the future, unpredictable consequences may happen due to the ignoration. In general, choose 'Display announcements only when there are important notices' to avoid most disturbances. Unless you are making a modpack or updating the launcher often, this option is extremely NOT recommended! @@ -1046,7 +1046,7 @@ Unless you are making a modpack or updating the launcher often, this option is e Mirror Balanced Official - PCL is about to restart to fully apply the language. + PCL is about to restart to fully apply the language switch. Contribute Please close all instances that are running first... Please change the language after all download tasks are completed... @@ -1093,7 +1093,7 @@ Notice that the contents of the two files are not the same. Delete or rename one of the files to continue. File Conflict Exists Failed to switch the mod status due to the occupation, please try again after the game is closed. - Newer versions might NOT be compatible with older versions or other mods, which may cause game crashing or even save corruption! + Newer versions may NOT be compatible with older versions or other mods, which may cause game crashing or even save corruption! DO NOT update the mods in the modpack unless the author asks you to! Please backup the saves and check the change log of the mod first! Older versions will be move to the recycle bin just in case. @@ -1192,8 +1192,8 @@ Since 'Instance Isolation' is enabled for this instance, when you delete the ins Delete Instance Confirmation The instance {0} has been deleted to the recycle bin! The instance {0} has been permanently deleted! - Please first close [Version Settings → Settings → Advanced Launch Options → Disable File Verification], and then try to complete the files! - Please first close [Settings → Advanced Launch Options → Disable File Verification], and then try to complete the files! + Please close the 'Properties → Settings → Advanced Launch Options → Disable File Verification' option first before attempting to repair the files! + Please close the 'Settings → Advanced Launch Options → Disable File Verification' option first before attempting to repair the files! The instance settings have been initialised! Failed to initialise the instance settings. @@ -1238,30 +1238,30 @@ You can return to default settings by clicking the initialise button on the left For example, typing '--demo' will launch the game in demo mode. If left as blank, the value of the global setting is used. This option does not override global settings: The command for global is executed before the command for instances. - + Executes the specific command or programme before Minecraft is launched. The syntax is same as the batch script. Relative paths can be implemented with the following alternate tags (paths end with '\' ): - · {path}: The folder where the PCL is located; - · {minecraft}: .minecraft Folder; - · {verpath}: Instance Folder (.minecraft\versions\<instance name>\); - · {verindie}: The instance folder when 'Instance Isolation' is enabled, or the .minecraft folder when it is disable; - · {java}: The folder of Java which used by the game. + · {path}: The folder where the PCL is located + · {minecraft}: .minecraft Folder + · {verpath}: Instance Folder (.minecraft\versions\<instance name>\) + · {verindie}: The instance folder when 'Instance Isolation' is enabled, or the .minecraft folder when it is disable + · {java}: The folder of Java which used by the game In addition, the following alternate tags are also supported: - · {user}: Username; - · {login}: Login Method; - · {uuid}: Player's UUID; - · {name}: Instance Name; - · {date}, {time}: System Time; - · {version}: Vanilla Game Version. + · {user}: Username + · {login}: Login Method + · {uuid}: Player's UUID + · {name}: Instance Name + · {date}, {time}: System Time + · {version}: Vanilla Game Version For example: - · [ {verpath}test.exe ] : Run the test.exe programme in the instance folder; - · [ '{java}java.exe' -jar '{verpath}test.jar' ] : Run the test.jar file in the example folder using Java; - · [ notepad '{verindie}option.txt' ] : Use Notepad to open option.txt of this instance. + · [ {verpath}test.exe ] : Run the test.exe programme in the instance folder. + · [ "{java}java.exe" -jar "{verpath}test.jar" ] : Run the test.jar file in the example folder using Java. + · [ notepad "{verindie}option.txt" ] : Use Notepad to open option.txt of this instance. -It is best to put quotation marks (') around operations involving paths to avoid failures due to spaces in the path. +It is best to put quotation marks (") around operations involving paths to avoid failures due to spaces in the path. When executing a command, the directory where the Command Prompt is located is the current .minecraft folder. If a Java that is incompatible with the current instances is manually selected in the settings, the compatibility warning pop-up window is automatically skipped and the manually selected Java is forced to be used. Do not change assets at all; do not verify whether the libraries, third-party login libraries, and client.jar have been modified. @@ -1277,7 +1277,7 @@ If you have not modified the relevant files, please do not check this item.Launching {0}... Please select an instance first! The homepage has been refreshed! - 'EventData' must be a URL that starts with 'http://' or 'https://'. + 'EventData' must be an URL that starts with 'http://' or 'https://'. PCL does not support other topsy-turvy download protocols. Event Execution Failed Unknown event type: {0} @@ -1303,21 +1303,21 @@ Please check whether the event type is filled correctly, whether the PCL is the Failed to refresh background music. PCL cannot create the 'PCL' folder ({0}PCL), please try: -1. Move PCL to another folder {1}; -2. Delete the 'PCL' folder in the current directory and try again; +1. Move PCL to another folder {1}. +2. Delete the 'PCL' folder in the current directory and try again. 3. Right-click on PCL executable file and open 'Properties → Compatibility → Run this programme as an administrator'. PCL does not have write permissions to the current folder. Please try: -1. Move PCL to another folder {0}; -2. Delete the 'PCL' folder in the current directory and try again; +1. Move PCL to another folder {0}. +2. Delete the 'PCL' folder in the current directory and try again. 3. Right-click on PCL executable file and open 'Properties → Compatibility → Run this programme as an administrator'. (Like folder beside C:\ and Desktop) Runtime Error Open-source Version Notice This version does not include the following features: -- CurseForge API Call: Requires an API Key that you requested, and add to the 'SecretHeadersSign' method; -- Microsoft login: Require a Client ID that you requested and, add to the front of the 'ModSecret.vb'; -- Update and Networking Notifications: To avoid potential abuse concerns; -- Theme: This is a commemorative feature that requires sponsorship to unlock. Do not make the sponsors too sad...; +- CurseForge API Call: Requires an API Key that you requested, and add to the 'SecretHeadersSign' method. +- Microsoft login: Require a Client ID that you requested and, add to the front of the 'ModSecret.vb'. +- Update and Networking Notifications: To avoid potential abuse concerns. +- Theme: This is a commemorative feature that requires sponsorship to unlock. Do not make the sponsors too sad... - Utilities: Some development tools were placed here during the early stages of development, and it was difficult to sort them out. The current version of PCL does not include the Theme feature... The current version of PCL does not include the Update feature... @@ -1351,7 +1351,7 @@ Please check whether the event type is filled correctly, whether the PCL is the Version JSON file not found: {0} Version JSON file is incorrect, content: {0} Nesting appears in version dependencies: {0} - Failed to initialize the initial version JSON. ({0}) + Failed to initialise the version JSON. ({0}) Pre-release Release Candidate Experimental Snapshot @@ -1374,13 +1374,13 @@ Please check whether the event type is filled correctly, whether the PCL is the Select Skin File Offline UUID has no official skin file. UUID is empty. - Skin return value is empty, possibly a user without a custom skin set. + Skin return value is empty, possibly an user without a custom skin set. Invalid skin address type: {0} No matching 'Property' found in skin return value. - Skin return value does not contain skin data item, possibly a user without a custom skin set. + Skin return value does not contain skin data item, possibly an user without a custom skin set. User has not set a custom skin. This version does not have asset file index information. - Asset Index not found. + Asset Index file not found. Unexpected result. ({0}) Available for @@ -1388,8 +1388,8 @@ Please check whether the event type is filled correctly, whether the PCL is the dependencies download downloads - Game version - Updated {0} + game version + updated {0} Save as Dependencies Available Versions @@ -1399,7 +1399,7 @@ Please check whether the event type is filled correctly, whether the PCL is the k M B - No Results + No results matching the criteria year years @@ -1431,8 +1431,8 @@ Game crashes are not related to the launcher commonly. Please do not submit feed Submit Feedback Hint Folder No, thanks - Your PCL is not the latest version, so you cannot submit feedback. -Please update first, then confirm if the issue still exists in the latest version, and then submit feedback. + PCL is not the latest version, feedback submittal is unsupportable. +Please confirm that the issue persists in the latest version after updating, and then submit feedback. Update Unable to Submit There is a problem with the runtime of PCL. Please try to reinstall the '.NET Framework 4.6.2' and then try again. @@ -1584,10 +1584,10 @@ It is not easy developing alone to be honest (sadly)... Sponsor Now! But I Decline You have launched Minecraft for {0} times! -If you enjoy Minecraft, consider support the game developer by purchase it, making the game is not a piece of cake... +If you enjoy Minecraft, consider supporting the game developer by purchase it, making the game is not a piece of cake... After logging in with your Microsoft account once, this hint will not appear again. Purchase the Game? - Support Microsoft games! + Support! Next Time Unknown Login Method Login @@ -1607,7 +1607,7 @@ If the network environment is poor, it may be unable to load, check the internet Register I See This account appears to be banned by Microsoft and cannot login. - You have not registered an Xbox account yet, please try again after the registration. + You have not registered a Xbox account yet, please try again after the registration. The country or region where your network is located cannot login to Microsoft accounts. Please try to use a VPN. I Don't Know @@ -1641,14 +1641,13 @@ Detailed error information: {0} Missing 'mainClass' in version JSON! Unable to open Natives file ({0}), the file may be corrupted, please try to relaunch the game. Slim model is unsupported in this version, your skin may appear as Classic model. - You must first log in with a genuine account to enable offline login! - Genuine Validation - Purchase Genuine - Try + You must first log in with a Microsoft account to play in offline! + Account Verification + Purchase + Demo Back - The game will start in trial mode! - Please select "Other login methods" during login, then select "Use my password". -If you don't have this option, please select "Set password", and log in again after setting it. + The game will start in demo mode! + Please select 'Other login methods' when logging in, then choose 'Use my password'. If that option is not available, please select 'Set password', and log in after setting it. Password Login Required Re-login Set Password @@ -1784,205 +1783,205 @@ This will override the JSON and the JAR file, but will not affect the instance i Download LiteLoader {0} Download Fabric {0} - Error Report Analysis Result - Minecraft Encountered an Error - View Log - Export Error Report - Error Report Exported Successfully! - Sorry, PCL cannot determine the cause of the error. + Analysis Result + Minecraft Crashed + Log + Export Crash Report + Crash report exported successfully! + Sorry, PCL cannot determine the cause of the crash. Sorry, your game encountered some problems... -If you want to seek help, please export the error report and send it to others, instead of sending a screenshot of this window. - The game crashed because the Mod file was unzipped, causing the game to be unable to continue running. -You can simply put the entire Mod file into the Mod folder, if unzipped, it will cause the game to crash. +If you are seeking assistance, please export the crash report instead of taking a screenshot of this window, and send it to others. + The game crashed because the mod files have been extracted. +Simply place the mod files into the folder without extracting them; otherwise, the game will crash. + +Launch the game when you have dealt with the mod file. + The game crashed because Minecraft has exhausted its memory allocation. +This is likely due to insufficient computer memory, insufficient memory allocated, or excessively high configuration requirements. + +Consider the 'Memory Optimisation' in 'More → Utilities', and relaunching the game. +If issues persist, consider increasing the memory allocation for the game in the launch settings, removing high-requirement textures, mods, and shaders. +Should the problem continue, try to close other applications before launching the game, or... use a different computer? + The game crashed due to the use of Open J9. +Switch to a non-OpenJ9 Java version in 'Settings → Launch → Java' and relaunch the game. + The game appears to have crashed due to the use of JDK or an excessively high Java version. +Switch to JRE 8 (Java 8) in 'Settings → Launch → Java' and relaunch the game. +Download and install one on the internet if you do not have JRE 8 installed. + The game appears to have crashed due to the use of excessively high Java version. +Consider selecting a lower Java version in 'Settings → Launch → Java' and relaunch the game. +Download and install one on the internet if you do not have any installed. + The game is incompatible with the Java version you are currently using. +Download and install one on the internet if you do not have any suitable installed. + The game crashed because the mod names contains special characters. +Consider modifying the file names to include only letters, numbers, hyphens, underscores, and periods, then relaunch the game. + The game crashed because the MixinBootstrap is missing. +Consider installing MixinBootstrap. If the problem continues, try to add an exclamation mark at the beginning of the file name. + The game crashed due to the use of a 32-bit Java, which can prevent Minecraft from accessing the necessary memory. + +Consider selecting a 64-bit Java in 'Settings → Launch → Java' and relaunch the game. +Download and install one on the internet if you do not have 64-bit Java installed. + The game crashed due to the use of a 32-bit operating system, which can prevent Minecraft from accessing the necessary memory. -Please delete the unzipped Mods in the Mod folder, and then start the game. - Minecraft ran out of memory, causing it to be unable to continue running. -This is likely due to insufficient computer memory, insufficient memory allocated to the game, or high configuration requirements. - -You can try to optimize memory in More → Toolbox, and then start the game. -If it still doesn't work, please increase the memory allocated to the game in the startup settings, and delete high-requirement textures, Mods, and shaders. -If it still doesn't work, please try to close other software before starting the game, or... change to another computer? - The game crashed because it was using Open J9. -Please change to non-OpenJ9 Java in the Java selection of the startup settings, and then start the game. - The game seems to have crashed because it was using JDK, or the Java version is too high. -Please change to JRE 8 (Java 8) in the Java selection of the startup settings, and then start the game. -If you don't have JRE 8 installed, you can download and install one from the internet. - The game seems to have crashed because the Java version you are using is too high. -Please change to a lower version of Java in the Java selection of the startup settings, and then start the game. -If not, you can download and install one from the internet. - The game is not compatible with the Java you are currently using. -If there is no suitable Java, you can download and install one from the internet. - The game crashed because a Mod's name contains special characters. -Please try to modify the Mod file name, so that it only contains letters, numbers, hyphens (-), underscores (_), and periods, and then start the game. - The game crashed because MixinBootstrap is missing. -Please try to install MixinBootstrap. If it still crashes after installation, you can try to add an English exclamation mark in front of the file name. - You seem to be using 32-bit Java, which can cause Minecraft to be unable to use the required memory, and then crash. - -Please change to 64-bit Java in the Java selection of the startup settings, and then start the game. -If you don't have 64-bit Java installed, you can download and install one from the internet. - You are using a 32-bit operating system, which can cause Minecraft to be unable to use the required memory, and then crash. - -You may only be able to solve this problem by reinstalling a 64-bit operating system. -If your computer has less than 2GB of memory, you may only be able to change to another computer... - The game exited because the Mod's dependencies were not met. -Unmet dependencies: +You may only resolve this issue by installing a 64-bit operating system. +If your computer has less than 2GB of memory, you may need to consider using a different computer with more memory... + The game exited due to the missing dependencies. +Missing Dependencies: - {0} - -Please take corresponding actions based on the above information. If you don't understand English, you can use translation software. - The game exited due to unmet dependencies of the Mod. -Please take corresponding actions based on the log information in the error report. If you don't understand English, you can use translation software. - Your game encountered some issues, and PCL found a suspicious keyword: {0}. - -If you know which Mod corresponds to this keyword, it might be causing the error. You can also view the error report for details. - Your game encountered some issues, and PCL found the following suspicious keywords: + +Please take appropriate actions based on the information provided. + The game exited due to the missing dependencies. +Please take appropriate actions based on the logs and crash reports. + The game encountered some issues, PCL identified a suspicious keyword: {0}. + +The error might be caused by the mod associated with the keyword. Consider viewing the crash report for detailed information. + The game encountered some issues, PCL identified some suspicious keywords: - {0} - -If you know which Mod corresponds to this keyword, it might be causing the error. You can also view the error report for details. - PCL suspects that the Mod named {0} caused the game to crash, but cannot be certain. -You can try disabling this Mod and then observe if the game still crashes. - PCL suspects that the following Mods caused the game to crash, but cannot be certain: + +The error might be caused by the mod associated with the keywords. Consider viewing the crash report for detailed information. + PCL suspects that the game crashed due to the mod {0}, but cannot be confirmed certainly. +Consider disabling the mod and monitoring whether the game continues to crash. + PCL suspects that the game crashed due to the following mods, but cannot be confirmed certainly: - {0} - -You can try disabling these Mods one by one and then observe if the game still crashes. - The Mod named {0} caused the game to crash. -You can try disabling this Mod and then observe if the game still crashes. - The following Mods caused the game to crash: + +Consider disabling the mod and monitoring whether the game continues to crash. + The game crashed due to the mod {0}. +Consider disabling the mod and monitoring whether the game continues to crash. + The game crashed due to the following mods: - {0} - -You can try disabling these Mods one by one and then observe if the game still crashes. - The Mod named {0} failed to inject, causing the game to crash. -This usually means it is incompatible with other Mods or the current environment, or it has a bug. -You can try disabling this Mod and then observe if the game still crashes. - The following Mods caused the game to crash: + +Consider disabling the mod and monitoring whether the game continues to crash. + The game crashed because the mod {0} failed to inject. +This typically indicates an incompatibility with other mods or the current environment, or it could be due to a bug. +Consider disabling the mod and monitoring whether the game continues to crash. + The game crashed due to the following mods: - {0} -This usually means they are incompatible with other Mods or the current environment, or they have a bug. -You can try disabling these Mods one by one and then observe if the game still crashes. - The Mod named {0} caused the game to crash. - The Mod named {0} caused the game to crash: -Its configuration file {1} has an exception and cannot be read. - The Mod named {0} failed to initialize, causing the game to fail to load. -You can try disabling this Mod and then observe if the game still crashes. - The following Mods failed to initialize, causing the game to fail to load: +This typically indicates an incompatibility with other mods or the current environment, or it could be due to a bug. +Consider disabling the mods and monitoring whether the game continues to crash. + The game crashed due to the mod {0}. + The game crashed due to the mod {0}: +An exception exists in the configuration file {1} and cannot be read. + The game crashed because the mod {0} failed to initialise. +Consider disabling the mod and monitoring whether the game continues to crash. + The game crashed because the following mods failed to initialise: - {0} - -You can try disabling these Mods one by one and then observe if the game still crashes. - The game seems to have encountered a problem with block {0}. - -You can create a new world and observe the game's running situation: - - If it runs normally, then it's likely that this block caused the error, and you might need to use some method to delete this block. - - If it still crashes, the problem might come from other reasons…… - The game seems to have encountered a problem with some blocks in the world. - -You can create a new world and observe the game's running situation: - - If it runs normally, then it's likely that some blocks caused the error, and you might need to delete this world. - - If it still crashes, the problem might come from other reasons…… - You have installed multiple instances of the same Mod: + +Consider disabling the mods and monitoring whether the game continues to crash. + The game encountered an issue with block {0}. + +Consider creating a new world and monitor the performance of the game: + - If it operates normally, it is likely that this block was the source of the error, and you may need to employ a method to remove this block. + - If it persists, the issue may originate from other factors... + The game encountered an issue with some blocks in the world. + +Consider creating a new world and monitor the performance of the game: + - If it operates normally, it is likely that some blocks were the source of the error, and you may need to delete this world. + - If it persists, the issue may originate from other factors... + TThe game crashed because the following mods were installed repeatedly: - {0} - -Each Mod can only appear once, please delete the duplicate Mod and then restart the game. - You may have installed multiple instances of the same Mod, causing the game to fail to load. - -Each Mod can only appear once, please delete the duplicate Mod and then restart the game. - The game seems to have encountered a problem with entity {0}. - -You can create a new world and generate this entity, then observe the game's running situation: - - If it runs normally, then it's likely that this entity caused the error, and you might need to use some method to delete this entity. - - If it still crashes, the problem might come from other reasons…… - The game seems to have encountered a problem with some entities in the world. - -You can create a new world and generate various entities, observing the game's running situation: - - If it runs normally, then it's likely that some entities caused the error, and you might need to delete this world. - - If it still crashes, the problem might come from other reasons…… - Due to incompatibility between OptiFine and the current version of Forge, the game crashed. - -Please visit the OptiFine website (https://optifine.net/downloads) to check the Forge versions compatible with OptiFine and strictly follow the corresponding version to reinstall the game. - There is no need to install both OptiFine and Shaders Mod, as OptiFine has already integrated the functionality of Shaders Mod. -The game can run normally after removing Shaders Mod. - Due to incompatibility between the low version of Forge and the current Java, the game crashed. - -Please try the following solutions: - - Update Forge to version 36.2.26 or higher - - Use a Java version lower than 1.8.0.320 - It's possible that using other launchers to modify the Forge version caused the game to crash due to abnormal files. -Please try reinstalling Forge from scratch, rather than using other launchers to modify the Forge version. - * In fact, your game has no problems, this is a crash you triggered yourself. -* Don't you have more important things to do? - Some of the Mods you installed seem to require Java 11 to start. -Please change to use Java 11 in the Java selection item in the startup settings, and then restart the game. -If you haven't installed Java 11, you can download and install one from the internet. - The program returned the following information: {0} - Your OptiFine might be causing problems with your game. - -This problem only occurs in specific OptiFine versions, you can try changing the version of OptiFine. - Your graphics driver has issues, or you're not using a dedicated graphics card, causing the game to fail to run normally. - -If your computer has a dedicated graphics card, please use the dedicated graphics card instead of the Intel Core graphics to start PCL and Minecraft. -If the problem still exists, please try updating your graphics driver to the latest version, or reverting to the factory version. -If it still doesn't work, you can also try using Java 8.0.51 or a lower version. - Your graphics driver has issues, causing the game to fail to run normally. - -Please try updating your graphics driver to the latest version, or reverting to the factory version, and then restart the game. -If it still doesn't work, you can try using Java 8.0.51 or a lower version. -If the problem still exists, then you might need a better graphics card…… - You're using a texture resolution that's too high, or your graphics configuration is insufficient, causing the game to fail to continue running. - -If you're using high-definition textures, please remove them. -If you're not using textures, then you might need to update your graphics driver, or get a better graphics card…… - Due to issues with Night Config, the game crashed. -You can try installing the Night Config Fixes mod, which might solve this problem. - Your use of shaders or textures has caused some issues with the game…… - -Please try deleting these additional resources you've added. - You have installed too many Mods, exceeding the game's ID limit, causing the game to crash. -Please try installing JEID or other fix mods, or delete some large mods. - Some files or content verification failed, causing issues with the game. - -Please try deleting the game (including Mods) and re-downloading, or try using a VPN during re-download. - Due to incomplete Forge installation, the game cannot run normally. -Please try reinstalling Forge. + +Each mod must be unique; ensure to remove any duplicate mods before relaunching the game. + The game crashed because the mods were installed repeatedly. + +Each mod must be unique; ensure to remove any duplicate mods before relaunching the game. + The game encountered an issue with entity {0}. + +Consider creating a new world, spawning the entity, and monitoring the performance of the game: + - If it operates normally, it is likely that this entity was the source of the error, and you may need to employ a method to remove this entity. + - If it persists, the issue may originate from other factors... + The game encountered an issue with some entities in the world. + +Consider creating a new world, spawning the entities, and monitoring the performance of the game: + - If it operates normally, it is likely that some entities were the source of the error, and you may need to delete this world. + - If it persists, the issue may originate from other factors... + The game crashed due to the incompatibility between OptiFine and the current version of Forge. + +Consider visiting the OptiFine website (https://optifine.net/downloads) and reinstalling the game using the corresponding compatible version. + Shader mods are unnecessary as OptiFine has incorporated their features +Removing shader mods allows the game to run normally. + The game crashed due to the incompatibility between the outdated version of Forge and the current Java version. + +Consider the following solutions: + - Update Forge to version 36.2.26 or higher. + - Use a Java version lower than 1.8.0.320. + The game crashed potentially due to modifications made to the Forge version by other launchers, resulting in abnormal files within the instance. +Consider reinstalling the Forge instance from the beginning, instead of relying on other launchers to alter the Forge version. + * In fact, your game has no issues, this crash is triggered by yourself. +* Don't you have other important things to do? + Some mods require Java 11 to launch. +Consider selecting Java 11 in 'Settings → Launch → Java' and relaunch the game. +Download and install one on the internet if you do not have Java 11 installed. + The game returned the following information: {0} + OptiFine might be the source of the issues. + +This issue is specific to certain OptiFine versions. Consider selecting with a different OptiFine version. + The game crashed due to graphics driver issues or because a dedicated graphics card was not being used. + +Use the dedicated graphics card instead of the Intel integrated graphics when launching PCL and Minecraft. +If issues persist, consider updating your graphics card driver to the latest version, or rolling back to the factory version. +Should the problem continue, consider using Java version 8.0.51 or lower. + The game crashed due to graphics driver issues. + +Consider updating your graphics card driver to the latest version, or rolling back to the factory version, and relaunch the game. +If issues persist, consider using Java version 8.0.51 or lower. +Should the problem continue, consider using a better graphics card... + The game crashed due to the high-resolution resource pack or the low-performance graphics card. + +Consider removing the high-resolution resource pack if it is being used. +If not, consider updating the graphics driver or using a better graphics card. + The game crashed due to issues with the Night Config. +Consider installing the Night Config Fixes mod to fix the issue. + The game crashed due to the use of shaders and resource packs. + +Consider removing the additional resources that have been applied. + The game crashed due to an excessive number of mods installed, exceeding the game's ID limit. +Consider installing JEID or other fix mods, or removing some of the larger mods. + The game crashed due to file or content verification failure. + +Consider uninstalling the game (including any mods) and reinstalling it, or using a VPN during the reinstallation process. + The game crashed due to an incomplete Forge instance. +Consider reinstalling the Forge instance. Fabric provided the following error information: {0} - -Please handle accordingly based on the above information, and if you don't understand English, you can use translation software. - Fabric may have provided error information, please handle accordingly based on the log information in the error report, and if you don't understand English, you can use translation software. -If you haven't seen error information, you can view the error report to understand how the error occurred. + +Please take appropriate actions based on the information provided. + Fabric may have provided error information. Please take appropriate actions based on the logs and crash reports. +If no information is provided, consider reviewing the crash reports to identify the issues. The mod loader provided the following error information: {0} - -Please handle accordingly based on the above information, and if you don't understand English, you can use translation software. - The mod loader may have provided error information, please handle accordingly based on the log information in the error report, and if you don't understand English, you can use translation software. -If you haven't seen error information, you can view the error report to understand how the error occurred. + +Please take appropriate actions based on the information provided. + The mod loader may have provided error information. Please take appropriate actions based on the logs and crash reports. +If no information is provided, consider reviewing the crash reports to identify the issues. Fabric provided the following solutions: {0} - -Please handle accordingly based on the above information, and if you don't understand English, you can use translation software. - Fabric may have provided solutions, please handle accordingly based on the log information in the error report, and if you don't understand English, you can use translation software. -If you haven't seen solutions, you can view the error report to understand how the error occurred. + +Please take appropriate actions based on the information provided. + Fabric may have provided solutions. Please take appropriate actions based on the logs and crash reports. +If no solution is provided, you can view the crash reports to understand how the error occurred. Forge provided the following error information: {0} - -Please handle accordingly based on the above information, and if you don't understand English, you can use translation software. - Forge may have provided error information, please handle accordingly based on the log information in the error report, and if you don't understand English, you can use translation software. -If you haven't seen error information, you can view the error report to understand how the error occurred. - Your game encountered some issues, but PCL was unable to find related log files, so analysis is not possible. - PCL received an error reason with no detailed information ({0}), please submit feedback to the PCL author to get details. - Additionally, - You can view the error report to understand how the error occurred. - If you need help, please send the error report file to others, not a screenshot of this window. - Additionally, you are using an old version of PCL, updating PCL might also solve this problem. -You can click Settings → Launcher → Check for Updates to update PCL. + +Please take appropriate actions based on the information provided. + Forge may have provided solutions. Please take appropriate actions based on the logs and crash reports. +If no solution is provided, you can view the crash reports to understand how the error occurred. + The game crashed, but analysis is impossible because PCL was unable to locate the related log files. + PCL received an error reason without detailed information ({0}). Please submit feedback to the author to get the detailed information. + Additionally, + consider reviewing the crash reports to identify the issues. + if you are seeking assistance, please export the crash report instead of taking a screenshot of this window, and send it to others. + Additionally, you are currently using an outdated version of PCL. Updating to the latest version may resolve this issue. +To update PCL, navigate to 'Settings → Launcher → Check for Updates'. - Reopen Web Page + Reopen Webpage Copy Code - Login Window Initialisation Failed + Login dialogue initialisation failed. Login to Minecraft - The login webpage will open automatically, please enter {0} in the webpage (already copied). + The login webpage will open automatically. Please enter the code {0} in the webpage (already copied). -If the network environment is poor, the webpage may not load, in which case, please use a VPN and retry. -You can also open {1} on another device and enter the above code. - Webpage login successful! - You declined the permissions requested by PCL…… - Login took too long, try again! - Login polling failed +If the network environment is poor, it may be unable to load, check the internet and try again. +You can also access {1} on a different device and input the code. + Successfully logged in through the webpage! + PCL's request for permission was declined... + Login timed out, please try again! + Login polling failed. diff --git a/Plain Craft Launcher 2/Resources/Language/en_US.xaml b/Plain Craft Launcher 2/Resources/Language/en_US.xaml index 200f552f..d2890e1b 100644 --- a/Plain Craft Launcher 2/Resources/Language/en_US.xaml +++ b/Plain Craft Launcher 2/Resources/Language/en_US.xaml @@ -1,4 +1,4 @@ - + Canceled! @@ -17,10 +17,10 @@ Error Cause: {0} The manually selected cache folder is unavailable, PCL will use the default cache folder instead. Error Cause: {0} Environment Warning - Please extract PCL from the compressed file, or change the folder before continuing to use it! -The program is currently running in a temporary folder, and settings, game saves, etc. may not be saved, and some features may not be available. - PCL and the new version of Minecraft no longer support 32-bit systems, and some features may not be available. -It is highly recommended to reinstall as a 64-bit system before continuing the game! + Please extract PCL from the compressed file, or move it to a different folder before continuing to use! +The program is currently running in a temporary folder, settings, saves, etc. may not be saved, and some features may not be available. + PCL and the newer version of Minecraft no longer support 32-bit systems, some features will not be available. +It is highly recommended to reinstall the game after switching to a 64-bit system! Initialization Error Runtime Error The version of your .NET Framework is too low or it is corrupted. Please redownload and install .NET Framework 4.6.2 from the opening website and try again! @@ -95,9 +95,9 @@ You can modify the login method in "Properties → Settings → Server".After the accumulated sponsorship reaches ¥23.33, message the term "解锁码" (Unlock Code) to the developer on Afdian to unlock. Right-click to open the sponsorship page and support PCL if you think it is doing a good job =w=! After the accumulated sponsorship reaches ¥23.33, message the term "解锁码" (Unlock Code) to the developer on Afdian to unlock. - · Report a bug, reply to issue to request unlock after issue is marked as "已完成" (Resolved) (right-click to open the feedback page); + · Report a bug, reply to issue to request unlock after issue is marked as "已完成" (Resolved) (right-click to open the feedback page). · Submit a pull request to the Help Center repository then unlock after LTCat merge. - · Report a bug, reply to issue to request unlock after issue is marked as "已完成" (Resolved); + · Report a bug, reply to issue to request unlock after issue is marked as "已完成" (Resolved). · Submit a pull request to the Help Center repository then unlock after LTCat merge. There is an exception in the Personalization settings and has been automatically reset. Error while loading the personalization settings. @@ -139,15 +139,15 @@ This operation is irrevocable. Are you sure? Failed to generate the documentation file The documentation file has been generated! The homepage has been refreshed! - 1. Click the "Generate the Documentation" button, which will generate the "Custom.xaml" layout file under the PCL folder; -2. Modify the file with tools like Notepad, remember to save it after the modification; + 1. Click the "Generate the Documentation" button, which will generate the "Custom.xaml" layout file under the PCL folder. +2. Modify the file with tools like Notepad, remember to save it after the modification. 3. Click the "Refresh Home" button to see what the homepage looks like now. You can directly refresh the homepage after generating the documentation file and make changes accordingly, which will be more helpful for understanding. You can also load the custom homepage file directly by dragging it into the PCL window. Homepage Custom Tutorials The hidden theme "Xuansu Black" has been unlocked! - 1. Do not crawl or attack related services or websites, do not steal related accounts, no puzzles can or need to be solved; -2. Relevant public information must not be tampered with or destroyed. Please try to keep it as it is; + 1. Do not crawl or attack related services or websites, do not steal related accounts, no puzzles can or need to be solved. +2. Relevant public information must not be tampered with or destroyed. Please try to keep it as it is. 3. When you are feeling confused, "Echo Hole" may surprise you. If you violate the rules, you may be kicked out of any relevant group! @@ -211,7 +211,7 @@ It is not recommended enabling blur when making a modpack to ensure that PCL can Folder Put the background image in this folder, and PCL will randomly load one of them each time. Refresh - Randomly load an background image in the folder. + Randomly load a background image in the folder. Clear All Music Shuffle Play @@ -252,7 +252,7 @@ If you have created a stable online homepage, you can click this tip to submit i Daily Modpack Recommendation (Author: wkea) Minecraft Skin Recommendation (Author: wkea) OpenBMCLAPI Dashboard Lite (Authors: Silverteal, Mxmilu666) - PCL Homepage Market (Author: 凌云) + PCL Homepage Market (Author: Lingyun) PCL Update Log (Author: Joker2184) Feature Hiding You can hide unnecessary pages or disable specific features. Press "F12" in any interface to show hidden features temporarily. @@ -827,11 +827,11 @@ The skin replacement in this way will only be visible to player itself in multip Window Title Customize the title of the game window, without changing it if left blank. Supports the following alternate tags: - · {user}: Username; - · {login}: Login Method; - · {name}: Instance Name; - · {date}, {time}: System Time; - · {version}: Vanilla Game Version. + · {user}: Username + · {login}: Login Method + · {name}: Instance Name + · {date}, {time}: System Time + · {version}: Vanilla Game Version Custom Text This information will be displayed in the title screen and the debug screen. Instance Isolation @@ -847,11 +847,11 @@ If there are multiple instances with mods installed, it may cause mod conflicts. Saves, mods, resource packs, etc. are not interoperable between instances. This will cause saves that are not shared between Vanilla instances, so it is generally not recommended. Visibility - Close immediately after the game launched. - Hide after the game started, close after the game closed. - Hide after the game started, reopen after the game closed. - Minimize after the game started. - Remain unchanged. + Close immediately after the game launched + Hide after the game started, close after the game closed + Hide after the game started, reopen after the game closed + Minimize after the game started + Remain unchanged Priority High (Ensure game performance but may cause lag in another program) Medium (Balanced) @@ -890,23 +890,23 @@ For example, typing "--demo" will launch the game in demo mode. Executes the specific command or program before Minecraft is launched. The syntax is same as the batch script. Relative paths can be implemented with the following alternate tags (paths end with "\" ): - · {path}: The folder where the PCL is located; - · {minecraft}: .minecraft Folder; - · {verpath}: Instance Folder (.minecraft\versions\<instance name>\); - · {verindie}: The instance folder when "Instance Isolation" is enabled, or the .minecraft folder when it is disable; - · {java}: The folder of Java which used by the game. + · {path}: The folder where the PCL is located + · {minecraft}: .minecraft Folder + · {verpath}: Instance Folder (.minecraft\versions\<instance name>\) + · {verindie}: The instance folder when "Instance Isolation" is enabled, or the .minecraft folder when it is disable + · {java}: The folder of Java which used by the game In addition, the following alternate tags are also supported: - · {user}: Username; - · {login}: Login Method; - · {uuid}: Player's UUID; - · {name}: Instance Name; - · {date}, {time}: System Time; - · {version}: Vanilla Game Version. + · {user}: Username + · {login}: Login Method + · {uuid}: Player's UUID + · {name}: Instance Name + · {date}, {time}: System Time + · {version}: Vanilla Game Version For example: - · [ {verpath}test.exe ] : Run the test.exe program in the instance folder; - · [ "{java}java.exe" -jar "{verpath}test.jar" ] : Run the test.jar file in the example folder using Java; + · [ {verpath}test.exe ] : Run the test.exe program in the instance folder. + · [ "{java}java.exe" -jar "{verpath}test.jar" ] : Run the test.jar file in the example folder using Java. · [ notepad "{verindie}option.txt" ] : Use Notepad to open option.txt of this instance. It is best to put quotation marks (") around operations involving paths to avoid failures due to spaces in the path. @@ -993,14 +993,14 @@ For example, when it is enabled, JEI will show that it supports all loaders, and Auto Adjust Game Language System Update - Download the new version automatically. - Hint when a new version is available. - Hint only when a critical vulnerability update is found. + Download the new version automatically + Hint when a new version is available + Hint only when a critical vulnerability update is found Disable Announcement Show All Restricted to feature surveys, events etc. - Restricted to important notification. + Restricted to important notification Disable Cache Location of cache like download files and skins stored by PCL. @@ -1031,7 +1031,7 @@ Download requirement can be assured when it is set to 64. Threads above 64 is NO I See Some debugging information will be switched after refreshing or restarting the launcher! Choose this option means you will NOT be able to receive any announcement even if there are some fatal problems. -For example, if some serious bug in the game is found in the future, unpredictable consequences may happen because of the ignoration. +For example, if some serious bug in the game is found in the future, unpredictable consequences may happen due to the ignoration. In general, choose "Display announcements only when there are important notices" to avoid most disturbances. Unless you are making a modpack or updating the launcher often, this option is extremely NOT recommended! @@ -1093,7 +1093,7 @@ Notice that the contents of the two files are not the same. Delete or rename one of the files to continue. File Conflict Exists Failed to switch the mod status due to the occupation, please try again after the game is closed. - Newer versions might NOT be compatible with older versions or other mods, which may cause game crashing or even save corruption! + Newer versions may NOT be compatible with older versions or other mods, which may cause game crashing or even save corruption! DO NOT update the mods in the modpack unless the author asks you to! Please backup the saves and check the change log of the mod first! Older versions will be move to the recycle bin just in case. @@ -1192,8 +1192,8 @@ Since "Instance Isolation" is enabled for this instance, when you delete the ins Delete Instance Confirmation The instance {0} has been deleted to the recycle bin! The instance {0} has been permanently deleted! - Please disable [Version Settings → Settings → Advanced Launch Options → Disable File Verification] before attempting to complete the files! - Please disable [Settings → Advanced Launch Options → Disable File Verification] before attempting to complete the files! + Please close the "Properties → Settings → Advanced Launch Options → Disable File Verification" option first before attempting to repair the files! + Please close the "Settings → Advanced Launch Options → Disable File Verification" option first before attempting to repair the files! The instance settings have been initialized! Failed to initialize the instance settings. @@ -1242,23 +1242,23 @@ If left as blank, the value of the global setting is used. Executes the specific command or program before Minecraft is launched. The syntax is same as the batch script. Relative paths can be implemented with the following alternate tags (paths end with "\" ): - · {path}: The folder where the PCL is located; - · {minecraft}: .minecraft Folder; - · {verpath}: Instance Folder (.minecraft\versions\<instance name>\); - · {verindie}: The instance folder when "Instance Isolation" is enabled, or the .minecraft folder when it is disable; - · {java}: The folder of Java which used by the game. + · {path}: The folder where the PCL is located + · {minecraft}: .minecraft Folder + · {verpath}: Instance Folder (.minecraft\versions\<instance name>\) + · {verindie}: The instance folder when "Instance Isolation" is enabled, or the .minecraft folder when it is disable + · {java}: The folder of Java which used by the game In addition, the following alternate tags are also supported: - · {user}: Username; - · {login}: Login Method; - · {uuid}: Player's UUID; - · {name}: Instance Name; - · {date}, {time}: System Time; - · {version}: Vanilla Game Version. + · {user}: Username + · {login}: Login Method + · {uuid}: Player's UUID + · {name}: Instance Name + · {date}, {time}: System Time + · {version}: Vanilla Game Version For example: - · [ {verpath}test.exe ] : Run the test.exe program in the instance folder; - · [ "{java}java.exe" -jar "{verpath}test.jar" ] : Run the test.jar file in the example folder using Java; + · [ {verpath}test.exe ] : Run the test.exe program in the instance folder. + · [ "{java}java.exe" -jar "{verpath}test.jar" ] : Run the test.jar file in the example folder using Java. · [ notepad "{verindie}option.txt" ] : Use Notepad to open option.txt of this instance. It is best to put quotation marks (") around operations involving paths to avoid failures due to spaces in the path. @@ -1277,7 +1277,7 @@ If you have not modified the relevant files, please do not check this item.Launching {0}... Please select an instance first! The homepage has been refreshed! - "EventData" must be a URL that starts with "http://" or "https://". + "EventData" must be an URL that starts with "http://" or "https://". PCL does not support other topsy-turvy download protocols. Event Execution Failed Unknown event type: {0} @@ -1303,21 +1303,21 @@ Please check whether the event type is filled correctly, whether the PCL is the Failed to refresh background music. PCL cannot create the "PCL" folder ({0}PCL), please try: -1. Move PCL to another folder {1}; -2. Delete the "PCL" folder in the current directory and try again; +1. Move PCL to another folder {1}. +2. Delete the "PCL" folder in the current directory and try again. 3. Right-click on PCL executable file and open "Properties → Compatibility → Run this program as an administrator". PCL does not have write permissions to the current folder. Please try: -1. Move PCL to another folder {0}; -2. Delete the "PCL" folder in the current directory and try again; +1. Move PCL to another folder {0}. +2. Delete the "PCL" folder in the current directory and try again. 3. Right-click on PCL executable file and open "Properties → Compatibility → Run this program as an administrator". (Like folder beside C:\ and Desktop) Runtime Error Open-source Version Notice This version does not include the following features: -- CurseForge API Call: Requires an API Key that you requested, and add to the "SecretHeadersSign" method; -- Microsoft login: Require a Client ID that you requested and, add to the front of the "ModSecret.vb"; -- Update and Networking Notifications: To avoid potential abuse concerns; -- Theme: This is a commemorative feature that requires sponsorship to unlock. Do not make the sponsors too sad...; +- CurseForge API Call: Requires an API Key that you requested, and add to the "SecretHeadersSign" method. +- Microsoft login: Require a Client ID that you requested and, add to the front of the "ModSecret.vb". +- Update and Networking Notifications: To avoid potential abuse concerns. +- Theme: This is a commemorative feature that requires sponsorship to unlock. Do not make the sponsors too sad... - Utilities: Some development tools were placed here during the early stages of development, and it was difficult to sort them out. The current version of PCL does not include the Theme feature... The current version of PCL does not include the Update feature... @@ -1374,10 +1374,10 @@ Please check whether the event type is filled correctly, whether the PCL is the Select Skin File Offline UUID has no official skin file. UUID is empty. - Skin return value is empty, possibly a user without a custom skin set. + Skin return value is empty, possibly an user without a custom skin set. Invalid skin address type: {0} No matching "Property" found in skin return value. - Skin return value does not contain skin data item, possibly a user without a custom skin set. + Skin return value does not contain skin data item, possibly an user without a custom skin set. User has not set a custom skin. This version does not have asset file index information. Asset Index file not found. @@ -1431,8 +1431,8 @@ Game crashes are not related to the launcher commonly. Please do not submit feed Submit Feedback Hint Folder No, thanks - Your PCL is not the latest version, so you cannot submit feedback. -Please update and confirm that the issue still exists in the latest version before submitting feedback. + PCL is not the latest version, feedback submittal is unsupportable. +Please confirm that the issue persists in the latest version after updating, and then submit feedback. Update Unable to Submit There is a problem with the runtime of PCL. Please try to reinstall the ".NET Framework 4.6.2" and then try again. @@ -1584,10 +1584,10 @@ It is not easy developing alone to be honest (sadly)... Sponsor Now! But I Decline You have launched Minecraft for {0} times! -If you enjoy Minecraft, consider support the game developer by purchase it, making the game is not a piece of cake... +If you enjoy Minecraft, consider supporting the game developer by purchase it, making the game is not a piece of cake... After logging in with your Microsoft account once, this hint will not appear again. Purchase the Game? - Support Microsoft games! + Support! Next Time Unknown Login Method Login @@ -1607,7 +1607,7 @@ If the network environment is poor, it may be unable to load, check the internet Register I See This account appears to be banned by Microsoft and cannot login. - You have not registered an Xbox account yet, please try again after the registration. + You have not registered a Xbox account yet, please try again after the registration. The country or region where your network is located cannot login to Microsoft accounts. Please try to use a VPN. I Don't Know @@ -1641,7 +1641,7 @@ Detailed error information: {0} Missing "mainClass" in version JSON! Unable to open Natives file ({0}), the file may be corrupted, please try to relaunch the game. Slim model is unsupported in this version, your skin may appear as Classic model. - You must first log in with a valid account to play offline! + You must first log in with a Microsoft account to play in offline! Account Verification Purchase Demo @@ -1649,9 +1649,9 @@ Detailed error information: {0} The game will start in demo mode! Please select "Other login methods" when logging in, then choose "Use my password". If that option is not available, please select "Set password", and log in after setting it. - Password login required + Password Login Required Re-login - Set password + Set Password Modpack File Select Modpack File @@ -1784,205 +1784,205 @@ This will override the JSON and the JAR file, but will not affect the instance i Download LiteLoader {0} Download Fabric {0} - Error Report Analysis Result - Minecraft Encountered an Error - View Log - Export Error Report - Error Report Exported Successfully! - Sorry, PCL cannot determine the cause of the error. + Analysis Result + Minecraft Crashed + Log + Export Crash Report + Crash report exported successfully! + Sorry, PCL cannot determine the cause of the crash. Sorry, your game encountered some problems... -If you want to seek help, please export the error report and send it to others, instead of sending a screenshot of this window. - The game crashed because the Mod file was unzipped, causing the game to be unable to continue running. -You can simply put the entire Mod file into the Mod folder, if unzipped, it will cause the game to crash. +If you are seeking assistance, please export the crash report instead of taking a screenshot of this window, and send it to others. + The game crashed because the mod files have been extracted. +Simply place the mod files into the folder without extracting them; otherwise, the game will crash. -Please delete the unzipped Mods in the Mod folder, and then start the game. - Minecraft ran out of memory, causing it to be unable to continue running. -This is likely due to insufficient computer memory, insufficient memory allocated to the game, or high configuration requirements. - -You can try to optimize memory in More → Toolbox, and then start the game. -If it still doesn't work, please increase the memory allocated to the game in the startup settings, and delete high-requirement textures, Mods, and shaders. -If it still doesn't work, please try to close other software before starting the game, or... change to another computer? - The game crashed because it was using Open J9. -Please change to non-OpenJ9 Java in the Java selection of the startup settings, and then start the game. - The game seems to have crashed because it was using JDK, or the Java version is too high. -Please change to JRE 8 (Java 8) in the Java selection of the startup settings, and then start the game. -If you don't have JRE 8 installed, you can download and install one from the internet. - The game seems to have crashed because the Java version you are using is too high. -Please change to a lower version of Java in the Java selection of the startup settings, and then start the game. -If not, you can download and install one from the internet. - The game is not compatible with the Java you are currently using. -If there is no suitable Java, you can download and install one from the internet. - The game crashed because a Mod's name contains special characters. -Please try to modify the Mod file name, so that it only contains letters, numbers, hyphens (-), underscores (_), and periods, and then start the game. - The game crashed because MixinBootstrap is missing. -Please try to install MixinBootstrap. If it still crashes after installation, you can try to add an English exclamation mark in front of the file name. - You seem to be using 32-bit Java, which can cause Minecraft to be unable to use the required memory, and then crash. - -Please change to 64-bit Java in the Java selection of the startup settings, and then start the game. -If you don't have 64-bit Java installed, you can download and install one from the internet. - You are using a 32-bit operating system, which can cause Minecraft to be unable to use the required memory, and then crash. - -You may only be able to solve this problem by reinstalling a 64-bit operating system. -If your computer has less than 2GB of memory, you may only be able to change to another computer... - The game exited because the Mod's dependencies were not met. -Unmet dependencies: +Launch the game when you have dealt with the mod file. + The game crashed because Minecraft has exhausted its memory allocation. +This is likely due to insufficient computer memory, insufficient memory allocated, or excessively high configuration requirements. + +Consider the "Memory Optimization" in "More → Utilities", and relaunching the game. +If issues persist, consider increasing the memory allocation for the game in the launch settings, removing high-requirement textures, mods, and shaders. +Should the problem continue, try to close other applications before launching the game, or... use a different computer? + The game crashed due to the use of Open J9. +Switch to a non-OpenJ9 Java version in "Settings → Launch → Java" and relaunch the game. + The game appears to have crashed due to the use of JDK or an excessively high Java version. +Switch to JRE 8 (Java 8) in "Settings → Launch → Java" and relaunch the game. +Download and install one on the internet if you do not have JRE 8 installed. + The game appears to have crashed due to the use of excessively high Java version. +Consider selecting a lower Java version in "Settings → Launch → Java" and relaunch the game. +Download and install one on the internet if you do not have any installed. + The game is incompatible with the Java version you are currently using. +Download and install one on the internet if you do not have any suitable installed. + The game crashed because the mod names contains special characters. +Consider modifying the file names to include only letters, numbers, hyphens, underscores, and periods, then relaunch the game. + The game crashed because the MixinBootstrap is missing. +Consider installing MixinBootstrap. If the problem continues, try to add an exclamation mark at the beginning of the file name. + The game crashed due to the use of a 32-bit Java, which can prevent Minecraft from accessing the necessary memory. + +Consider selecting a 64-bit Java in "Settings → Launch → Java" and relaunch the game. +Download and install one on the internet if you do not have 64-bit Java installed. + The game crashed due to the use of a 32-bit operating system, which can prevent Minecraft from accessing the necessary memory. + +You may only resolve this issue by installing a 64-bit operating system. +If your computer has less than 2GB of memory, you may need to consider using a different computer with more memory... + The game exited due to the missing dependencies. +Missing Dependencies: - {0} - -Please take corresponding actions based on the above information. If you don't understand English, you can use translation software. - The game exited due to unmet dependencies of the Mod. -Please take corresponding actions based on the log information in the error report. If you don't understand English, you can use translation software. - Your game encountered some issues, and PCL found a suspicious keyword: {0}. - -If you know which Mod corresponds to this keyword, it might be causing the error. You can also view the error report for details. - Your game encountered some issues, and PCL found the following suspicious keywords: + +Please take appropriate actions based on the information provided. + The game exited due to the missing dependencies. +Please take appropriate actions based on the logs and crash reports. + The game encountered some issues, PCL identified a suspicious keyword: {0}. + +The error might be caused by the mod associated with the keyword. Consider viewing the crash report for detailed information. + The game encountered some issues, PCL identified some suspicious keywords: - {0} - -If you know which Mod corresponds to this keyword, it might be causing the error. You can also view the error report for details. - PCL suspects that the Mod named {0} caused the game to crash, but cannot be certain. -You can try disabling this Mod and then observe if the game still crashes. - PCL suspects that the following Mods caused the game to crash, but cannot be certain: + +The error might be caused by the mod associated with the keywords. Consider viewing the crash report for detailed information. + PCL suspects that the game crashed due to the mod {0}, but cannot be confirmed certainly. +Consider disabling the mod and monitoring whether the game continues to crash. + PCL suspects that the game crashed due to the following mods, but cannot be confirmed certainly: - {0} - -You can try disabling these Mods one by one and then observe if the game still crashes. - The Mod named {0} caused the game to crash. -You can try disabling this Mod and then observe if the game still crashes. - The following Mods caused the game to crash: + +Consider disabling the mod and monitoring whether the game continues to crash. + The game crashed due to the mod {0}. +Consider disabling the mod and monitoring whether the game continues to crash. + The game crashed due to the following mods: - {0} - -You can try disabling these Mods one by one and then observe if the game still crashes. - The Mod named {0} failed to inject, causing the game to crash. -This usually means it is incompatible with other Mods or the current environment, or it has a bug. -You can try disabling this Mod and then observe if the game still crashes. - The following Mods caused the game to crash: + +Consider disabling the mod and monitoring whether the game continues to crash. + The game crashed because the mod {0} failed to inject. +This typically indicates an incompatibility with other mods or the current environment, or it could be due to a bug. +Consider disabling the mod and monitoring whether the game continues to crash. + The game crashed due to the following mods: - {0} -This usually means they are incompatible with other Mods or the current environment, or they have a bug. -You can try disabling these Mods one by one and then observe if the game still crashes. - The Mod named {0} caused the game to crash. - The Mod named {0} caused the game to crash: -Its configuration file {1} has an exception and cannot be read. - The Mod named {0} failed to initialize, causing the game to fail to load. -You can try disabling this Mod and then observe if the game still crashes. - The following Mods failed to initialize, causing the game to fail to load: +This typically indicates an incompatibility with other mods or the current environment, or it could be due to a bug. +Consider disabling the mods and monitoring whether the game continues to crash. + The game crashed due to the mod {0}. + The game crashed due to the mod {0}: +An exception exists in the configuration file {1} and cannot be read. + The game crashed because the mod {0} failed to initialize. +Consider disabling the mod and monitoring whether the game continues to crash. + The game crashed because the following mods failed to initialize: - {0} - -You can try disabling these Mods one by one and then observe if the game still crashes. - The game seems to have encountered a problem with block {0}. - -You can create a new world and observe the game's running situation: - - If it runs normally, then it's likely that this block caused the error, and you might need to use some method to delete this block. - - If it still crashes, the problem might come from other reasons…… - The game seems to have encountered a problem with some blocks in the world. - -You can create a new world and observe the game's running situation: - - If it runs normally, then it's likely that some blocks caused the error, and you might need to delete this world. - - If it still crashes, the problem might come from other reasons…… - You have installed multiple instances of the same Mod: + +Consider disabling the mods and monitoring whether the game continues to crash. + The game encountered an issue with block {0}. + +Consider creating a new world and monitor the performance of the game: + - If it operates normally, it is likely that this block was the source of the error, and you may need to employ a method to remove this block. + - If it persists, the issue may originate from other factors... + The game encountered an issue with some blocks in the world. + +Consider creating a new world and monitor the performance of the game: + - If it operates normally, it is likely that some blocks were the source of the error, and you may need to delete this world. + - If it persists, the issue may originate from other factors... + TThe game crashed because the following mods were installed repeatedly: - {0} - -Each Mod can only appear once, please delete the duplicate Mod and then restart the game. - You may have installed multiple instances of the same Mod, causing the game to fail to load. - -Each Mod can only appear once, please delete the duplicate Mod and then restart the game. - The game seems to have encountered a problem with entity {0}. - -You can create a new world and generate this entity, then observe the game's running situation: - - If it runs normally, then it's likely that this entity caused the error, and you might need to use some method to delete this entity. - - If it still crashes, the problem might come from other reasons…… - The game seems to have encountered a problem with some entities in the world. - -You can create a new world and generate various entities, observing the game's running situation: - - If it runs normally, then it's likely that some entities caused the error, and you might need to delete this world. - - If it still crashes, the problem might come from other reasons…… - Due to incompatibility between OptiFine and the current version of Forge, the game crashed. - -Please visit the OptiFine website (https://optifine.net/downloads) to check the Forge versions compatible with OptiFine and strictly follow the corresponding version to reinstall the game. - There is no need to install both OptiFine and Shaders Mod, as OptiFine has already integrated the functionality of Shaders Mod. -The game can run normally after removing Shaders Mod. - Due to incompatibility between the low version of Forge and the current Java, the game crashed. - -Please try the following solutions: - - Update Forge to version 36.2.26 or higher - - Use a Java version lower than 1.8.0.320 - It's possible that using other launchers to modify the Forge version caused the game to crash due to abnormal files. -Please try reinstalling Forge from scratch, rather than using other launchers to modify the Forge version. - * In fact, your game has no problems, this is a crash you triggered yourself. -* Don't you have more important things to do? - Some of the Mods you installed seem to require Java 11 to start. -Please change to use Java 11 in the Java selection item in the startup settings, and then restart the game. -If you haven't installed Java 11, you can download and install one from the internet. - The program returned the following information: {0} - Your OptiFine might be causing problems with your game. - -This problem only occurs in specific OptiFine versions, you can try changing the version of OptiFine. - Your graphics driver has issues, or you're not using a dedicated graphics card, causing the game to fail to run normally. - -If your computer has a dedicated graphics card, please use the dedicated graphics card instead of the Intel Core graphics to start PCL and Minecraft. -If the problem still exists, please try updating your graphics driver to the latest version, or reverting to the factory version. -If it still doesn't work, you can also try using Java 8.0.51 or a lower version. - Your graphics driver has issues, causing the game to fail to run normally. - -Please try updating your graphics driver to the latest version, or reverting to the factory version, and then restart the game. -If it still doesn't work, you can try using Java 8.0.51 or a lower version. -If the problem still exists, then you might need a better graphics card…… - You're using a texture resolution that's too high, or your graphics configuration is insufficient, causing the game to fail to continue running. - -If you're using high-definition textures, please remove them. -If you're not using textures, then you might need to update your graphics driver, or get a better graphics card…… - Due to issues with Night Config, the game crashed. -You can try installing the Night Config Fixes mod, which might solve this problem. - Your use of shaders or textures has caused some issues with the game…… - -Please try deleting these additional resources you've added. - You have installed too many Mods, exceeding the game's ID limit, causing the game to crash. -Please try installing JEID or other fix mods, or delete some large mods. - Some files or content verification failed, causing issues with the game. - -Please try deleting the game (including Mods) and re-downloading, or try using a VPN during re-download. - Due to incomplete Forge installation, the game cannot run normally. -Please try reinstalling Forge. + +Each mod must be unique; ensure to remove any duplicate mods before relaunching the game. + The game crashed because the mods were installed repeatedly. + +Each mod must be unique; ensure to remove any duplicate mods before relaunching the game. + The game encountered an issue with entity {0}. + +Consider creating a new world, spawning the entity, and monitoring the performance of the game: + - If it operates normally, it is likely that this entity was the source of the error, and you may need to employ a method to remove this entity. + - If it persists, the issue may originate from other factors... + The game encountered an issue with some entities in the world. + +Consider creating a new world, spawning the entities, and monitoring the performance of the game: + - If it operates normally, it is likely that some entities were the source of the error, and you may need to delete this world. + - If it persists, the issue may originate from other factors... + The game crashed due to the incompatibility between OptiFine and the current version of Forge. + +Consider visiting the OptiFine website (https://optifine.net/downloads) and reinstalling the game using the corresponding compatible version. + Shader mods are unnecessary as OptiFine has incorporated their features +Removing shader mods allows the game to run normally. + The game crashed due to the incompatibility between the outdated version of Forge and the current Java version. + +Consider the following solutions: + - Update Forge to version 36.2.26 or higher. + - Use a Java version lower than 1.8.0.320. + The game crashed potentially due to modifications made to the Forge version by other launchers, resulting in abnormal files within the instance. +Consider reinstalling the Forge instance from the beginning, instead of relying on other launchers to alter the Forge version. + * In fact, your game has no issues, this crash is triggered by yourself. +* Don't you have other important things to do? + Some mods require Java 11 to launch. +Consider selecting Java 11 in "Settings → Launch → Java" and relaunch the game. +Download and install one on the internet if you do not have Java 11 installed. + The game returned the following information: {0} + OptiFine might be the source of the issues. + +This issue is specific to certain OptiFine versions. Consider selecting with a different OptiFine version. + The game crashed due to graphics driver issues or because a dedicated graphics card was not being used. + +Use the dedicated graphics card instead of the Intel integrated graphics when launching PCL and Minecraft. +If issues persist, consider updating your graphics card driver to the latest version, or rolling back to the factory version. +Should the problem continue, consider using Java version 8.0.51 or lower. + The game crashed due to graphics driver issues. + +Consider updating your graphics card driver to the latest version, or rolling back to the factory version, and relaunch the game. +If issues persist, consider using Java version 8.0.51 or lower. +Should the problem continue, consider using a better graphics card... + The game crashed due to the high-resolution resource pack or the low-performance graphics card. + +Consider removing the high-resolution resource pack if it is being used. +If not, consider updating the graphics driver or using a better graphics card. + The game crashed due to issues with the Night Config. +Consider installing the Night Config Fixes mod to fix the issue. + The game crashed due to the use of shaders and resource packs. + +Consider removing the additional resources that have been applied. + The game crashed due to an excessive number of mods installed, exceeding the game's ID limit. +Consider installing JEID or other fix mods, or removing some of the larger mods. + The game crashed due to file or content verification failure. + +Consider uninstalling the game (including any mods) and reinstalling it, or using a VPN during the reinstallation process. + The game crashed due to an incomplete Forge instance. +Consider reinstalling the Forge instance. Fabric provided the following error information: {0} - -Please handle accordingly based on the above information, and if you don't understand English, you can use translation software. - Fabric may have provided error information, please handle accordingly based on the log information in the error report, and if you don't understand English, you can use translation software. -If you haven't seen error information, you can view the error report to understand how the error occurred. + +Please take appropriate actions based on the information provided. + Fabric may have provided error information. Please take appropriate actions based on the logs and crash reports. +If no information is provided, consider reviewing the crash reports to identify the issues. The mod loader provided the following error information: {0} - -Please handle accordingly based on the above information, and if you don't understand English, you can use translation software. - The mod loader may have provided error information, please handle accordingly based on the log information in the error report, and if you don't understand English, you can use translation software. -If you haven't seen error information, you can view the error report to understand how the error occurred. + +Please take appropriate actions based on the information provided. + The mod loader may have provided error information. Please take appropriate actions based on the logs and crash reports. +If no information is provided, consider reviewing the crash reports to identify the issues. Fabric provided the following solutions: {0} - -Please handle accordingly based on the above information, and if you don't understand English, you can use translation software. - Fabric may have provided solutions, please handle accordingly based on the log information in the error report, and if you don't understand English, you can use translation software. -If you haven't seen solutions, you can view the error report to understand how the error occurred. + +Please take appropriate actions based on the information provided. + Fabric may have provided solutions. Please take appropriate actions based on the logs and crash reports. +If no solution is provided, you can view the crash reports to understand how the error occurred. Forge provided the following error information: {0} - -Please handle accordingly based on the above information, and if you don't understand English, you can use translation software. - Forge may have provided error information, please handle accordingly based on the log information in the error report, and if you don't understand English, you can use translation software. -If you haven't seen error information, you can view the error report to understand how the error occurred. - Your game encountered some issues, but PCL was unable to find related log files, so analysis is not possible. - PCL received an error reason with no detailed information ({0}), please submit feedback to the PCL author to get details. - Additionally, - You can view the error report to understand how the error occurred. - If you need help, please send the error report file to others, not a screenshot of this window. - Additionally, you are using an old version of PCL, updating PCL might also solve this problem. -You can click Settings → Launcher → Check for Updates to update PCL. + +Please take appropriate actions based on the information provided. + Forge may have provided solutions. Please take appropriate actions based on the logs and crash reports. +If no solution is provided, you can view the crash reports to understand how the error occurred. + The game crashed, but analysis is impossible because PCL was unable to locate the related log files. + PCL received an error reason without detailed information ({0}). Please submit feedback to the author to get the detailed information. + Additionally, + consider reviewing the crash reports to identify the issues. + if you are seeking assistance, please export the crash report instead of taking a screenshot of this window, and send it to others. + Additionally, you are currently using an outdated version of PCL. Updating to the latest version may resolve this issue. +To update PCL, navigate to "Settings → Launcher → Check for Updates". - Reopen Web Page + Reopen Webpage Copy Code - Login Dialog Initialization Failed + Login dialog initialization failed. Login to Minecraft - The login webpage will automatically open, please enter {0} in the webpage (already copied automatically). + The login webpage will open automatically. Please enter the code {0} in the webpage (already copied). -If the network environment is poor, the webpage may not load, in which case please use a VPN and retry. -You can also open {1} on another device and enter the above code. - Webpage login successful! - You declined PCL's request for permission…… - Login took too long, try again! - Login polling failed +If the network environment is poor, it may be unable to load, check the internet and try again. +You can also access {1} on a different device and input the code. + Successfully logged in through the webpage! + PCL's request for permission was declined... + Login timed out, please try again! + Login polling failed. diff --git a/Plain Craft Launcher 2/Resources/Language/zh_CN.xaml b/Plain Craft Launcher 2/Resources/Language/zh_CN.xaml index eeddb768..bda6dea5 100644 --- a/Plain Craft Launcher 2/Resources/Language/zh_CN.xaml +++ b/Plain Craft Launcher 2/Resources/Language/zh_CN.xaml @@ -1802,7 +1802,7 @@ PCL 不支持其他乱七八糟的下载协议。 请删除 Mod 文件夹中已被解压的 Mod,然后再启动游戏。 Minecraft 内存不足,导致其无法继续运行。 这很可能是因为电脑内存不足、游戏分配的内存不足,或是配置要求过高。 - + 你可以尝试在 更多 → 百宝箱 中选择 内存优化,然后再启动游戏。 如果还是不行,请在启动设置中增加为游戏分配的内存,并删除配置要求较高的材质、Mod、光影。 如果依然不奏效,请在开始游戏前尽量关闭其他软件,或者……换台电脑? @@ -1821,38 +1821,38 @@ PCL 不支持其他乱七八糟的下载协议。 由于缺失 MixinBootstrap,导致游戏崩溃。 请尝试安装 MixinBootstrap。若安装后依然崩溃,可以尝试在文件名前添加英文感叹号。 你似乎正在使用 32 位 Java,这会导致 Minecraft 无法使用所需的内存,进而造成崩溃。 - + 请在启动设置的 Java 选择一项中改用 64 位的 Java 再启动游戏,然后再启动游戏。 如果你没有安装 64 位的 Java,你可以从网络中下载、安装一个。 你正在使用 32 位的操作系统,这会导致 Minecraft 无法使用所需的内存,进而造成崩溃。 - + 你或许只能重装 64 位的操作系统来解决此问题。 如果你的电脑内存在 2GB 以内,那或许只能换台电脑了…… 由于未满足 Mod 的依赖项,导致游戏退出。 未满足的依赖项: - {0} - + 请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 由于未满足 Mod 的依赖项,导致游戏退出。 请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 你的游戏遇到了一些问题,PCL 为此找到了一个可疑的关键词:{0}。 - + 如果你知道某个关键词对应的 Mod,那么有可能就是它引起的错误,你也可以查看错误报告获取详情。 你的游戏遇到了一些问题,PCL 为此找到了以下可疑的关键词: - {0} - + 如果你知道某个关键词对应的 Mod,那么有可能就是它引起的错误,你也可以查看错误报告获取详情。 PCL 怀疑名为 {0} 的 Mod 导致了游戏出错,但不能完全确定。 你可以尝试禁用此 Mod,然后观察游戏是否还会崩溃。 PCL 怀疑以下 Mod 导致了游戏出错,但不能完全确定: - {0} - + 你可以尝试依次禁用上述 Mod,然后观察游戏是否还会崩溃。 名为 {0} 的 Mod 导致了游戏出错。 你可以尝试禁用此 Mod,然后观察游戏是否还会崩溃。 以下 Mod 导致了游戏出错: - {0} - + 你可以尝试依次禁用上述 Mod,然后观察游戏是否还会崩溃。 名为 {0} 的 Mod 注入失败,导致游戏出错。 这一般代表着它与其他 Mod 或当前环境不兼容,或是它存在 Bug。 @@ -1868,42 +1868,42 @@ PCL 不支持其他乱七八糟的下载协议。 你可以尝试禁用此 Mod,然后观察游戏是否还会崩溃。 以下 Mod 初始化失败,导致游戏无法继续加载: - {0} - + 你可以尝试依次禁用上述 Mod,然后观察游戏是否还会崩溃。 游戏似乎因为方块 {0} 出现了问题。 - + 你可以创建一个新世界,并观察游戏的运行情况: - 若正常运行,则是该方块导致出错,你或许需要使用一些方式删除此方块。 - 若仍然出错,问题就可能来自其他原因…… 游戏似乎因为世界中的某些方块出现了问题。 - + 你可以创建一个新世界,并观察游戏的运行情况: - 若正常运行,则是某些方块导致出错,你或许需要删除该世界。 - 若仍然出错,问题就可能来自其他原因…… 你重复安装了多个相同的 Mod: - {0} - + 每个 Mod 只能出现一次,请删除重复的 Mod,然后再启动游戏。 你可能重复安装了多个相同的 Mod,导致游戏无法继续加载。 - + 每个 Mod 只能出现一次,请删除重复的 Mod,然后再启动游戏。 游戏似乎因为实体 {0} 出现了问题。 - + 你可以创建一个新世界,并生成一个该实体,然后观察游戏的运行情况: - 若正常运行,则是该实体导致出错,你或许需要使用一些方式删除此实体。 - 若仍然出错,问题就可能来自其他原因…… 游戏似乎因为世界中的某些实体出现了问题。 - + 你可以创建一个新世界,并生成各种实体,观察游戏的运行情况: - 若正常运行,则是某些实体导致出错,你或许需要删除该世界。 - 若仍然出错,问题就可能来自其他原因…… 由于 OptiFine 与当前版本的 Forge 不兼容,导致了游戏崩溃。 - + 请前往 OptiFine 官网(https://optifine.net/downloads)查看 OptiFine 所兼容的 Forge 版本,并严格按照对应版本重新安装游戏。 无需同时安装 OptiFine 和 Shaders Mod,OptiFine 已经集成了 Shaders Mod 的功能。 在删除 Shaders Mod 后,游戏即可正常运行。 由于低版本 Forge 与当前 Java 不兼容,导致了游戏崩溃。 - + 请尝试以下解决方案: - 更新 Forge 到 36.2.26 或更高版本 - 换用版本低于 1.8.0.320 的 Java @@ -1916,55 +1916,55 @@ PCL 不支持其他乱七八糟的下载协议。 如果你没有安装 Java 11,你可以从网络中下载、安装一个。 程序返回了以下信息:{0} 你所使用的 OptiFine 可能导致了你的游戏出现问题。 - + 该问题只在特定 OptiFine 版本中出现,你可以尝试更换 OptiFine 的版本。 你的显卡驱动存在问题,或未使用独立显卡,导致游戏无法正常运行。 - + 如果你的电脑存在独立显卡,请使用独立显卡而非 Intel 核显启动 PCL 与 Minecraft。 如果问题依然存在,请尝试升级你的显卡驱动到最新版本,或回退到出厂版本。 如果还是不行,还可以尝试使用 8.0.51 或更低版本的 Java。 你的显卡驱动存在问题,导致游戏无法正常运行。 - + 请尝试升级你的显卡驱动到最新版本,或回退到出厂版本,然后再启动游戏。 如果还是不行,可以尝试使用 8.0.51 或更低版本的 Java。 如果问题依然存在,那么你可能需要换个更好的显卡…… 你所使用的材质分辨率过高,或显卡配置不足,导致游戏无法继续运行。 - + 如果你正在使用高清材质,请将它移除。 如果你没有使用材质,那么你可能需要更新显卡驱动,或者换个更好的显卡…… 由于 Night Config 存在问题,导致了游戏崩溃。 你可以尝试安装 Night Config Fixes Mod,这或许能解决此问题。 你所使用的光影或材质导致游戏出现了一些问题…… - + 请尝试删除你所添加的这些额外资源。 你所安装的 Mod 过多,超出了游戏的 ID 限制,导致了游戏崩溃。 请尝试安装 JEID 等修复 Mod,或删除部分大型 Mod。 部分文件或内容校验失败,导致游戏出现了问题。 - + 请尝试删除游戏(包括 Mod)并重新下载,或尝试在重新下载时使用 VPN。 由于 Forge 安装不完整,导致游戏无法正常运行。 请尝试重新安装 Forge。 Fabric 提供了以下错误信息: {0} - + 请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 Fabric 可能已经提供了错误信息,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 Mod 加载器提供了以下错误信息: {0} - + 请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 Mod 加载器可能已经提供了错误信息,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 Fabric 提供了以下解决方案: {0} - + 请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 Fabric 可能已经提供了解决方案,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 Forge 提供了以下错误信息: {0} - + 请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 Forge 可能已经提供了错误信息,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 diff --git a/Plain Craft Launcher 2/Resources/Language/zh_HK.xaml b/Plain Craft Launcher 2/Resources/Language/zh_HK.xaml index 0b770d8b..119bdb04 100644 --- a/Plain Craft Launcher 2/Resources/Language/zh_HK.xaml +++ b/Plain Craft Launcher 2/Resources/Language/zh_HK.xaml @@ -14,13 +14,13 @@ 緩衝資料夾不可用 PCL 無法訪問緩衝資料夾,可能導致程式出錯或無法正常使用。 錯誤原因:{0} - 手動設置的緩衝資料夾不可用,PCL 將使用預設緩衝資料夾。 + 手動設定的緩衝資料夾不可用,PCL 將使用預設緩衝資料夾。 錯誤原因:{0} 環境警吿 - 請將 PCL 從壓縮文件中解壓縮,或是更換文件夾後再繼續使用! -程序目前在臨時文件夾中運行,設定、遊戲存檔等可能無法保存,且部分功能將無法使用。 - PCL 和新版 Minecraft 均不再支持 32 位系統,部分功能將無法使用。 -非常建議重裝為 64 位系統後再進行遊戲! + 請將 PCL 從壓縮檔案中解壓縮,或是更換資料夾後再繼續使用! +程式目前在暫存資料夾中執行,設定、遊戲存檔等可能無法儲存,且部分功能將無法使用。 + PCL 和新版 Minecraft 均不再支援 32 位元系統,部分功能將無法使用。 +非常建議重裝為 64 位元系統後再進行遊戲! PCL 初始化錯誤 執行環境錯誤 你的 .NET Framework 版本過低或損壞,請在打開的網頁中重新下載並安裝 .NET Framework 4.6.2 後重試! @@ -81,21 +81,21 @@ 已關閉執行中的 Minecraft! 強制關閉所有 Minecraft 失敗 無法返回頂部,未找到合適的 RealScroll - 無法切換到子畫面(ID {0}) + 無法切換到子熒幕(ID {0}) 實例選擇 下載管理 實例設定 未知實例 - Mod 下載 + 模組下載 模組包下載 資源包下載 眼瞎白 真·滑稽彩 累計贊助達到 ¥23.33 後,在愛發電私訊發送「解锁码」以解鎖。 -右鍵開啟贊助畫面,如果覺得 PCL 做得還不錯就支援一下吧 =w=! +右鍵開啟贊助熒幕,如果覺得 PCL 做得還不錯就支援一下吧 =w=! 累計贊助達到 ¥23.33 後,在愛發電私訊發送「解锁码」以解鎖 - · 回報一個程式錯誤,在 Issue 標記為 [已完成] 後回復 Issue 要求解鎖(右鍵開啟回報畫面) + · 回報一個程式錯誤,在 Issue 標記為 [已完成] 後回復 Issue 要求解鎖(右鍵開啟回報熒幕) · 向幫助庫提交 Pull Request,在龍貓合併後解鎖 · 回報一個程式錯誤,在回報標記為 [完成] 後回復 Issue 要求解鎖 · 向幫助庫提交 Pull Request,在龍貓合併後解鎖 @@ -193,9 +193,9 @@ 背景圖像 自適應方式 智慧 - 當圖像較小時選擇並排,較大時選擇全螢幕 + 當圖像較小時選擇並排,較大時選擇全熒幕 置中 - 全螢幕 + 全熒幕 延展圖像並保持長寬比不變,直至填滿整個視窗 延展 延展圖像使其恰好填滿整個視窗,很可能會導致長寬比的改變 @@ -220,7 +220,7 @@ 遊戲啟動後自動暫停播放,遊戲結束後自動開始播放 將背景音樂放到該資料夾,PCL 將會播放其中的所有音樂 重新整理背景音樂 - 重新整理播放清單,並播放清單中的音樂 + 重新整理播放列表,並播放列表中的音樂 清空背景音樂 標題欄 @@ -234,10 +234,10 @@ 首頁 空白 預設 - 讀取本機檔案 - 從 PCL 資料夾下的 Custom.xaml 讀取首頁內容。 + 存取本機檔案 + 從 PCL 資料夾下的 Custom.xaml 存取首頁內容。 你可以手動編輯該檔案,向首頁新增文字、圖片、常用網站、快速啟動等功能。 - 從指定網址連網取得首頁內容。伺服器管理員也可以用於動態更新伺服器公告。 + 從指定網址連網取得首頁內容。伺服器管理員也可以用於動態更新伺服器公吿。 如果你製作了穩定運行的連網首頁,可以點擊這條提示投稿,若合格即可加入預設! 聯網更新 重新整理首頁 @@ -252,21 +252,21 @@ 每日模組包推薦(作者:wkea) Minecraft 皮膚推薦(作者:wkea) OpenBMCLAPI 儀表盤 Lite(作者:Silverteal、Mxmilu666) - PCL 首頁市場(作者:凌云) + PCL 首頁市場(作者:凌雲) PCL 更新日誌(作者:Joker2184) 功能隱藏 - 你可以隱藏不需要的畫面或關閉特定功能。在任意畫面按 F12 可以暫時顯示被隱藏的功能。 - 首畫面 + 你可以隱藏不需要的熒幕或關閉特定功能。在任意熒幕按 F12 可以暫時顯示被隱藏的功能。 + 主熒幕 下載 連線 設定 更多 - 設定 子畫面 + 設定 子熒幕 遊戲 個人化 啟動器 連線 - 更多 子畫面 + 更多 子熒幕 幫助 關於與鳴謝 百寶箱 @@ -278,37 +278,37 @@ 此選項的更改將在重啟啟動器後生效。 實例選擇 功能隱藏 - 僅隱藏本選項卡,設定的禁用內容依然有效。 -可以在保留個人化設定畫面的情況下避免隱藏設定被修改。 + 僅隱藏本頁簽,設定的禁用內容依然有效。 +可以在保留個人化設定熒幕的情況下避免隱藏設定被修改。 音量 - 抱歉,大部分預設主頁僅支持簡體中文 + 抱歉,大部分預設首頁僅支持簡體中文 - 資料夾清單 + 資料夾列表 重新命名 開啟 重新整理 刪除 復原名稱 - 移出清單 + 移出列表 清空 添加或匯入 新增 .minecraft 資料夾 在 PCL 目前所在資料夾下建立新的 .minecraft 資料夾 添加已有資料夾 - 將一個已有的 Minecraft 資料夾添加到清單 + 將一個已有的 Minecraft 資料夾添加到列表 匯入模組包 在目前選擇的 Minecraft 資料夾下安裝模組包 沒有可用的 Minecraft 資料夾 - 構建 Minecraft 資料夾清單 UI 出錯 + 構建 Minecraft 資料夾列表 UI 出錯 在下載工作進行時,無法添加遊戲資料夾! 在下載工作進行時,無法建立遊戲資料夾! Minecraft 資料夾路徑中不能含有驚嘆號或分號! 輸入顯示名稱 - 輸入該資料夾在左邊欄清單中顯示的名稱。 + 輸入該資料夾在左邊欄列表中顯示的名稱。 添加資料夾失敗 ({0}) - 向資料夾清單中添加新資料夾失敗 + 向資料夾列表中添加新資料夾失敗 添加資料夾失敗:PCL 沒有存取該資料夾的權限! - 此資料夾已在清單中! + 此資料夾已在列表中! 資料夾名稱已更新為 {0} ! 資料夾 {0} 已添加! 新增 .minecraft 資料夾成功! @@ -318,9 +318,9 @@ 刪除 保留 清空 - 資料夾 {0} 已從清單中移除! + 資料夾 {0} 已從列表中移除! 資料夾名稱已復原! - 從清單中移除遊戲資料夾失敗 + 從列表中移除遊戲資料夾失敗 你確認要刪除這個資料夾嗎? 目標資料夾:{1} @@ -340,9 +340,9 @@ 無可用實例 未找到任何實例,請先下載任意版本的遊戲。 -若有已存在的遊戲,請在左邊的清單中選擇「添加資料夾」,選擇 .minecraft 資料夾將其匯入。 +若有已存在的遊戲,請在左邊的列表中選擇「添加資料夾」,選擇 .minecraft 資料夾將其匯入。 下載遊戲 - 正在獲取版本清單 + 正在獲取版本列表 一般實例 可安裝模組 Forge 實例 @@ -358,7 +358,7 @@ 無隱藏實例 沒有實例被隱藏,你可以在實例設定的實例分類選項中隱藏實例。 再次按下 F11 即可結束隱藏實例檢視模式。 - 將實例清單轉換顯示時失敗 + 將實例列表轉換顯示時失敗 加載實例圖示失敗 添加至我的最愛 從我的最愛中移除 @@ -398,7 +398,7 @@ 安裝 OptiFine(方式 A) 下載 OptiFabric - 正在獲取版本清單 + 正在獲取版本列表 最新正式版,發佈於 最新開發版,發佈於 @@ -430,7 +430,7 @@ 轉到 Modrinth 轉到 MC 百科 複製名稱 - 正在獲取版本清單 + 正在獲取版本列表 由於 API 的版本資訊更新緩慢,可能無法識別剛更新不久的 Minecraft 版本,只需等待幾天即可自動復原正常。 正在尋找適合的遊戲版本…… 目前 Minecraft 資料夾中沒有找到適合這個模組的版本! @@ -443,16 +443,16 @@ 下載: Fabric 簡介 - Fabric Loader 是新版 Minecraft 下的輕量化 Mod 加載器,你需要先安裝它才能安裝各種 Fabric Mod。 -本畫面提供 Fabric 安裝器下載,在下載後你需要手動開啟安裝器進行安裝。 + Fabric Loader 是新版 Minecraft 下的輕量化模組加載器,你需要先安裝它才能安裝各種 Fabric Mod。 +本熒幕提供 Fabric 安裝器下載,在下載後你需要手動開啟安裝器進行安裝。 開啟官網 - 版本清單 - 正在獲取 Fabric 清單 + 版本列表 + 正在獲取 Fabric 列表 Forge 簡介 - Forge 是一個 Mod 加載器,你需要先安裝 Forge 才能安裝各種 Forge Mod。 + Forge 是一個模組加載器,你需要先安裝 Forge 才能安裝各種 Forge Mod。 開啟官網 - 正在獲取 Forge 清單 + 正在獲取 Forge 列表 安裝預覽 你尚未選擇安裝 Fabric API,這會導致大多數模組無法使用! @@ -462,8 +462,8 @@ 開始安裝 版本名稱 返回 - 正在獲取版本清單 - 點擊 Minecraft 項即可返回遊戲主版本選擇畫面! + 正在獲取版本列表 + 點擊 Minecraft 項即可返回遊戲主版本選擇熒幕! 點擊選擇 與 Forge 不相容 與 Fabric 不相容 @@ -474,12 +474,12 @@ 需要 OptiFine 與 Fabric 或更高版本 沒有可用版本 - 獲取版本清單失敗:未知錯誤,狀態為 - 獲取版本清單失敗: + 獲取版本列表失敗:未知錯誤,狀態為 + 獲取版本列表失敗: 該版本不支援自動安裝 實例隔離提示 你尚未開啟實例隔離,這會導致多個實例共用同一個模組資料夾。 -因此在切換實例時,Minecraft 會因為讀取到與目前實例不符的模組而崩潰。 +因此在切換實例時,Minecraft 會因為存取到與目前實例不符的模組而崩潰。 PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實例隔離選項! 取消下載 無附加安裝 @@ -490,7 +490,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 自動安裝 ▼ 手動安裝包 手動安裝包功能提供了 OptiFine、Forge 等元件的 JAR 安裝檔案下載,但無法自動安裝。 -在自動安裝畫面先選擇 Minecraft 版本,然後就可以選擇 OptiFine、Forge 等元件,讓 PCL 自動進行安裝了。 +在自動安裝熒幕先選擇 Minecraft 版本,然後就可以選擇 OptiFine、Forge 等元件,讓 PCL 自動進行安裝了。 自動安裝提示 返回自動安裝 繼續下載手動安裝包 @@ -510,7 +510,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 LiteLoader 簡介 與 Forge 類似,LiteLoader 可以用於加載老版本 Minecraft 中的 LiteLoader Mod。 開啟官網 - 正在獲取 LiteLoader 清單 + 正在獲取 LiteLoader 列表 搜尋模組 名稱 @@ -521,7 +521,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 任意模組加載器 搜尋 重設條件 - 正在獲取模組清單 + 正在獲取模組列表 類型 全部 世界元素 @@ -553,16 +553,16 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 請嘗試使用 VPN 或 Proxy 以改善網絡。 NeoForge 簡介 - NeoForge 是 Minecraft 1.20.1+ 的 Mod 載入器,你需要先安裝它才能安裝各種 NeoForge Mod,它也兼容一些 Forge Mod。 + NeoForge 是 Minecraft 1.20.1+ 的模組加載器,你需要先安裝它才能安裝各種 NeoForge Mod,它也兼容一些 Forge Mod。 本頁面提供 NeoForge 安裝程式下載,在下載後你需要手動打開安裝程式進行安裝。 開啟官網 - 正在獲取 NeoForge 清單 + 正在獲取 NeoForge 列表 OptiFine 簡介 OptiFine 讓你可以安裝光影、使用高解像度紋理,並且可以大幅提高遊戲效能。 開啟官網 開啟中文網 - 正在獲取 OptiFine 清單 + 正在獲取 OptiFine 列表 搜尋模組包 名稱 @@ -572,7 +572,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 全部 (也可自行輸入) 搜尋 重設條件 - 正在獲取模組包清單 + 正在獲取模組包列表 安裝已有模組包 在目前選擇的 Minecraft 資料夾下安裝模組包 類型 @@ -619,7 +619,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 更改皮膚成功! 正在更改披風中,請稍候! 登入失敗,無法更改披風! - 正在獲取披風清單,請稍候…… + 正在獲取披風列表,請稍候…… 選擇披風 更改披風失敗 更改披風成功! @@ -648,7 +648,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 離線 統一通行證 正在加載 - 正在加載實例清單,請稍候 + 正在加載實例列表,請稍候 正在啟動遊戲 目前步驟 下載支援 @@ -700,7 +700,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 正在嘗試更換,請稍候! 更換角色失敗 - 玩家名如果包含英文、數字、下劃線以外的內容,可能會無法進入 Minecraft 1.18 以後的世界! + 玩家名如果包含英文、數字、底線以外的內容,可能會無法進入 Minecraft 1.18 以後的世界! 遊戲使用者名稱 玩家名不能為空! 玩家名不能包含英文引號! @@ -755,14 +755,14 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 新功能投票 搜尋幫助 - 正在加載幫助清單 + 正在加載幫助列表 很抱歉,幫助庫目前只支援簡體中文 正在重新整理…… - 是否要開啟回報清單網頁? + 是否要開啟回報列表網頁? 如果無法開啟該網頁,請嘗試使用 VPN 或 Proxy。 回報提示 提交新回報 - 檢視回報清單 + 檢視回報列表 是否要開啟新功能投票網頁? 如果無法開啟該網頁,請嘗試使用 VPN 或 Proxy。 提醒 @@ -781,8 +781,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 提供了模組名稱的簡體中文翻譯和更多相關資訊! 開啟百科 提供了 Java Launch Wrapper 和一些重要服務支援! - 提供了 MCIM 中國 Mod 下載鏡像源和説明庫圖床! - 設計並製作了 PCL 標誌,讓我從做標誌的水深火熱中得到了解脱…… + 提供了 MCIM 中國模組下載鏡像源和説明庫圖床! 設計並製作了 PCL 標誌,讓我從做標誌的水深火熱中得到了解脱…… 在內測中找出了一大堆沒人想得到的詭異 Bug,有非比尋常的 Bug 體質 Minecraft 中文論壇 雖然已經關站了,但感謝此前提供了 MCBBS 鏡像源…… @@ -859,7 +858,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 中(平衡) 低(優先保證其他程式執行,但可能讓遊戲卡頓,適合掛機時使用) 視窗大小 - 全螢幕 + 全熒幕 預設 與啟動器尺寸一致 自訂尺寸 @@ -871,7 +870,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 自動搜尋 手動匯入 遊戲記憶體 - 32 位 Java 最多只能分配 1 GB 記憶體,建議安裝 64 位 Java! + 32 位元 Java 最多只能分配 1 GB 記憶體,建議安裝 64 位元 Java! 自動配置 根據安裝的模組數量與電腦剩餘記憶體,動態調整為遊戲分配的記憶體 自訂 @@ -933,9 +932,9 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 更新設定 Java 下拉框失敗 未找到可用的 Java 正在搜尋 Java,請稍候! - 已將該 Java 加入 Java 清單! + 已將該 Java 加入 Java 列表! 該 Java 存在異常,無法使用 - 已找到 {0} 個 Java,請檢查下拉框檢視清單! + 已找到 {0} 個 Java,請檢查下拉框檢視列表! 若在遊戲啟動後立即關閉啟動器,崩潰檢測、更改遊戲標題等功能將失效。 如果想保留這些功能,可以選擇讓啟動器在遊戲啟動後隱藏,遊戲結束後自動關閉。 提醒 @@ -959,10 +958,10 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 初始化確認 下載 - 版本清單獲取 + 版本列表獲取 盡量使用鏡像源(加載快,但版本可能不是最新的) - 僅在官方源載入緩慢時改用鏡像源 - 盡量使用官方源(保證版本最新,但載入緩慢) + 僅在官方源加載緩慢時改用鏡像源 + 盡量使用官方源(保證版本最新,但加載緩慢) 模組命名風格 決定下載的模組的預設檔案名中,簡體中文譯名應該放在哪個位置 該選項僅在語言設定為簡體中文時有效 @@ -976,7 +975,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 速度限制 設定下載的速度上限,以避免在下載時導致其他需要聯網的程式卡死 目標資料夾 - 請在「啟動 → 實例選擇 → 資料夾清單」中更改下載目標資料夾。 + 請在「啟動 → 實例選擇 → 資料夾列表」中更改下載目標資料夾。 在某個資料夾或遊戲實例上右鍵,即可選擇開啟對應資料夾。 安裝模組包時保留原始壓縮檔案 安裝模組包時,在實例資料夾下保留用於安裝的原始模組包壓縮檔案 @@ -1046,7 +1045,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 確認啟動器更新失敗 模組資訊獲取 盡量使用鏡像源 - 僅在官方源載入緩慢時改用鏡像源 + 僅在官方源加載緩慢時改用鏡像源 盡量使用官方源 PCL 即將重啟以完全應用語言的切換 幫助翻譯 @@ -1074,7 +1073,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 未找到模組 要安裝模組,請直接將模組檔案拖入 PCL 視窗。 如果你確認你已經安裝了模組,但仍然看到了這條提示,則是實例隔離設定有誤,請在啟動設定中調整實例隔離選項。 - 正在加載模組清單 + 正在加載模組列表 已選擇 {0} 個檔案 更新 啟用 @@ -1102,7 +1101,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 請在認真閲讀上述警吿後再繼續! 模組更新警吿 - 我已了解上述風險,繼續更新 + 我已瞭解上述風險,繼續更新 下載新版模組檔案 取代舊版模組檔案 模組更新: @@ -1115,7 +1114,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 已將 {0} 個檔案刪除到資源回收筒! 已徹底刪除 {0}! 已徹底刪除 {0} 個檔案! - 無法讀取此模組的資訊。 + 無法存取此模組的資訊。 全部 可更新 已啟用 @@ -1126,9 +1125,9 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 開啟官網 該實例不可使用模組 - 你需要先安裝 Forge、Fabric 等模組加載器才能使用模組,請在下載畫面安裝這些實例。 + 你需要先安裝 Forge、Fabric 等模組加載器才能使用模組,請在下載熒幕安裝這些實例。 如果你已經安裝過了模組加載器,那麼你很可能選擇了錯誤的實例,請點擊實例選擇按鈕切換實例。 - 轉到下載畫面 + 轉到下載熒幕 實例選擇 個人化 @@ -1149,9 +1148,9 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 狐狸(NeoForge) 分類 自動 - 從實例清單中隱藏 - 該實例預設將不會在實例清單中顯示。 -在實例清單畫面按下 F11,即可檢視所有隱藏的實例。 + 從實例列表中隱藏 + 該實例預設將不會在實例列表中顯示。 +在實例列表熒幕按下 F11,即可檢視所有隱藏的實例。 可安裝模組的實例 一般實例 不常用實例 @@ -1170,8 +1169,8 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 校驗遊戲依賴檔案是否完整,並重新下載 Assets 索引與缺失、校驗失敗的檔案。 若遊戲缺失音效,請嘗試此項。 刪除實例 - 確認要從實例清單中隱藏該實例嗎?隱藏該實例後,它將不再出現於 PCL 顯示的實例清單中。 -此後,在實例清單畫面按下 F11 才可以檢視被隱藏的實例。 + 確認要從實例列表中隱藏該實例嗎?隱藏該實例後,它將不再出現於 PCL 顯示的實例列表中。 +此後,在實例列表熒幕按下 F11 才可以檢視被隱藏的實例。 隱藏實例提示 預設描述 修改實例的描述文字,留空則使用 PCL 的預設描述。 @@ -1194,8 +1193,8 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 實例刪除確認 實例 {0} 已刪除到資源回收筒! 實例 {0} 已永久刪除! - 請先關閉 [版本設定 → 設定 → 高級啟動選項 → 關閉文件驗證],然後再嘗試補全文件! - 請先關閉 [設定 → 高級啟動選項 → 關閉文件驗證],然後再嘗試補全文件! + 請先關閉「實例設定 → 設定 → 進階啟動選項 → 關閉檔案校驗」,然後再嘗試補全檔案! + 請先關閉「設定 → 進階啟動選項 → 關閉檔案校驗」,然後再嘗試補全檔案! 已初始化實例獨立設定! 初始化實例獨立設定失敗 @@ -1205,8 +1204,8 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 是否確實需要覆蓋目前設定? 設定覆蓋確認 LittleSkin 登入 - 本畫面的設定均只對目前實例生效,這對模組包製作應該會有所幫助。 -你也可以在設定畫面中修改對全部實例生效的全域設定。 + 本熒幕的設定均只對目前實例生效,這對模組包製作應該會有所幫助。 +你也可以在設定熒幕中修改對全部實例生效的全域設定。 使用全域設定 開啟 關閉 @@ -1227,7 +1226,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 註冊連結 註冊帳户的網頁連結,如 https://xxxxx.xxx/auth/register 伺服器名稱 - 顯示在登入畫面的伺服器名稱 + 顯示在登入熒幕的伺服器名稱 自動進入伺服器 在開啟 Minecraft 後自動進入某伺服器。 用英文冒號間隔 IP 與埠,例如「233.233.233.233:12345」。 @@ -1272,7 +1271,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 看到右下角的那面小白旗了嗎? 這裏建議點一下右下角的小白旗投降呢.jpg 右下角的小白旗永遠等着你…… - 未找到可用的幫助;若不需要幫助畫面,可以在「設定 → 個人化 → 功能隱藏」中將其隱藏 + 未找到可用的幫助;若不需要幫助熒幕,可以在「設定 → 個人化 → 功能隱藏」中將其隱藏 正在開啟中,請稍候…… 正在啟動 {0}…… @@ -1337,7 +1336,7 @@ PCL 不支援其他亂七八糟的下載協議。 寬型(粗手臂) 纖細(細手臂) 我不知道 - 請在皮膚下載畫面確認皮膚種類後再使用此皮膚! + 請在皮膚下載熒幕確認皮膚種類後再使用此皮膚! 新版本: 更新時間: 更新於: @@ -1370,7 +1369,7 @@ PCL 不支援其他亂七八糟的下載協議。 是時候將現代科技帶入 Minecraft 了! 作為一款全年齡向的遊戲,我們需要和平,需要愛與擁抱。 這個秘密計劃了兩年的更新將遊戲推向了一個新高度! - 無法讀取版本資料夾,可能是由於沒有權限({0}versions) + 無法存取版本資料夾,可能是由於沒有權限({0}versions) 皮膚檔案 選擇皮膚檔案 離線 UUID 無正版皮膚檔案。 @@ -1432,8 +1431,8 @@ PCL 不支援其他亂七八糟的下載協議。 回報提交提醒 開啟資料夾 不需要 - 你的 PCL 不是最新版,因此无法提交反馈。 -请在更新后,确认该问题在最新版中依然存在,然后再提交反馈。 + 你的 PCL 不是最新版,因此無法提交回報。 +請在更新後,確認該問題在最新版中依然存在,然後再提交回報。 更新 無法提交回報 PCL 的執行環境存在問題。請嘗試重新安裝 .NET Framework 4.6.2 然後再試。 @@ -1484,7 +1483,7 @@ PCL 不支援其他亂七八糟的下載協議。 檔案名不可為 %! - 不可與現有文件重名! + 不可與現有檔案重名! 父資料夾不存在:{0} 資料夾路徑頭存在錯誤! 資料夾路徑存在錯誤! @@ -1498,10 +1497,10 @@ PCL 不支援其他亂七八糟的下載協議。 存在錯誤,無法獲取資訊 正在更新模組 - 正在加載模組清單 + 正在加載模組列表 錯誤的模組檔案路徑({0}) 未找到模組檔案({0}) - 沒有讀取此檔案的權限,請嘗試右鍵以系統管理員身分執行 PCL + 沒有存取此檔案的權限,請嘗試右鍵以系統管理員身分執行 PCL 未知 全版本 @@ -1528,15 +1527,15 @@ PCL 不支援其他亂七八糟的下載協議。 分析缺失資源檔案 下載資源檔案 下載資源檔案(主加載器) - 獲取到的版本清單長度不足({0}) + 獲取到的版本列表長度不足({0}) 版本與發佈時間資料無法對應 版本與 Forge 相容資料無法對應 獲取到的版本數量不足({0}) {0} 官方源 Forge 官方源版本資訊提取失敗({0}) - {0} 官方源版本清單解析失敗({1}) - {0} 版本清單解析失敗({1}) - 獲取到的清單缺乏必要項 + {0} 官方源版本列表解析失敗({1}) + {0} 版本列表解析失敗({1}) + 獲取到的列表缺乏必要項 手動匯入 32 位元 @@ -1643,17 +1642,17 @@ PCL 不支援其他亂七八糟的下載協議。 版本 JSON 中沒有 mainClass 項! 無法打開 Natives 檔案({0}),該檔案可能已損壞,請重新嘗試啟動遊戲 此 Minecraft 版本尚不支援纖細皮膚,你的皮膚可能會顯示為寬型! - 你必须先登录正版账号,才能进行离线登录! - 正版验证 + 你必須先登入正版帳户,才能進行離線登入! + 正版驗證 購買正版 試玩 返回 - 游戏将以试玩模式启动! - 请在登录时选择 “其他登录方法”,然后选择 “使用我的密码”。 -如果没有该选项,请选择 “设置密码”,设置完毕后再登录。 - 需要使用密码登录 - 重新登录 - 设置密码 + 遊戲將以試玩模式啟動! + 請在登入時選擇「其他登入方法」,然後選擇「使用我的密碼」。 +如果沒有該選項,請選擇「設定密碼」,設定完畢後再登入。 + 需要使用密碼登入 + 重新登入 + 設定密碼 模組包檔案 選擇模組包壓縮檔案 @@ -1710,7 +1709,7 @@ PCL 不支援其他亂七八糟的下載協議。 檔案 MD5 應為 {0},實際為 {1} 檔案 SHA256 應為 {0},實際為 {1} 檔案 SHA1 應為 {0},實際為 {1} - 讀取到的檔案為空 + 存取到的檔案為空 不是有效的 JSON 檔案 無可用錯誤資訊! @@ -1728,14 +1727,14 @@ PCL 不支援其他亂七八糟的下載協議。 分析核心 JAR 檔案下載網址 下載核心 JAR 檔案 獲取原版 JSON 檔案下載網址 - 分析原版支援庫檔案(副載入器) - 下載原版支援庫檔案(副載入器) - 分析資源檔案索引地址(副載入器) + 分析原版支援庫檔案(副加載器) + 下載原版支援庫檔案(副加載器) + 分析資源檔案索引地址(副加載器) 分析資源檔案索引地址失敗 添加用户端版本失敗 - 下載資源檔案索引(副載入器) - 分析所需資源檔案(副載入器) - 下載資源檔案(副載入器) + 下載資源檔案索引(副加載器) + 分析所需資源檔案(副加載器) + 下載資源檔案(副加載器) 選擇儲存位置 OptiFine {0} 下載 Java 8 或更高版本 @@ -1786,202 +1785,203 @@ PCL 不支援其他亂七八糟的下載協議。 下載 LiteLoader {0} 下載 Fabric {0} - 错误报告分析结果 - Minecraft 出现错误 - 查看日志 - 导出错误报告 - 错误报告已导出! - 很抱歉,PCL 无法确定错误原因。 - 很抱歉,你的游戏出现了一些问题…… -如果要寻求帮助,请导出错误报告并发给他人,而不是发送这个窗口的截图。 - 由于 Mod 文件被解压了,导致游戏无法继续运行。 -直接把整个 Mod 文件放进 Mod 文件夹中即可,若解压就会导致游戏出错。 + 錯誤報吿分析結果 + Minecraft 出現錯誤 + 檢視日誌 + 匯出錯誤報吿 + 錯誤報吿已匯出! + 很抱歉,PCL 無法確定錯誤原因。 + 很抱歉,你的遊戲出現了一些問題…… +如果要尋求幫助,請匯出錯誤報吿並發給他人,而不是發送這個視窗的截圖。 + 由於模組檔案被解壓縮,導致遊戲無法繼續執行。 +直接把整個模組檔案放進模組資料夾中即可,若解壓縮就會導致遊戲出錯。 -请删除 Mod 文件夹中已被解压的 Mod,然后再启动游戏。 - Minecraft 内存不足,导致其无法继续运行。 -这很可能是因为电脑内存不足、游戏分配的内存不足,或是配置要求过高。 - -你可以尝试在 更多 → 百宝箱 中选择 内存优化,然后再启动游戏。 -如果还是不行,请在启动设置中增加为游戏分配的内存,并删除配置要求较高的材质、Mod、光影。 -如果依然不奏效,请在开始游戏前尽量关闭其他软件,或者……换台电脑? - 游戏因为使用 Open J9 而崩溃了。 -请在启动设置的 Java 选择一项中改用非 OpenJ9 的 Java,然后再启动游戏。 - 游戏似乎因为使用 JDK,或 Java 版本过高而崩溃了。 -请在启动设置的 Java 选择一项中改用 JRE 8(Java 8),然后再启动游戏。 -如果你没有安装 JRE 8,你可以从网络中下载、安装一个。 - 游戏似乎因为你所使用的 Java 版本过高而崩溃了。 -请在启动设置的 Java 选择一项中改用较低版本的 Java,然后再启动游戏。 -如果没有,可以从网络中下载、安装一个。 - 游戏不兼容你当前使用的 Java。 -如果没有合适的 Java,可以从网络中下载、安装一个。 - 由于有 Mod 的名称包含特殊字符,导致游戏崩溃。 -请尝试修改 Mod 文件名,让它只包含英文字母、数字、减号(-)、下划线(_)和小数点,然后再启动游戏。 - 由于缺失 MixinBootstrap,导致游戏崩溃。 -请尝试安装 MixinBootstrap。若安装后依然崩溃,可以尝试在文件名前添加英文感叹号。 - 你似乎正在使用 32 位 Java,这会导致 Minecraft 无法使用所需的内存,进而造成崩溃。 - -请在启动设置的 Java 选择一项中改用 64 位的 Java 再启动游戏,然后再启动游戏。 -如果你没有安装 64 位的 Java,你可以从网络中下载、安装一个。 - 你正在使用 32 位的操作系统,这会导致 Minecraft 无法使用所需的内存,进而造成崩溃。 - -你或许只能重装 64 位的操作系统来解决此问题。 -如果你的电脑内存在 2GB 以内,那或许只能换台电脑了…… - 由于未满足 Mod 的依赖项,导致游戏退出。 -未满足的依赖项: +請刪除模組資料夾中已被解壓的模組,然後再啟動遊戲。 + Minecraft 記憶體不足,導致其無法繼續執行。 +這很可能是因為電腦記憶體不足、遊戲分配的記憶體不足,或是配置要求過高。 + +你可以嘗試在「更多 → 百寶箱」中選擇「記憶體最佳化」,然後再啟動遊戲。 +如果還是不行,請在啟動設定中增加為遊戲分配的記憶體,並刪除配置要求較高的紋理、模組、光影。 +如果依然不起作用,請在開始遊戲前盡量關閉其他軟件,或者……換台電腦? + 遊戲因為使用 Open J9 而崩潰了。 +請在啟動設定的 Java 選擇一項中改用非 OpenJ9 的 Java,然後再啟動遊戲。 + 遊戲似乎因為使用 JDK,或 Java 版本過高而崩潰了。 +請在啟動設定的 Java 選擇一項中改用 JRE 8(Java 8),然後再啟動遊戲。 +如果你沒有安裝 JRE 8,你可以從網絡中下載、安裝一個。 + 遊戲似乎因為你所使用的 Java 版本過高而崩潰了。 +請在啟動設定的 Java 選擇一項中改用較低版本的 Java,然後再啟動遊戲。 +如果沒有,可以從網絡中下載、安裝一個。 + 遊戲與你目前使用的 Java 不相容。 +如果沒有合適的 Java,可以從網絡中下載、安裝一個。 + 由於有模組的名稱包含特殊字元,導致遊戲崩潰。 +請嘗試修改模組檔案名,讓它只包含英文字母、數字、減號(-)、底線(_)和小數點,然後再啟動遊戲。 + 由於缺失 MixinBootstrap,導致遊戲崩潰。 +請嘗試安裝 MixinBootstrap。若安裝後依然崩潰,可以嘗試在檔案名前添加英文驚嘆號。 + 你似乎正在使用 32 位元的 Java,這會導致 Minecraft 無法使用所需的記憶體,進而造成崩潰。 + +請在啟動設定的 Java 選擇一項中改用 64 位元的 Java 再啟動遊戲。 +如果你沒有安裝 64 位元的 Java,你可以從網絡中下載、安裝一個。 + 你正在使用 32 位元的作業系統,這會導致 Minecraft 無法使用所需的記憶體,進而造成崩潰。 + +你或許只能重裝 64 位元的作業系統來解決此問題。 +如果你的電腦在 2GB 以內,那或許只能換台電腦了…… + 由於未滿足模組的依賴項,導致遊戲退出。 +未滿足的依賴項: - {0} - -请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 - 由于未满足 Mod 的依赖项,导致游戏退出。 -请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 - 你的游戏遇到了一些问题,PCL 为此找到了一个可疑的关键词:{0}。 - -如果你知道某个关键词对应的 Mod,那么有可能就是它引起的错误,你也可以查看错误报告获取详情。 - 你的游戏遇到了一些问题,PCL 为此找到了以下可疑的关键词: + +請根據上述資訊進行對應處理,如果看不懂英文可以使用翻譯軟件。 + 由於未滿足模組的依賴項,導致遊戲退出。 +請根據錯誤報吿中的日誌資訊進行對應處理,如果看不懂英文可以使用翻譯軟件。 + 你的遊戲遇到了一些問題,PCL 為此找到了一個可疑的關鍵字:{0}。 + +如果你知道某個關鍵字對應的模組,那麼有可能就是它引起的錯誤,你也可以檢視錯誤報吿獲取詳情。 + 你的遊戲遇到了一些問題,PCL 為此找到了以下可疑的關鍵字: - {0} - - 如果你知道某个关键词对应的 Mod,那么有可能就是它引起的错误,你也可以查看错误报告获取详情。 - PCL 怀疑名为 {0} 的 Mod 导致了游戏出错,但不能完全确定。 -你可以尝试禁用此 Mod,然后观察游戏是否还会崩溃。 - PCL 怀疑以下 Mod 导致了游戏出错,但不能完全确定: + + 如果你知道某個關鍵字對應的模組,那麼有可能就是它引起的錯誤,你也可以檢視錯誤報吿獲取詳情。 + PCL 懷疑名為 {0} 的模組導致了遊戲出錯,但不能完全確定。 +你可以嘗試禁用此模組,然後觀察遊戲是否還會崩潰。 + PCL 懷疑以下模組導致了遊戲出錯,但不能完全確定: - {0} - -你可以尝试依次禁用上述 Mod,然后观察游戏是否还会崩溃。 - 名为 {0} 的 Mod 导致了游戏出错。 -你可以尝试禁用此 Mod,然后观察游戏是否还会崩溃。 - 以下 Mod 导致了游戏出错: + +你可以嘗試依次禁用上述模組,然後觀察遊戲是否還會崩潰。 + 名為 {0} 的模組導致了遊戲出錯。 +你可以嘗試禁用此模組,然後觀察遊戲是否還會崩潰。 + 以下模組導致了遊戲出錯: - {0} - -你可以尝试依次禁用上述 Mod,然后观察游戏是否还会崩溃。 - 名为 {0} 的 Mod 注入失败,导致游戏出错。 -这一般代表着它与其他 Mod 或当前环境不兼容,或是它存在 Bug。 -你可以尝试禁用此 Mod,然后观察游戏是否还会崩溃。 - 以下 Mod 导致了游戏出错: + +你可以嘗試依次禁用上述模組,然後觀察遊戲是否還會崩潰。 + 名為 {0} 的模組注入失敗,導致遊戲出錯。 +這一般代表着它與其他模組或目前環境不相容,或是它存在 Bug。 +你可以嘗試禁用此模組,然後觀察遊戲是否還會崩潰。 + 以下模組導致了遊戲出錯: - {0} -这一般代表着它们与其他 Mod 或当前环境不兼容,或是它存在 Bug。 -你可以尝试依次禁用上述 Mod,然后观察游戏是否还会崩溃。 - 名为 {0} 的 Mod 导致了游戏出错。 - 名为 {0} 的 Mod 导致了游戏出错: -其配置文件 {1} 存在异常,无法读取。 - 名为 {0} 的 Mod 初始化失败,导致游戏无法继续加载。 -你可以尝试禁用此 Mod,然后观察游戏是否还会崩溃。 - 以下 Mod 初始化失败,导致游戏无法继续加载: +這一般代表着它們與其他模組或目前環境不相容,或是它存在 Bug。 +你可以嘗試依次禁用上述模組,然後觀察遊戲是否還會崩潰。 + 名為 {0} 的模組導致了遊戲出錯。 + 名為 {0} 的模組導致了遊戲出錯: +其配置檔案 {1} 存在異常,無法存取。 + 名為 {0} 的模組初始化失敗,導致遊戲無法繼續加載。 +你可以嘗試禁用此模組,然後觀察遊戲是否還會崩潰。 + 以下模組初始化失敗,導致遊戲無法繼續加載: - {0} - -你可以尝试依次禁用上述 Mod,然后观察游戏是否还会崩溃。 - 游戏似乎因为方块 {0} 出现了问题。 - -你可以创建一个新世界,并观察游戏的运行情况: - - 若正常运行,则是该方块导致出错,你或许需要使用一些方式删除此方块。 - - 若仍然出错,问题就可能来自其他原因…… - 游戏似乎因为世界中的某些方块出现了问题。 - -你可以创建一个新世界,并观察游戏的运行情况: - - 若正常运行,则是某些方块导致出错,你或许需要删除该世界。 - - 若仍然出错,问题就可能来自其他原因…… - 你重复安装了多个相同的 Mod: + +你可以嘗試依次禁用上述模組,然後觀察遊戲是否還會崩潰。 + 遊戲似乎因為方塊 {0} 出現了問題。 + +你可以建立一個新世界,並觀察遊戲的執行情況: + - 若正常執行,則是該方塊導致出錯,你或許需要使用一些方式刪除此方塊。 + - 若仍然出錯,問題就可能來自其他原因…… + 遊戲似乎因為世界中的某些方塊出現了問題。 + +你可以建立一個新世界,並觀察遊戲的執行情況: + - 若正常執行,則是某些方塊導致出錯,你或許需要刪除該世界。 + - 若仍然出錯,問題就可能來自其他原因…… + 你重複安裝了多個相同的模組: - {0} - -每个 Mod 只能出现一次,请删除重复的 Mod,然后再启动游戏。 - 你可能重复安装了多个相同的 Mod,导致游戏无法继续加载。 - -每个 Mod 只能出现一次,请删除重复的 Mod,然后再启动游戏。 - 游戏似乎因为实体 {0} 出现了问题。 - -你可以创建一个新世界,并生成一个该实体,然后观察游戏的运行情况: - - 若正常运行,则是该实体导致出错,你或许需要使用一些方式删除此实体。 - - 若仍然出错,问题就可能来自其他原因…… - 游戏似乎因为世界中的某些实体出现了问题。 - -你可以创建一个新世界,并生成各种实体,观察游戏的运行情况: - - 若正常运行,则是某些实体导致出错,你或许需要删除该世界。 - - 若仍然出错,问题就可能来自其他原因…… - 由于 OptiFine 与当前版本的 Forge 不兼容,导致了游戏崩溃。 - -请前往 OptiFine 官网(https://optifine.net/downloads)查看 OptiFine 所兼容的 Forge 版本,并严格按照对应版本重新安装游戏。 - 无需同时安装 OptiFine 和 Shaders Mod,OptiFine 已经集成了 Shaders Mod 的功能。 -在删除 Shaders Mod 后,游戏即可正常运行。 - 由于低版本 Forge 与当前 Java 不兼容,导致了游戏崩溃。 - -请尝试以下解决方案: + +每個模組只能出現一次,請刪除重複的模組,然後再啟動遊戲。 + 你可能重複安裝了多個相同的模組,導致遊戲無法繼續加載。 + +每個模組只能出現一次,請刪除重複的模組,然後再啟動遊戲。 + 遊戲似乎因為實體 {0} 出現了問題。 + +你可以建立一個新世界,並生成一個該實體,然後觀察遊戲的執行情況: + - 若正常執行,則是該實體導致出錯,你或許需要使用一些方式刪除此實體。 + - 若仍然出錯,問題就可能來自其他原因…… + 遊戲似乎因為世界中的某些實體出現了問題。 + +你可以建立一個新世界,並生成各種實體,觀察遊戲的執行情況: + - 若正常執行,則是某些實體導致出錯,你或許需要刪除該世界。 + - 若仍然出錯,問題就可能來自其他原因…… + 由於 OptiFine 與目前版本的 Forge 不相容,導致了遊戲崩潰。 + +請前往 OptiFine 官網(https://optifine.net/downloads)檢視 OptiFine 所相容的 Forge 版本,並嚴格按照對應版本重新安裝遊戲。 + 無需同時安裝 OptiFine 和光影模組,OptiFine 已經整合了光影模組的功能。 +在刪除光影模組後,遊戲即可正常執行。 + 由於低版本 Forge 與目前 Java 不相容,導致了遊戲崩潰。 + +請嘗試以下解決方案: - 更新 Forge 到 36.2.26 或更高版本 - - 换用版本低于 1.8.0.320 的 Java - 可能由于使用其他启动器修改了 Forge 版本,当前版本的文件存在异常,导致了游戏崩溃。 -请尝试重新全新安装 Forge,而非使用其他启动器修改 Forge 版本。 - * 事实上,你的游戏没有任何问题,这是你自己触发的崩溃。 -* 你难道没有更重要的事要做吗? - 你所安装的部分 Mod 似乎需要使用 Java 11 启动。 -请在启动设置的 Java 选择一项中改用 Java 11,然后再启动游戏。 -如果你没有安装 Java 11,你可以从网络中下载、安装一个。 - 程序返回了以下信息:{0} - 你所使用的 OptiFine 可能导致了你的游戏出现问题。 - -该问题只在特定 OptiFine 版本中出现,你可以尝试更换 OptiFine 的版本。 - 你的显卡驱动存在问题,或未使用独立显卡,导致游戏无法正常运行。 - -如果你的电脑存在独立显卡,请使用独立显卡而非 Intel 核显启动 PCL 与 Minecraft。 -如果问题依然存在,请尝试升级你的显卡驱动到最新版本,或回退到出厂版本。 -如果还是不行,还可以尝试使用 8.0.51 或更低版本的 Java。 - 你的显卡驱动存在问题,导致游戏无法正常运行。 - -请尝试升级你的显卡驱动到最新版本,或回退到出厂版本,然后再启动游戏。 -如果还是不行,可以尝试使用 8.0.51 或更低版本的 Java。 -如果问题依然存在,那么你可能需要换个更好的显卡…… - 你所使用的材质分辨率过高,或显卡配置不足,导致游戏无法继续运行。 - -如果你正在使用高清材质,请将它移除。 -如果你没有使用材质,那么你可能需要更新显卡驱动,或者换个更好的显卡…… - 由于 Night Config 存在问题,导致了游戏崩溃。 -你可以尝试安装 Night Config Fixes Mod,这或许能解决此问题。 - 你所使用的光影或材质导致游戏出现了一些问题…… - -请尝试删除你所添加的这些额外资源。 - 你所安装的 Mod 过多,超出了游戏的 ID 限制,导致了游戏崩溃。 -请尝试安装 JEID 等修复 Mod,或删除部分大型 Mod。 - 部分文件或内容校验失败,导致游戏出现了问题。 - -请尝试删除游戏(包括 Mod)并重新下载,或尝试在重新下载时使用 VPN。 - 由于 Forge 安装不完整,导致游戏无法正常运行。 -请尝试重新安装 Forge。 - Fabric 提供了以下错误信息: + - 換用版本低於 1.8.0.320 的 Java + 可能由於使用其他啟動器修改了 Forge 版本,目前版本的檔案存在異常,導致了遊戲崩潰。 +請嘗試重新全新安裝 Forge,而非使用其他啟動器修改 Forge 版本。 + * 事實上,你的遊戲沒有任何問題,這是你自己觸發的崩潰。 +* 你難道沒有更重要的事要做嗎? + 你所安裝的部分模組似乎需要使用 Java 11 啟動。 +請在啟動設定的 Java 選擇一項中改用 Java 11,然後再啟動遊戲。 +如果你沒有安裝 Java 11,你可以從網絡中下載、安裝一個。 + 程式返回了以下資訊:{0} + 你所使用的 OptiFine 可能導致了你的遊戲出現問題。 + +該問題只在特定 OptiFine 版本中出現,你可以嘗試更換 OptiFine 的版本。 + 你的顯示卡驅動存在問題,或未使用獨立顯示卡,導致遊戲無法正常執行。 + +如果你的電腦存在獨立顯示卡,請使用獨立顯示卡而非 Intel 核顯啟動 PCL 與 Minecraft。 +如果問題依然存在,請嘗試升級你的顯示卡驅動到最新版本,或回退到出廠版本。 +如果還是不行,還可以嘗試使用 8.0.51 或更低版本的 Java。 + 你的顯示卡驅動存在問題,導致遊戲無法正常執行。 + +請嘗試升級你的顯示卡驅動到最新版本,或回退到出廠版本,然後再啟動遊戲。 +如果還是不行,可以嘗試使用 8.0.51 或更低版本的 Java。 +如果問題依然存在,那麼你可能需要換個更好的顯示卡…… + 你所使用的紋理解像度過高,或顯示卡配置不足,導致遊戲無法繼續執行。 + +如果你正在使用高清紋理,請將它移除。 +如果你沒有使用紋理,那麼你可能需要更新顯示卡驅動,或者換個更好的顯示卡…… + 由於 Night Config 存在問題,導致了遊戲崩潰。 +你可以嘗試安裝 Night Config Fixes 模組,這或許能解決此問題。 + 你所使用的光影或紋理導致遊戲出現了一些問題…… + +請嘗試刪除你所添加的這些額外資源。 + 你所安裝的模組過多,超出了遊戲的 ID 限制,導致了遊戲崩潰。 +請嘗試安裝 JEID 等修復模組,或刪除部分大型模組。 + 部分檔案或內容校驗失敗,導致遊戲出現了問題。 + +請嘗試刪除遊戲(包括模組)並重新下載,或嘗試在重新下載時使用 VPN。 + 由於 Forge 安裝不完整,導致遊戲無法正常執行。 +請嘗試重新安裝 Forge。 + Fabric 提供了以下錯誤資訊: {0} - -请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 - Fabric 可能已经提供了错误信息,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 -如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 - Mod 加载器提供了以下错误信息: + +請根據上述資訊進行對應處理,如果看不懂英文可以使用翻譯軟件。 + Fabric 可能已經提供了錯誤資訊,請根據錯誤報吿中的日誌資訊進行對應處理,如果看不懂英文可以使用翻譯軟件。 +如果沒有看到報錯資訊,可以檢視錯誤報吿瞭解錯誤具體是如何發生的。 + 模組加載器提供了以下錯誤資訊: {0} - -请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 - Mod 加载器可能已经提供了错误信息,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 -如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 - Fabric 提供了以下解决方案: + +請根據上述資訊進行對應處理,如果看不懂英文可以使用翻譯軟件。 + 模組加載器可能已經提供了錯誤資訊,請根據錯誤報吿中的日誌資訊進行對應處理,如果看不懂英文可以使用翻譯軟件。 +如果沒有看到報錯資訊,可以檢視錯誤報吿瞭解錯誤具體是如何發生的。 + Fabric 提供了以下解決方案: {0} - -请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 - Fabric 可能已经提供了解决方案,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 -如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 - Forge 提供了以下错误信息: + +請根據上述資訊進行對應處理,如果看不懂英文可以使用翻譯軟件。 + Fabric 可能已經提供了解決方案,請根據錯誤報吿中的日誌資訊進行對應處理,如果看不懂英文可以使用翻譯軟件。 +如果沒有看到報錯資訊,可以檢視錯誤報吿瞭解錯誤具體是如何發生的。 + Forge 提供了以下錯誤資訊: {0} - -请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 - Forge 可能已经提供了错误信息,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 -如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 - 你的游戏出现了一些问题,但 PCL 未能找到相关记录文件,因此无法进行分析。 - PCL 获取到了没有详细信息的错误原因({0}),请向 PCL 作者提交反馈以获取详情。 + +請根據上述資訊進行對應處理,如果看不懂英文可以使用翻譯軟件。 + Forge 可能已經提供了錯誤資訊,請根據錯誤報吿中的日誌資訊進行對應處理,如果看不懂英文可以使用翻譯軟件。 +如果沒有看到報錯資訊,可以檢視錯誤報吿瞭解錯誤具體是如何發生的。 + 你的遊戲出現了一些問題,但 PCL 未能找到相關記錄檔案,因此無法進行分析。 + PCL 獲取到了沒有詳細資訊的錯誤原因({0}),請向 PCL 作者提交回報以獲取詳情。 此外, - 你可以查看错误报告了解错误具体是如何发生的。 - 如果要寻求帮助,请向他人发送错误报告文件,而不是发送这个窗口的截图。 - 此外,你正在使用老版本 PCL,更新 PCL 或许也能解决这个问题。 -你可以点击 设置 → 启动器 → 检查更新 来更新 PCL。 + 你可以檢視錯誤報吿瞭解錯誤具體是如何發生的。 + 如果要尋求幫助,請向他人發送錯誤報吿檔案,而不是發送這個視窗的截圖。 + 此外,你正在使用老版本 PCL,更新 PCL 或許也能解決這個問題。 +你可以點擊「設定 → 啟動器 → 檢查更新」來更新 PCL。 - 重新開啟網頁 - 複製代碼 - 登入彈窗初始化失敗 + 重新打開網頁 + 複製代號 + 登入跳出視窗初始化失敗 登入 Minecraft 登入網頁將自動開啟,請在網頁中輸入 {0}(已自動複製)。 -如果網路環境不佳,網頁可能一直加載不出來,屆時請使用 VPN 並重試。 -你也可以用其他設備開啟 {1} 並輸入上述代碼。 + +如果網絡環境不佳,網頁可能一直加載不出來,屆時請使用 VPN 並重試。 +你也可以用其他裝置打開 {1} 並輸入上述代號。 網頁登入成功! 你拒絕了 PCL 申請的權限…… 登入用時太長啦,重新試試吧! diff --git a/Plain Craft Launcher 2/Resources/Language/zh_TW.xaml b/Plain Craft Launcher 2/Resources/Language/zh_TW.xaml index 0799c91b..b2335f0c 100644 --- a/Plain Craft Launcher 2/Resources/Language/zh_TW.xaml +++ b/Plain Craft Launcher 2/Resources/Language/zh_TW.xaml @@ -14,13 +14,13 @@ 快取資料夾不可用 PCL 無法訪問快取資料夾,可能導致程式出錯或無法正常使用。 錯誤原因:{0} - 手動設置的快取資料夾不可用,PCL 將使用預設快取資料夾。 + 手動設定的快取資料夾不可用,PCL 將使用預設快取資料夾。 錯誤原因:{0} 環境警告 - 請將 PCL 從壓縮文件中解壓縮,或是更換文件夾後再繼續使用! -程序目前在臨時文件夾中運行,設定、遊戲存檔等可能無法保存,且部分功能將無法使用。 - PCL 和新版 Minecraft 均不再支持 32 位系統,部分功能將無法使用。 -非常建議重裝為 64 位系統後再進行遊戲! + 請將 PCL 從壓縮檔案中解壓縮,或是更換資料夾後再繼續使用! +程式目前在暫存資料夾中執行,設定、遊戲存檔等可能無法儲存,且部分功能將無法使用。 + PCL 和新版 Minecraft 均不再支援 32 位元系統,部分功能將無法使用。 +非常建議重裝為 64 位元系統後再進行遊戲! PCL 初始化錯誤 執行環境錯誤 你的 .NET Framework 版本過低或損壞,請在打開的網頁中重新下載並安裝 .NET Framework 4.6.2 後重試! @@ -234,11 +234,11 @@ 首頁 空白 預設 - 讀取本機檔案 - 從 PCL 資料夾下的 Custom.xaml 讀取首頁內容。 + 存取本機檔案 + 從 PCL 資料夾下的 Custom.xaml 存取首頁內容。 你可以手動編輯該檔案,向首頁新增文字、圖片、常用網站、快速啟動等功能。 從指定網址連網取得首頁內容。伺服器管理員也可以用於動態更新伺服器公告。 -如果你製作了穩定運行的連網首頁,可以點擊這條提示投稿,若合格即可加入預設! +如果你製作了穩定執行的連網首頁,可以點擊這條提示投稿,若合格即可加入預設! 聯網更新 重新整理首頁 生成教學檔案 @@ -252,7 +252,7 @@ 每日模組包推薦(作者:wkea) Minecraft 外觀推薦(作者:wkea) OpenBMCLAPI 儀表盤 Lite(作者:Silverteal、Mxmilu666) - PCL 首頁市場(作者:凌云) + PCL 首頁市場(作者:凌雲) PCL 更新日誌(作者:Joker2184) 功能隱藏 你可以隱藏不需要的畫面或關閉特定功能。在任意畫面按 F12 可以暫時顯示被隱藏的功能。 @@ -278,10 +278,10 @@ 此選項的更改將在重啟啟動器後生效。 實例選擇 功能隱藏 - 僅隱藏本選項卡,設定的禁用內容依然有效。 + 僅隱藏本頁簽,設定的禁用內容依然有效。 可以在保留個人化設定畫面的情況下避免隱藏設定被修改。 音量 - 抱歉,大部分預設主頁僅支援簡體中文 + 抱歉,大部分預設首頁僅支援簡體中文 資料夾清單 重新命名 @@ -479,7 +479,7 @@ 該版本不支援自動安裝 實例隔離提示 你尚未開啟實例隔離,這會導致多個實例共用同一個模組資料夾。 -因此在切換實例時,Minecraft 會因為讀取到與目前實例不符的模組而崩潰。 +因此在切換實例時,Minecraft 會因為存取到與目前實例不符的模組而崩潰。 PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實例隔離選項! 取消下載 無附加安裝 @@ -700,7 +700,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 正在嘗試更換,請稍候! 更換角色失敗 - 玩家名如果包含英文、數字、下劃線以外的內容,可能會無法進入 Minecraft 1.18 以後的世界! + 玩家名如果包含英文、數字、底線以外的內容,可能會無法進入 Minecraft 1.18 以後的世界! 遊戲使用者名稱 玩家名不能為空! 玩家名不能包含英文引號! @@ -781,7 +781,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 提供了模組名稱的簡體中文翻譯和更多相關資訊! 開啟百科 提供了 Java Launch Wrapper 和一些重要服務支援! - 提供了 MCIM 中國 Mod 下載鏡像源和說明庫圖床! + 提供了 MCIM 中國模組下載鏡像源和說明庫圖床! 設計並製作了 PCL 標誌,讓我從做標誌的水深火熱中得到了解脫…… 在內測中找出了一大堆沒人想得到的詭異 Bug,有非比尋常的 Bug 體質 Minecraft 中文論壇 @@ -871,7 +871,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 自動搜尋 手動匯入 遊戲記憶體 - 32 位 Java 最多只能分配 1 GB 記憶體,建議安裝 64 位 Java! + 32 位元 Java 最多只能分配 1 GB 記憶體,建議安裝 64 位元 Java! 自動配置 根據安裝的模組數量與電腦剩餘記憶體,動態調整為遊戲分配的記憶體 自訂 @@ -1102,7 +1102,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 請在認真閱讀上述警告後再繼續! 模組更新警告 - 我已了解上述風險,繼續更新 + 我已瞭解上述風險,繼續更新 下載新版模組檔案 取代舊版模組檔案 模組更新: @@ -1115,7 +1115,7 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 已將 {0} 個檔案刪除到資源回收筒! 已徹底刪除 {0}! 已徹底刪除 {0} 個檔案! - 無法讀取此模組的資訊。 + 無法存取此模組的資訊。 全部 可更新 已啟用 @@ -1194,8 +1194,8 @@ PCL 推薦你在開始下載前,在「設定 → 實例隔離」中開啟實 實例刪除確認 實例 {0} 已刪除到資源回收筒! 實例 {0} 已永久刪除! - 請先關閉 [版本設定 → 設定 → 高級啟動選項 → 關閉檔案驗證],然後再嘗試補全檔案! - 請先關閉 [設定 → 高級啟動選項 → 關閉檔案驗證],然後再嘗試補全檔案! + 請先關閉「實例設定 → 設定 → 進階啟動選項 → 關閉檔案校驗」,然後再嘗試補全檔案! + 請先關閉「設定 → 進階啟動選項 → 關閉檔案校驗」,然後再嘗試補全檔案! 已初始化實例獨立設定! 初始化實例獨立設定失敗 @@ -1370,7 +1370,7 @@ PCL 不支援其他亂七八糟的下載協議。 是時候將現代科技帶入 Minecraft 了! 作為一款全年齡向的遊戲,我們需要和平,需要愛與擁抱。 這個秘密計劃了兩年的更新將遊戲推向了一個新高度! - 無法讀取版本資料夾,可能是由於沒有權限({0}versions) + 無法存取版本資料夾,可能是由於沒有權限({0}versions) 外觀檔案 選擇外觀檔案 離線 UUID 無正版外觀檔案。 @@ -1432,8 +1432,8 @@ PCL 不支援其他亂七八糟的下載協議。 回報提交提醒 開啟資料夾 不需要 - 你的 PCL 不是最新版,因此无法提交反馈。 -请在更新后,确认该问题在最新版中依然存在,然后再提交反馈。 + 你的 PCL 不是最新版,因此無法提交回報。 +請在更新後,確認該問題在最新版中依然存在,然後再提交回報。 更新 無法提交回報 PCL 的執行環境存在問題。請嘗試重新安裝 .NET Framework 4.6.2 然後再試。 @@ -1484,7 +1484,7 @@ PCL 不支援其他亂七八糟的下載協議。 檔案名不可為 %! - 不可與現有文件重名! + 不可與現有檔案重名! 父資料夾不存在:{0} 資料夾路徑頭存在錯誤! 資料夾路徑存在錯誤! @@ -1501,7 +1501,7 @@ PCL 不支援其他亂七八糟的下載協議。 正在載入模組清單 錯誤的模組檔案路徑({0}) 未找到模組檔案({0}) - 沒有讀取此檔案的權限,請嘗試右鍵以系統管理員身分執行 PCL + 沒有存取此檔案的權限,請嘗試右鍵以系統管理員身分執行 PCL 未知 全版本 @@ -1585,7 +1585,7 @@ PCL 不支援其他亂七八糟的下載協議。 這就贊助! 但是我拒絕 你已經啟動了 {0} 次 Minecraft 啦! -如果覺得 Minecraft 還不錯,也可以考慮購買正版支援一下,畢竟開發遊戲真的也很不容易…… +如果覺得 Minecraft 還不錯,也可以考慮購買正版支援一下,畢竟開發遊戲也真的很不容易…… 在你登入一次正版帳戶後,就不會再出現這個提示了。 考慮一下正版? 支援正版遊戲! @@ -1637,20 +1637,20 @@ PCL 不支援其他亂七八糟的下載協議。 從官網獲取正版 UUID 失敗({0}) 獲取的正版 UUID 長度不足({0}) 沒有可用的 Java,已取消啟動! - 釋放 Java Wrapper 失敗,請查看 PCL 日誌尋找詳細資訊 + 釋放 Java Wrapper 失敗,請檢視 PCL 日誌尋找詳細資訊 OptiFine 與自動進入伺服器可能不相容,有機率導致紋理遺失甚至遊戲崩潰! 無法連接到第三方登入伺服器({0}) 版本 JSON 中沒有 mainClass 項! 無法打開 Natives 檔案({0}),該檔案可能已損壞,請重新嘗試啟動遊戲 此 Minecraft 版本尚不支援纖細外觀,你的外觀可能會顯示為寬型! - 你必須先登入正版帳號,才能進行離線登入! + 你必須先登入正版帳戶,才能進行離線登入! 正版驗證 購買正版 試玩 返回 遊戲將以試玩模式啟動! - 請在登入時選擇 “其他登入方法”,然後選擇 “使用我的密碼”。 -如果沒有該選項,請選擇 “設定密碼”,設定完畢後再登入。 + 請在登入時選擇「其他登入方法」,然後選擇「使用我的密碼」。 +如果沒有該選項,請選擇「設定密碼」,設定完畢後再登入。 需要使用密碼登入 重新登入 設定密碼 @@ -1710,7 +1710,7 @@ PCL 不支援其他亂七八糟的下載協議。 檔案 MD5 應為 {0},實際為 {1} 檔案 SHA256 應為 {0},實際為 {1} 檔案 SHA1 應為 {0},實際為 {1} - 讀取到的檔案為空 + 存取到的檔案為空 不是有效的 JSON 檔案 無可用錯誤資訊! @@ -1788,22 +1788,22 @@ PCL 不支援其他亂七八糟的下載協議。 錯誤報告分析結果 Minecraft 出現錯誤 - 查看日誌 - 導出錯誤報告 - 錯誤報告已導出! + 檢視日誌 + 匯出錯誤報告 + 錯誤報告已匯出! 很抱歉,PCL 無法確定錯誤原因。 很抱歉,你的遊戲出現了一些問題…… -如果要尋求幫助,請導出錯誤報告並發給他人,而不是發送這個窗口的截圖。 - 由於 Mod 文件被解壓了,導致遊戲無法繼續運行。 -直接把整個 Mod 文件放進 Mod 文件夾中即可,若解壓就會導致遊戲出錯。 +如果要尋求幫助,請匯出錯誤報告並發給他人,而不是發送這個視窗的截圖。 + 由於模組檔案被解壓縮,導致遊戲無法繼續執行。 +直接把整個模組檔案放進模組資料夾中即可,若解壓縮就會導致遊戲出錯。 -請刪除 Mod 文件夾中已被解壓的 Mod,然後再啟動遊戲。 - Minecraft 內存不足,導致其無法繼續運行。 -這很可能是因為電腦內存不足、遊戲分配的內存不足,或是配置要求過高。 - -你可以嘗試在 更多 → 百寶箱 中選擇 內存優化,然後再啟動遊戲。 -如果還是不行,請在啟動設定中增加為遊戲分配的內存,並刪除配置要求較高的材質、Mod、光影。 -如果依然不奏效,請在開始遊戲前盡量關閉其他軟體,或者……換台電腦? +請刪除模組資料夾中已被解壓的模組,然後再啟動遊戲。 + Minecraft 記憶體不足,導致其無法繼續執行。 +這很可能是因為電腦記憶體不足、遊戲分配的記憶體不足,或是配置要求過高。 + +你可以嘗試在「更多 → 百寶箱」中選擇「記憶體最佳化」,然後再啟動遊戲。 +如果還是不行,請在啟動設定中增加為遊戲分配的記憶體,並刪除配置要求較高的紋理、模組、光影。 +如果依然不起作用,請在開始遊戲前盡量關閉其他軟體,或者……換台電腦? 遊戲因為使用 Open J9 而崩潰了。 請在啟動設定的 Java 選擇一項中改用非 OpenJ9 的 Java,然後再啟動遊戲。 遊戲似乎因為使用 JDK,或 Java 版本過高而崩潰了。 @@ -1812,176 +1812,177 @@ PCL 不支援其他亂七八糟的下載協議。 遊戲似乎因為你所使用的 Java 版本過高而崩潰了。 請在啟動設定的 Java 選擇一項中改用較低版本的 Java,然後再啟動遊戲。 如果沒有,可以從網路中下載、安裝一個。 - 遊戲不兼容你当前使用的 Java。 + 遊戲與你目前使用的 Java 不相容。 如果沒有合適的 Java,可以從網路中下載、安裝一個。 - 由於有 Mod 的名稱包含特殊字符,導致遊戲崩潰。 -請嘗試修改 Mod 文件名,讓它只包含英文字母、數字、減號(-)、下劃線(_)和小數點,然後再啟動遊戲。 + 由於有模組的名稱包含特殊字元,導致遊戲崩潰。 +請嘗試修改模組檔案名,讓它只包含英文字母、數字、減號(-)、底線(_)和小數點,然後再啟動遊戲。 由於缺失 MixinBootstrap,導致遊戲崩潰。 -請嘗試安裝 MixinBootstrap。若安裝後依然崩潰,可以嘗試在文件名前添加英文感叹號。 - 你似乎正在使用 32 位 Java,這會導致 Minecraft 無法使用所需的內存,進而造成崩潰。 - -請在啟動設定的 Java 選擇一項中改用 64 位的 Java 再啟動遊戲,然後再啟動遊戲。 -如果你沒有安裝 64 位的 Java,你可以從網路中下載、安裝一個。 - 你正在使用 32 位的操作系統,這會導致 Minecraft 無法使用所需的內存,進而造成崩潰。 - -你或許只能重裝 64 位的操作系統來解決此問題。 -如果你的電腦內存在 2GB 以內,那或許只能換台電腦了…… - 由於未滿足 Mod 的依賴項,導致遊戲退出。 +請嘗試安裝 MixinBootstrap。若安裝後依然崩潰,可以嘗試在檔案名前添加英文驚嘆號。 + 你似乎正在使用 32 位元 Java,這會導致 Minecraft 無法使用所需的記憶體,進而造成崩潰。 + +請在啟動設定的 Java 選擇一項中改用 64 位元的 Java 再啟動遊戲。 +如果你沒有安裝 64 位元的 Java,你可以從網路中下載、安裝一個。 + 你正在使用 32 位元的作業系統,這會導致 Minecraft 無法使用所需的記憶體,進而造成崩潰。 + +你或許只能重裝 64 位元的作業系統來解決此問題。 +如果你的電腦在 2GB 以內,那或許只能換台電腦了…… + 由於未滿足模組的依賴項,導致遊戲退出。 未滿足的依賴項: - {0} - -請根據上述信息進行對應處理,如果看不懂英文可以使用翻譯軟件。 - 由於未滿足 Mod 的依賴項,導致遊戲退出。 -請根據錯誤報告中的日誌信息進行對應處理,如果看不懂英文可以使用翻譯軟件。 - 你的遊戲遇到了一些問題,PCL 為此找到了一個可疑的關鍵詞:{0}。 - -如果你知道某個關鍵詞對應的 Mod,那麼有可能就是它引起的錯誤,你也可以查看錯誤報告獲取詳情。 - 你的遊戲遇到了一些問題,PCL 為此找到了以下可疑的關鍵詞: + +請根據上述資訊進行對應處理,如果看不懂英文可以使用翻譯軟體。 + 由於未滿足模組的依賴項,導致遊戲退出。 +請根據錯誤報告中的日誌資訊進行對應處理,如果看不懂英文可以使用翻譯軟體。 + 你的遊戲遇到了一些問題,PCL 為此找到了一個可疑的關鍵字:{0}。 + +如果你知道某個關鍵字對應的模組,那麼有可能就是它引起的錯誤,你也可以檢視錯誤報告獲取詳情。 + 你的遊戲遇到了一些問題,PCL 為此找到了以下可疑的關鍵字: - {0} - - 如果你知道某個關鍵詞對應的 Mod,那麼有可能就是它引起的錯誤,你也可以查看錯誤報告獲取詳情。 - PCL 懷疑名為 {0} 的 Mod 導致了遊戲出錯,但不能完全確定。 -你可以嘗試禁用此 Mod,然後觀察遊戲是否還會崩潰。 - PCL 懷疑以下 Mod 導致了遊戲出錯,但不能完全確定: + + 如果你知道某個關鍵字對應的模組,那麼有可能就是它引起的錯誤,你也可以檢視錯誤報告獲取詳情。 + PCL 懷疑名為 {0} 的模組導致了遊戲出錯,但不能完全確定。 +你可以嘗試禁用此模組,然後觀察遊戲是否還會崩潰。 + PCL 懷疑以下模組導致了遊戲出錯,但不能完全確定: - {0} - -你可以嘗試依次禁用上述 Mod,然後觀察遊戲是否還會崩潰。 - 名為 {0} 的 Mod 導致了遊戲出錯。 -你可以嘗試禁用此 Mod,然後觀察遊戲是否還會崩潰。 - 以下 Mod 導致了遊戲出錯: + +你可以嘗試依次禁用上述模組,然後觀察遊戲是否還會崩潰。 + 名為 {0} 的模組導致了遊戲出錯。 +你可以嘗試禁用此模組,然後觀察遊戲是否還會崩潰。 + 以下模組導致了遊戲出錯: - {0} - -你可以嘗試依次禁用上述 Mod,然後觀察遊戲是否還會崩潰。 - 名為 {0} 的 Mod 注入失敗,導致遊戲出錯。 -這一般代表著它與其他 Mod 或當前環境不兼容,或是它存在 Bug。 -你可以嘗試禁用此 Mod,然後觀察遊戲是否還會崩潰。 - 以下 Mod 導致了遊戲出錯: + +你可以嘗試依次禁用上述模組,然後觀察遊戲是否還會崩潰。 + 名為 {0} 的模組注入失敗,導致遊戲出錯。 +這一般代表著它與其他模組或目前環境不相容,或是它存在 Bug。 +你可以嘗試禁用此模組,然後觀察遊戲是否還會崩潰。 + 以下模組導致了遊戲出錯: - {0} -這一般代表著它們與其他 Mod 或當前環境不兼容,或是它存在 Bug。 -你可以嘗試依次禁用上述 Mod,然後觀察遊戲是否還會崩潰。 - 名為 {0} 的 Mod 導致了遊戲出錯。 - 名為 {0} 的 Mod 導致了遊戲出錯: -其配置文件 {1} 存在異常,無法讀取。 - 名為 {0} 的 Mod 初始化失敗,導致遊戲無法繼續加載。 -你可以嘗試禁用此 Mod,然後觀察遊戲是否還會崩潰。 - 以下 Mod 初始化失敗,導致遊戲無法繼續加載: +這一般代表著它們與其他模組或目前環境不相容,或是它存在 Bug。 +你可以嘗試依次禁用上述模組,然後觀察遊戲是否還會崩潰。 + 名為 {0} 的模組導致了遊戲出錯。 + 名為 {0} 的模組導致了遊戲出錯: +其配置檔案 {1} 存在異常,無法存取。 + 名為 {0} 的模組初始化失敗,導致遊戲無法繼續載入。 +你可以嘗試禁用此模組,然後觀察遊戲是否還會崩潰。 + 以下模組初始化失敗,導致遊戲無法繼續載入: - {0} - -你可以嘗試依次禁用上述 Mod,然後觀察遊戲是否還會崩潰。 + +你可以嘗試依次禁用上述模組,然後觀察遊戲是否還會崩潰。 遊戲似乎因為方塊 {0} 出現了問題。 - -你可以創建一個新世界,並觀察遊戲的運行情況: - - 若正常運行,則是該方塊導致出錯,你或許需要使用一些方式刪除此方塊。 + +你可以建立一個新世界,並觀察遊戲的執行情況: + - 若正常執行,則是該方塊導致出錯,你或許需要使用一些方式刪除此方塊。 - 若仍然出錯,問題就可能來自其他原因…… 遊戲似乎因為世界中的某些方塊出現了問題。 - -你可以創建一個新世界,並觀察遊戲的運行情況: - - 若正常運行,則是某些方塊導致出錯,你或許需要刪除該世界。 + +你可以建立一個新世界,並觀察遊戲的執行情況: + - 若正常執行,則是某些方塊導致出錯,你或許需要刪除該世界。 - 若仍然出錯,問題就可能來自其他原因…… - 你重複安裝了多個相同的 Mod: + 你重複安裝了多個相同的模組: - {0} - -每個 Mod 只能出現一次,請刪除重複的 Mod,然後再啟動遊戲。 - 你可能重複安裝了多個相同的 Mod,導致遊戲無法繼續加載。 - -每個 Mod 只能出現一次,請刪除重複的 Mod,然後再啟動遊戲。 + +每個模組只能出現一次,請刪除重複的模組,然後再啟動遊戲。 + 你可能重複安裝了多個相同的模組,導致遊戲無法繼續載入。 + +每個模組只能出現一次,請刪除重複的模組,然後再啟動遊戲。 遊戲似乎因為實體 {0} 出現了問題。 - -你可以創建一個新世界,並生成一個該實體,然後觀察遊戲的運行情況: - - 若正常運行,則是該實體導致出錯,你或許需要使用一些方式刪除此實體。 + +你可以建立一個新世界,並生成一個該實體,然後觀察遊戲的執行情況: + - 若正常執行,則是該實體導致出錯,你或許需要使用一些方式刪除此實體。 - 若仍然出錯,問題就可能來自其他原因…… - 游戏似乎因为世界中的某些实体出现了问题。 - -你可以创建一个新世界,并生成各种实体,观察游戏的运行情况: - - 若正常运行,则是某些实体导致出错,你或许需要删除该世界。 - - 若仍然出错,问题就可能来自其他原因…… - 由于 OptiFine 与当前版本的 Forge 不兼容,导致了游戏崩溃。 - -请前往 OptiFine 官网(https://optifine.net/downloads)查看 OptiFine 所兼容的 Forge 版本,并严格按照对应版本重新安装游戏。 - 无需同时安装 OptiFine 和 Shaders Mod,OptiFine 已经集成了 Shaders Mod 的功能。 -在删除 Shaders Mod 后,游戏即可正常运行。 - 由于低版本 Forge 与当前 Java 不兼容,导致了游戏崩溃。 - -请尝试以下解决方案: + 遊戲似乎因為世界中的某些實體出現了問題。 + +你可以建立一個新世界,並生成各種實體,觀察遊戲的執行情況: + - 若正常執行,則是某些實體導致出錯,你或許需要刪除該世界。 + - 若仍然出錯,問題就可能來自其他原因…… + 由於 OptiFine 與目前版本的 Forge 不相容,導致了遊戲崩潰。 + +請前往 OptiFine 官網(https://optifine.net/downloads)檢視 OptiFine 所相容的 Forge 版本,並嚴格按照對應版本重新安裝遊戲。 + 無需同時安裝 OptiFine 和光影模組,OptiFine 已經整合了光影模組的功能。 +在刪除光影模組後,遊戲即可正常執行。 + 由於低版本 Forge 與目前 Java 不相容,導致了遊戲崩潰。 + +請嘗試以下解決方案: - 更新 Forge 到 36.2.26 或更高版本 - - 换用版本低于 1.8.0.320 的 Java - 可能由于使用其他启动器修改了 Forge 版本,当前版本的文件存在异常,导致了游戏崩溃。 -请尝试重新全新安装 Forge,而非使用其他启动器修改 Forge 版本。 - * 事实上,你的游戏没有任何问题,这是你自己触发的崩溃。 -* 你难道没有更重要的事要做吗? - 你所安装的部分 Mod 似乎需要使用 Java 11 启动。 -请在启动设置的 Java 选择一项中改用 Java 11,然后再启动游戏。 -如果你没有安装 Java 11,你可以从网络中下载、安装一个。 - 程序返回了以下信息:{0} - 你所使用的 OptiFine 可能导致了你的游戏出现问题。 - -该问题只在特定 OptiFine 版本中出现,你可以尝试更换 OptiFine 的版本。 - 你的显卡驱动存在问题,或未使用独立显卡,导致游戏无法正常运行。 - -如果你的电脑存在独立显卡,请使用独立显卡而非 Intel 核显启动 PCL 与 Minecraft。 -如果问题依然存在,请尝试升级你的显卡驱动到最新版本,或回退到出厂版本。 -如果还是不行,还可以尝试使用 8.0.51 或更低版本的 Java。 - 你的显卡驱动存在问题,导致游戏无法正常运行。 - -请尝试升级你的显卡驱动到最新版本,或回退到出厂版本,然后再启动游戏。 -如果还是不行,可以尝试使用 8.0.51 或更低版本的 Java。 -如果问题依然存在,那么你可能需要换个更好的显卡…… - 你所使用的材质分辨率过高,或显卡配置不足,导致游戏无法继续运行。 - -如果你正在使用高清材质,请将它移除。 -如果你没有使用材质,那么你可能需要更新显卡驱动,或者换个更好的显卡…… - 由于 Night Config 存在问题,导致了游戏崩溃。 -你可以尝试安装 Night Config Fixes 模组,这或许能解决此问题。 - 你所使用的光影或材质导致游戏出现了一些问题…… - -请尝试删除你所添加的这些额外资源。 - 你所安装的 Mod 过多,超出了游戏的 ID 限制,导致了游戏崩溃。 -请尝试安装 JEID 等修复 Mod,或删除部分大型 Mod。 - 部分文件或内容校验失败,导致游戏出现了问题。 - -请尝试删除游戏(包括 Mod)并重新下载,或尝试在重新下载时使用 VPN。 - 由于 Forge 安装不完整,导致游戏无法正常运行。 -请尝试重新安装 Forge。 - Fabric 提供了以下错误信息: + - 換用版本低於 1.8.0.320 的 Java + 可能由於使用其他啟動器修改了 Forge 版本,目前版本的檔案存在異常,導致了遊戲崩潰。 +請嘗試重新全新安裝 Forge,而非使用其他啟動器修改 Forge 版本。 + * 事實上,你的遊戲沒有任何問題,這是你自己觸發的崩潰。 +* 你難道沒有更重要的事要做嗎? + 你所安裝的部分模組似乎需要使用 Java 11 啟動。 +請在啟動設定的 Java 選擇一項中改用 Java 11,然後再啟動遊戲。 +如果你沒有安裝 Java 11,你可以從網路中下載、安裝一個。 + 程式返回了以下資訊:{0} + 你所使用的 OptiFine 可能導致了你的遊戲出現問題。 + +該問題只在特定 OptiFine 版本中出現,你可以嘗試更換 OptiFine 的版本。 + 你的顯示卡驅動存在問題,或未使用獨立顯示卡,導致遊戲無法正常執行。 + +如果你的電腦存在獨立顯示卡,請使用獨立顯示卡而非 Intel 核顯啟動 PCL 與 Minecraft。 +如果問題依然存在,請嘗試升級你的顯示卡驅動到最新版本,或回退到出廠版本。 +如果還是不行,還可以嘗試使用 8.0.51 或更低版本的 Java。 + 你的顯示卡驅動存在問題,導致遊戲無法正常執行。 + +請嘗試升級你的顯示卡驅動到最新版本,或回退到出廠版本,然後再啟動遊戲。 +如果還是不行,可以嘗試使用 8.0.51 或更低版本的 Java。 +如果問題依然存在,那麼你可能需要換個更好的顯示卡…… + 你所使用的紋理解析度過高,或顯示卡配置不足,導致遊戲無法繼續執行。 + +如果你正在使用高畫質紋理,請將它移除。 +如果你沒有使用紋理,那麼你可能需要更新顯示卡驅動,或者換個更好的顯示卡…… + 由於 Night Config 存在問題,導致了遊戲崩潰。 +你可以嘗試安裝 Night Config Fixes 模組,這或許能解決此問題。 + 你所使用的光影或紋理導致遊戲出現了一些問題…… + +請嘗試刪除你所添加的這些額外資源。 + 你所安裝的模組過多,超出了遊戲的 ID 限制,導致了遊戲崩潰。 +請嘗試安裝 JEID 等修復模組,或刪除部分大型模組。 + 部分檔案或內容校驗失敗,導致遊戲出現了問題。 + +請嘗試刪除遊戲(包括模組)並重新下載,或嘗試在重新下載時使用 VPN。 + 由於 Forge 安裝不完整,導致遊戲無法正常執行。 +請嘗試重新安裝 Forge。 + Fabric 提供了以下錯誤資訊: {0} - -请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 - Fabric 可能已经提供了错误信息,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 -如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 - Mod 加载器提供了以下错误信息: + +請根據上述資訊進行對應處理,如果看不懂英文可以使用翻譯軟體。 + Fabric 可能已經提供了錯誤資訊,請根據錯誤報告中的日誌資訊進行對應處理,如果看不懂英文可以使用翻譯軟體。 +如果沒有看到報錯資訊,可以檢視錯誤報告瞭解錯誤具體是如何發生的。 + 模組載入器提供了以下錯誤資訊: {0} - -请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 - Mod 加载器可能已经提供了错误信息,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 -如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 - Fabric 提供了以下解决方案: + +請根據上述資訊進行對應處理,如果看不懂英文可以使用翻譯軟體。 + 模組載入器可能已經提供了錯誤資訊,請根據錯誤報告中的日誌資訊進行對應處理,如果看不懂英文可以使用翻譯軟體。 +如果沒有看到報錯資訊,可以檢視錯誤報告瞭解錯誤具體是如何發生的。 + Fabric 提供了以下解決方案: {0} - -请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 - Fabric 可能已经提供了解决方案,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 -如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 - Forge 提供了以下错误信息: + +請根據上述資訊進行對應處理,如果看不懂英文可以使用翻譯軟體。 + Fabric 可能已經提供了解決方案,請根據錯誤報告中的日誌資訊進行對應處理,如果看不懂英文可以使用翻譯軟體。 +如果沒有看到報錯資訊,可以檢視錯誤報告瞭解錯誤具體是如何發生的。 + Forge 提供了以下錯誤資訊: {0} - -请根据上述信息进行对应处理,如果看不懂英文可以使用翻译软件。 - Forge 可能已经提供了错误信息,请根据错误报告中的日志信息进行对应处理,如果看不懂英文可以使用翻译软件。 -如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。 - 你的游戏出现了一些问题,但 PCL 未能找到相关记录文件,因此无法进行分析。 - PCL 获取到了没有详细信息的错误原因({0}),请向 PCL 作者提交反馈以获取详情。 + +請根據上述資訊進行對應處理,如果看不懂英文可以使用翻譯軟體。 + Forge 可能已經提供了錯誤資訊,請根據錯誤報告中的日誌資訊進行對應處理,如果看不懂英文可以使用翻譯軟體。 +如果沒有看到報錯資訊,可以檢視錯誤報告瞭解錯誤具體是如何發生的。 + 你的遊戲出現了一些問題,但 PCL 未能找到相關記錄檔案,因此無法進行分析。 + PCL 獲取到了沒有詳細資訊的錯誤原因({0}),請向 PCL 作者提交回報以獲取詳情。 此外, - 你可以查看错误报告了解错误具体是如何发生的。 - 如果要寻求帮助,请向他人发送错误报告文件,而不是发送这个窗口的截图。 - 此外,你正在使用老版本 PCL,更新 PCL 或许也能解决这个问题。 -你可以点击 设置 → 启动器 → 检查更新 来更新 PCL。 + 你可以檢視錯誤報告瞭解錯誤具體是如何發生的。 + 如果要尋求幫助,請向他人發送錯誤報告檔案,而不是發送這個視窗的截圖。 + 此外,你正在使用老版本 PCL,更新 PCL 或許也能解決這個問題。 +你可以點擊「設定 → 啟動器 → 檢查更新」來更新 PCL。 - 重新開啟網頁 - 複製代碼 - 登入彈窗初始化失敗 + 重新打開網頁 + 複製代號 + 登入跳出視窗初始化失敗 登入 Minecraft 登入網頁將自動開啟,請在網頁中輸入 {0}(已自動複製)。 -如果網路環境不佳,網頁可能一直加載不出來,屆時請使用 VPN 並重試。 -你也可以用其他設備開啟 {1} 並輸入上述代碼。 + +如果網路環境不佳,網頁可能一直載入不出來,屆時請使用 VPN 並重試。 +你也可以用其他裝置打開 {1} 並輸入上述代號。 網頁登入成功! 你拒絕了 PCL 申請的權限…… 登入用時太長啦,重新試試吧!