mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-03-07 17:36:52 +08:00
调整日志分析规则 (#2217)
* Update bug-report.yml * 更新 CrashReportAnalyzer.java * 添加 帮助 按钮 * 调整日志分析规则 * add https://mclo.gs/EheKneq#L324 * add https://mclo.gs/VyH2mV1#L135 * add https://mclo.gs/rVgURRg * add https://mclo.gs/qCDf08i https://mclo.gs/pyYhqhx * Update ModCheckUpdatesTask.java * Update ModCheckUpdatesTask.java * Update ModCheckUpdatesTask.java * Update ModCheckUpdatesTask.java * Update ModCheckUpdatesTask.java * Update ModCheckUpdatesTask.java * Update ModCheckUpdatesTask.java * Update ModCheckUpdatesTask.java * Update ModCheckUpdatesTask.java * Update ModCheckUpdatesTask.java * Update ModListPage.java * add * add and fix * Edit MCEdit Link * add https://mclo.gs/Iq1Y5J0#L30 https://mclo.gs/D5MVHDa#L30 https://mclo.gs/nWMnElV#L34 https://mclo.gs/eoO8xjH#L14 https://mclo.gs/Jw1dRMZ#L27 https://mclo.gs/BVagUsw#L14 https://mclo.gs/NCfhHYC#L14 https://mclo.gs/PYRFCj3#L21 https://mclo.gs/4dCbKcJ#L19 * add https://mclo.gs/h63mMy7#L47 * add https://mclo.gs/iTTW7Ph#L16 * fix? * fix? * fix * fix 无语,眼瞎( * add https://github.com/Hex-Dragon/PCL2/issues/1277 * fix * fix * 更新 I18N_zh_CN.properties * add JADE_FOREST_OPTIFINE * fix
This commit is contained in:
parent
6eee8b89e1
commit
623c54cf58
@ -181,6 +181,8 @@ public class GameCrashWindow extends Stage {
|
||||
segments.add(new Text("\n"));
|
||||
break;
|
||||
case TWILIGHT_FOREST_OPTIFINE:
|
||||
case PERFORMANT_FOREST_OPTIFINE:
|
||||
case JADE_FOREST_OPTIFINE:
|
||||
segments.addAll(FXUtils.parseSegment(i18n("game.crash.reason.mod", "OptiFine"), Controllers::onHyperlinkAction));
|
||||
segments.add(new Text("\n"));
|
||||
break;
|
||||
|
@ -437,11 +437,12 @@ Location\: %2$s
|
||||
game.crash.reason.modmixin_failure=The current game cannot continue to run because some Mod injection failed.\nThis generally means that the Mod has a bug or is incompatible with the current environment.\nYou can check the log to find the error module.
|
||||
game.crash.reason.file_or_content_verification_failed=The current game has a problem because some files or content verification failed.\nPlease try deleting the version (including Mod) and download it again, or try using a proxy when downloading again.
|
||||
game.crash.reason.mod_repeat_installation=Because the current game has repeatedly installed multiple identical Mods, each Mod can only appear once. Please delete the duplicate Mods and then restart the game.
|
||||
game.crash.reason.forge_error=Forge may have provided error information.\nYou can view the log and make corresponding processing according to the log information in the error report.\nIf you do not see the error message, you can view the error report to understand how the error occurred.
|
||||
game.crash.reason.forge_error=Forge may have provided error information.\nYou can view the log and make corresponding processing according to the log information in the error report.\nIf you do not see the error message, you can view the error report to understand how the error occurred.\n%1$s
|
||||
game.crash.reason.mod_resolution0=The current game cannot continue to run because of some Mod problems.\nYou can check the log to find the error module.
|
||||
game.crash.reason.mod_profile_causes_game_crash=The current game cannot continue to run because of a problem with the Mod configuration file.\nYou can check the log to find the error module and its configuration file.
|
||||
game.crash.reason.fabric_reports_an_error_and_gives_a_solution=Forge may have provided error information.\nYou can view the log and make corresponding processing according to the log information in the error report.\nIf you do not see the error message, you can view the error report to understand how the error occurred.
|
||||
game.crash.reason.java_version_is_too_high=The current game crashed because the Java version used is too high to continue running.\nPlease use a lower version of Java in the Java path tab of global game settings or game specific settings, and then start the game.\nIf not, you can download it from <a href="https://www.java.com/download/">java.com (Java8)</a> or <a href="https://bell-sw.com/pages/downloads">BellSoft Liberica Full JRE (Java17)</a> and other platforms to download and install one (restart the launcher after installation).
|
||||
game.crash.reason.need_jdk11=The current game cannot continue to run due to an inappropriate version of the Java virtual machine. \nYou need to download and install Java 11, and set Java to a version starting with 11 in the global (specific) game settings.
|
||||
game.crash.reason.mod_name=The current game cannot continue to run because of Mod file name problems. \nMod file names should use only upper and lower case letters (Aa~Zz), numbers (0~9), horizontal lines (-), underscores (_), and dots (.) in full half-angle English . \nPlease go to the Mod folder and add all non-compliant Mod file names with one of the above compliant characters.
|
||||
game.crash.reason.incomplete_forge_installation=The current game cannot continue due to an incomplete installation of Forge. \nPlease uninstall and reinstall Forge in Version Settings - Automatic Installation.
|
||||
game.crash.reason.fabric_version_0_12=Fabric 0.12 or above are incompatible with currently installed mods. You need to downgrade it to 0.11.7.
|
||||
@ -472,7 +473,10 @@ game.crash.reason.illegal_access_error=The game crashed because of some mod(s).\
|
||||
If you know\: %1$s, you can update or delete the mod(s) and then try again.
|
||||
game.crash.reason.optifine_is_not_compatible_with_forge=The current game crashes because OptiFine is incompatible with the current version of Forge.\nPlease go to<a href="https://optifine.net/downloads">On the official website of OptiFine</a>, check the Forge version compatible with OptiFine, and reinstall the game in strict accordance with the corresponding version or change the version in the version settings - automatic installation. nAfter testing, too high or too low a Forge version may cause a crash.
|
||||
game.crash.reason.mod_files_are_decompressed=The current game cannot continue to run because the Mod file has been decompressed.\nPlease put the entire Mod file directly into the Mod folder!\nIf unzipping will cause errors in the game, please delete the unzipped Mod in the Mod folder, and then start the game.
|
||||
game.crash.reason.cannot_find_launch_target_fmlclient=The current game cannot be found because Forge is not installed completely. \nYou can try to go to Game Management - Automatically install Forge and reinstall it.
|
||||
game.crash.reason.shaders_mod=The current game cannot continue to run because both Optifine and Shaders Mod are installed. \nBecause Optifine has integrated Shaders Mod's functions, just remove Shaders Mod.
|
||||
game.crash.reason.too_many_mods_lead_to_exceeding_the_id_limit=The current game cannot continue to run because you have installed too many Mods, which exceeds the ID limit of the game.\nPlease try installing<a href="https://www.curseforge.com/minecraft/mc-mods/jeid">JEID</a>, or delete some large Mods.
|
||||
game.crash.reason.night_config_fixes=The current game cannot continue to run due to some problems with Night Config. \nYou can try to install the <a href="https://www.curseforge.com/minecraft/mc-mods/night-config-fixes">Night Config Fixes</a> mod, which may help you this problem. \nFor more information, visit the mod's <a href="https://www.github.com/Fuzss/nightconfigfixes">Github repository</a>.
|
||||
game.crash.reason.optifine_causes_the_world_to_fail_to_load=The current game may not continue to run because of OptiFine.\nThis problem only occurs in a specific version of OptiFine. You can try changing the version of OptiFine in version setting - automatic installation.
|
||||
game.crash.reason.jdk_9=The game cannot run because the Java version is too new for this instance.\n\
|
||||
\n\
|
||||
@ -504,6 +508,10 @@ game.crash.reason.mod_resolution=The game crashed due to mod resolution failure.
|
||||
\n\
|
||||
Fabric provided the following details\:\n\
|
||||
%1$s
|
||||
game.crash.reason.forgemod_resolution=The game crashed due to mod resolution failure.\n\
|
||||
\n\
|
||||
Forge provided the following details\:\n\
|
||||
%1$s
|
||||
game.crash.reason.mod_resolution_collection=The game crashed because the mod version is not compatible.\n\
|
||||
\n\
|
||||
%1$s requires %2$s.\n\
|
||||
|
@ -418,6 +418,7 @@ Si sabes: %1$s, puedes actualizar o eliminar los mods y volver a intentarlo.
|
||||
game.crash.reason.jdk_9=El juego no puede ejecutarse porque la versión de Java es demasiado nueva para esta instancia.\n\
|
||||
\n\
|
||||
Es necesario descargar e instalar Java 8 y seleccionarlo en la configuración de la instancia.
|
||||
game.crash.reason.need_jdk11=El juego actual no puede continuar ejecutándose debido a una versión inapropiada de la máquina virtual Java. \nDebes descargar e instalar Java 11 y configurar Java a una versión que comience con 11 en la configuración global (específica) del juego.
|
||||
game.crash.reason.jvm_32bit=El juego se ha bloqueado porque la asignación de memoria actual supera el límite de la VM Java de 32 bits.\n\
|
||||
\n\
|
||||
Si su sistema operativo es de 64 bits, instale y utilice una versión de 64 bits de Java. De lo contrario, es posible que tenga que volver a instalar un sistema operativo de 64 bits o conseguir un equipo moderno.\n\
|
||||
@ -440,6 +441,11 @@ game.crash.reason.mod_resolution=El juego se ha bloqueado debido a un fallo en l
|
||||
\n\
|
||||
Fabric proporcionó los siguientes detalles\:\n\
|
||||
%1$s
|
||||
game.crash.reason.forgemod_resolution=El juego se ha bloqueado debido a un fallo en la resolución del mod.\n\
|
||||
\n\
|
||||
Forge proporcionó los siguientes detalles\:\n\
|
||||
%1$s
|
||||
game.crash.reason.night_config_fixes=El juego actual no puede seguir ejecutándose debido a algunos problemas con Night Config. \nPuedes intentar instalar el mod <a href="https://www.curseforge.com/minecraft/mc-mods/night-config-fixes">Night Config Fixes</a>, que puede ayudarte con este problema. \nPara obtener más información, visite el <a href="https://www.github.com/Fuzss/nightconfigfixes">repositorio de Github</a> del mod.
|
||||
game.crash.reason.mod_resolution_collection=El juego se ha bloqueado porque la versión del mod no es compatible.\n\
|
||||
\n\
|
||||
%1$s requiere %2$s.\n\
|
||||
@ -466,7 +472,7 @@ game.crash.reason.optifine_repeat_installation=El juego actual no puede seguir e
|
||||
game.crash.reason.modmixin_failure=El juego actual no puede continuar ejecutándose debido a algunas fallas en la inyección de mods. \nEsto generalmente significa que el mod tiene un error o no es compatible con el entorno actual. \nPuede consultar el registro para ver si hay un mod incorrecto.
|
||||
game.crash.reason.file_or_content_verification_failed=El juego actual tiene un problema porque fallaron algunos archivos o la verificación de contenido. \nIntente eliminar esta versión (incluidas las modificaciones) y vuelva a descargarla, o intente usar un proxy cuando vuelva a descargar, etc.
|
||||
game.crash.reason.mod_repeat_installation=El juego actual tiene múltiples Mods idénticos instalados repetidamente, y cada Mod solo puede aparecer una vez. Elimina los Mods repetidos y luego inicia el juego.
|
||||
game.crash.reason.forge_error=Forge puede haber proporcionado un mensaje de error. \nPuede ver el registro y realizar las acciones correspondientes de acuerdo con la información de registro en el informe de errores. \nSi no ve un mensaje de error, puede consultar el informe de errores para saber cómo ocurrió el error.
|
||||
game.crash.reason.forge_error=Forge puede haber proporcionado un mensaje de error. \nPuede ver el registro y realizar las acciones correspondientes de acuerdo con la información de registro en el informe de errores. \nSi no ve un mensaje de error, puede consultar el informe de errores para saber cómo ocurrió el error.\n%1$s
|
||||
game.crash.reason.mod_solution0=El juego actual no puede seguir ejecutándose debido a algunos problemas de modificación. \nPuede consultar el registro para ver si hay un mod incorrecto.
|
||||
game.crash.reason.mod_profile_causes_game_crash=El juego actual no puede seguir ejecutándose debido a un problema con el perfil de mod. \nPuede consultar el registro del mod defectuoso y su archivo de configuración.
|
||||
game.crash.reason.fabric_reports_an_error_and_gives_a_solution=Forge puede haber dado un mensaje de error. \nPuede ver el registro y realizar las acciones correspondientes de acuerdo con la información de registro en el informe de errores. \nSi no ve un mensaje de error, puede consultar el informe de errores para saber cómo ocurrió el error.
|
||||
@ -507,6 +513,7 @@ Si sigues encontrando estos problemas, es posible que necesites una mejor comput
|
||||
game.crash.reason.resolution_too_high=El juego se ha bloqueado porque estás utilizando un resource packs cuya resolución de textura es demasiado alta.\n\
|
||||
\n\
|
||||
Deberías cambiar a un resource packs con menor resolución, o considerar la compra de una mejor tarjeta gráfica con más VRAM.
|
||||
game.crash.reason.shaders_mod=El juego actual no puede seguir ejecutándose porque tanto Optifine como Shaders Mod están instalados. \nDebido a que Optifine ha integrado las funciones de Shaders Mod, simplemente elimine Shaders Mod.
|
||||
game.crash.reason.stacktrace=El motivo del fallo es desconocido. Puede ver los detalles haciendo clic en el botón "Registros".\n\
|
||||
\n\
|
||||
Hay algunas palabras clave que pueden contener algunos Mod IDs. Puedes buscarlas en Internet para averiguar el problema por ti mismo..\n\
|
||||
@ -515,6 +522,7 @@ Hay algunas palabras clave que pueden contener algunos Mod IDs. Puedes buscarlas
|
||||
game.crash.reason.too_old_java=El juego se ha bloqueado porque estás utilizando una versión histórica de Java VM..\n\
|
||||
\n\
|
||||
Tienes que cambiar a una versión más reciente (%1$s) de Java en la configuración del juego y luego volver a ejecutar el juego. Puedes descargar Java desde <a href="https://docs.microsoft.com/en-US/java/openjdk/download">here</a>.
|
||||
game.crash.reason.cannot_find_launch_target_fmlclient=No se puede encontrar el juego actual porque Forge no está completamente instalado. \nPuede intentar ir a Administración del juego - Instalar automáticamente Forge y volver a instalarlo.
|
||||
game.crash.reason.unknown=No somos capaces de averiguar por qué el juego se estrelló, por favor refiérase a los registros del juego.\n\
|
||||
\n\
|
||||
<b>Cuando pidas ayuda a otra persona, por favor, comparte con ella el registro completo del juego y el archivo de informe de fallos relacionado.</b>\n\
|
||||
|
@ -344,17 +344,18 @@ game.crash.reason.duplicated_mod=Mod %1$s が重複してインストールさ
|
||||
game.crash.reason.entity=エンティティが原因でゲームを実行できません。\nMCEditでこのエンティティを削除するか、関連するModを直接削除できます。\nエンティティタイプ:%1$s \nエンティティの場所:%2$s
|
||||
game.crash.reason.fabric_version_0_12=Fabric 0.12以降は、現在インストールされているmodと互換性がありません。ファブリックを0.11.7にダウングレードする必要があります。
|
||||
game.crash.reason.fabric_warnings=Fabricはいくつかの警告を出します:\n%1$s
|
||||
game.crash.reason.modmixin_failure==mod インジェクションの失敗により、現在のゲームを続行できません。 \nこれは通常、MOD にバグがあるか、現在の環境と互換性がないことを意味します。 \n間違った mod のログを確認できます。
|
||||
game.crash.reason.file_or_content_verification_failed==一部のファイルまたはコンテンツの検証に失敗したため、現在のゲームに問題があります。 \nこのバージョン (mod を含む) を削除して再ダウンロードするか、再ダウンロード時にプロキシを使用するなどしてください。
|
||||
game.crash.reason.mod_repeat_installation==現在のゲームには複数の同一の Mod が繰り返しインストールされており、各 Mod は 1 回しか表示できません。ゲームを開始する前に繰り返しの Mod を削除してください。
|
||||
game.crash.reason.forge_error==Forge がエラー メッセージを表示した可能性があります。 \nログを表示し、エラー レポートのログ情報に従って対応するアクションを実行できます。 \nエラー メッセージが表示されない場合は、エラー レポートをチェックして、エラーがどのように発生したかを知ることができます。
|
||||
game.crash.reason.mod_resolution0==mod の問題により、現在のゲームを続行できません。 \n間違った mod のログを確認できます。
|
||||
game.crash.reason.mod_profile_causes_game_crash==mod プロファイルに問題があるため、現在のゲームを続行できません。 \n障害のある mod とその構成ファイルのログを確認できます。
|
||||
game.crash.reason.fabric_reports_an_error_and_gives_a_solution==Forge がエラー メッセージを表示した可能性があります。 \nログを表示し、エラー レポートのログ情報に従って対応するアクションを実行できます。 \nエラー メッセージが表示されない場合は、エラー レポートをチェックして、エラーがどのように発生したかを知ることができます。
|
||||
game.crash.reason.modmixin_failure=mod インジェクションの失敗により、現在のゲームを続行できません。 \nこれは通常、MOD にバグがあるか、現在の環境と互換性がないことを意味します。 \n間違った mod のログを確認できます。
|
||||
game.crash.reason.file_or_content_verification_failed=一部のファイルまたはコンテンツの検証に失敗したため、現在のゲームに問題があります。 \nこのバージョン (mod を含む) を削除して再ダウンロードするか、再ダウンロード時にプロキシを使用するなどしてください。
|
||||
game.crash.reason.mod_repeat_installation=現在のゲームには複数の同一の Mod が繰り返しインストールされており、各 Mod は 1 回しか表示できません。ゲームを開始する前に繰り返しの Mod を削除してください。
|
||||
game.crash.reason.forge_error=Forge がエラー メッセージを表示した可能性があります。 \nログを表示し、エラー レポートのログ情報に従って対応するアクションを実行できます。 \nエラー メッセージが表示されない場合は、エラー レポートをチェックして、エラーがどのように発生したかを知ることができます。\n%1$s
|
||||
game.crash.reason.mod_resolution0=mod の問題により、現在のゲームを続行できません。 \n間違った mod のログを確認できます。
|
||||
game.crash.reason.mod_profile_causes_game_crash=mod プロファイルに問題があるため、現在のゲームを続行できません。 \n障害のある mod とその構成ファイルのログを確認できます。
|
||||
game.crash.reason.fabric_reports_an_error_and_gives_a_solution=Forge がエラー メッセージを表示した可能性があります。 \nログを表示し、エラー レポートのログ情報に従って対応するアクションを実行できます。 \nエラー メッセージが表示されない場合は、エラー レポートをチェックして、エラーがどのように発生したかを知ることができます。
|
||||
game.crash.reason.java_version_is_too_high=Java のバージョンが高すぎて実行を継続できないため、現在のゲームがクラッシュしました。 \nゲームを起動する前に、グローバル ゲーム設定またはゲーム固有の設定の Java パス タブで Java の以前のバージョンに切り替えてください。 \nそうでない場合は、<a href="https://www.java.com/download/">java.com (Java8)</a> または <a href="https://bell-sw.com/pages/downloads">BellSoft Liberica Full JRE (Java17)</a> およびその他のプラットフォームをダウンロードしてインストールします (インストール後にランチャーを再起動します)。
|
||||
game.crash.reason.mod_name=現在のゲームはModファイル名の問題で続行できません。\nModファイル名は、英文の全半角の大文字と小文字(Aa ~ Zz)、数字(0 ~ 9)、横線(-)、アンダースコア(_)、点(.)のみを使用してください。\n上記のコンプライアンス文字をModフォルダに追加してください。
|
||||
game.crash.reason.incomplete_forge_installation=Forge のインストールが不完全なため、現在のゲームを続行できません。 \nバージョン設定 - 自動インストールで Forge をアンインストールしてから再インストールしてください。
|
||||
game.crash.reason.file_already_exists=ファイル %1$s が既に存在するので、現在のゲームは続行できません。 \このファイルを削除してもよいと思われる場合は、このファイルをバックアップして、ゲームを再起動してから削除してみてください。
|
||||
game.crash.reason.need_jdk11=Java 仮想マシンのバージョンが不適切なため、現在のゲームは実行を続行できません。\nJava 11 をダウンロードしてインストールし、グローバル (特定) ゲーム設定で Java を 11 で始まるバージョンに設定する必要があります。
|
||||
game.crash.reason.file_changed=ファイルのチェックサムに失敗したため、現在のゲームを続行できません。 \nMinecraft.jar ファイルを手動で変更した場合、変更をロールバックするか、ゲームを再度ダウンロードする必要があります。
|
||||
game.crash.reason.gl_operation_failure=一部のモッド、シェーダーパック、テクスチャパックが原因でゲームがクラッシュしました。\n使用しているモッド/シェーダーパック/テクスチャパックを無効にして、再試行してください。
|
||||
game.crash.reason.graphics_driver=現在、お使いのグラフィックカードのドライバに問題があるため、ゲームがクラッシュしています。\n\
|
||||
@ -370,6 +371,7 @@ game.crash.reason.loading_crashed_fabric=mod %1$s がクラッシュしたため
|
||||
game.crash.reason.memory_exceeded=JVMが割り当てるのに十分なメモリがないため、ゲームがクラッシュしました。\nこの問題は、ページサイズが小さすぎることが原因です。\nゲーム設定で自動メモリ割り当てをオフにし、メモリ割り当てを次のように調整する必要があります。システムが処理できる値。\nシステムのページサイズを十分な大きさに調整することもできます。
|
||||
game.crash.reason.mod=modが原因でゲームがクラッシュしました:%1$s。\nmodを更新または削除して、再試行できます。
|
||||
game.crash.reason.mod_resolution=modの解決に失敗したため、ゲームがクラッシュしました。\nFabricは次の情報を提供します:\n%s
|
||||
game.crash.reason.forgemod_resolution=modの解決に失敗したため、ゲームがクラッシュしました。\nForgeは次の情報を提供します:\n%s
|
||||
game.crash.reason.mod_resolution_collection=改造前のバージョンと一致しないため、現在のゲームを続行できない。\n%1$s Mod: %2$s が必要です。をクリックすると実行を継続します。\nつまり、フロントエンドをアップデートするか、ダウングレードする必要があるのです。 ダウンロードページからMODをダウンロードするか、ウェブから %3$s をダウンロードすることができます。
|
||||
game.crash.reason.mod_resolution_conflict=modが競合しているため、ゲームがクラッシュしました。\n%1$s が %2$s と競合しています。
|
||||
game.crash.reason.mod_resolution_missing=Modプレフィックスがないため、現在のゲームを続けることができません。 \続行するにはMod: %2$s が必要です。 \これはMODがインストールされていないか、そのMODのバージョンが足りないことを意味します。 ダウンロードページからMODをダウンロードするか、ウェブから %3$s をダウンロードすることができます。
|
||||
@ -377,9 +379,12 @@ game.crash.reason.mod_resolution_missing_minecraft=modが現在のMinecraftバ
|
||||
game.crash.reason.mod_resolution_mod_version=%1$s(バージョン:%2$s)
|
||||
game.crash.reason.mod_resolution_mod_version.any=%1$s(任意のバージョン)
|
||||
game.crash.reason.forge_repeat_installation=Forge が重複してインストールされているため、現在のゲームを続行できません。 <a href="https://github.com/huanghongxun/HMCL/issues/1880">これは既知の問題です</a>\nログ フィードバックを Github にアップロードすることをお勧めします。この質問を修正してください。 \n現在、自動インストールに移動して Forge をアンインストールし、再インストールできます。
|
||||
game.crash.reason.shaders_mod=Optifine と Shaders Mod の両方がインストールされているため、現在のゲームを続行できません。\nOptifine には Shaders Mod の機能が統合されているため、Shaders Mod を削除してください。
|
||||
game.crash.reason.optifine_repeat_installation=Optifine を繰り返しインストールしたため、現在のゲームを続行できません。 \nMod フォルダの下にある Optifine を削除するか、[ゲーム管理] - [自動インストール] に移動して、自動的にインストールされる Optifine をアンインストールしてください。
|
||||
game.crash.reason.no_class_def_found_error=コードが不完全なためゲームを実行できません。\nゲームにmodがないか、一部のmodファイルが不完全であるか、一部のmodが現在のゲームと互換性がない可能性があります。\nゲームを再インストールする必要がある場合があります。およびmod、またはヘルプを要求します。\n%1$s がありません
|
||||
game.crash.reason.night_config_fixes=Night Config に問題があるため、現在のゲームを続行できません。\n<a href="https://www.curseforge.com/minecraft/mc-mods/night-config-fixes">Night Config Fixes</a> mod をインストールしてみると、この問題に役立つ可能性があります。\n詳細については、mod の <a href="https://www.github.com/Fuzss/nightconfigfixes">Github リポジトリ</a> にアクセスしてください。
|
||||
game.crash.reason.no_such_method_error=コードが不完全なためゲームを実行できません。\nゲームにmodがないか、一部のmodファイルが不完全であるか、一部のmodが現在のゲームと互換性がない可能性があります。\nゲームを再インストールする必要がある場合があります。と改造、または助けを求める。
|
||||
game.crash.reason.cannot_find_launch_target_fmlclient=Forge が完全にインストールされていないため、現在のゲームが見つかりません。\nゲーム管理に移動してみてください - Forge を自動的にインストールして再インストールしてください。
|
||||
game.crash.reason.opengl_not_supported=グラフィックスドライバに問題があるため、ゲームを実行できません。\nOpenGLがサポートされていないため、リモートデスクトップモードですか、それともストリーミングモードですか。はいの場合は、元のコンピューターを使用してゲームを開始してください。\nまたは、グラフィックスドライバーを最新バージョンに更新して、ゲームを再起動してください。コンピューターに個別のグラフィックがある場合は、ゲームが統合/コアグラフィックを使用しているかどうかを確認する必要があります。その場合は、ディスクリートグラフィックカードを使用してHMCLとゲームを実行してみてください。それでもこれらの問題が発生する場合は、新しいグラフィックカードまたは新しいコンピュータの入手を検討してください。
|
||||
game.crash.reason.openj9=ゲームはOpenJ9仮想マシンでは実行できません。ゲーム設定でHotspotJava仮想マシンに切り替えて、ゲームを再起動してください。そうでない場合は、オンラインでダウンロードできます。
|
||||
game.crash.reason.out_of_memory=メモリ不足のためゲームを実行できません。\nこれは、メモリ割り当てが少なすぎるか、modが多すぎることが原因である可能性があります。\nゲーム設定でゲームメモリ割り当てを増やして、ゲームを実行できるようにすることができます。より大きなメモリ。\nそれでもこれらの問題が発生する場合は、より良いコンピュータを変更する必要があるかもしれません。
|
||||
|
@ -349,7 +349,8 @@ game.crash.reason.fabric_warnings=Предупреждения от Fabric:\n%1$
|
||||
game.crash.reason.modmixin_failure=Текущая игра не может продолжать работать из-за некоторых сбоев внедрения модов. \nОбычно это означает, что мод содержит ошибку или несовместим с текущей средой. \nВы можете проверить журнал на наличие неправильного мода.
|
||||
game.crash.reason.file_or_content_verification_failed=В текущей игре возникла проблема, поскольку не удалось проверить некоторые файлы или содержимое. \nПожалуйста, попробуйте удалить эту версию (включая моды) и загрузить заново, или попробуйте использовать прокси при повторной загрузке и т. д.
|
||||
game.crash.reason.mod_repeat_installation=В текущей игре неоднократно установлено несколько одинаковых модов, и каждый мод может появиться только один раз. Пожалуйста, удалите повторяющиеся моды перед запуском игры.
|
||||
game.crash.reason.forge_error=Возможно, Forge предоставил сообщение об ошибке. \nВы можете просмотреть журнал и выполнить соответствующие действия в соответствии с информацией журнала в отчете об ошибках. \nЕсли вы не видите сообщения об ошибке, вы можете просмотреть отчет об ошибке, чтобы узнать, как она возникла.
|
||||
game.crash.reason.need_jdk11=Текущая игра не может продолжать работать из-за неподходящей версии виртуальной машины Java. \nВам необходимо загрузить и установить Java 11, а также установить версию Java, начинающуюся с 11, в глобальных (конкретных) настройках игры.
|
||||
game.crash.reason.forge_error=Возможно, Forge предоставил сообщение об ошибке. \nВы можете просмотреть журнал и выполнить соответствующие действия в соответствии с информацией журнала в отчете об ошибках. \nЕсли вы не видите сообщения об ошибке, вы можете просмотреть отчет об ошибке, чтобы узнать, как она возникла.\n%1$s
|
||||
game.crash.reason.mod_resolution0=Текущая игра не может продолжать работать из-за некоторых проблем с модом. \nВы можете проверить журнал на наличие неправильного мода.
|
||||
game.crash.reason.mod_profile_causes_game_crash=Текущая игра не может продолжать работать из-за проблемы с профилем мода. \nВы можете проверить журнал на наличие неисправного мода и его конфигурационного файла.
|
||||
game.crash.reason.fabric_reports_an_error_and_gives_a_solution=Forge мог выдать сообщение об ошибке. \nВы можете просмотреть журнал и выполнить соответствующие действия в соответствии с информацией журнала в отчете об ошибках. \nЕсли вы не видите сообщения об ошибке, вы можете просмотреть отчет об ошибке, чтобы узнать, как она возникла.
|
||||
@ -372,6 +373,7 @@ game.crash.reason.loading_crashed_fabric=Игра вылетела из-за с
|
||||
game.crash.reason.memory_exceeded=Игра вылетела, потому что JVM не хватило памяти для выделения.\nЭта проблема вызвана слишком маленьким размером страницы.\nВам необходимо отключить автоматическое выделение памяти в настройках игры и уменьшить выделение памяти до значения, с которым может справиться ваша система.\nВы также можете настроить размер системной страницы на достаточно большое значение.
|
||||
game.crash.reason.mod=Игра вылетела из-за мода: %1$s.\nВы можете обновить или удалить мод и повторить попытку.
|
||||
game.crash.reason.mod_resolution=Игра вылетела из-за сбоя разрешения мода.\nFabric даёт некоторую информацию:\n%s
|
||||
game.crash.reason.forgemod_resolution=Игра вылетела из-за сбоя разрешения мода.\nForge даёт некоторую информацию:\n%s
|
||||
game.crash.reason.mod_resolution_collection=Игра вылетела из-за несовместимости требуемой версии мода.\n%1$s требует %2$s.\nЭто означает, что вам необходимо обновить или понизить версию %2$s. Вам необходимо скачать %3$s.
|
||||
game.crash.reason.mod_resolution_conflict=Игра вылетела из-за конфликтующих модов.\n%1$s конфликтуют с %2$s.
|
||||
game.crash.reason.mod_resolution_missing=Игра вылетела, потому что мод, от которого зависит другой мод, не установлен.\n%1$s требует установки мода: %2$s.\nЭто означает, что вам необходимо скачать %2$s со страницы скачивания или через сайт.
|
||||
@ -381,7 +383,10 @@ game.crash.reason.mod_resolution_mod_version.any=%1$s (Любая версия)
|
||||
game.crash.reason.forge_repeat_installation=Текущая игра не может продолжать работать из-за дублирующей установки Forge. <a href="https://github.com/huanghongxun/HMCL/issues/1880">Это известная проблема</a>\nРекомендуется загрузить отзыв журнала на Github, чтобы мы могли найти больше подсказок и исправить этот вопрос. \nВ настоящее время вы можете перейти к автоматической установке, чтобы удалить Forge и переустановить его.
|
||||
game.crash.reason.optifine_repeat_installation=Текущая игра не может продолжать работать из-за повторной установки Optifine. \nУдалите Optifine из папки Mod или перейдите в Управление игрой-Автоматическая установка, чтобы удалить Optifine, который устанавливается автоматически.
|
||||
game.crash.reason.modlauncher_8=Игра вылетела из-за того, что используемая вами версия Forge несовместима с текущей версией Java. Попробуйте обновить Forge или начните с Java 8u312/11.0.13/17.0.1 или более ранней версии.
|
||||
game.crash.reason.night_config_fixes=Текущая игра не может продолжать работать из-за некоторых проблем с Night Config. \nВы можете попробовать установить мод <a href="https://www.curseforge.com/minecraft/mc-mods/night-config-fixes">Night Config Fixes</a>, который может решить эту проблему. \nДля получения дополнительной информации посетите <a href="https://www.github.com/Fuzss/nightconfigfixes">репозиторий мода на Github</a>.
|
||||
game.crash.reason.no_class_def_found_error=Невозможно запустить игру из-за неполного кода.\nВ вашей игре может отсутствовать мод, или некоторые файлы модов могут быть неполными, или некоторые моды несовместимы с текущей игрой.\nВозможно, вам придётся переустановить игру и моды или обратиться за помощью.\n%1$s отсутствует
|
||||
game.crash.reason.shaders_mod=Текущая игра не может продолжать работать, так как установлены и Optifine, и Shaders Mod. \nПоскольку в Optifine интегрированы функции Shaders Mod, просто удалите Shaders Mod.
|
||||
game.crash.reason.cannot_find_launch_target_fmlclient=Das aktuelle Spiel kann nicht gefunden werden, da Forge nicht vollständig installiert ist. \nSie können versuchen, zur Spielverwaltung - Forge automatisch zu installieren und erneut zu installieren.
|
||||
game.crash.reason.no_such_method_error=Невозможно запустить игру из-за неполного кода.\nВозможно, в вашей игре отсутствует мод, или некоторые файлы модов могут быть неполными, или некоторые моды несовместимы с текущей игрой.\nВозможно, вам придётся переустановить игру и моды или обратиться за помощью.
|
||||
game.crash.reason.opengl_not_supported=Невозможно запустить игру из-за проблемы с графическим драйвером.\nПоскольку OpenGL не поддерживается, вы находитесь в режиме удаленного рабочего стола или потоковой передачи? Если это так, используйте оригинальный компьютер для запуска игры.\nИли попробуйте обновить графический драйвер до последней версии и перезапустить игру. Если ваш компьютер имеет дискретную графику, вам нужно проверить, использует ли игра интегрированную/основную графику. Если это так, попробуйте запустить HMCL и игру с использованием дискретной видеокарты. Если у вас по-прежнему возникают подобные проблемы, вы можете подумать о приобретении новой видеокарты или нового компьютера.
|
||||
game.crash.reason.openj9=Невозможно запустить игру на виртуальной машине OpenJ9, переключитесь на виртуальную машину Hotspot Java в настройках игры и перезапустите игру. Если его нет, можно скачать его в интернете.
|
||||
|
@ -406,8 +406,9 @@ game.crash.reason.fabric_warnings=Fabric 提供了一些警告訊息:\n%1$s
|
||||
game.crash.reason.modmixin_failure=當前遊戲因為某些 Mod 注入失敗,無法繼續運行。\n這一般代表著該 Mod 存在 Bug,或與當前環境不兼容。\n你可以查看日誌尋找出錯模組。
|
||||
game.crash.reason.file_or_content_verification_failed=當前遊戲因為部分文件或內容校驗失敗,導致遊戲出現了問題。\n請嘗試刪除該版本(包括 Mod)並重新下載,或嘗試在重新下載時使用代理等。
|
||||
game.crash.reason.mod_repeat_installation=當前遊戲因為重複安裝了多個相同的 Mod,每個 Mod 只能出現一次,請刪除重複的 Mod,然後再啟動遊戲。
|
||||
game.crash.reason.forge_error=Forge 可能已經提供了錯誤信息。\n你可以查看日誌,並根據錯誤報告中的日誌信息進行對應處。\n如果沒有看到報錯信息,可以查看錯誤報告了解錯誤具體是如何發生的。
|
||||
game.crash.reason.forge_error=Forge 可能已經提供了錯誤信息。\n你可以查看日誌,並根據錯誤報告中的日誌信息進行對應處。\n如果沒有看到報錯信息,可以查看錯誤報告了解錯誤具體是如何發生的。\n%1$s
|
||||
game.crash.reason.mod_resolution0=當前遊戲因為一些 Mod 出現問題,無法繼續運行。\n你可以查看日誌尋找出錯模組。
|
||||
game.crash.reason.need_jdk11=當前遊戲因為 Java 虛擬機版本不合適,無法繼續運行。\n你需要下載安裝 Java 11,並在全局(特定)遊戲設置中將 Java 設置為 11 開頭的版本。
|
||||
game.crash.reason.mod_profile_causes_game_crash=當前遊戲因為 Mod 配置文件出現問題,無法繼續運行。\n你可以查看日誌尋找出錯模組及其配置文件。
|
||||
game.crash.reason.fabric_reports_an_error_and_gives_a_solution=Forge 可能已經提供了錯誤信息。\n你可以查看日誌,並根據錯誤報告中的日誌信息進行對應處。\n如果沒有看到報錯信息,可以查看錯誤報告了解錯誤具體是如何發生的。
|
||||
game.crash.reason.java_version_is_too_high=當前遊戲因為使用的 Java 版本過高而崩潰了,無法繼續運行。\n請在 全局遊戲設置 或 遊戲特定設置 的 Java 路徑選項卡中改用較低版本的 Java,然後再啟動遊戲。\n如果沒有,可以從 <a href="https://www.java.com/download/">java.com(Java8)</a> 或 <a href="https://bell-sw.com/pages/downloads">BellSoft Liberica Full JRE(Java17)</a> 等平台下載、安裝一個(安裝完後需重啟啟動器)。
|
||||
@ -430,6 +431,7 @@ game.crash.reason.mac_jdk_8u261=當前遊戲因為你所使用的 Forge 或 Opti
|
||||
game.crash.reason.memory_exceeded=當前遊戲因為分配的記憶體過大,無法繼續運行。\n該問題是由於系統頁面文件太小導致的。\n你需要在遊戲設置中關閉遊戲記憶體的自動分配,並將遊戲記憶體調低至遊戲能正常啟動為止。\n你還可以嘗試調大系統的頁面大小。
|
||||
game.crash.reason.mod=當前遊戲因為 %1$s 的問題,無法繼續運行。\n你可以更新或刪除已經安裝的 %1$s 再試。
|
||||
game.crash.reason.mod_resolution=當前遊戲因為 Mod 依賴問題,無法繼續運行。Fabric 提供了如下訊息:\n%1$s
|
||||
game.crash.reason.forgemod_resolution=當前遊戲因為 Mod 依賴問題,無法繼續運行。Forge 提供了如下訊息:\n%1$s
|
||||
game.crash.reason.mod_resolution_collection=當前遊戲因為前置 Mod 版本不匹配,無法繼續運行。\n%1$s 需要前置 Mod:%2$s 才能繼續運行。\n這表示你需要更新或降級前置。你可以到下載頁的模組下載,或到網路上下載 %3$s。
|
||||
game.crash.reason.mod_resolution_conflict=當前遊戲因為 Mod 衝突,無法繼續運行。\n%1$s 與 %2$s 不能相容。
|
||||
game.crash.reason.mod_resolution_missing=當前遊戲因為缺少 Mod 前置,無法繼續運行。\n%1$s 需要前置 Mod:%2$s 才能繼續運行。\n這表示你少安裝了 Mod,或該 Mod 版本不夠。你可以到下載頁的模組下載,或到網路上下載 %2$s。
|
||||
@ -439,10 +441,13 @@ game.crash.reason.mod_resolution_mod_version.any=%1$s (任意版本)
|
||||
game.crash.reason.forge_repeat_installation=當前遊戲因為 Forge 重複安裝,無法繼續運行。<a href="https://github.com/huanghongxun/HMCL/issues/1880">此為已知問題</a>\n建議將日誌上傳反饋至 Github ,以便我們找到更多線索並修復此問題。\n目前你可以到 自動安裝 裡頭卸載 Forge 並重新安裝。
|
||||
game.crash.reason.optifine_repeat_installation=當前遊戲因為重複安裝 Optifine,無法繼續運行。 \n請刪除 Mod 文件夾下的 Optifine 或前往 遊戲管理-自動安裝 卸載自動安裝的 Optifine。
|
||||
game.crash.reason.optifine_is_not_compatible_with_forge=當前遊戲因為OptiFine與當前版本的Forge不相容,導致了遊戲崩潰。\n請前往 <a href="https://optifine.net/downloads">OptiFine 官網</a>查看 OptiFine 所相容的 Forge 版本,並嚴格按照對應版本重新安裝遊戲或在版本設定-自動安裝中更換版本。\n經測試,Forge版本過高或過低都可能導致崩潰。
|
||||
game.crash.reason.night_config_fixes=當前遊戲因為 Night Config 庫的一些問題,無法繼續運行。\n你可以嘗試安裝 <a href="https://www.curseforge.com/minecraft/mc-mods/night-config-fixes">Night Config Fixes</a> 模組,這或許能幫助你解決這個問題。\n了解更多,可訪問該模組的 <a href="https://www.github.com/Fuzss/nightconfigfixes">Github 倉庫</a>。
|
||||
game.crash.reason.mod_files_are_decompressed=當前遊戲因為 Mod 檔案被解壓了,無法繼續運行。\n請直接把整個 Mod 檔案放進 Mod 資料夾中即可。\n若解壓就會導致遊戲出錯,請删除Mod資料夾中已被解壓的Mod,然後再啟動遊戲。
|
||||
game.crash.reason.too_many_mods_lead_to_exceeding_the_id_limit=當前遊戲因為您所安裝的 Mod 過多,超出了遊戲的ID限制,無法繼續運行。\n請嘗試安裝<a href="https://www.curseforge.com/minecraft/mc-mods/jeid">JEID</a>等修復Mod,或删除部分大型Mod。
|
||||
game.crash.reason.optifine_causes_the_world_to_fail_to_load=當前遊戲因為 Mod 檔案被解壓了,無法繼續運行。\n請直接把整個Mod檔案放進Mod資料夾中即可!\n若解壓就會導致遊戲出錯,請删除Mod資料夾中已被解壓的Mod,然後再啟動遊戲。
|
||||
game.crash.reason.modlauncher_8=當前遊戲因為您所使用的 Forge 版本與當前使用的 Java 衝突崩潰,請嘗試更新 Forge。
|
||||
game.crash.reason.cannot_find_launch_target_fmlclient=當前遊戲因為 Forge 安裝不完整,無法繼續運行。 \n你可嘗試前往 遊戲管理 - 自動安裝 中選擇 Forge 並重新安裝。
|
||||
game.crash.reason.shaders_mod=當前遊戲因為同時安裝了 Optifine 和 Shaders Mod,無法繼續運行。 \n因為 Optifine 已集成 Shaders Mod 的功能,只需刪除 Shaders Mod 即可。
|
||||
game.crash.reason.no_class_def_found_error=當前遊戲因為代碼不完整,無法繼續運行。\n你的遊戲可能缺失了某個 Mod,或者某些 Mod 檔案不完整,或者 Mod 與遊戲的版本不匹配。\n你可能需要重新安裝遊戲和 Mod,或請求他人幫助。\n缺失:%1$s
|
||||
game.crash.reason.no_such_method_error=當前遊戲因為代碼不完整,無法繼續運行。\n你的遊戲可能缺失了某個 Mod,或者某些 Mod 檔案不完整,或者 Mod 與遊戲的版本不匹配。\n你可能需要重新安裝遊戲和 Mod,或請求他人幫助。
|
||||
game.crash.reason.opengl_not_supported=當前遊戲因為你的顯示卡驅動存在問題,無法繼續運行。\n原因是 OpenGL 不受支援,你現在是否在遠程桌面或者串流模式下?如果是,請直接使用原電腦啟動遊戲。\n或者嘗試升級你的顯示卡驅動到最新版本後再嘗試啟動遊戲。如果你的電腦存在獨立顯示卡,你需要檢查遊戲是否使用集成/核心顯示卡啟動,如果是,請嘗試使用獨立顯示卡啟動 HMCL 與遊戲。如果仍有問題,你可能需要考慮換一個新顯示卡或新電腦。
|
||||
|
@ -394,16 +394,13 @@ game.crash.feedback=查看了日志发现该问题很常见?欢迎在下方的
|
||||
game.crash.info=游戏信息
|
||||
game.crash.reason=崩溃原因
|
||||
game.crash.reason.analyzing=分析中……
|
||||
game.crash.reason.block=当前游戏因为某个方块不能正常工作,无法继续运行。\n你可以尝试通过 <a href="https://podshot.github.io/MCEdit-Unified">MCEdit</a> 工具编辑存档删除该方块,或者直接删除相应的 Mod。\n方块类型:%1$s\n方块坐标:%2$s \n你可以在 <a href="https://docs.hmcl.net/help.html ">此处</a> 寻求帮助。
|
||||
game.crash.reason.block=当前游戏因为某个方块不能正常工作,无法继续运行。\n你可以尝试通过 <a href="https://www.mcedit.net">MCEdit</a> 工具编辑存档删除该方块,或者直接删除相应的 Mod。\n方块类型:%1$s\n方块坐标:%2$s
|
||||
game.crash.reason.bootstrap_failed=当前游戏因为模组 %1$s 错误,无法继续运行。\n你可以尝试删除或更新该模组以解决问题。
|
||||
game.crash.reason.config=当前游戏因为无法解析模组配置文件,无法继续运行\n模组 %1$s 的配置文件 %2$s 无法被解析。
|
||||
game.crash.reason.multiple=检测到多个原因:\n\n
|
||||
game.crash.reason.block=当前游戏因为某个方块不能正常工作,无法继续运行。\n你可以尝试通过 <a href="https://www.mcedit.net">MCEdit</a> 工具编辑存档删除该方块,或者直接删除相应的 Mod。\n方块类型:%1$s\n方块坐标:%2$s \n你可以在 <a href="https://docs.hmcl.net/help.html ">此处</a> 寻求帮助。
|
||||
game.crash.reason.bootstrap_failed=当前游戏因为模组 %1$s 错误,无法继续运行。\n你可以尝试删除或更新该模组以解决问题。\n你可以在 <a href="https://docs.hmcl.net/help.html ">此处</a> 寻求帮助。
|
||||
game.crash.reason.config=当前游戏因为无法解析模组配置文件,无法继续运行\n模组 %1$s 的配置文件 %2$s 无法被解析。\n你可以在 <a href="https://docs.hmcl.net/help.html ">此处</a> 寻求帮助。
|
||||
game.crash.reason.debug_crash=当前游戏因为手动触发崩溃,无法继续运行。\n事实上游戏并没有问题,问题都是你造成的!
|
||||
game.crash.reason.duplicated_mod=当前游戏因为模组 %1$s 重复安装,无法继续运行。\n%2$s\n每种 Mod 只能安装一个,请你删除多余的 Mod 再试。
|
||||
game.crash.reason.entity=当前游戏因为某个实体不能正常工作,无法继续运行。\n你可以尝试通过 <a href="https://podshot.github.io/MCEdit-Unified">MCEdit</a> 工具编辑存档删除该实体,或者直接删除相应的 Mod。\n实体类型:%1$s\n实体坐标:%2$s
|
||||
game.crash.reason.entity=当前游戏因为某个实体不能正常工作,无法继续运行。\n你可以尝试通过 <a href="https://www.mcedit.net">MCEdit</a> 工具编辑存档删除该实体,或者直接删除相应的 Mod。\n实体类型:%1$s\n实体坐标:%2$s
|
||||
game.crash.reason.fabric_version_0_12=Fabric 0.12 及以上版本与当前已经安装的 Mod 可能不兼容,你需要将 Fabric 降级至 0.11.7。
|
||||
game.crash.reason.fabric_warnings=Fabric 提供了一些警告信息:\n%1$s
|
||||
game.crash.reason.file_already_exists=当前游戏因为文件 %1$s 已经存在,无法继续运行。\n如果你认为这个文件可以删除,你可以在备份这个文件后尝试删除它,并重新启动游戏。
|
||||
@ -416,14 +413,16 @@ game.crash.reason.graphics_driver=当前游戏因为显卡驱动问题而崩溃
|
||||
- 在游戏设置中打开“使用 OpenGL 软渲染器”(开启此选项后帧数会显著降低,仅推荐在以调试为目的或应急时开启)。\n\
|
||||
如果仍有问题,你可能需要考虑换一张新显卡或一台新电脑。
|
||||
game.crash.reason.illegal_access_error=当前游戏因为某些 Mod 的问题,无法继续运行。\n如果你认识:%1$s,你可以更新或删除对应 Mod 再试。
|
||||
game.crash.reason.need_jdk11=当前游戏因为 Java 虚拟机版本不合适,无法继续运行。\n你需要下载安装 <a href="https://bell-sw.com/pages/downloads/#downloads">Java 11</a>,并在全局(特定)游戏设置中将 Java 设置为 11 开头的版本。
|
||||
game.crash.reason.jdk_9=当前游戏因为 Java 版本过高,无法继续运行。\n你需要下载安装 <a href="https://bell-sw.com/pages/downloads/#downloads">Java 8</a>,并在全局(特定)游戏设置中将 Java 设置为 1.8 的版本。
|
||||
game.crash.reason.jvm_32bit=当前游戏因为内存分配过大,超过了 32 位 Java 内存限制,无法继续运行。\n如果你的电脑是 64 位系统,请下载安装并更换 64 位 Java。<a herf="https://bell-sw.com/pages/downloads/#downloads">下载 Java</a>\n如果你的电脑是 32 位系统,你或许可以重新安装 64 位系统,或换一台新电脑。\n或者,你可以关闭游戏内存的自动分配,并且把内存限制调节为 1024 MB 或以下。
|
||||
game.crash.reason.jvm_32bit=当前游戏因为内存分配过大,超过了 32 位 Java 内存限制,无法继续运行。\n如果你的电脑是 64 位系统,请下载安装并更换 64 位 Java。<a href="https://bell-sw.com/pages/downloads/#downloads">下载 Java</a>\n如果你的电脑是 32 位系统,你或许可以重新安装 64 位系统,或换一台新电脑。\n或者,你可以关闭游戏内存的自动分配,并且把内存限制调节为 1024 MB 或以下。
|
||||
game.crash.reason.loading_crashed_forge=当前游戏因为模组 %1$s (%2$s) 错误,无法继续运行。\n你可以尝试删除或更新该模组以解决问题。
|
||||
game.crash.reason.loading_crashed_fabric=当前游戏因为模组 %1$s 错误,无法继续运行。\n你可以尝试删除或更新该模组以解决问题。
|
||||
game.crash.reason.memory_exceeded=当前游戏因为分配的内存过大,无法继续运行。\n该问题是由于系统页面文件太小导致的。\n你需要在全局(特定)游戏设置中关闭游戏内存的自动分配,并将游戏内存调低至游戏能正常启动为止。\n你还可以尝试调大系统的页面大小。
|
||||
game.crash.reason.mac_jdk_8u261=当前游戏因为你所使用的 Forge 或 OptiFine 与 Java 冲突崩溃。\n请尝试更新 Forge 和 OptiFine,或使用 Java 8u251 及更早版本启动。
|
||||
game.crash.reason.mod=当前游戏因为 %1$s 的问题,无法继续运行。\n你可以更新或删除已经安装的 %1$s 再试。
|
||||
game.crash.reason.mod_resolution=当前游戏因为 Mod 依赖问题,无法继续运行。Fabric 提供了如下信息:\n%1$s
|
||||
game.crash.reason.forgemod_resolution=当前游戏因为 Mod 依赖问题,无法继续运行。Forge 提供了如下信息:\n%1$s
|
||||
game.crash.reason.mod_resolution_collection=当前游戏因为前置 Mod 版本不匹配,无法继续运行。\n%1$s 需要前置 Mod:%2$s 才能继续运行。\n这表示你需要更新或降级前置。你可以到下载页的模组下载,或到网上下载 %3$s。
|
||||
game.crash.reason.mod_resolution_conflict=当前游戏因为 Mod 冲突,无法继续运行。\n%1$s 与 %2$s 不能兼容。
|
||||
game.crash.reason.mod_resolution_missing=当前游戏因为缺少 Mod 前置,无法继续运行。\n%1$s 需要前置 Mod:%2$s 才能继续运行。\n这表示你少安装了 Mod,或该 Mod 版本不够。你可以到下载页的模组下载,或到网上下载 %3$s。
|
||||
@ -432,15 +431,18 @@ game.crash.reason.mod_resolution_mod_version=%1$s (版本号 %2$s)
|
||||
game.crash.reason.mod_resolution_mod_version.any=%1$s (任意版本)
|
||||
game.crash.reason.forge_repeat_installation=当前游戏因为 Forge 重复安装,无法继续运行。<a href="https://github.com/huanghongxun/HMCL/issues/1880">此为已知问题</a>\n建议将日志上传反馈至 Github ,以便我们找到更多线索并修复此问题。\n目前你可以到 自动安装 里头卸载 Forge 并重新安装。
|
||||
game.crash.reason.optifine_repeat_installation=当前游戏因为 Optifine 重复安装,无法继续运行。\n请删除 Mod 文件夹下的 Optifine 或前往 游戏管理-自动安装 卸载自动安装的 Optifine。
|
||||
game.crash.reason.cannot_find_launch_target_fmlclient=当前游戏因为 Forge 安装不完整,无法继续运行。\n你可尝试前往 游戏管理 - 自动安装 中选择 Forge 并重新安装。
|
||||
game.crash.reason.modmixin_failure=当前游戏因为某些 Mod 注入失败,无法继续运行。\n这一般代表着该 Mod 存在 Bug,或与当前环境不兼容。\n你可以查看日志寻找出错模组。
|
||||
game.crash.reason.forge_error=Forge 可能已经提供了错误信息。\n你可以查看日志,并根据错误报告中的日志信息进行对应处。\n如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。
|
||||
game.crash.reason.night_config_fixes=当前游戏因为 Night Config 库的一些问题,无法继续运行。\n你可以尝试安装 <a href="https://www.curseforge.com/minecraft/mc-mods/night-config-fixes">Night Config Fixes</a> 模组,这或许能帮助你解决这个问题。\n了解更多,可访问该模组的 <a href="https://www.github.com/Fuzss/nightconfigfixes">Github 仓库</a>。
|
||||
game.crash.reason.forge_error=Forge 可能已经提供了错误信息。\n你可以查看日志,并根据错误报告中的日志信息进行对应处。\n如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。\n%1$s
|
||||
game.crash.reason.mod_resolution0=当前游戏因为一些 Mod 出现问题,无法继续运行。\n你可以查看日志寻找出错模组。
|
||||
game.crash.reason.fabric_reports_an_error_and_gives_a_solution=Fabric 可能已经提供了错误信息。\n你可以查看日志,并根据错误报告中的日志信息进行对应处。\n如果没有看到报错信息,可以查看错误报告了解错误具体是如何发生的。
|
||||
game.crash.reason.java_version_is_too_high=当前游戏因为 Java 虚拟机版本过高,无法继续运行。\n请在全局(特定)游戏设置的 Java 路径选项卡中改用较低版本的 Java,然后再启动游戏。\n如果没有,可以从 <a href="https://www.java.com/download/">java.com(Java8)</a> 或 <a href="https://bell-sw.com/pages/downloads">BellSoft Liberica Full JRE(Java17)</a> 等平台下载、安装一个(安装完后需重启启动器)。
|
||||
game.crash.reason.mod_name=当前游戏因为 Mod 文件名称问题,无法继续运行。\nMod 文件名称应只使用英文全半角的大小写字母(Aa~Zz)、数字(0~9)、横线(-)、下划线(_)和点(.)。\n请到 Mod 文件夹中将所有不合规的 Mod 文件名称添加一个上述的合规的字符。
|
||||
game.crash.reason.incomplete_forge_installation=当前游戏因为 Forge 安装不完整,无法继续运行。\n请在 版本设置 - 自动安装 中卸载 Forge 并重新安装。
|
||||
game.crash.reason.optifine_is_not_compatible_with_forge=当前游戏因为 OptiFine 与当前版本的 Forge 不兼容,导致了游戏崩溃。\n请前往 <a href="https://optifine.net/downloads">OptiFine 官网</a> 查看 OptiFine 所兼容的 Forge 版本,并严格按照对应版本重新安装游戏或在 版本设置 - 自动安装 中更换版本。\n经测试,Forge 版本过高或过低都可能导致崩溃。
|
||||
game.crash.reason.optifine_is_not_compatible_with_forge=当前游戏因为 OptiFine 与当前版本的 Forge 不兼容,导致了游戏崩溃。\n点击 <a href="https://zkitefly.github.io/optifine-forge-support-list">此处</a> 查看 OptiFine 所兼容的 Forge 版本,并严格按照对应版本重新安装游戏或在 版本设置 - 自动安装 中更换版本。\n经测试,Forge 版本过高或过低都可能导致崩溃。
|
||||
game.crash.reason.mod_files_are_decompressed=当前游戏因为 Mod 文件被解压了,无法继续运行。\n请直接把整个 Mod 文件放进 Mod 文件夹中即可。\n解压 Mod 会导致游戏出错,请删除 Mod 文件夹中已被解压的 Mod,然后再启动游戏。
|
||||
game.crash.reason.shaders_mod=当前游戏因为同时安装了 Optifine 和 Shaders Mod,无法继续运行。\n因为 Optifine 已集成 Shaders Mod 的功能,只需删除 Shaders Mod 即可。
|
||||
game.crash.reason.too_many_mods_lead_to_exceeding_the_id_limit=当前游戏因为您所安装的 Mod 过多,超出了游戏的 ID 限制,无法继续运行。\n请尝试安装 <a href="https://www.curseforge.com/minecraft/mc-mods/jeid">JEID</a> 等修复 Mod,或删除部分大型 Mod。
|
||||
game.crash.reason.optifine_causes_the_world_to_fail_to_load=当前游戏可能因为 OptiFine ,无法继续运行。\n该问题只在特定 OptiFine 版本中出现,你可以尝试在 版本设置 - 自动安装 中更换 OptiFine 的版本。
|
||||
game.crash.reason.modlauncher_8=当前游戏因为您所使用的 Forge 版本与当前使用的 Java 冲突崩溃,请尝试更新 Forge。
|
||||
|
@ -36,8 +36,9 @@ public final class CrashReportAnalyzer {
|
||||
// We manually write "Pattern.compile" here for IDEA syntax highlighting.
|
||||
|
||||
OPENJ9(Pattern.compile("(Open J9 is not supported|OpenJ9 is incompatible|\\.J9VMInternals\\.)")),
|
||||
NEED_JDK11(Pattern.compile("(no such method: sun\\.misc\\.Unsafe\\.defineAnonymousClass\\(Class,byte\\[\\],Object\\[\\]\\)Class/invokeVirtual|java\\.lang\\.UnsupportedClassVersionError: icyllis/modernui/forge/MixinConnector has been compiled by a more recent version of the Java Runtime \\(class file version 55\\.0\\), this version of the Java Runtime only recognizes class file versions up to 52\\.0)")),
|
||||
TOO_OLD_JAVA(Pattern.compile("java\\.lang\\.UnsupportedClassVersionError: (.*?) version (?<expected>\\d+)\\.0"), "expected"),
|
||||
JVM_32BIT(Pattern.compile("(Could not reserve enough space for (.*?)KB object heap|The specified size exceeds the maximum representable size)")),
|
||||
JVM_32BIT(Pattern.compile("(Could not reserve enough space for (.*?)KB object heap|The specified size exceeds the maximum representable size|Invalid maximum heap size)")),
|
||||
|
||||
// Some mods/shader packs do incorrect GL operations.
|
||||
GL_OPERATION_FAILURE(Pattern.compile("(1282: Invalid operation|Maybe try a lower resolution resourcepack\\?)")),
|
||||
@ -69,6 +70,7 @@ public final class CrashReportAnalyzer {
|
||||
DUPLICATED_MOD(Pattern.compile("Found a duplicate mod (?<name>.*) at (?<path>.*)"), "name", "path"),
|
||||
// Fabric mod resolution
|
||||
MOD_RESOLUTION(Pattern.compile("ModResolutionException: (?<reason>(.*)[\\n\\r]*( - (.*)[\\n\\r]*)+)"), "reason"),
|
||||
FORGEMOD_RESOLUTION(Pattern.compile("Missing or unsupported mandatory dependencies:(?<reason>(.*)[\\n\\r]*(\t(.*)[\\n\\r]*)+)"), "reason"),
|
||||
MOD_RESOLUTION_CONFLICT(Pattern.compile("ModResolutionException: Found conflicting mods: (?<sourcemod>.*) conflicts with (?<destmod>.*)"), "sourcemod", "destmod"),
|
||||
MOD_RESOLUTION_MISSING(Pattern.compile("ModResolutionException: Could not find required mod: (?<sourcemod>.*) requires (?<destmod>.*)"), "sourcemod", "destmod"),
|
||||
MOD_RESOLUTION_MISSING_MINECRAFT(Pattern.compile("ModResolutionException: Could not find required mod: (?<mod>.*) requires \\{minecraft @ (?<version>.*)}"), "mod", "version"),
|
||||
@ -99,17 +101,16 @@ public final class CrashReportAnalyzer {
|
||||
UNSATISFIED_LINK_ERROR(Pattern.compile("java.lang.UnsatisfiedLinkError: Failed to locate library: (?<name>.*)"), "name"),
|
||||
|
||||
//https://github.com/huanghongxun/HMCL/pull/1813
|
||||
OPTIFINE_IS_NOT_COMPATIBLE_WITH_FORGE(Pattern.compile("(java\\.lang\\.NoSuchMethodError: 'void net\\.minecraft\\.server\\.level\\.DistanceManager\\.addRegionTicket\\(net\\.minecraft\\.server\\.level\\.TicketType, net\\.minecraft\\.world\\.level\\.ChunkPos, int, java\\.lang\\.Object, boolean\\)'|java\\.lang\\.NoSuchMethodError: 'void net\\.minecraft\\.client\\.renderer\\.block\\.model\\.BakedQuad\\.<init>\\(int\\[\\], int, net\\.minecraft\\.core\\.Direction, net\\.minecraft\\.client\\.renderer\\.texture\\.TextureAtlasSprite, boolean, boolean\\)'|TRANSFORMER/net\\.optifine/net\\.optifine\\.reflect\\.Reflector\\.<clinit>\\(Reflector\\.java)")),
|
||||
OPTIFINE_IS_NOT_COMPATIBLE_WITH_FORGE(Pattern.compile("(java.lang.NoSuchMethodError: 'java\\.lang\\.String com\\.mojang\\.blaze3d\\.systems\\.RenderSystem\\.getBackendDescription\\(\\)'|java\\.lang\\.NoSuchMethodError: 'net\\.minecraft\\.network\\.chat\\.FormattedText net\\.minecraft\\.client\\.gui\\.Font\\.ellipsize\\(net\\.minecraft\\.network\\.chat\\.FormattedText, int\\)'|java\\.lang\\.NoSuchMethodError: 'void net\\.minecraft\\.server\\.level\\.DistanceManager\\.(.*?)\\(net\\.minecraft\\.server\\.level\\.TicketType, net\\.minecraft\\.world\\.level\\.ChunkPos, int, java\\.lang\\.Object, boolean\\)'|java\\.lang\\.NoSuchMethodError: 'void net\\.minecraft\\.client\\.renderer\\.block\\.model\\.BakedQuad\\.<init>\\(int\\[\\], int, net\\.minecraft\\.core\\.Direction, net\\.minecraft\\.client\\.renderer\\.texture\\.TextureAtlasSprite, boolean, boolean\\)'|TRANSFORMER/net\\.optifine/net\\.optifine\\.reflect\\.Reflector\\.<clinit>\\(Reflector\\.java)")),
|
||||
MOD_FILES_ARE_DECOMPRESSED(Pattern.compile("(The directories below appear to be extracted jar files\\. Fix this before you continue|Extracted mod jars found, loading will NOT continue)")),//Mod文件被解压
|
||||
OPTIFINE_CAUSES_THE_WORLD_TO_FAIL_TO_LOAD(Pattern.compile("java\\.lang\\.NoSuchMethodError: net\\.minecraft\\.world\\.server\\.ChunkManager$ProxyTicketManager\\.shouldForceTicks\\(J\\)Z")),//OptiFine导致无法加载世界 https://www.minecraftforum.net/forums/support/java-edition-support/3051132-exception-ticking-world
|
||||
TOO_MANY_MODS_LEAD_TO_EXCEEDING_THE_ID_LIMIT(Pattern.compile("maximum id range exceeded")),//Mod过多导致超出ID限制
|
||||
|
||||
// Mod issues
|
||||
//https://github.com/huanghongxun/HMCL/pull/2038
|
||||
MODMIXIN_FAILURE(Pattern.compile("(Mixin prepare failed |Mixin apply failed |mixin\\.injection\\.throwables\\.|\\.mixins\\.json\\] FAILED during \\))")),//ModMixin失败
|
||||
MOD_REPEAT_INSTALLATION(Pattern.compile("(DuplicateModsFoundException|ModResolutionException: Duplicate)")),//Mod重复安装
|
||||
FORGE_ERROR(Pattern.compile("An exception was thrown, the game will display an error screen and halt.")),//Forge报错,Forge可能已经提供了错误信息
|
||||
MOD_RESOLUTION0(Pattern.compile("(Multiple entries with same key: |Failure message: MISSING)")),//可能是Mod问题
|
||||
MODMIXIN_FAILURE(Pattern.compile("(MixinApplyError|Mixin prepare failed |Mixin apply failed |mixin\\.injection\\.throwables\\.|\\.mixins\\.json\\] FAILED during \\))")),//ModMixin失败
|
||||
FORGE_ERROR(Pattern.compile("An exception was thrown, the game will display an error screen and halt\\.(?<reason>(.*)[\\n\\r]*((.*)[\\n\\r]*)+)at "), "reason"),//Forge报错,Forge可能已经提供了错误信息
|
||||
MOD_RESOLUTION0(Pattern.compile("(Multiple entries with same key: |Failure message:)")),//可能是Mod问题
|
||||
FORGE_REPEAT_INSTALLATION(Pattern.compile("--launchTarget, fmlclient, --fml.forgeVersion,[\\w\\W]*?--launchTarget, fmlclient, --fml.forgeVersion,[\\w\\W\\n\\r]*?MultipleArgumentsForOptionException: Found multiple arguments for option gameDir, but you asked for only one")),//https://github.com/huanghongxun/HMCL/issues/1880
|
||||
OPTIFINE_REPEAT_INSTALLATION(Pattern.compile("ResolutionException: Module optifine reads another module named optifine")),//Optifine 重复安装(及Mod文件夹有,自动安装也有)
|
||||
JAVA_VERSION_IS_TOO_HIGH(Pattern.compile("(Unable to make protected final java\\.lang\\.Class java\\.lang\\.ClassLoader\\.defineClass|java\\.lang\\.NoSuchFieldException: ucp|Unsupported class file major version|because module java\\.base does not export|java\\.lang\\.ClassNotFoundException: jdk\\.nashorn\\.api\\.scripting\\.NashornScriptEngineFactory|java\\.lang\\.ClassNotFoundException: java\\.lang\\.invoke\\.LambdaMetafactory)")),//Java版本过高
|
||||
@ -123,8 +124,18 @@ public final class CrashReportAnalyzer {
|
||||
//Forge 安装不完整
|
||||
INCOMPLETE_FORGE_INSTALLATION(Pattern.compile("(java\\.io\\.UncheckedIOException: java\\.io\\.IOException: Invalid paths argument, contained no existing paths: \\[(.*?)\\\\libraries\\\\net\\\\minecraftforge\\\\forge\\\\(.*?)\\\\forge-(.*?)-client\\.jar\\]|Failed to find Minecraft resource version (.*?) at (.*?)\\\\libraries\\\\net\\\\minecraftforge\\\\forge\\\\(.*?)\\\\forge-(.*?)-client\\.jar|Cannot find launch target fmlclient, unable to launch)")),
|
||||
|
||||
NIGHT_CONFIG_FIXES(Pattern.compile("com\\.electronwill\\.nightconfig\\.core\\.io\\.ParsingException: Not enough data available")),//https://github.com/Fuzss/nightconfigfixes
|
||||
//Shaders Mod detected. Please remove it, OptiFine has built-in support for shaders.
|
||||
SHADERS_MOD(Pattern.compile("java\\.lang\\.RuntimeException: Shaders Mod detected\\. Please remove it, OptiFine has built-in support for shaders\\.")),
|
||||
//Cannot find launch target fmlclient, unable to launch
|
||||
CANNOT_FIND_LAUNCH_TARGET_FMLCLIENT(Pattern.compile("Cannot find launch target fmlclient, unable to launch")),
|
||||
|
||||
// PERFORMANT is not compatible with OptiFine
|
||||
PERFORMANT_FOREST_OPTIFINE(Pattern.compile("org\\.spongepowered\\.asm\\.mixin\\.injection\\.throwables\\.InjectionError: Critical injection failure: Redirector OnisOnLadder\\(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/LivingEntity;\\)Z in performant\\.mixins\\.json:entity\\.LivingEntityMixin failed injection check, \\(0/1\\) succeeded\\. Scanned 1 target\\(s\\)\\. Using refmap performant\\.refmap\\.json")),
|
||||
// TwilightForest is not compatible with OptiFine on Minecraft 1.16
|
||||
TWILIGHT_FOREST_OPTIFINE(Pattern.compile("java.lang.IllegalArgumentException: (.*) outside of image bounds (.*)"));
|
||||
TWILIGHT_FOREST_OPTIFINE(Pattern.compile("java\\.lang\\.IllegalArgumentException: (.*) outside of image bounds (.*)")),
|
||||
// Jade is not compatible with OptiFine on Minecraft 1.20+
|
||||
JADE_FOREST_OPTIFINE(Pattern.compile("'void net\\.minecraft\\.client\\.renderer\\.block\\.model\\.BakedQuad\\.<init>\\(int\\[\\], int, net\\.minecraft\\.core\\.Direction, net\\.minecraft\\.client\\.renderer\\.texture\\.TextureAtlasSprite, boolean, boolean\\)'"));
|
||||
|
||||
private final Pattern pattern;
|
||||
private final String[] groupNames;
|
||||
@ -201,10 +212,10 @@ public final class CrashReportAnalyzer {
|
||||
private static final Pattern STACK_TRACE_LINE_PATTERN = Pattern.compile("at (?<method>.*?)\\((?<sourcefile>.*?)\\)");
|
||||
private static final Pattern STACK_TRACE_LINE_MODULE_PATTERN = Pattern.compile("\\{(?<tokens>.*)}");
|
||||
private static final Set<String> PACKAGE_KEYWORD_BLACK_LIST = new HashSet<>(Arrays.asList(
|
||||
"net", "minecraft", "item", "setup", "block", "assist", "optifine", "player", "unimi", "fastutil", "tileentity", "events", "common", "blockentity", "client", "entity", "mojang", "main", "gui", "world", "server", "dedicated", // minecraft
|
||||
"net", "minecraft", "item", "setup", "block", "assist", "optifine", "player", "unimi", "fastutil", "tileentity", "events", "common", "blockentity", "client", "entity", "mojang", "main", "gui", "world", "server", "dedicated", "map", "dsi", // minecraft
|
||||
"renderer", "chunk", "model", "loading", "color", "pipeline", "inventory", "launcher", "physics", "particle", "gen", "registry", "worldgen", "texture", "biomes", "biome",
|
||||
"monster", "passive", "ai", "integrated", "tile", "state", "play", "override", "transformers", "structure", "nbt", "pathfinding", "chunk", "audio", "entities", "items", "renderers",
|
||||
"storage",
|
||||
"storage", "universal", "oshi", "platform",
|
||||
"java", "lang", "util", "nio", "io", "sun", "reflect", "zip", "jar", "jdk", "nashorn", "scripts", "runtime", "internal", // java
|
||||
"mods", "mod", "impl", "org", "com", "cn", "cc", "jp", // title
|
||||
"core", "config", "registries", "lib", "ruby", "mc", "codec", "recipe", "channel", "embedded", "done", "net", "netty", "network", "load", "github", "handler", "content", "feature", // misc
|
||||
|
@ -77,6 +77,15 @@ public class CrashReportAnalyzerTest {
|
||||
result.getMatcher().group("reason").replaceAll("\\s+", ""));
|
||||
}
|
||||
|
||||
@Test
|
||||
public void forgemodResolution() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/logs/forgemod_resolution.txt")),
|
||||
CrashReportAnalyzer.Rule.FORGEMOD_RESOLUTION);
|
||||
assertEquals(("\tMod ID: 'vampirism', Requested by: 'werewolves', Expected range: '[1.9.0-beta.1,)', Actual version: '[MISSING]'\n").replaceAll("\\s+", ""),
|
||||
result.getMatcher().group("reason").replaceAll("\\s+", ""));
|
||||
}
|
||||
|
||||
@Test
|
||||
public void modResolutionCollection() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
@ -86,6 +95,32 @@ public class CrashReportAnalyzerTest {
|
||||
assertEquals("{fabricloader @ [>=0.11.1]}", result.getMatcher().group("destmod"));
|
||||
}
|
||||
|
||||
@Test
|
||||
public void forgeEroor() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/crash-report/forge_error.txt")),
|
||||
CrashReportAnalyzer.Rule.FORGE_ERROR);
|
||||
assertEquals(("\nnet.minecraftforge.fml.common.MissingModsException: Mod pixelmon (Pixelmon) requires [forge@[14.23.5.2860,)]\n" +
|
||||
"\tat net.minecraftforge.fml.common.Loader.sortModList(Loader.java:264) ~[Loader.class:?]\n" +
|
||||
"\tat net.minecraftforge.fml.common.Loader.loadMods(Loader.java:570) ~[Loader.class:?]\n" +
|
||||
"\tat net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]\n" +
|
||||
"\tat net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]\n" +
|
||||
"\tat net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]\n" +
|
||||
"\tat net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]\n" +
|
||||
"\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]\n" +
|
||||
"\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]\n" +
|
||||
"\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]\n" +
|
||||
"\tat java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]\n" +
|
||||
"\tat net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]\n" +
|
||||
"\tat net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]\n" +
|
||||
"\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]\n" +
|
||||
"\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]\n" +
|
||||
"\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]\n" +
|
||||
"\tat java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]\n" +
|
||||
"\tat oolloo.jlw.Wrapper.invokeMain(Wrapper.java:58) [JavaWrapper.jar:?]\n").replaceAll("\\s+", ""),
|
||||
result.getMatcher().group("reason").replaceAll("\\s+", ""));
|
||||
}
|
||||
|
||||
@Test
|
||||
public void tooOldJava() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
@ -338,6 +373,13 @@ public class CrashReportAnalyzerTest {
|
||||
CrashReportAnalyzer.Rule.TWILIGHT_FOREST_OPTIFINE);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void performantOptiFineIncompatible() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/crash-report/mod/performant_optifine_incompatibility.txt")),
|
||||
CrashReportAnalyzer.Rule.PERFORMANT_FOREST_OPTIFINE);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void fabricMissingMinecraft() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
@ -382,6 +424,20 @@ public class CrashReportAnalyzerTest {
|
||||
CrashReportAnalyzer.Rule.FORGE_REPEAT_INSTALLATION);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void needJDK11() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/crash-report/need_jdk11.txt")),
|
||||
CrashReportAnalyzer.Rule.NEED_JDK11);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void needJDK112() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/crash-report/need_jdk112.txt")),
|
||||
CrashReportAnalyzer.Rule.NEED_JDK11);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void optifineIsNotCompatibleWithForge() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
@ -396,6 +452,55 @@ public class CrashReportAnalyzerTest {
|
||||
CrashReportAnalyzer.Rule.OPTIFINE_IS_NOT_COMPATIBLE_WITH_FORGE);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void optifineIsNotCompatibleWithForge2() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/logs/optifine_is_not_compatible_with_forge3.txt")),
|
||||
CrashReportAnalyzer.Rule.OPTIFINE_IS_NOT_COMPATIBLE_WITH_FORGE);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void optifineIsNotCompatibleWithForge3() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/logs/optifine_is_not_compatible_with_forge4.txt")),
|
||||
CrashReportAnalyzer.Rule.OPTIFINE_IS_NOT_COMPATIBLE_WITH_FORGE);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void optifineIsNotCompatibleWithForge4() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/logs/optifine_is_not_compatible_with_forge5.txt")),
|
||||
CrashReportAnalyzer.Rule.OPTIFINE_IS_NOT_COMPATIBLE_WITH_FORGE);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void shadersMod() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/logs/shaders_mod.txt")),
|
||||
CrashReportAnalyzer.Rule.SHADERS_MOD);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void cannotFindLaunchTargetFmlclient() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/logs/cannot_find_launch_target_fmlclient.txt")),
|
||||
CrashReportAnalyzer.Rule.CANNOT_FIND_LAUNCH_TARGET_FMLCLIENT);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void cannotFindLaunchTargetFmlclient2() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/logs/cannot_find_launch_target_fmlclient2.txt")),
|
||||
CrashReportAnalyzer.Rule.CANNOT_FIND_LAUNCH_TARGET_FMLCLIENT);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void nightconfigfixes() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
CrashReportAnalyzer.anaylze(loadLog("/crash-report/night_config_fixes.txt")),
|
||||
CrashReportAnalyzer.Rule.NIGHT_CONFIG_FIXES);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void customNpc() throws IOException {
|
||||
CrashReportAnalyzer.Result result = findResultByRule(
|
||||
|
72
HMCLCore/src/test/resources/crash-report/forge_error.txt
Normal file
72
HMCLCore/src/test/resources/crash-report/forge_error.txt
Normal file
@ -0,0 +1,72 @@
|
||||
[19:28:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
|
||||
[19:28:17] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
|
||||
[19:28:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
|
||||
[19:28:17] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2829 for Minecraft 1.12.2 loading
|
||||
[19:28:17] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_131, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jdk1.8.0_131\jre
|
||||
[19:28:17] [main/INFO] [FML]: Searching D:\GAME\wdsj\.minecraft\versions\1.12.2-Forge_14.23.5.2829\mods for mods
|
||||
[19:28:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
|
||||
[19:28:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
|
||||
[19:28:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
|
||||
[19:28:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
|
||||
[19:28:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[19:28:18] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
|
||||
[19:28:18] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
|
||||
[19:28:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[19:28:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
|
||||
[19:28:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
|
||||
[19:28:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
|
||||
[19:28:19] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
|
||||
[19:28:19] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: [480, PCL2, ]
|
||||
[19:28:20] [Client thread/INFO] [minecraft/Minecraft]: Setting user: kuk
|
||||
[19:28:23] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option:
|
||||
[19:28:23] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option:
|
||||
[19:28:23] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option:
|
||||
[19:28:23] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option:
|
||||
[19:28:23] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
|
||||
[19:28:24] [Client thread/INFO] [FML]: -- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.12.2
|
||||
Operating System: Windows 7 (amd64) version 6.1
|
||||
Java Version: 1.8.0_131, Oracle Corporation
|
||||
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
|
||||
Memory: 35712520 bytes (34 MB) / 400556032 bytes (382 MB) up to 11811160064 bytes (11264 MB)
|
||||
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx11264m
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
FML:
|
||||
Loaded coremods (and transformers):
|
||||
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.14.5180' Renderer: 'Intel(R) HD Graphics 4600'
|
||||
[19:28:24] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2829 Initialized
|
||||
[19:28:24] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
|
||||
[19:28:24] [Thread-3/ERROR] [FML]: Splash thread Exception
|
||||
java.lang.IllegalStateException: Texture creation: Invalid enum
|
||||
at net.minecraftforge.fml.client.SplashProgress.checkGLError(SplashProgress.java:937) ~[SplashProgress.class:?]
|
||||
at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:803) ~[SplashProgress$Texture.class:?]
|
||||
at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:753) ~[SplashProgress$Texture.class:?]
|
||||
at net.minecraftforge.fml.client.SplashProgress$2.run(SplashProgress.java:255) ~[SplashProgress$2.class:?]
|
||||
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
|
||||
[19:28:24] [Client thread/INFO] [FML]: Replaced 1036 ore ingredients
|
||||
[19:28:24] [Client thread/INFO] [FML]: Searching D:\GAME\wdsj\.minecraft\versions\1.12.2-Forge_14.23.5.2829\mods for mods
|
||||
[19:28:25] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
|
||||
[19:28:26] [Client thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod pixelmon (Pixelmon) requires [forge@[14.23.5.2860,)]
|
||||
[19:28:26] [Client thread/ERROR] [FML]: An exception was thrown, the game will display an error screen and halt.
|
||||
net.minecraftforge.fml.common.MissingModsException: Mod pixelmon (Pixelmon) requires [forge@[14.23.5.2860,)]
|
||||
at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:264) ~[Loader.class:?]
|
||||
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:570) ~[Loader.class:?]
|
||||
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
|
||||
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
|
||||
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
|
||||
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
|
||||
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
|
||||
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
|
||||
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
|
||||
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
|
||||
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:58) [JavaWrapper.jar:?]
|
||||
at oolloo.jlw.Wrapper.main(Wrapper.java:51) [JavaWrapper.jar:?]
|
||||
[19:28:26] [Client thread/WARN] [FML]: EventBus 0 shutting down - future events will not be posted.
|
||||
[19:28:26] [Client thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Pixelmon, FMLFileResourcePack:Pixelmon TCG
|
@ -0,0 +1,115 @@
|
||||
2023-06-03 23:02:04,125 main ERROR Error processing element Queue ([Appenders: null]): CLASS_NOT_FOUND
|
||||
[23:02:04] [main/INFO]: ModLauncher running: args [--username, Xianxianzzz, --version, Minecraft 1.16.5 - 寮傜晫鐢熸椿骞绘兂, --gameDir, C:\Users\********\Desktop\寮傜晫鐢熸椿骞绘兂-Isekai-Life's-Fantasy v1.3\.minecraft, --assetsDir, C:\Users\********\Desktop\寮傜晫鐢熸椿骞绘兂-Isekai-Life's-Fantasy v1.3\.minecraft\assets, --assetIndex, 1.16, --uuid, 0ca3ecd984a34f60840dd218ee1e4c71, --accessToken, 鉂勨潉鉂勨潉鉂勨潉鉂勨潉, --userType, mojang, --versionType, HMCL 3.5.4, --width, 1280, --height, 720, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.39, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
|
||||
[23:02:04] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_333 by Oracle Corporation
|
||||
[23:02:04] [main/INFO]: OptiFineTransformationService.onLoad
|
||||
[23:02:04] [main/INFO]: OptiFine ZIP file: C:\Users\********\Desktop\寮傜晫鐢熸椿骞绘兂-Isekai-Life's-Fantasy v1.3\.minecraft\mods\OptiFine_1.16.5_HD_U_G8.jar
|
||||
[23:02:04] [main/INFO]: Target.PRE_CLASS is available
|
||||
[23:02:04] [main/INFO]: Added Lets Encrypt root certificates as additional trust
|
||||
[23:02:04] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/********/Desktop/%e5%bc%82%e7%95%8c%e7%94%9f%e6%b4%bb%e5%b9%bb%e6%83%b3-Isekai-Life's-Fantasy%20v1.3/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
|
||||
[23:02:04] [main/INFO]: OptiFineTransformationService.initialize
|
||||
[23:02:06] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
|
||||
[23:02:06] [main/INFO]: OptiFineTransformationService.transformers
|
||||
[23:02:06] [main/INFO]: Targets: 311
|
||||
Init ItemPhysic coremods ...
|
||||
Init CreativeCore coremods ...
|
||||
[23:02:08] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.]
|
||||
[23:02:08] [main/ERROR]: Mixin config drippyloadingscreen.mixin.json does not specify "minVersion" property
|
||||
[23:02:08] [main/INFO]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
|
||||
[23:02:08] [main/INFO]: Successfully loaded Mixin Connector [icyllis.modernui.core.MixinConnector]
|
||||
[23:02:08] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
|
||||
[23:02:08] [main/INFO]: Successfully loaded Mixin Connector [com.fuzs.easymagic.mixin.MixinConnector]
|
||||
[23:02:08] [main/INFO]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
|
||||
[23:02:08] [main/INFO]: Launching target 'fmlclient' with arguments [--version, Minecraft 1.16.5 - 寮傜晫鐢熸椿骞绘兂, --gameDir, C:\Users\********\Desktop\寮傜晫鐢熸椿骞绘兂-Isekai-Life's-Fantasy v1.3\.minecraft, --assetsDir, C:\Users\********\Desktop\寮傜晫鐢熸椿骞绘兂-Isekai-Life's-Fantasy v1.3\.minecraft\assets, --uuid, 0ca3ecd984a34f60840dd218ee1e4c71, --username, Xianxianzzz, --assetIndex, 1.16, --accessToken, 鉂勨潉鉂勨潉鉂勨潉鉂勨潉, --userType, mojang, --versionType, HMCL 3.5.4, --width, 1280, --height, 720]
|
||||
[23:02:09] [main/WARN]: Reference map 'nethers_delight.refmap.json' for nethers_delight.mixins.json could not be read. If this is a development environment you can ignore this message
|
||||
[23:02:09] [main/INFO]: Performant configs loaded
|
||||
[23:02:09] [main/INFO]: Patching LivingEntity#attackEntityFrom
|
||||
[23:02:09] [main/INFO]: Transforming class: net.minecraft.entity.Entity
|
||||
[23:02:09] [main/INFO]: Transforming class: net.minecraft.entity.Entity
|
||||
[23:02:10] [main/INFO]: start
|
||||
[23:02:10] [main/INFO]: find block call
|
||||
[23:02:10] [main/INFO]: Patching PlayerContainer#<init>
|
||||
[23:02:10] [main/INFO]: Patching PlayerContainer#onCraftMatrixChanged
|
||||
[23:02:10] [main/INFO]: Patching PlayerContainer#transferStackInSlot
|
||||
[23:02:10] [main/INFO]: Transforming class: net.minecraft.tileentity.TileEntity
|
||||
[Serene Seasons Transformer]: Transforming func_176224_k in net/minecraft/block/CauldronBlock
|
||||
[Serene Seasons Transformer]: Patched 1 calls
|
||||
[23:02:10] [main/INFO]: Patching LivingEntity#attackEntityFrom
|
||||
[23:02:10] [main/INFO]: Transforming method: setupTerrain net.minecraft.client.renderer.WorldRenderer
|
||||
[23:02:10] [main/INFO]: Transforming method: updateCameraAndRender net.minecraft.client.renderer.WorldRenderer
|
||||
[Serene Seasons Transformer]: Transforming func_228438_a_ in net/minecraft/client/renderer/WorldRenderer
|
||||
[Serene Seasons Transformer]: Patched 1 calls
|
||||
[Serene Seasons Transformer]: Transforming func_228436_a_ in net/minecraft/client/renderer/WorldRenderer
|
||||
[Serene Seasons Transformer]: Patched 1 calls
|
||||
[23:02:10] [main/INFO]: Patching ModelBakery#<init>
|
||||
[Serene Seasons Transformer]: Transforming func_201854_a in net/minecraft/world/biome/Biome
|
||||
[Serene Seasons Transformer]: Patched 1 calls
|
||||
[Serene Seasons Transformer]: Transforming func_201850_b in net/minecraft/world/biome/Biome
|
||||
[Serene Seasons Transformer]: Patched 1 calls
|
||||
[23:02:11] [main/WARN]: Error loading class: biomesoplenty/common/world/BOPBiomeProvider (java.lang.ClassNotFoundException: null)
|
||||
[23:02:11] [main/WARN]: Error loading class: xiroc/dungeoncrawl/dungeon/Dungeon (java.lang.ClassNotFoundException: null)
|
||||
[23:02:11] [main/INFO]: Transforming class: net.minecraft.tileentity.TileEntity
|
||||
[23:02:11] [main/INFO]: Patching ItemStack#onItemUse
|
||||
[23:02:11] [main/INFO]: start
|
||||
[23:02:11] [main/INFO]: find block call
|
||||
[23:02:12] [main/INFO]: Not enabling mixin forcom.performant.coremod.mixin.forge.BasicEventHooksMixin as config disables it.
|
||||
[23:02:12] [main/INFO]: Not enabling mixin forcom.performant.coremod.mixin.world.WorldMixin as config disables it.
|
||||
[23:02:12] [main/INFO]: Not enabling mixin forcom.performant.coremod.mixin.entity.LivingEntityUpdateEventMixin as config disables it.
|
||||
[23:02:13] [main/INFO]: Transforming class: net.minecraft.entity.Entity
|
||||
[23:02:13] [main/INFO]: Patching BlockModelShapes#getModelLocation
|
||||
[23:02:13] [main/INFO]: Patching PlayerContainer#<init>
|
||||
[23:02:13] [main/INFO]: Patching PlayerContainer#onCraftMatrixChanged
|
||||
[23:02:13] [main/INFO]: Patching PlayerContainer#transferStackInSlot
|
||||
[23:02:13] [main/INFO]: Patching LivingEntity#attackEntityFrom
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.reflect.InvocationTargetException
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
|
||||
[23:02:13] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: ... 4 more
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at net.optifine.reflect.Reflector.<clinit>(Reflector.java:282)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:101)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraft.crash.CrashReport.<init>(CrashReport.java:54)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraft.crash.CrashReport.func_230188_h_(CrashReport.java:425)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraft.client.main.Main.main(Main.java:122)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: ... 10 more
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector OnisOnLadder(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/LivingEntity;)Z in performant.mixins.json:entity.LivingEntityMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap performant.refmap.json
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
|
||||
[23:02:13] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: ... 35 more
|
||||
Exception in thread "main"
|
48
HMCLCore/src/test/resources/crash-report/need_jdk11.txt
Normal file
48
HMCLCore/src/test/resources/crash-report/need_jdk11.txt
Normal file
@ -0,0 +1,48 @@
|
||||
2023-06-15 15:54:15,412 main ERROR Error processing element Queue ([Appenders: null]): CLASS_NOT_FOUND
|
||||
[15:54:15] [main/INFO]: ModLauncher running: args [--username, MarkHairo, --version, XPlus OptiReady based on Minecraft 1.16.5 (Forge), --gameDir, C:\Users\********\Desktop\HMCL-3.5.4.exe\.minecraft\versions\XPlus OptiReady based on Minecraft 1.16.5 (Forge), --assetsDir, C:\Users\********\Desktop\HMCL-3.5.4.exe\.minecraft\assets, --assetIndex, 1.16, --uuid, 49077709e6763dd4bde7a33aaf06043e, --accessToken, 鉂勨潉鉂勨潉鉂勨潉鉂勨潉, --userType, legacy, --versionType, HMCL 3.5.4, --width, 854, --height, 480, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.34, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
|
||||
[15:54:15] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 17.0.7 by Microsoft
|
||||
[15:54:15] [main/INFO]: Added Lets Encrypt root certificates as additional trust
|
||||
[15:54:15] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/********/Desktop/HMCL-3.5.4.exe/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
|
||||
Init ItemPhysicLite coremods ...
|
||||
Init CreativeCore coremods ...
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: java.lang.ExceptionInInitializerError
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at org.openjdk.nashorn.internal.runtime.Context.compile(Context.java:1509)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at org.openjdk.nashorn.internal.runtime.Context.compileScript(Context.java:1449)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at org.openjdk.nashorn.internal.runtime.Context.compileScript(Context.java:759)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at org.openjdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:528)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at org.openjdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:517)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at org.openjdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:395)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at org.openjdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:146)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at java.scripting/javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:247)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at net.minecraftforge.coremod.CoreMod.initialize(CoreMod.java:40)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at net.minecraftforge.coremod.CoreModEngine.initialize(CoreModEngine.java:75)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at net.minecraftforge.coremod.CoreModEngine.initializeCoreMods(CoreModEngine.java:69)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at net.minecraftforge.coremod.CoreModProvider.getCoreModTransformers(CoreModProvider.java:17)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at net.minecraftforge.fml.loading.FMLServiceProvider.transformers(FMLServiceProvider.java:156)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at cpw.mods.modlauncher.TransformationServiceDecorator.gatherTransformers(TransformationServiceDecorator.java:74)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseServiceTransformers$6(TransformationServicesHandler.java:101)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at java.base/java.util.HashMap$Values.forEach(HashMap.java:1065)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseServiceTransformers(TransformationServicesHandler.java:101)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:64)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1077]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1086]: Caused by: java.lang.RuntimeException: java.lang.NoSuchMethodException: no such method: sun.misc.Unsafe.defineAnonymousClass(Class,byte[],Object[])Class/invokeVirtual
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1086]: at org.openjdk.nashorn.internal.runtime.Context$AnonymousContextCodeInstaller.lambda$getDefineAnonymousClass$0(Context.java:335)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1086]: at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1086]: at org.openjdk.nashorn.internal.runtime.Context$AnonymousContextCodeInstaller.getDefineAnonymousClass(Context.java:327)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1086]: at org.openjdk.nashorn.internal.runtime.Context$AnonymousContextCodeInstaller.<clinit>(Context.java:317)
|
||||
[15:54:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1086]: ... 21 more
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:659]: Caused by: java.lang.NoSuchMethodException: no such method: sun.misc.Unsafe.defineAnonymousClass(Class,byte[],Object[])Class/invokeVirtual
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:659]: at java.base/java.lang.invoke.MemberName.makeAccessException(MemberName.java:976)
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:659]: at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1117)
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:659]: at java.base/java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:3649)
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:659]: at java.base/java.lang.invoke.MethodHandles$Lookup.findVirtual(MethodHandles.java:2680)
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:659]: at org.openjdk.nashorn.internal.runtime.Context$AnonymousContextCodeInstaller.lambda$getDefineAnonymousClass$0(Context.java:329)
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:659]: ... 24 more
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:682]: Caused by: java.lang.NoSuchMethodError: 'java.lang.Class sun.misc.Unsafe.defineAnonymousClass(java.lang.Class, byte[], java.lang.Object[])'
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:682]: at java.base/java.lang.invoke.MethodHandleNatives.resolve(Native Method)
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:682]: at java.base/java.lang.invoke.MemberName$Factory.resolve(MemberName.java:1085)
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:682]: at java.base/java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1114)
|
||||
[15:54:18] [main/INFO]: [java.lang.Throwable:printStackTrace:682]: ... 27 more
|
||||
Exception in thread "main"
|
36
HMCLCore/src/test/resources/crash-report/need_jdk112.txt
Normal file
36
HMCLCore/src/test/resources/crash-report/need_jdk112.txt
Normal file
@ -0,0 +1,36 @@
|
||||
2023-06-11 12:15:14,674 main ERROR Error processing element Queue ([Appenders: null]): CLASS_NOT_FOUND
|
||||
[12:15:14] [main/INFO]: ModLauncher running: args [--username, 520, --version, 榫欎箣鍐掗櫓v3.3a, --gameDir, D:\versions\榫欎箣鍐掗櫓v3.3a, --assetsDir, D:\assets, --assetIndex, 1.16, --uuid, 80a1da362ce83d64be4612a92ee7248e, --accessToken, 鉂勨潉鉂勨潉鉂勨潉鉂勨潉, --userType, legacy, --versionType, HMCL 3.5.4, --width, 854, --height, 480, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.35, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550, --fullscreen]
|
||||
[12:15:14] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_371 by Oracle Corporation
|
||||
[12:15:15] [main/INFO]: Added Lets Encrypt root certificates as additional trust
|
||||
[12:15:15] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/D:/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
|
||||
[12:15:16] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:0 token recognition error at: '`'
|
||||
[12:15:16] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 2:141 token recognition error at: ';'
|
||||
Init CreativeCore coremods ...
|
||||
[12:15:18] [main/ERROR]: Mixin config modernworldcreation.mixin.json does not specify "minVersion" property
|
||||
[12:15:18] [main/INFO]: Successfully loaded Mixin Connector [hellfirepvp.astralsorcery.MixinConnector]
|
||||
[12:15:18] [main/INFO]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
|
||||
[12:15:18] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
|
||||
[12:15:18] [main/INFO]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector]
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.UnsupportedClassVersionError: icyllis/modernui/forge/MixinConnector has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName0(Native Method)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName(Unknown Source)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.HashMap.forEach(Unknown Source)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
|
||||
[12:15:18] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
|
||||
Exception in thread "main"
|
151
HMCLCore/src/test/resources/crash-report/night_config_fixes.txt
Normal file
151
HMCLCore/src/test/resources/crash-report/night_config_fixes.txt
Normal file
@ -0,0 +1,151 @@
|
||||
Java HotSpot(TM) 64-Bit Server VM warning: Option --illegal-access is deprecated and will be removed in a future release.
|
||||
[22:55:37] [main/INFO]: ModLauncher running: args [--username, fmtt1, --version, 1.17.1, --gameDir, F:\新我的世界, --assetsDir, F:\新我的世界\assets, --assetIndex, 1.17, --uuid, 118884b8837d3e2eaf1d48eb68883f95, --accessToken, ❄❄❄❄❄❄❄❄, --userType, legacy, --versionType, HMCL 3.5.4, --width, 854, --height, 480, --launchTarget, forgeclient, --fml.forgeVersion, 37.1.1, --fml.mcVersion, 1.17.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210706.113038]
|
||||
[22:55:37] [main/INFO]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 16.0.1 by Oracle Corporation
|
||||
[22:55:37] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=union:/F:/新我的世界/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar%2319! Service=ModLauncher Env=CLIENT
|
||||
[22:55:37] [main/INFO]: Found mod file jei-1.17.1-8.3.1.1002.jar of type MOD with locator {mods folder locator at F:\新我的世界\mods}
|
||||
[22:55:37] [main/INFO]: Found mod file journeymap-1.17.1-5.8.0.jar of type MOD with locator {mods folder locator at F:\新我的世界\mods}
|
||||
[22:55:37] [main/INFO]: Found mod file fmlcore-1.17.1-37.1.1.jar of type LIBRARY with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@18245eb0
|
||||
[22:55:37] [main/INFO]: Found mod file javafmllanguage-1.17.1-37.1.1.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@18245eb0
|
||||
[22:55:37] [main/INFO]: Found mod file mclanguage-1.17.1-37.1.1.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@18245eb0
|
||||
[22:55:37] [main/INFO]: Found mod file client-1.17.1-20210706.113038-srg.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@18245eb0
|
||||
[22:55:37] [main/INFO]: Found mod file forge-1.17.1-37.1.1-universal.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@18245eb0
|
||||
2023-04-26 22:55:37,463 main WARN Error parsing URI F:\新我的世界\versions\1.17.1\log4j2.xml
|
||||
[22:55:38] [main/INFO]: Launching target 'forgeclient' with arguments [--version, 1.17.1, --gameDir, F:\新我的世界, --assetsDir, F:\新我的世界\assets, --uuid, 118884b8837d3e2eaf1d48eb68883f95, --username, fmtt1, --assetIndex, 1.17, --accessToken, ❄❄❄❄❄❄❄❄, --userType, legacy, --versionType, HMCL 3.5.4, --width, 854, --height, 480]
|
||||
2023-04-26 22:55:38,406 main WARN Error parsing URI F:\新我的世界\versions\1.17.1\log4j2.xml
|
||||
SLF4J: No SLF4J providers were found.
|
||||
SLF4J: Defaulting to no-operation (NOP) logger implementation
|
||||
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
|
||||
############ Journeymap Coremod Potion Effects Renderer: Injected ############
|
||||
[22:55:43] [Render thread/WARN]: Assets URL 'union:/F:/新我的世界/libraries/net/minecraft/client/1.17.1-20210706.113038/client-1.17.1-20210706.113038-srg.jar%2355!/assets/.mcassetsroot' uses unexpected schema
|
||||
[22:55:43] [Render thread/WARN]: Assets URL 'union:/F:/新我的世界/libraries/net/minecraft/client/1.17.1-20210706.113038/client-1.17.1-20210706.113038-srg.jar%2355!/data/.mcassetsroot' uses unexpected schema
|
||||
[22:55:43] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
||||
[22:55:44] [Render thread/ERROR]: Failed to verify authentication
|
||||
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
|
||||
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-2.3.31.jar%2338!:?]
|
||||
at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.checkPrivileges(YggdrasilSocialInteractionsService.java:112) ~[authlib-2.3.31.jar%2338!:?]
|
||||
at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.<init>(YggdrasilSocialInteractionsService.java:42) ~[authlib-2.3.31.jar%2338!:?]
|
||||
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createSocialInteractionsService(YggdrasilAuthenticationService.java:151) ~[authlib-2.3.31.jar%2338!:?]
|
||||
at net.minecraft.client.Minecraft.m_91130_(Minecraft.java:601) ~[client-1.17.1-20210706.113038-srg.jar%2355!:?]
|
||||
at net.minecraft.client.Minecraft.<init>(Minecraft.java:404) ~[client-1.17.1-20210706.113038-srg.jar%2355!:?]
|
||||
at net.minecraft.client.main.Main.main(Main.java:151) ~[client-1.17.1-20210706.113038-srg.jar%2355!:?]
|
||||
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
||||
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
|
||||
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
|
||||
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
|
||||
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.17.1-37.1.1.jar%2323!:?]
|
||||
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?]
|
||||
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?]
|
||||
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?]
|
||||
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?]
|
||||
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?]
|
||||
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?]
|
||||
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?]
|
||||
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]
|
||||
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
|
||||
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:79) ~[authlib-2.3.31.jar%2338!:?]
|
||||
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:47) ~[authlib-2.3.31.jar%2338!:?]
|
||||
at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.checkPrivileges(YggdrasilSocialInteractionsService.java:104) ~[authlib-2.3.31.jar%2338!:?]
|
||||
... 18 more
|
||||
[22:55:44] [Render thread/INFO]: Setting user: fmtt1
|
||||
[22:55:44] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 SNAPSHOT
|
||||
[22:55:45] [modloading-worker-2/INFO]: Forge mod loading, version 37.1.1, for MC 1.17.1 with MCP 20210706.113038
|
||||
[22:55:45] [modloading-worker-2/INFO]: MinecraftForge v37.1.1 Initialized
|
||||
[22:55:47] [Render thread/INFO]: Narrator library for x64 successfully loaded
|
||||
[22:55:47] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources
|
||||
[22:55:47] [Worker-Main-10/INFO]: No plugins for JourneyMap API discovered.
|
||||
[22:55:47] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
|
||||
[22:55:47] [Render thread/INFO]: Initializing Packet Registries
|
||||
[22:55:48] [Render thread/INFO]: Journeymap Initializing
|
||||
[22:55:48] [Render thread/INFO]: JourneyMap log initialized.
|
||||
[22:55:48] [Render thread/INFO]: initialize ENTER
|
||||
[22:55:48] [Render thread/INFO]: [ClientAPI] built with JourneyMap API 1.8-SNAPSHOT
|
||||
[22:55:48] [Render thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
|
||||
[22:55:48] [Render thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
|
||||
[22:55:48] [Render thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
|
||||
[22:55:48] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Current: 37.1.1 Target: null
|
||||
[22:55:48] [Forge Version Check/INFO]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
|
||||
[22:55:48] [Render thread/INFO]: initialize EXIT, elapsed count 1 avg 508.87ms
|
||||
[22:55:49] [Forge Version Check/INFO]: [journeymap] Found status: UP_TO_DATE Current: 5.8.0 Target: null
|
||||
[22:56:00] [Render thread/INFO]: Journeymap PostInit
|
||||
[22:56:01] [Render thread/INFO]: Preloaded theme textures: 73
|
||||
[22:56:01] [Render thread/INFO]: postInitialize EXIT, elapsed count 1 avg 356.59ms
|
||||
[22:56:02] [Render thread/INFO]: OpenAL initialized.
|
||||
[22:56:02] [Render thread/INFO]: Sound engine started
|
||||
[22:56:02] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
|
||||
[22:56:02] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
|
||||
[22:56:02] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
||||
[22:56:02] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
||||
[22:56:02] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
||||
[22:56:02] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
||||
[22:56:02] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
||||
[22:56:03] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
|
||||
[22:56:03] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
|
||||
[22:56:03] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
||||
[22:56:03] [Render thread/INFO]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas
|
||||
[22:56:04] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
|
||||
[22:56:19] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[22:56:19] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[22:56:19] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[22:56:19] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[22:56:19] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[22:56:19] [Render thread/WARN]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
|
||||
[22:56:19] [Render thread/WARN]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
|
||||
[22:56:19] [Render thread/INFO]: Reloading ResourceManager: Default, forge-1.17.1-37.1.1-universal.jar, journeymap-1.17.1-5.8.0.jar, jei-1.17.1-8.3.1.1002.jar
|
||||
[22:56:22] [Render thread/INFO]: Loaded 7 recipes
|
||||
[22:56:24] [Render thread/INFO]: Loaded 1137 advancements
|
||||
[22:56:52] [pool-6-thread-1/INFO]: World optimizaton finished after 27426 ms
|
||||
[22:56:58] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[22:56:58] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[22:56:58] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[22:56:58] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[22:56:58] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[22:56:58] [Render thread/WARN]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
|
||||
[22:56:58] [Render thread/WARN]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
|
||||
[22:56:58] [Render thread/INFO]: Reloading ResourceManager: Default, forge-1.17.1-37.1.1-universal.jar, journeymap-1.17.1-5.8.0.jar, jei-1.17.1-8.3.1.1002.jar
|
||||
[22:57:01] [Render thread/INFO]: Loaded 7 recipes
|
||||
[22:57:02] [Render thread/INFO]: Loaded 1137 advancements
|
||||
[22:57:02] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
|
||||
[22:57:03] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[22:57:03] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[22:57:03] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[22:57:03] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[22:57:03] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[22:57:03] [Render thread/WARN]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
|
||||
[22:57:03] [Render thread/WARN]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
|
||||
[22:57:03] [Render thread/INFO]: Reloading ResourceManager: Default, forge-1.17.1-37.1.1-universal.jar, journeymap-1.17.1-5.8.0.jar, jei-1.17.1-8.3.1.1002.jar
|
||||
[22:57:05] [Render thread/INFO]: Loaded 7 recipes
|
||||
[22:57:07] [Render thread/INFO]: Loaded 1137 advancements
|
||||
[22:57:07] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
|
||||
[22:57:08] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
||||
[22:57:08] [Server thread/INFO]: Starting integrated minecraft server version 1.17.1
|
||||
[22:57:08] [Server thread/INFO]: Generating keypair
|
||||
[22:57:08] [Server thread/ERROR]: Encountered an unexpected exception
|
||||
net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file journeymap-server.toml of type SERVER for modid journeymap
|
||||
at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[fmlcore-1.17.1-37.1.1.jar%2356!:?]
|
||||
at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:74) ~[fmlcore-1.17.1-37.1.1.jar%2356!:?]
|
||||
at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:64) ~[fmlcore-1.17.1-37.1.1.jar%2356!:?]
|
||||
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
|
||||
at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2093) ~[?:?]
|
||||
at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:64) ~[fmlcore-1.17.1-37.1.1.jar%2356!:?]
|
||||
at net.minecraftforge.fmllegacy.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:95) ~[forge-1.17.1-37.1.1-universal.jar%2359!:?]
|
||||
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:64) ~[client-1.17.1-20210706.113038-srg.jar%2355!:?]
|
||||
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:660) ~[client-1.17.1-20210706.113038-srg.jar%2355!:?]
|
||||
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.17.1-20210706.113038-srg.jar%2355!:?]
|
||||
at java.lang.Thread.run(Thread.java:831) [?:?]
|
||||
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
|
||||
at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar%237!:?]
|
||||
at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar%237!:?]
|
||||
at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar%237!:?]
|
||||
at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar%237!:?]
|
||||
at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar%238!:?]
|
||||
at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar%238!:?]
|
||||
at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar%238!:?]
|
||||
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar%238!:?]
|
||||
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar%238!:?]
|
||||
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar%237!:?]
|
||||
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar%237!:?]
|
||||
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar%237!:?]
|
||||
at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar%237!:?]
|
||||
at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar%237!:?]
|
||||
at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[fmlcore-1.17.1-37.1.1.jar%2356!:?]
|
||||
... 10 more
|
@ -0,0 +1,4 @@
|
||||
[035月2023 10:17:42.178] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Lin_morning, --version, 匠魂3, --gameDir, C:\Users\********\Desktop\.minecraft\versions\匠魂3, --assetsDir, C:\Users\********\Desktop\.minecraft\assets, --assetIndex, 1.16, --uuid, 6758aaf5ac48499b927fff9395a71d19, --accessToken, ????????, --userType, msa, --versionType, PCL, --width, 854, --height, 480, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.34, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
|
||||
[035月2023 10:17:42.185] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 17.0.6 by Oracle Corporation
|
||||
[035月2023 10:17:42.621] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/********/Desktop/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
|
||||
[035月2023 10:17:42.637] [main/ERROR] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Cannot find launch target fmlclient, unable to launch
|
@ -0,0 +1,15 @@
|
||||
2023-04-24 13:16:44,288 main ERROR Error processing element Queue ([Appenders: null]): CLASS_NOT_FOUND
|
||||
[13:16:44] [main/INFO]: ModLauncher running: args [--username, 1227, --version, 龙之冒险v3.2a, --gameDir, E:\MC\.minecraft\versions\龙之冒险v3.2a, --assetsDir, E:\MC\.minecraft\assets, --assetIndex, 1.16, --uuid, 33c5ab003c2436469ce8ac5585bcf830, --accessToken, ❄❄❄❄❄❄❄❄, --userType, legacy, --versionType, HMCL 3.5.4, --width, 854, --height, 480, --tweakClass, optifine.OptiFineForgeTweaker, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.35, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
|
||||
[13:16:44] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 11.0.12 by Oracle Corporation
|
||||
[13:16:44] [main/INFO]: OptiFineTransformationService.onLoad
|
||||
[13:16:44] [main/INFO]: OptiFine ZIP file: E:\MC\.minecraft\libraries\optifine\OptiFine\1.16.5_HD_U_G8\OptiFine-1.16.5_HD_U_G8.jar
|
||||
[13:16:44] [main/INFO]: Target.PRE_CLASS is available
|
||||
[13:16:44] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/E:/MC/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
|
||||
[13:16:44] [main/INFO]: OptiFineTransformationService.initialize
|
||||
[13:16:44] [main/INFO]: OptiFineTransformationService.transformers
|
||||
[13:16:44] [main/INFO]: Targets: 311
|
||||
[13:16:44] [main/ERROR]: Cannot find launch target fmlclient, unable to launch
|
||||
Exception in thread "main" java.lang.RuntimeException: Cannot find launch target
|
||||
at cpw.mods.modlauncher.LaunchServiceHandler.validateLaunchTarget(LaunchServiceHandler.java:87)
|
||||
at cpw.mods.modlauncher.Launcher.run(Launcher.java:78)
|
||||
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
|
83
HMCLCore/src/test/resources/logs/forgemod_resolution.txt
Normal file
83
HMCLCore/src/test/resources/logs/forgemod_resolution.txt
Normal file
@ -0,0 +1,83 @@
|
||||
[08:45:13] [main/INFO]: ModLauncher running: args [--username, Chase, --version, 1.19.3, --gameDir, E:\姝g増MC\.minecraft, --assetsDir, E:\姝g増MC\.minecraft\assets, --assetIndex, 2, --uuid, beb1f0e1a20e397e9661e2e380a8e954, --accessToken, 鉂勨潉鉂勨潉鉂勨潉鉂勨潉, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, legacy, --versionType, HMCL 3.5.4, --width, 854, --height, 480, --launchTarget, forgeclient, --fml.forgeVersion, 44.1.22, --fml.mcVersion, 1.19.3, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20221207.122022]
|
||||
[08:45:13] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.7 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0
|
||||
[08:45:13] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/E:/姝g増MC/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2398!/ Service=ModLauncher Env=CLIENT
|
||||
[08:45:13] [main/INFO]: Found mod file Werewolves-1.19.3-1.1.0.0.jar of type MOD with provider {mods folder locator at E:\姝g増MC\.minecraft\mods}
|
||||
[08:45:14] [main/WARN]: Mod file E:\姝g増MC\.minecraft\libraries\net\minecraftforge\fmlcore\1.19.3-44.1.22\fmlcore-1.19.3-44.1.22.jar is missing mods.toml file
|
||||
[08:45:14] [main/WARN]: Mod file E:\姝g増MC\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.3-44.1.22\javafmllanguage-1.19.3-44.1.22.jar is missing mods.toml file
|
||||
[08:45:14] [main/WARN]: Mod file E:\姝g増MC\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.3-44.1.22\lowcodelanguage-1.19.3-44.1.22.jar is missing mods.toml file
|
||||
[08:45:14] [main/WARN]: Mod file E:\姝g増MC\.minecraft\libraries\net\minecraftforge\mclanguage\1.19.3-44.1.22\mclanguage-1.19.3-44.1.22.jar is missing mods.toml file
|
||||
[08:45:14] [main/INFO]: Found mod file fmlcore-1.19.3-44.1.22.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@2d35442b
|
||||
[08:45:14] [main/INFO]: Found mod file javafmllanguage-1.19.3-44.1.22.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@2d35442b
|
||||
[08:45:14] [main/INFO]: Found mod file lowcodelanguage-1.19.3-44.1.22.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@2d35442b
|
||||
[08:45:14] [main/INFO]: Found mod file mclanguage-1.19.3-44.1.22.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@2d35442b
|
||||
[08:45:14] [main/INFO]: Found mod file client-1.19.3-20221207.122022-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@2d35442b
|
||||
[08:45:14] [main/INFO]: Found mod file forge-1.19.3-44.1.22-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@2d35442b
|
||||
[08:45:14] [main/INFO]: No dependencies to load found. Skipping!
|
||||
[08:45:14] [main/ERROR]: Missing or unsupported mandatory dependencies:
|
||||
Mod ID: 'vampirism', Requested by: 'werewolves', Expected range: '[1.9.0-beta.1,)', Actual version: '[MISSING]'
|
||||
[08:45:17] [main/INFO]: Compatibility level set to JAVA_17
|
||||
[08:45:17] [main/INFO]: Launching target 'forgeclient' with arguments [--version, 1.19.3, --gameDir, E:\姝g増MC\.minecraft, --assetsDir, E:\姝g増MC\.minecraft\assets, --uuid, beb1f0e1a20e397e9661e2e380a8e954, --username, Chase, --assetIndex, 2, --accessToken, 鉂勨潉鉂勨潉鉂勨潉鉂勨潉, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, legacy, --versionType, HMCL 3.5.4, --width, 854, --height, 480]
|
||||
[08:45:21] [pool-3-thread-1/WARN]: Error loading class: de/teamlapen/vampirism/entity/player/FactionBasePlayer (java.lang.ClassNotFoundException: de.teamlapen.vampirism.entity.player.FactionBasePlayer)
|
||||
[08:45:21] [pool-3-thread-1/WARN]: Error loading class: de/teamlapen/vampirism/api/entity/player/IFactionPlayer (java.lang.ClassNotFoundException: de.teamlapen.vampirism.api.entity.player.IFactionPlayer)
|
||||
[08:45:21] [pool-3-thread-1/WARN]: Error loading class: de/teamlapen/vampirism/api/entity/factions/IFactionEntity (java.lang.ClassNotFoundException: de.teamlapen.vampirism.api.entity.factions.IFactionEntity)
|
||||
[08:45:21] [pool-3-thread-1/WARN]: Error loading class: de/teamlapen/vampirism/api/entity/player/skills/ISkillHandler (java.lang.ClassNotFoundException: de.teamlapen.vampirism.api.entity.player.skills.ISkillHandler)
|
||||
Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
|
||||
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
|
||||
Caused by: java.lang.reflect.InvocationTargetException
|
||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||||
at MC-BOOTSTRAP/fmlloader@1.19.3-44.1.22/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
|
||||
... 7 more
|
||||
Caused by: java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
||||
at MC-BOOTSTRAP/fmlloader@1.19.3-44.1.22/net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29)
|
||||
at TRANSFORMER/minecraft@1.19.3/net.minecraft.client.main.Main.m_239872_(Main.java:145)
|
||||
at TRANSFORMER/minecraft@1.19.3/net.minecraft.client.main.Main.main(Main.java:51)
|
||||
... 13 more
|
||||
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
|
||||
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113)
|
||||
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219)
|
||||
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229)
|
||||
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219)
|
||||
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135)
|
||||
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
|
||||
at TRANSFORMER/forge@44.1.22/net.minecraftforge.registries.GameData.init(GameData.java:136)
|
||||
at TRANSFORMER/forge@44.1.22/net.minecraftforge.registries.GameData.<clinit>(GameData.java:121)
|
||||
at TRANSFORMER/minecraft@1.19.3/net.minecraft.core.registries.BuiltInRegistries.forge(BuiltInRegistries.java:420)
|
||||
at TRANSFORMER/minecraft@1.19.3/net.minecraft.core.registries.BuiltInRegistries.forge(BuiltInRegistries.java:400)
|
||||
at TRANSFORMER/minecraft@1.19.3/net.minecraft.core.registries.BuiltInRegistries.<clinit>(BuiltInRegistries.java:117)
|
||||
at TRANSFORMER/minecraft@1.19.3/net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:37)
|
||||
at TRANSFORMER/minecraft@1.19.3/net.minecraft.client.main.Main.lambda$run$0(Main.java:145)
|
||||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||||
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
|
||||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
||||
Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: de.teamlapen.vampirism.api.entity.player.skills.ISkillHandler
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
|
||||
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
|
||||
... 25 more
|
@ -0,0 +1,500 @@
|
||||
[15:07:11] [Render thread/INFO]: Registering world-gen core codecs
|
||||
[15:07:11] [Render thread/INFO]: Registering world-gen component codecs
|
||||
[15:07:11] [Render thread/INFO]: Locking mod world-gen registries
|
||||
[15:07:11] [Render thread/INFO]: Registering world-gen content
|
||||
[15:07:11] [Render thread/INFO]: Extracting default datapack to F:\我的世界\生存魂\config\terraforged\pack-v0.1
|
||||
[15:07:11] [Render thread/INFO]: Initializing Packet Registries
|
||||
[15:07:11] [Render thread/INFO]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.WaterEffect as a FluidEffect for Water with the ID 0
|
||||
[15:07:11] [Render thread/INFO]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.LavaEffect as a FluidEffect for Lava with the ID 1
|
||||
[15:07:11] [Render thread/INFO]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.PotionEffect as a FluidEffect for fluid.travelersbackpack.potion_fluid with the ID 2
|
||||
[15:07:11] [Render thread/INFO]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.MilkEffect as a FluidEffect for Milk with the ID 3
|
||||
[15:07:11] [Worker-Main-10/INFO]: Built TOML config for F:\我的世界\生存魂\config\prefab.toml
|
||||
[15:07:11] [Worker-Main-10/INFO]: Loaded TOML config file F:\我的世界\生存魂\config\prefab.toml
|
||||
[15:07:12] [Forge Version Check/INFO]: [iceberg] Found status: UP_TO_DATE Current: 1.0.49 Target: null
|
||||
[15:07:12] [Forge Version Check/INFO]: [flywheel] Starting version check at https://api.modrinth.com/updates/flywheel/forge_updates.json
|
||||
[15:07:12] [Render thread/INFO]: Registering custom overworld effects
|
||||
[15:07:12] [Render thread/INFO]: Journeymap Initializing
|
||||
[15:07:12] [Render thread/INFO]: JourneyMap log initialized.
|
||||
[15:07:12] [Render thread/INFO]: initialize ENTER
|
||||
[15:07:12] [Render thread/INFO]: [ClientAPI] built with JourneyMap API 1.9-SNAPSHOT
|
||||
[15:07:12] [Render thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
|
||||
[15:07:12] [Render thread/INFO]: Initialized IClientPlugin: net.blay09.mods.waystones.compat.JourneyMapAddon
|
||||
[15:07:12] [Forge Version Check/INFO]: [flywheel] Found status: UP_TO_DATE Current: 0.6.8.a Target: null
|
||||
[15:07:12] [Forge Version Check/INFO]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
|
||||
[15:07:12] [Render thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
|
||||
[15:07:12] [Render thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
|
||||
[15:07:12] [Render thread/INFO]: initialize EXIT, elapsed count 1 avg 319.6ms
|
||||
[15:07:14] [Forge Version Check/INFO]: [journeymap] Found status: UP_TO_DATE Current: 5.9.5 Target: null
|
||||
[15:07:14] [Forge Version Check/INFO]: [travelersbackpack] Starting version check at https://gist.githubusercontent.com/Tiviacz1337/906937677aa472285dff9d6c2a189d5e/raw
|
||||
[15:07:17] [Worker-Main-13/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:17] [Worker-Main-13/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:17] [Worker-Main-13/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:17] [Worker-Main-13/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:18] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in createaddition:block/connector/small_light
|
||||
[15:07:18] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in cataclysm:item/infernal_forge
|
||||
[15:07:18] [Worker-Main-13/INFO]: [OptiFine] Multitexture: false
|
||||
[15:07:18] [Worker-Main-13/INFO]: [OptiFine] Multipass connected textures: false
|
||||
[15:07:18] [Worker-Main-13/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:18] [Worker-Main-13/INFO]: [OptiFine] Multipass connected textures: false
|
||||
[15:07:18] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
|
||||
[15:07:18] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
|
||||
[15:07:18] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
|
||||
[15:07:18] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
|
||||
[15:07:18] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
|
||||
[15:07:19] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
|
||||
[15:07:19] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
|
||||
[15:07:19] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
|
||||
[15:07:19] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
|
||||
[15:07:19] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
|
||||
[15:07:19] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
|
||||
[15:07:19] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
|
||||
[15:07:19] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
|
||||
[15:07:19] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
|
||||
[15:07:19] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
|
||||
[15:07:20] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
|
||||
[15:07:20] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
|
||||
[15:07:20] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
|
||||
[15:07:20] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
|
||||
[15:07:20] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
|
||||
[15:07:20] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
|
||||
[15:07:20] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
|
||||
[15:07:20] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
|
||||
[15:07:20] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
|
||||
[15:07:21] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
|
||||
[15:07:21] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
|
||||
[15:07:21] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
|
||||
[15:07:21] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
|
||||
[15:07:21] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
|
||||
[15:07:21] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
|
||||
[15:07:21] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
|
||||
[15:07:21] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
|
||||
[15:07:21] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
|
||||
[15:07:21] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
|
||||
[15:07:22] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/21_tinted_glass/tinted_glass.properties
|
||||
[15:07:22] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
|
||||
[15:07:22] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
|
||||
[15:07:22] [Worker-Main-13/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
|
||||
[15:07:22] [Worker-Main-13/INFO]: [OptiFine] Multipass connected textures: false
|
||||
[15:07:22] [Worker-Main-13/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
|
||||
[15:07:27] [Worker-Main-13/INFO]: [OptiFine] Mipmap levels: 4
|
||||
[15:07:27] [Worker-Main-12/ERROR]: Using missing texture, unable to load ars_nouveau:textures/blocks/active_middle.png : java.io.FileNotFoundException: ars_nouveau:textures/blocks/active_middle.png
|
||||
[15:07:27] [Worker-Main-12/ERROR]: Using missing texture, unable to load ars_nouveau:textures/blocks/active_inner.png : java.io.FileNotFoundException: ars_nouveau:textures/blocks/active_inner.png
|
||||
[15:07:27] [Worker-Main-9/ERROR]: Using missing texture, unable to load ars_nouveau:textures/blocks/active_outer.png : java.io.FileNotFoundException: ars_nouveau:textures/blocks/active_outer.png
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Multitexture: false
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Sprite size: 64
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Mipmap levels: 6
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
|
||||
[15:07:28] [Worker-Main-13/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Multitexture: false
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Sprite size: 64
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Mipmap levels: 6
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
|
||||
[15:07:28] [Worker-Main-13/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Multitexture: false
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Sprite size: 64
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Mipmap levels: 6
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
|
||||
[15:07:28] [Worker-Main-13/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Multitexture: false
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Sprite size: 64
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Mipmap levels: 6
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
|
||||
[15:07:28] [Worker-Main-13/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Multitexture: false
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Sprite size: 64
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Mipmap levels: 6
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
|
||||
[15:07:28] [Worker-Main-13/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Multitexture: false
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Sprite size: 64
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Mipmap levels: 6
|
||||
[15:07:28] [Worker-Main-13/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
|
||||
[15:07:28] [Worker-Main-13/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
||||
[15:07:29] [Forge Version Check/WARN]: Failed to process update information
|
||||
java.net.http.HttpConnectTimeoutException: HTTP connect timed out
|
||||
at jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:567) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:123) ~[java.net.http:?]
|
||||
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:139) ~[fmlcore-1.18.2-40.2.2.jar%2393!/:?]
|
||||
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:177) ~[fmlcore-1.18.2-40.2.2.jar%2393!/:?]
|
||||
at java.lang.Iterable.forEach(Iterable.java:75) [?:?]
|
||||
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) [fmlcore-1.18.2-40.2.2.jar%2393!/:?]
|
||||
Caused by: java.net.http.HttpConnectTimeoutException: HTTP connect timed out
|
||||
at jdk.internal.net.http.ResponseTimerEvent.handle(ResponseTimerEvent.java:68) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.HttpClientImpl.purgeTimeoutsAndReturnNextDeadline(HttpClientImpl.java:1270) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:899) ~[java.net.http:?]
|
||||
Caused by: java.net.ConnectException: HTTP connect timed out
|
||||
at jdk.internal.net.http.ResponseTimerEvent.handle(ResponseTimerEvent.java:69) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.HttpClientImpl.purgeTimeoutsAndReturnNextDeadline(HttpClientImpl.java:1270) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:899) ~[java.net.http:?]
|
||||
[15:07:29] [Forge Version Check/INFO]: [itemborders] Starting version check at https://mc-update-check.anthonyhilyard.com/513769
|
||||
[15:07:29] [Render thread/INFO]: Loaded all shader sources.
|
||||
Create Crafts & Additions Initialized!
|
||||
[15:07:29] [Render thread/INFO]: Journeymap PostInit
|
||||
[15:07:30] [Render thread/INFO]: Preloaded theme textures: 73
|
||||
[15:07:30] [Render thread/INFO]: OptiFine detected.
|
||||
[15:07:30] [Render thread/INFO]: postInitialize EXIT, elapsed count 1 avg 288.99ms
|
||||
[15:07:32] [Forge Version Check/INFO]: [itemborders] Found status: UP_TO_DATE Current: 1.1.5 Target: null
|
||||
[15:07:32] [Forge Version Check/INFO]: [villagersrespawn] Starting version check at https://github.com/mactso/VillagersRespawn/raw/main/update.json
|
||||
[15:07:34] [Render thread/WARN]: Skipped language file: carpet_trapdoors:lang/zh_cn.json (java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonObject.entrySet()" because "jsonobject" is null)
|
||||
[15:07:36] [Render thread/WARN]: Missing sound for event: cataclysm:ignisshieldbreak
|
||||
[15:07:36] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on 扬声器 (Realtek High Definition Audio)
|
||||
[15:07:36] [Render thread/INFO]: Sound engine started
|
||||
[15:07:36] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/blocks.png-atlas
|
||||
[15:07:36] [Render thread/INFO]: [OptiFine] Animated sprites: 90
|
||||
[15:07:36] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/signs.png-atlas
|
||||
[15:07:36] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
||||
[15:07:36] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
||||
[15:07:36] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
||||
[15:07:36] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
||||
[15:07:36] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
||||
[15:07:36] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
||||
[15:07:36] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
||||
[15:07:36] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
||||
[15:07:36] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
||||
[15:07:36] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
||||
[15:07:36] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
||||
[15:07:39] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/particles.png-atlas
|
||||
[15:07:39] [Render thread/INFO]: [OptiFine] Animated sprites: 1
|
||||
[15:07:39] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
|
||||
[15:07:39] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
||||
[15:07:39] [Render thread/INFO]: Created: 128x256x0 minecraft:textures/atlas/mob_effects.png-atlas
|
||||
[15:07:39] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: ars_nouveau:mob_effect/summoning_sickness
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: ars_nouveau:mob_effect/summoning_sickness
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: ars_nouveau:mob_effect/summoning_sickness
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: ars_nouveau:mob_effect/summoning_sickness
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: ars_nouveau:mob_effect/shield
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: ars_nouveau:mob_effect/shield
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: ars_nouveau:mob_effect/shield
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: ars_nouveau:mob_effect/shield
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: ars_nouveau:mob_effect/shocked
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: ars_nouveau:mob_effect/shocked
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: ars_nouveau:mob_effect/shocked
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: ars_nouveau:mob_effect/shocked
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: minecraft:optifine/ctm/default/empty
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: minecraft:optifine/ctm/default/empty
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: minecraft:optifine/ctm/default/empty
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: minecraft:optifine/ctm/default/empty
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: ars_nouveau:mob_effect/snared
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: ars_nouveau:mob_effect/snared
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: ars_nouveau:mob_effect/snared
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: ars_nouveau:mob_effect/snared
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: ars_nouveau:mob_effect/spell_damage
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: ars_nouveau:mob_effect/spell_damage
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 16, icon: ars_nouveau:mob_effect/spell_damage
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Invalid grid V: 17, icon: ars_nouveau:mob_effect/spell_damage
|
||||
[15:07:39] [Render thread/INFO]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas
|
||||
[15:07:39] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
||||
[15:07:39] [Render thread/INFO]: BookContentResourceListenerLoader preloaded 655 jsons
|
||||
[15:07:39] [Render thread/INFO]: Not reloading resource pack-based books as client world is missing
|
||||
[15:07:39] [Render thread/INFO]: [OptiFine] *** Reloading custom textures ***
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:39] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:47] [Forge Version Check/WARN]: Failed to process update information
|
||||
java.net.http.HttpTimeoutException: request timed out
|
||||
at jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:571) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:123) ~[java.net.http:?]
|
||||
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:139) ~[fmlcore-1.18.2-40.2.2.jar%2393!/:?]
|
||||
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:177) ~[fmlcore-1.18.2-40.2.2.jar%2393!/:?]
|
||||
at java.lang.Iterable.forEach(Iterable.java:75) [?:?]
|
||||
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) [fmlcore-1.18.2-40.2.2.jar%2393!/:?]
|
||||
[15:07:47] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
|
||||
[15:07:48] [Forge Version Check/INFO]: [forge] Found status: AHEAD Current: 40.2.2 Target: null
|
||||
[15:07:48] [Forge Version Check/INFO]: [dynamictrees] Starting version check at https://github.com/DynamicTreesTeam/DynamicTreesVersionInfo/blob/master/DynamicTrees.json?raw=true
|
||||
[15:07:52] [Forge Version Check/WARN]: Failed to process update information
|
||||
java.io.IOException: Connection reset
|
||||
at jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:586) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:123) ~[java.net.http:?]
|
||||
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:139) ~[fmlcore-1.18.2-40.2.2.jar%2393!/:?]
|
||||
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:177) ~[fmlcore-1.18.2-40.2.2.jar%2393!/:?]
|
||||
at java.lang.Iterable.forEach(Iterable.java:75) [?:?]
|
||||
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) [fmlcore-1.18.2-40.2.2.jar%2393!/:?]
|
||||
Caused by: java.net.SocketException: Connection reset
|
||||
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
|
||||
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
|
||||
at jdk.internal.net.http.SocketTube.readAvailable(SocketTube.java:1170) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:833) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:774) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:957) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:253) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:979) ~[java.net.http:?]
|
||||
at jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:934) ~[java.net.http:?]
|
||||
at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
|
||||
at jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:934) ~[java.net.http:?]
|
||||
[15:07:52] [Forge Version Check/INFO]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json
|
||||
[15:07:53] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:54] [Forge Version Check/INFO]: [corpse] Found status: AHEAD Current: 1.18.2-1.0.2 Target: null
|
||||
[15:07:54] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:54] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
||||
[15:07:54] [Render thread/INFO]: [OptiFine] Disable Forge light pipeline
|
||||
[15:07:54] [Render thread/INFO]: [OptiFine] Set ForgeConfig.CLIENT.experimentalForgeLightPipelineEnabled=false
|
||||
[LSP CoreMod] Patched: ShareToLanScreen.<init>()!
|
||||
[LSP CoreMod] Redirect "net/minecraft/util/HttpUtil.m_13939_()I" to rikka/lanserverproperties/OpenToLanScreenEx.getServerPort()I
|
||||
[LSP CoreMod] Found 1 RETURN instruction(s)
|
||||
[LSP CoreMod] Patched: ShareToLanScreen_Button_Lambda
|
||||
[LSP CoreMod] Add field(s) to ShareToLanScreen!
|
||||
[15:07:55] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
|
||||
[15:08:35] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
|
||||
[15:08:37] [Render thread/INFO]: Registering commands with com.sk89q.worldedit.forge.ForgePlatform
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [tb, access, pos] and [tb, access, target] with inputs: [0 0 0]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [tb, unpack, pos] and [tb, unpack, target] with inputs: [0 0 0]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[15:08:37] [Render thread/WARN]: Ambiguity between arguments [deathhistory, player] and [deathhistory, player_uuid] with inputs: [dd12be42-52a9-4a91-a8a1-11c01849e498]
|
||||
[15:08:40] [Render thread/INFO]: Loaded 32 recipes
|
||||
[15:08:42] [Render thread/INFO]: Loaded 2332 advancements
|
||||
[15:08:42] [Render thread/ERROR]: Error whilst loading type "Species" with name "dynamictrees:cocoa": [growth_logic_kit] Growth Logic Kit couldn't be found from input ""deciduous"".
|
||||
[15:08:43] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
||||
[15:08:43] [Server thread/INFO]: Starting integrated minecraft server version 1.18.2
|
||||
[15:08:43] [Server thread/INFO]: Generating keypair
|
||||
[15:08:43] [Server thread/INFO]: Loading JourneyMap Forge Configs
|
||||
[15:08:43] [Server thread/INFO]: [Village Spawn Point] Finding the nearest village. This might take a few seconds.
|
||||
[15:08:45] [Server thread/INFO]: [Village Spawn Point] Village found! The world will now generate.
|
||||
[15:08:45] [Server thread/ERROR]: Exception caught during firing event: 'void net.minecraft.server.level.DistanceManager.removeRegionTicket(net.minecraft.server.level.TicketType, net.minecraft.world.level.ChunkPos, int, java.lang.Object, boolean)'
|
||||
Index: 1
|
||||
Listeners:
|
||||
0: NORMAL
|
||||
1: ASM: com.natamus.villagespawnpoint.forge.events.ForgeVillageSpawnEvent@4604fd3d onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$CreateSpawnPosition;)V
|
||||
java.lang.NoSuchMethodError: 'void net.minecraft.server.level.DistanceManager.removeRegionTicket(net.minecraft.server.level.TicketType, net.minecraft.world.level.ChunkPos, int, java.lang.Object, boolean)'
|
||||
at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.level.ServerChunkCache.removeRegionTicket(ServerChunkCache.java:437)
|
||||
at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.level.ServerChunkCache.m_8438_(ServerChunkCache.java:433)
|
||||
at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.level.ServerLevel.m_8733_(ServerLevel.java:1138)
|
||||
at TRANSFORMER/villagespawnpoint@4.0/com.natamus.villagespawnpoint_common_forge.events.VillageSpawnEvent.onWorldLoad(VillageSpawnEvent.java:35)
|
||||
at TRANSFORMER/villagespawnpoint@4.0/com.natamus.villagespawnpoint.forge.events.ForgeVillageSpawnEvent.onWorldLoad(ForgeVillageSpawnEvent.java:22)
|
||||
at net.minecraftforge.eventbus.ASMEventHandler_587_ForgeVillageSpawnEvent_onWorldLoad_CreateSpawnPosition.invoke(.dynamic)
|
||||
at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
|
||||
at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
|
||||
at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
|
||||
at TRANSFORMER/forge@40.2.2/net.minecraftforge.event.ForgeEventFactory.onCreateWorldSpawn(ForgeEventFactory.java:523)
|
||||
at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_177896_(MinecraftServer.java:410)
|
||||
at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:364)
|
||||
at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316)
|
||||
at TRANSFORMER/minecraft@1.18.2/net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84)
|
||||
at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661)
|
||||
at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261)
|
||||
at java.base/java.lang.Thread.run(Thread.java:833)
|
||||
|
||||
[15:08:45] [Server thread/ERROR]: Encountered an unexpected exception
|
||||
net.minecraft.ReportedException: Exception initializing level
|
||||
at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:377) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?]
|
||||
at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?]
|
||||
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?]
|
||||
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?]
|
||||
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?]
|
||||
at java.lang.Thread.run(Thread.java:833) [?:?]
|
||||
Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.server.level.DistanceManager.removeRegionTicket(net.minecraft.server.level.TicketType, net.minecraft.world.level.ChunkPos, int, java.lang.Object, boolean)'
|
||||
at net.minecraft.server.level.ServerChunkCache.removeRegionTicket(ServerChunkCache.java:437) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?]
|
||||
at net.minecraft.server.level.ServerChunkCache.m_8438_(ServerChunkCache.java:433) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?]
|
||||
at net.minecraft.server.level.ServerLevel.m_8733_(ServerLevel.java:1138) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?]
|
||||
at com.natamus.villagespawnpoint_common_forge.events.VillageSpawnEvent.onWorldLoad(VillageSpawnEvent.java:35) ~[villagespawnpoint-1.18.2-4.0.jar%2388!/:?]
|
||||
at com.natamus.villagespawnpoint.forge.events.ForgeVillageSpawnEvent.onWorldLoad(ForgeVillageSpawnEvent.java:22) ~[villagespawnpoint-1.18.2-4.0.jar%2388!/:?]
|
||||
at net.minecraftforge.eventbus.ASMEventHandler_587_ForgeVillageSpawnEvent_onWorldLoad_CreateSpawnPosition.invoke(.dynamic) ~[?:?]
|
||||
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?]
|
||||
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?]
|
||||
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?]
|
||||
at net.minecraftforge.event.ForgeEventFactory.onCreateWorldSpawn(ForgeEventFactory.java:523) ~[forge-1.18.2-40.2.2-universal.jar%2397!/:?]
|
||||
at net.minecraft.server.MinecraftServer.m_177896_(MinecraftServer.java:410) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?]
|
||||
at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:364) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?]
|
||||
... 5 more
|
||||
[15:08:45] [Server thread/FATAL]: Preparing crash report with UUID 8e116d2e-a2e1-484e-aa79-967548216c62
|
||||
[15:08:46] [Server thread/FATAL]: Preparing crash report with UUID 1afa00b4-742d-42ea-99de-2319be9d5602
|
||||
[15:08:46] [Server thread/ERROR]: This crash report has been saved to: F:\我的世界\生存魂\crash-reports\crash-2023-05-02_15.08.45-server.txt
|
||||
[15:08:46] [Server thread/INFO]: Stopping server
|
||||
[15:08:46] [Server thread/INFO]: Saving players
|
||||
[15:08:46] [Server thread/INFO]: Saving worlds
|
||||
[15:08:46] [Render thread/FATAL]: Preparing crash report with UUID 0c26fdb2-c733-4380-9808-fc021f633df4
|
||||
---- Minecraft Crash Report ----
|
||||
// Hi. I'm Minecraft, and I'm a crashaholic.
|
||||
|
||||
Time: 2023/5/2 下午3:08
|
||||
Description: Exception initializing level
|
||||
|
||||
java.lang.NoSuchMethodError: 'void net.minecraft.server.level.DistanceManager.removeRegionTicket(net.minecraft.server.level.TicketType, net.minecraft.world.level.ChunkPos, int, java.lang.Object, boolean)'
|
||||
at net.minecraft.server.level.ServerChunkCache.removeRegionTicket(ServerChunkCache.java:437) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:classloading,pl:accesstransformer:B}
|
||||
at net.minecraft.server.level.ServerChunkCache.m_8438_(ServerChunkCache.java:433) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:classloading,pl:accesstransformer:B}
|
||||
at net.minecraft.server.level.ServerLevel.m_8733_(ServerLevel.java:1138) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
|
||||
at com.natamus.villagespawnpoint_common_forge.events.VillageSpawnEvent.onWorldLoad(VillageSpawnEvent.java:35) ~[villagespawnpoint-1.18.2-4.0.jar%2388!/:?] {re:classloading}
|
||||
at com.natamus.villagespawnpoint.forge.events.ForgeVillageSpawnEvent.onWorldLoad(ForgeVillageSpawnEvent.java:22) ~[villagespawnpoint-1.18.2-4.0.jar%2388!/:?] {re:classloading}
|
||||
at net.minecraftforge.eventbus.ASMEventHandler_587_ForgeVillageSpawnEvent_onWorldLoad_CreateSpawnPosition.invoke(.dynamic) ~[?:?] {}
|
||||
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
|
||||
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
|
||||
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
|
||||
at net.minecraftforge.event.ForgeEventFactory.onCreateWorldSpawn(ForgeEventFactory.java:523) ~[forge-1.18.2-40.2.2-universal.jar%2397!/:?] {re:mixin,re:classloading}
|
||||
at net.minecraft.server.MinecraftServer.m_177896_(MinecraftServer.java:410) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
||||
at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:364) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
||||
at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
||||
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:classloading,xf:OptiFine:default}
|
||||
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
||||
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
||||
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Render thread
|
||||
Stacktrace:
|
||||
at net.minecraft.server.level.ServerChunkCache.removeRegionTicket(ServerChunkCache.java:437) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:classloading,pl:accesstransformer:B}
|
||||
at net.minecraft.server.level.ServerChunkCache.m_8438_(ServerChunkCache.java:433) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:classloading,pl:accesstransformer:B}
|
||||
at net.minecraft.server.level.ServerLevel.m_8733_(ServerLevel.java:1138) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
|
||||
at com.natamus.villagespawnpoint_common_forge.events.VillageSpawnEvent.onWorldLoad(VillageSpawnEvent.java:35) ~[villagespawnpoint-1.18.2-4.0.jar%2388!/:?] {re:classloading}
|
||||
at com.natamus.villagespawnpoint.forge.events.ForgeVillageSpawnEvent.onWorldLoad(ForgeVillageSpawnEvent.java:22) ~[villagespawnpoint-1.18.2-4.0.jar%2388!/:?] {re:classloading}
|
||||
at net.minecraftforge.eventbus.ASMEventHandler_587_ForgeVillageSpawnEvent_onWorldLoad_CreateSpawnPosition.invoke(.dynamic) ~[?:?] {}
|
||||
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
|
||||
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
|
||||
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
|
||||
at net.minecraftforge.event.ForgeEventFactory.onCreateWorldSpawn(ForgeEventFactory.java:523) ~[forge-1.18.2-40.2.2-universal.jar%2397!/:?] {re:mixin,re:classloading}
|
||||
at net.minecraft.server.MinecraftServer.m_177896_(MinecraftServer.java:410) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
||||
-- Affected level --
|
||||
Details:
|
||||
All players: 0 total; []
|
||||
Chunk stats: 7921
|
||||
Level dimension: minecraft:overworld
|
||||
Level spawn location: World: (368,108,864), Section: (at 0,12,0 in 23,6,54; chunk contains blocks 368,-64,864 to 383,319,879), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,-64,512 to 511,319,1023)
|
||||
Level time: 0 game time, 0 day time
|
||||
Level name: 新的世界
|
||||
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
|
||||
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
|
||||
Known server brands: forge
|
||||
Level was modded: true
|
||||
Level storage version: 0x04ABD - Anvil
|
||||
Stacktrace:
|
||||
at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:364) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
||||
at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
||||
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:classloading,xf:OptiFine:default}
|
||||
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
||||
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
||||
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
|
||||
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.18.2
|
||||
Minecraft Version ID: 1.18.2
|
||||
Operating System: Windows 10 (amd64) version 10.0
|
||||
Java Version: 17.0.4, Oracle Corporation
|
||||
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
|
||||
Memory: 3691970048 bytes (3520 MiB) / 5066719232 bytes (4832 MiB) up to 10871635968 bytes (10368 MiB)
|
||||
CPUs: 8
|
||||
Processor Vendor: GenuineIntel
|
||||
Processor Name: Intel(R) Core(TM) i3-10105F CPU @ 3.70GHz
|
||||
Identifier: Intel64 Family 6 Model 165 Stepping 3
|
||||
Microarchitecture: unknown
|
||||
Frequency (GHz): 3.70
|
||||
Number of physical packages: 1
|
||||
Number of physical CPUs: 4
|
||||
Number of logical CPUs: 8
|
||||
Graphics card #0 name: NVIDIA GeForce GTX 1070
|
||||
Graphics card #0 vendor: NVIDIA (0x10de)
|
||||
Graphics card #0 VRAM (MB): 4095.00
|
||||
Graphics card #0 deviceId: 0x1b81
|
||||
Graphics card #0 versionInfo: DriverVersion=31.0.15.2686
|
||||
Memory slot #0 capacity (MB): 8192.00
|
||||
Memory slot #0 clockSpeed (GHz): 2.67
|
||||
Memory slot #0 type: DDR4
|
||||
Memory slot #1 capacity (MB): 16384.00
|
||||
Memory slot #1 clockSpeed (GHz): 2.67
|
||||
Memory slot #1 type: DDR4
|
||||
Virtual memory max (MB): 40471.16
|
||||
Virtual memory used (MB): 17402.90
|
||||
Swap memory total (MB): 16000.00
|
||||
Swap memory used (MB): 221.52
|
||||
JVM Flags: 11 total; -Xmx10358m -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
|
||||
Server Running: true
|
||||
Player Count: 0 / 8; []
|
||||
Data Packs: vanilla, mod:betteranimalmodels (incompatible), mod:creativecore (incompatible), mod:jei (incompatible), mod:prefab, mod:villagespawnpoint, mod:realistic_itemdrops_mr (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:create, mod:waystones (incompatible), mod:terraforged, mod:epicfight, mod:collective (incompatible), mod:journeymap, mod:citadel (incompatible), mod:cataclysm (incompatible), mod:travelersbackpack (incompatible), mod:parcool (incompatible), mod:zombieawareness (incompatible), mod:itemborders (incompatible), mod:worldedit (incompatible), mod:coroutil (incompatible), mod:lanserverproperties (incompatible), mod:balm (incompatible), mod:villagersrespawn (incompatible), mod:ars_nouveau, mod:paraglider, mod:cloth_config (incompatible), mod:forge, mod:dummmmmmy (incompatible), mod:dynamictrees (incompatible), mod:playerrevive (incompatible), mod:geckolib3 (incompatible), mod:corpse (incompatible), mod:createaddition (incompatible)
|
||||
World Generation: Experimental
|
||||
Type: Integrated Server (map_client.txt)
|
||||
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
|
||||
OptiFine Version: OptiFine_1.18.2_HD_U_H7
|
||||
OptiFine Build: 20220410-185216
|
||||
Render Distance Chunks: 8
|
||||
Mipmaps: 4
|
||||
Anisotropic Filtering: 1
|
||||
Antialiasing: 0
|
||||
Multitexture: false
|
||||
Shaders: null
|
||||
OpenGlVersion: 3.2.0 NVIDIA 526.86
|
||||
OpenGlRenderer: NVIDIA GeForce GTX 1070/PCIe/SSE2
|
||||
OpenGlVendor: NVIDIA Corporation
|
||||
CpuCount: 8
|
||||
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
|
||||
ModLauncher launch target: forgeclient
|
||||
ModLauncher naming: srg
|
||||
ModLauncher services:
|
||||
mixin PLUGINSERVICE
|
||||
eventbus PLUGINSERVICE
|
||||
slf4jfixer PLUGINSERVICE
|
||||
object_holder_definalize PLUGINSERVICE
|
||||
runtime_enum_extender PLUGINSERVICE
|
||||
capability_token_subclass PLUGINSERVICE
|
||||
accesstransformer PLUGINSERVICE
|
||||
runtimedistcleaner PLUGINSERVICE
|
||||
mixin TRANSFORMATIONSERVICE
|
||||
OptiFine TRANSFORMATIONSERVICE
|
||||
fml TRANSFORMATIONSERVICE
|
||||
I18nUpdateMod TRANSFORMATIONSERVICE
|
||||
FML Language Providers:
|
||||
minecraft@1.0
|
||||
lowcodefml@null
|
||||
javafml@null
|
||||
Mod List:
|
||||
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
||||
betteranimalmodels-1.18.2-5.6.0-forge.jar |Cyber's Better Animal Models |betteranimalmodels |1.18.2-5.6.0 |DONE |Manifest: NOSIGNATURE
|
||||
CreativeCore_FORGE_v2.6.16_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE
|
||||
jei-1.18.2-forge-10.2.1.1004.jar |Just Enough Items |jei |10.2.1.1004 |DONE |Manifest: NOSIGNATURE
|
||||
prefab-1.8.2.3.jar |Prefab |prefab |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
||||
villagespawnpoint-1.18.2-4.0.jar |Village Spawn Point |villagespawnpoint |4.0 |DONE |Manifest: NOSIGNATURE
|
||||
realistic-item-drops-2.7DP.jar |Realistic Item Drops |realistic_itemdrops_mr |2.7DP |DONE |Manifest: NOSIGNATURE
|
||||
Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE
|
||||
flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
|
||||
curios-forge-1.18.2-5.0.9.0.jar |Curios API |curios |1.18.2-5.0.9.0 |DONE |Manifest: NOSIGNATURE
|
||||
Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
|
||||
create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE
|
||||
waystones-forge-1.18.2-10.2.1.jar |Waystones |waystones |10.2.1 |DONE |Manifest: NOSIGNATURE
|
||||
TerraForged-1.18.2-0.3.1-alpha-2.jar |TerraForged |terraforged |0.3.1 |DONE |Manifest: NOSIGNATURE
|
||||
EpicFight-18.3.7.jar |Epic Fight |epicfight |18.3.7 |DONE |Manifest: NOSIGNATURE
|
||||
collective-1.18.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE
|
||||
journeymap-1.18.2-5.9.5-forge.jar |Journeymap |journeymap |5.9.5 |DONE |Manifest: NOSIGNATURE
|
||||
citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
|
||||
L_Enders+Cataclysm-0.51-changed+Them+-1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
|
||||
TravelersBackpack-1.18.2-7.1.30.jar |Traveler's Backpack |travelersbackpack |7.1.30 |DONE |Manifest: NOSIGNATURE
|
||||
ParCool-1.18.2-3.0.1.0-R.jar |ParCool! |parcool |1.18.2-3.0.1.0-R |DONE |Manifest: NOSIGNATURE
|
||||
zombieawareness-1.18.1-1.12.3.jar |Zombie Awareness |zombieawareness |1.18.1-1.12.3 |DONE |Manifest: NOSIGNATURE
|
||||
ItemBorders-1.18.1-1.1.5.jar |Item Borders |itemborders |1.1.5 |DONE |Manifest: NOSIGNATURE
|
||||
worldedit-mod-7.2.10.jar |WorldEdit |worldedit |7.2.10+1742f98 |DONE |Manifest: NOSIGNATURE
|
||||
coroutil-1.18.2-1.2.45.jar |CoroUtil |coroutil |1.18.2-1.2.45 |DONE |Manifest: NOSIGNATURE
|
||||
lanserverproperties-1.8-forge.jar |Lan Server Properties |lanserverproperties |1.8 |DONE |Manifest: NOSIGNATURE
|
||||
balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE
|
||||
VillagersRespawn-1.18.1-1.39.0.5.jar |Villagers Respawn Mod |villagersrespawn |1.18.1-1.39.0.5 |DONE |Manifest: NOSIGNATURE
|
||||
ars_nouveau-1.18.2-2.8.0.jar |Ars Nouveau |ars_nouveau |2.8.0 |DONE |Manifest: NOSIGNATURE
|
||||
Paraglider-1.18.2-1.6.0.6.jar |Paraglider |paraglider |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
||||
cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |DONE |Manifest: NOSIGNATURE
|
||||
forge-1.18.2-40.2.2-universal.jar |Forge |forge |40.2.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
||||
MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |DONE |Manifest: NOSIGNATURE
|
||||
DynamicTrees-1.18.2-1.0.1.jar |Dynamic Trees |dynamictrees |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
|
||||
PlayerRevive_FORGE_v2.0.13_mc1.18.2.jar |PlayerRevive |playerrevive |2.0.13 |DONE |Manifest: NOSIGNATURE
|
||||
geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
|
||||
corpse-1.18.2-1.0.2.jar |Corpse |corpse |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
|
||||
createaddition-1.18.2-20230426a.jar |Create Crafts & Additions |createaddition |1.18.2-20230426a |DONE |Manifest: NOSIGNATURE
|
||||
Flywheel Backend: GL33 Instanced Arrays
|
||||
Crash Report UUID: 0c26fdb2-c733-4380-9808-fc021f633df4
|
||||
FML: 40.2
|
||||
Forge: net.minecraftforge:40.2.2
|
||||
#@!@# Game crashed! Crash report saved to: #@!@# F:\我的世界\生存魂\crash-reports\crash-2023-05-02_15.08.45-server.txt
|
||||
2023-05-02 15:08:47,089 Server thread WARN Error parsing URI F:\我的世界\生存魂\versions\1.18.2\log4j2.xml
|
||||
2023-05-02 15:08:47,117 Server thread WARN Unable to register Log4j shutdown hook because JVM is shutting down. Using SimpleLogger
|
||||
AL lib: (EE) alc_cleanup: 1 device not closed
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,51 @@
|
||||
[19:59:16] [main/INFO]: ModLauncher running: args [--username, ljjjjj, --version, 1.20, --gameDir, F:\鎴戠殑涓栫晫\.minecraft\versions\1.20, --assetsDir, F:\鎴戠殑涓栫晫\.minecraft\assets, --assetIndex, 5, --uuid, dad18d8b1bc53620bb6b9288bee30929, --accessToken, 鉂勨潉鉂勨潉鉂勨潉鉂勨潉, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, msa, --versionType, HMCL **.**.**.**, --width, 854, --height, 480, --tweakClass, optifine.OptiFineTweaker, --launchTarget, forgeclient, --fml.forgeVersion, 46.0.14, --fml.mcVersion, 1.20, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230608.053357]
|
||||
[19:59:16] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.7 by BellSoft; OS Windows 10 arch amd64 version 10.0
|
||||
[19:59:16] [main/INFO]: OptiFineTransformationService.onLoad
|
||||
[19:59:16] [main/INFO]: OptiFine ZIP file URL: union:/F:/鎴戠殑涓栫晫/.minecraft/libraries/optifine/OptiFine/1.20_HD_U_I5_pre3/OptiFine-1.20_HD_U_I5_pre3.jar%23106!/
|
||||
[19:59:16] [main/INFO]: OptiFine ZIP file: F:\鎴戠殑涓栫晫\.minecraft\libraries\optifine\OptiFine\1.20_HD_U_I5_pre3\OptiFine-1.20_HD_U_I5_pre3.jar
|
||||
[19:59:16] [main/INFO]: Target.PRE_CLASS is available
|
||||
[19:59:16] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/F:/鎴戠殑涓栫晫/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23101!/ Service=ModLauncher Env=CLIENT
|
||||
[19:59:16] [main/INFO]: OptiFineTransformationService.initialize
|
||||
[19:59:16] [main/WARN]: Configuration file F:\鎴戠殑涓栫晫\.minecraft\versions\1.20\config\fml.toml is not correct. Correcting
|
||||
[19:59:16] [main/WARN]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
|
||||
[19:59:17] [main/WARN]: Mod file F:\鎴戠殑涓栫晫\.minecraft\libraries\net\minecraftforge\fmlcore\1.20-46.0.14\fmlcore-1.20-46.0.14.jar is missing mods.toml file
|
||||
[19:59:17] [main/WARN]: Mod file F:\鎴戠殑涓栫晫\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.20-46.0.14\javafmllanguage-1.20-46.0.14.jar is missing mods.toml file
|
||||
[19:59:17] [main/WARN]: Mod file F:\鎴戠殑涓栫晫\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.20-46.0.14\lowcodelanguage-1.20-46.0.14.jar is missing mods.toml file
|
||||
[19:59:17] [main/WARN]: Mod file F:\鎴戠殑涓栫晫\.minecraft\libraries\net\minecraftforge\mclanguage\1.20-46.0.14\mclanguage-1.20-46.0.14.jar is missing mods.toml file
|
||||
[19:59:17] [main/INFO]: Found mod file fmlcore-1.20-46.0.14.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@51a06cbe
|
||||
[19:59:17] [main/INFO]: Found mod file javafmllanguage-1.20-46.0.14.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@51a06cbe
|
||||
[19:59:17] [main/INFO]: Found mod file lowcodelanguage-1.20-46.0.14.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@51a06cbe
|
||||
[19:59:17] [main/INFO]: Found mod file mclanguage-1.20-46.0.14.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@51a06cbe
|
||||
[19:59:17] [main/INFO]: Found mod file client-1.20-20230608.053357-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@51a06cbe
|
||||
[19:59:17] [main/INFO]: Found mod file forge-1.20-46.0.14-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@51a06cbe
|
||||
[19:59:17] [main/INFO]: No dependencies to load found. Skipping!
|
||||
[19:59:17] [main/INFO]: OptiFineTransformationService.transformers
|
||||
[19:59:17] [main/INFO]: Targets: 410
|
||||
[19:59:17] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.]
|
||||
[19:59:18] [main/INFO]: Launching target 'forgeclient' with arguments [--version, 1.20, --gameDir, F:\鎴戠殑涓栫晫\.minecraft\versions\1.20, --assetsDir, F:\鎴戠殑涓栫晫\.minecraft\assets, --uuid, dad18d8b1bc53620bb6b9288bee30929, --username, ljjjjj, --assetIndex, 5, --accessToken, 鉂勨潉鉂勨潉鉂勨潉鉂勨潉, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, msa, --versionType, HMCL **.**.**.**, --width, 854, --height, 480, --tweakClass, optifine.OptiFineTweaker]
|
||||
2023-06-16 19:59:18,190 main WARN Error parsing URI F:\鎴戠殑涓栫晫\.minecraft\versions\1.20\log4j2.xml
|
||||
2023-06-16 19:59:18,229 main WARN Advanced terminal features are not available in this environment
|
||||
Completely ignored arguments: [--tweakClass, optifine.OptiFineTweaker]
|
||||
[19:59:23] [Datafixer Bootstrap/INFO] [mojang/DataFixerBuilder]: 188 Datafixer optimizations took 170 milliseconds
|
||||
Exception in thread "Render thread" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
|
||||
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
|
||||
Caused by: java.lang.reflect.InvocationTargetException
|
||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
||||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
||||
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
||||
at MC-BOOTSTRAP/fmlloader@1.20-46.0.14/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:28)
|
||||
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
|
||||
... 7 more
|
||||
Caused by: java.lang.NoSuchMethodError: 'java.lang.String com.mojang.blaze3d.systems.RenderSystem.getBackendDescription()'
|
||||
at TRANSFORMER/minecraft@1.20/net.minecraft.client.Minecraft.m_167850_(Minecraft.java:2339)
|
||||
at TRANSFORMER/minecraft@1.20/net.minecraft.client.Minecraft.m_167872_(Minecraft.java:2332)
|
||||
at TRANSFORMER/minecraft@1.20/net.minecraft.client.main.Main.main(Main.java:191)
|
||||
... 13 more
|
418
HMCLCore/src/test/resources/logs/shaders_mod.txt
Normal file
418
HMCLCore/src/test/resources/logs/shaders_mod.txt
Normal file
@ -0,0 +1,418 @@
|
||||
[10:04:22] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
|
||||
[10:04:22] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
|
||||
[10:04:22] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
|
||||
[10:04:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
|
||||
[10:04:22] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
|
||||
[10:04:22] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_371, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre-1.8
|
||||
[10:04:22] [main/WARN]: The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:22] [main/INFO]: [AppEng] Core Init
|
||||
[10:04:22] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, **.**.**.** is newer than request **.**.**.**
|
||||
[10:04:23] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod DummyCore.ASM.DCLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/INFO]: Loading tweaker i18nupdatemod.launchwrapper.LaunchWrapperTweaker from I18nUpdateMod-3.4.2-all.jar
|
||||
[10:04:23] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_E7.jar
|
||||
[10:04:23] [main/WARN]: The coremod ak.potionextension.asm.PotionExtensionCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod makeo.gadomancy.coremod.GadomancyCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from 【Technology】工业联动-林业 forestry_1.7.10-4.2.16.64.jar
|
||||
[10:04:23] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods
|
||||
[10:04:23] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/WARN]: The coremod lain.mods.inputfix.InputFix does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/INFO]: Loading tweaker shadersmodcore.loading.SMCTweaker from 【基础】光影核心 shadersmod(低配甚用).jar
|
||||
[10:04:23] [main/WARN]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/INFO]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from 【基础】更好的FPS-Ex-BetterFps-1.0.1.jar
|
||||
[10:04:23] [main/WARN]: The coremod lumien.nonausea.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
||||
[10:04:23] [main/INFO]: Loading tweaker i18nupdatemod.launchwrapper.LaunchWrapperTweaker from 汉化1.7.10.jar
|
||||
[10:04:23] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
|
||||
[10:04:23] [main/INFO]: Bootstrapping LiteLoader 1.7.10
|
||||
[10:04:23] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
|
||||
[10:04:23] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
|
||||
[10:04:23] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
|
||||
[10:04:23] [main/INFO]: Initialising API 'liteloader' ...
|
||||
[10:04:23] [main/INFO]: LiteLoader begin PREINIT...
|
||||
[10:04:23] [main/INFO]: Initialising Loader properties...
|
||||
[10:04:23] [main/INFO]: Setting up logger...
|
||||
[10:04:23] [main/INFO]: LiteLoader 1.7.10_04 starting up...
|
||||
[10:04:23] [main/INFO]: Java reports OS="windows 10"
|
||||
[10:04:23] [main/INFO]: Enumerating class path...
|
||||
[10:04:23] [main/INFO]: Class path separator=";"
|
||||
[10:04:23] [main/INFO]: Class path entries=(
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\mumfrey\liteloader\1.7.10_04\liteloader-1.7.10_04.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\mojang\realms\1.2.4\realms-1.2.4.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\com\mojang\authlib\1.5.13\authlib-1.5.13.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar
|
||||
classpathEntry=E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\versions\1.7.10\1.7.10.jar
|
||||
)
|
||||
[10:04:23] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
|
||||
[10:04:23] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods]
|
||||
[10:04:23] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10]
|
||||
[10:04:23] [main/INFO]: Adding supported mod class prefix 'LiteMod'
|
||||
[10:04:23] [main/INFO]: Discovering tweaks on class path...
|
||||
[10:04:23] [main/INFO]: Discovering valid mod files in folder E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods
|
||||
[10:04:23] [main/INFO]: Discovering valid mod files in folder E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'Baubles-1.7.10-1.0.1.10.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'bdlib-1.9.4.109-mc1.7.10.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\bdlib-1.9.4.109-mc1.7.10.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'CodeChickenCore-1.7.10-1.0.7.47-universal.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\CodeChickenCore-1.7.10-1.0.7.47-universal.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.140-universal.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.140-universal.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'CoFHCore-[1.7.10]3.1.4-329.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\CoFHCore-[1.7.10]3.1.4-329.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'CoFHLib-[1.7.10]1.1.2-182.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\CoFHLib-[1.7.10]1.1.2-182.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'CookieCore-1.7.10-1.4.0-11.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\CookieCore-1.7.10-1.4.0-11.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'Custom Crosshair Mod.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\Custom Crosshair Mod.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'CustomMainMenu-MC1.7.10-1.9.2.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\CustomMainMenu-MC1.7.10-1.9.2.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'DummyCore1.13.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\DummyCore1.13.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.1.2.331-universal.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\ForgeMultipart-1.7.10-1.1.2.331-universal.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'Guide-API-1.7.10-1.0.1-23.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\Guide-API-1.7.10-1.0.1-23.jar'
|
||||
[10:04:23] [main/INFO]: Considering valid mod file: E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\mod_voxelMap_1.6.17_for_1.7.10.litemod
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'PotionExtension-1.7.10-1.1.0.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\PotionExtension-1.7.10-1.1.0.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'ResourceLoader-1.2.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\ResourceLoader-1.2.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'SonarCore-1.7.10-1.1.3.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\SonarCore-1.7.10-1.1.3.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in 'YuutoLib-1.7.10-1.0.2.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\YuutoLib-1.7.10-1.0.2.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】NEI-本体模组 NotEnoughItems-1.7.10-1.0.5.120-universal.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】NEI-本体模组 NotEnoughItems-1.7.10-1.0.5.120-universal.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】NEI-神秘插件 Thaumcraftneiplugin-1.7.10-1.6a.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】NEI-神秘插件 Thaumcraftneiplugin-1.7.10-1.6a.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】R键整理-InventoryTweaks-1.58-147.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】R键整理-InventoryTweaks-1.58-147.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】中文输入补丁-InputFix-1.7.10-v5.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】中文输入补丁-InputFix-1.7.10-v5.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】内存清理-MemoryCleaner-1.4-mc.1.7.10.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】内存清理-MemoryCleaner-1.4-mc.1.7.10.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】快速模组-fastcraft-1.21.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】快速模组-fastcraft-1.21.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】更好的FPS-Ex-BetterFps-1.0.1.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】死亡不会掉落-Keeping Inventory.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】死亡不会掉落-Keeping Inventory.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】没有反胃!-NoNausea-MC1.7.10-1.0.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】没有反胃!-NoNausea-MC1.7.10-1.0.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】耐久显示-Durability Show 1.7.10.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】耐久显示-Durability Show 1.7.10.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】重置堆放数量 stacksize-1.7.10.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】重置堆放数量 stacksize-1.7.10.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】高亮显示主体-Waila-1.5.10_1.7.10.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】高亮显示主体-Waila-1.5.10_1.7.10.jar'
|
||||
[10:04:23] [main/INFO]: Searching for tweaks in '【基础】高亮显示扩展-WailaHarvestability-mc1.7.10-1.1.6.jar'
|
||||
[10:04:23] [main/WARN]: Error parsing manifest entries in 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】高亮显示扩展-WailaHarvestability-mc1.7.10-1.1.6.jar'
|
||||
[10:04:23] [main/INFO]: Considering valid mod file: E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】鼠标手势-MouseTweaks-2.4.4-mc1.7.10.jar
|
||||
[10:04:23] [main/INFO]: Adding newest valid mod file 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\mod_voxelMap_1.6.17_for_1.7.10.litemod' at revision 1617.0000
|
||||
[10:04:23] [main/INFO]: Adding newest valid mod file 'E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\1.7.10\【基础】鼠标手势-MouseTweaks-2.4.4-mc1.7.10.jar' at revision 184.0000
|
||||
[10:04:23] [main/INFO]: Mod file '【基础】更好的FPS-Ex-BetterFps-1.0.1.jar' provides tweakClass 'me.guichaguri.betterfps.tweaker.BetterFpsTweaker', adding to Launch queue with priority 600
|
||||
[10:04:23] [main/INFO]: Mod file 'mod_voxelMap_1.6.17_for_1.7.10.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
|
||||
[10:04:23] [main/INFO]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
|
||||
[10:04:23] [main/INFO]: LiteLoader PREINIT complete
|
||||
[10:04:23] [main/INFO]: Sorting registered packet transformers by priority
|
||||
[10:04:23] [main/INFO]: Added 0 packet transformer classes to the transformer list
|
||||
[10:04:23] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
|
||||
[10:04:23] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
|
||||
[10:04:23] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
|
||||
[10:04:23] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
|
||||
[10:04:23] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
|
||||
[10:04:23] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
|
||||
[10:04:23] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
|
||||
[10:04:23] [main/INFO]: Loading tweak class name i18nupdatemod.launchwrapper.LaunchWrapperTweaker
|
||||
[10:04:23] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
|
||||
[10:04:23] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
|
||||
[10:04:23] [main/INFO]: Loading tweak class name shadersmodcore.loading.SMCTweaker
|
||||
[10:04:23] [main/INFO]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
|
||||
[10:04:23] [main/WARN]: Tweak class name i18nupdatemod.launchwrapper.LaunchWrapperTweaker has already been visited -- skipping
|
||||
[10:04:23] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
|
||||
[10:04:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
|
||||
[10:04:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
|
||||
[10:04:23] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
|
||||
[10:04:23] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
|
||||
[10:04:23] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
|
||||
[10:04:23] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
|
||||
[10:04:23] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\mods\OptiFine_1.7.10_HD_U_E7.jar
|
||||
[10:04:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
|
||||
[10:04:25] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: Loaded library EJML-core-0.26.jar.
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:25] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
|
||||
[10:04:25] [main/INFO]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
|
||||
[10:04:25] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
|
||||
[10:04:25] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
|
||||
[10:04:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:26] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
|
||||
[10:04:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:26] [main/INFO]: Calling tweak class i18nupdatemod.launchwrapper.LaunchWrapperTweaker
|
||||
[10:04:29] [main/INFO]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
|
||||
[10:04:29] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
|
||||
[10:04:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:29] [main/INFO]: Starting to apply transformations
|
||||
[10:04:29] [main/INFO]: Starting to apply transformations
|
||||
[10:04:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:29] [main/INFO]: Calling tweak class shadersmodcore.loading.SMCTweaker
|
||||
[10:04:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:29] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
||||
[10:04:29] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
|
||||
[10:04:29] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
|
||||
[10:04:29] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
|
||||
[10:04:29] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
|
||||
[10:04:29] [main/INFO]: Injecting downstream transformers
|
||||
[10:04:29] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
|
||||
[10:04:30] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
|
||||
[10:04:30] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
|
||||
[10:04:30] [main/INFO]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
|
||||
[10:04:30] [main/INFO]: Patching Game Start...
|
||||
[10:04:30] [main/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
|
||||
[10:04:30] [main/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
|
||||
[10:04:30] [main/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
|
||||
[10:04:30] [main/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
|
||||
[10:04:30] [main/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
|
||||
[10:04:30] [main/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
|
||||
[10:04:30] [main/INFO]: Injecting shutdown[x1] in func_71400_g in Minecraft
|
||||
[10:04:30] [main/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
|
||||
[10:04:30] [main/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
|
||||
[10:04:30] [main/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
|
||||
[10:04:30] [main/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
|
||||
[10:04:30] [main/INFO]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:70]: **************** Dynamic Lights transform running on World, obf: true ***********************
|
||||
[10:04:30] [main/INFO]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:83]: In target method! Patching!
|
||||
[10:04:30] [main/INFO]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:106]: Bytecode ISTORE 6 case!
|
||||
[10:04:30] [main/INFO]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:166]: Patching Complete!
|
||||
[10:04:30] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
|
||||
[10:04:30] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
|
||||
[10:04:30] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
|
||||
[10:04:30] [main/INFO]: [GadomancyTransformer] Transforming sv: net.minecraft.entity.EntityLivingBase
|
||||
[10:04:30] [main/INFO]: [EntityLivingBaseTransformer]INSIDE OBFUSCATED ENTITYLIVINGBASE CLASS - ABOUT TO PATCH: sv (net.minecraft.entity.EntityLivingBase)
|
||||
[10:04:30] [main/INFO]: [PlayerTransformer]INSIDE OBFUSCATED PLAYER CLASS - ABOUT TO PATCH: yz (net.minecraft.entity.player.EntityPlayer)
|
||||
[10:04:30] [main/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
|
||||
[10:04:30] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
|
||||
[10:04:30] [main/INFO]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
|
||||
[10:04:30] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
|
||||
[10:04:30] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
|
||||
[10:04:30] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
|
||||
[10:04:30] [main/INFO]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
|
||||
[10:04:30] [main/INFO]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
|
||||
[10:04:30] [main/INFO]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
|
||||
[10:04:30] [main/INFO]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
|
||||
[10:04:30] [main/INFO]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
|
||||
[10:04:31] [main/INFO]: Setting user: Candle_Dragon
|
||||
[10:04:31] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
|
||||
[10:04:31] [main/INFO]: Patching leaves.
|
||||
[10:04:31] [main/INFO]: Found leaf Class: net/minecraft/block/BlockLeavesBase
|
||||
[10:04:32] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
|
||||
[10:04:32] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
|
||||
[10:04:32] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
|
||||
[10:04:32] [main/INFO]: [PlayerMPTransformer]INSIDE OBFUSCATED PLAYER MP CLASS - ABOUT TO PATCH: mw (net.minecraft.entity.player.EntityPlayerMP)
|
||||
[10:04:32] [main/INFO]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
|
||||
[10:04:32] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
|
||||
[10:04:32] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
|
||||
[10:04:32] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
|
||||
[10:04:32] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
|
||||
[10:04:32] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
|
||||
[10:04:32] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
|
||||
[10:04:32] [main/INFO]: Patching Minecraft using Riven's "Half" Algorithm
|
||||
[10:04:32] [Client thread/INFO]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
|
||||
[10:04:33] [Client thread/INFO]: Patching Key Event...
|
||||
[10:04:33] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
|
||||
[10:04:33] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: ModLoader
|
||||
[10:04:33] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: LightCache
|
||||
[10:04:33] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
|
||||
[10:04:33] [Client thread/INFO]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
|
||||
[10:04:33] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerRepair
|
||||
[10:04:33] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
|
||||
[10:04:33] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
|
||||
[10:04:33] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
|
||||
[10:04:33] [Client thread/INFO]: [RenderTransformer]INSIDE OBFUSCATED RENDER CLASS - ABOUT TO PATCH: bno
|
||||
[10:04:33] [Client thread/INFO]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
|
||||
[10:04:33] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
|
||||
[10:04:33] [Client thread/INFO]: Injecting constructchunkfrompacket[x1] in func_76607_a in Chunk
|
||||
[10:04:33] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1905]: Potential problem: Galacticraft did not complete injection of bytecode into: blt (4 / 5)
|
||||
[10:04:33] [Client thread/INFO]: [EntityRendererTransformer]INSIDE OBFUSCATED RENDERER CLASS - ABOUT TO PATCH: blt
|
||||
[10:04:33] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
|
||||
[10:04:33] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
|
||||
[10:04:33] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
|
||||
[10:04:33] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
|
||||
[10:04:33] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
|
||||
[10:04:33] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
|
||||
[10:04:33] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
|
||||
[10:04:33] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
|
||||
[10:04:33] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
|
||||
[10:04:34] [Client thread/INFO]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
|
||||
[10:04:34] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bly (1 / 1)
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
|
||||
[10:04:34] [Client thread/INFO]: LWJGL Version: 2.9.1
|
||||
[10:04:34] [Client thread/INFO]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine]
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] OptiFine_1.7.10_HD_U_E7
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] Build: 20180404-111312
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] Java: 1.8.0_371, Oracle Corporation
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.1
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 531.68, NVIDIA Corporation
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
|
||||
[10:04:34] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
|
||||
[10:04:34] [Thread-7/INFO]: [OptiFine] Checking for new version
|
||||
[10:04:35] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
|
||||
// Shall we play a game?
|
||||
|
||||
Time: 23-5-3 上午10:04
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: Shaders Mod detected. Please remove it, OptiFine has built-in support for shaders.
|
||||
at shadersmod.client.Shaders.checkShadersModInstalled(Shaders.java:5623)
|
||||
at shadersmod.client.Shaders.startup(Shaders.java:1881)
|
||||
at Config.initDisplay(Config.java:216)
|
||||
at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:82)
|
||||
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:455)
|
||||
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
|
||||
at net.minecraft.client.main.Main.main(SourceFile:148)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
||||
at java.lang.reflect.Method.invoke(Unknown Source)
|
||||
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
|
||||
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Stacktrace:
|
||||
at shadersmod.client.Shaders.checkShadersModInstalled(Shaders.java:5623)
|
||||
at shadersmod.client.Shaders.startup(Shaders.java:1881)
|
||||
at Config.initDisplay(Config.java:216)
|
||||
at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:82)
|
||||
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:455)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
|
||||
at net.minecraft.client.main.Main.main(SourceFile:148)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
||||
at java.lang.reflect.Method.invoke(Unknown Source)
|
||||
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
|
||||
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 10 (amd64) version 10.0
|
||||
Java Version: 1.8.0_371, Oracle Corporation
|
||||
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
|
||||
Memory: 152017256 bytes (144 MB) / 268435456 bytes (256 MB) up to 10603200512 bytes (10112 MB)
|
||||
JVM Flags: 11 total; -Xmx10110m -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
FML:
|
||||
Launched Version: M.T.A 璇瑜之路
|
||||
LWJGL: 2.9.1
|
||||
OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 531.68, NVIDIA Corporation
|
||||
GL Caps:
|
||||
Is Modded: Definitely; Client brand changed to 'fml,forge'
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: [Minecraft-Mod-Language-Modpack-Converted-1.zip, R3D SR 锟接诧拷锟斤拷图-256x.zip, [锟斤拷詹锟斤拷锟<E68BB7>.zip, 锟斤拷锟斤拷锟斤拷纸.zip]
|
||||
Current Language: ~~ERROR~~ NullPointerException: null
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
OptiFine Version: OptiFine_1.7.10_HD_U_E7
|
||||
Render Distance Chunks: 9
|
||||
Mipmaps: 4
|
||||
Anisotropic Filtering: 1
|
||||
Antialiasing: 0
|
||||
Multitexture: false
|
||||
Shaders: null
|
||||
OpenGlVersion: 4.6.0 NVIDIA 531.68
|
||||
OpenGlRenderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
|
||||
OpenGlVendor: NVIDIA Corporation
|
||||
CpuCount: 12
|
||||
[10:04:35] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# E:\000000000000000000000000000000\M.T.A-ModPack\M.T.A-ModPack 1.1(正式)\联机\M.T.A-ModPack 1.1(埃罗芒老师的主场) (2)\M.T.A-ModPack 1.1(埃罗芒老师的主场)\.minecraft\crash-reports\crash-2023-05-03_10.04.34-client.txt
|
Loading…
Reference in New Issue
Block a user