-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📄[UPLOAD-CRASH] 在服务端运行客户端模组 #181
Comments
删除[通用拼音搜索] jecharacters-1.16.5-forge-4.5.4.jar_656c9b802337f4001d93c738.jar这个模组,在服务端无必要
秉鑫
***@***.***
…---Original---
From: ***@***.***>
Date: Sun, Jan 14, 2024 23:51 PM
To: ***@***.***>;
Cc: ***@***.***>;
Subject: [GlobeMC/crashmc.com] 📄[UPLOAD-CRASH] (Issue #181)
描述问题
启动后崩溃
您正在进行的操作是?
1. 启动服务器 2. 服务器崩溃
崩溃日志
---- Minecraft Crash Report ---- // I just don't know what went wrong :( Time: 1/14/24, 11:49 PM Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:86) ~[forge:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:144) ~[?:?] {re:classloading} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] {} at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[mohist-1.16.5.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:131) [mohist-1.16.5.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:128) [mohist-1.16.5.jar:?] {} at net.minecraftforge.server.ServerMain.main(ServerMain.java:112) [mohist-1.16.5.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at java.lang.ClassLoader.findClass(ClassLoader.java:719) ~[?:?] {} -- MOD jecharacters -- Details: Caused by 0: java.lang.NoClassDefFoundError: net/minecraft/client/util/SuffixArray at me.towdium.jecharacters.forge.JustEnoughCharactersForge.<init>(JustEnoughCharactersForge.java:47) ~[jecharacters:4.5.4] {re:classloading} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {re:classloading,re:classloading,re:classloading} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?] {re:classloading,re:classloading,re:classloading} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {re:classloading,re:classloading,re:classloading} at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?] {} at java.lang.Class.newInstance(Class.java:584) ~[?:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:82) ~[forge:36.2] {re:classloading} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] {} Mod File: [通用拼音搜索] jecharacters-1.16.5-forge-4.5.4.jar_656c9b802337f4001d93c738.jar Failure message: Just Enough Characters (jecharacters) has failed to load correctly java.lang.NoClassDefFoundError: net/minecraft/client/util/SuffixArray Mod Version: 4.5.4 Mod Issue URL: https://github.com/Towdium/JustEnoughCharacters/issues Exception message: java.lang.ClassNotFoundException: net.minecraft.client.util.SuffixArray Stacktrace: at java.lang.ClassLoader.findClass(ClassLoader.java:719) ~[?:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:589) ~[?:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?] {} at me.towdium.jecharacters.forge.JustEnoughCharactersForge.<init>(JustEnoughCharactersForge.java:47) ~[jecharacters:4.5.4] {re:classloading} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading} at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?] {} at java.lang.Class.newInstance(Class.java:584) ~[?:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:82) ~[forge:36.2] {re:classloading} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Mohist Version: 1.16.5-963 Operating System: Linux (amd64) version 4.18.0-348.7.1.el8_5.x86_64 Java Version: 11.0.18, Red Hat, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Red Hat, Inc. Memory: 3011622912 bytes (2872 MB) / 3365928960 bytes (3210 MB) up to 8589934592 bytes (8192 MB) CPUs: 4 JVM Flags: 3 total; -Xms128M -Xmx8192M -XX:ActiveProcessorCount=4 ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /mohist-1.16.5.jar object_holder_definalize PLUGINSERVICE /mohist-1.16.5.jar runtime_enum_extender PLUGINSERVICE /mohist-1.16.5.jar capability_inject_definalize PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /mohist-1.16.5.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /mohist-1.16.5.jar fml TRANSFORMATIONSERVICE /%5B%E9%80%9A%E7%94%A8%E6%8B%BC%E9%9F%B3%E6%90%9C%E7%B4%A2%5D%20jecharacters-1.16.5-forge-4.5.4.jar_656c9b802337f4001d93c738.jar JechTransformService TRANSFORMATIONSERVICE FML: 36.2 Forge: com.mohistmc:36.2.33 FML Language Providers: ***@***.*** ***@***.*** Mod List: mohist-1.16.5-963-server.jar |Minecraft |minecraft |1.16.5 |CREATE_REG|Manifest: NOSIGNATURE [匠魂] TConstruct-1.16.5-3.3.4.335.jar_6231ecd4d7846|Tinkers' Construct |tconstruct |3.3.4.335 |CREATE_REG|Manifest: NOSIGNATURE [检测器] theoneprobe-1.16-3.1.7.jar_627c6d1aea73dc001|The One Probe |theoneprobe |1.16-3.1.7 |CREATE_REG|Manifest: NOSIGNATURE [通用机械附加] MekanismAdditions-1.16.5-10.1.2.457.jar_6|Mekanism: Additions |mekanismadditions |10.1.2 |CREATE_REG|Manifest: NOSIGNATURE [匠魂西洋剑] tinker_rapier-1.1.4-1.16.5.jar_61f68a4c58c|Tinkers' Rapier |tinker_rapier |1.1.4-1.16.5 |CREATE_REG|Manifest: NOSIGNATURE [JEI物品管理器] jei-1.16.5-7.8.0.1009.jar_63dbb6e64cabd|Just Enough Items |jei |7.8.0.1009 |CREATE_REG|Manifest: NOSIGNATURE prefab-1.6.5.16.jar_64217b9ba8b75d001cc5600d.jar |Prefab |prefab |1.6.5.16 |CREATE_REG|Manifest: NOSIGNATURE ProjectE-1.16.5-PE1.0.2.jar_62503470de08c2002729a0|ProjectE |projecte |PE1.0.2 |CREATE_REG|Manifest: NOSIGNATURE [通用机械] Mekanism-1.16.5-10.1.2.457.jar_6222e6d16354|Mekanism |mekanism |10.1.2 |CREATE_REG|Manifest: NOSIGNATURE einsteins_library-2.0-1.16.5.jar_621f5ba963543e001|Einstein's Library |einsteins_library |2.0 |CREATE_REG|Manifest: NOSIGNATURE [帕秋莉手册] Patchouli-1.16.4-53.3.jar_62b7020b841ed100|Patchouli |patchouli |1.16.4-53.3 |CREATE_REG|Manifest: NOSIGNATURE [地幔] Mantle-1.16.5-1.6.157.jar_61f8b1860cab420033f|Mantle |mantle |1.6.157 |CREATE_REG|Manifest: NOSIGNATURE [传送石碑/指路石] Waystones_1.16.5-7.6.4.jar_61c97febfe80|Waystones |waystones |7.6.4 |CREATE_REG|Manifest: NOSIGNATURE [旅行地图] journeymap-1.16.5-5.8.5p6.jar_63379bf5266f5|Journeymap |journeymap |5.8.5p6 |CREATE_REG|Manifest: NOSIGNATURE [核电工艺] Nuclearcraft-1.16-A0.3.2.jar_6480584f05bed9|Nuclearcraft |nuclearcraft |1.16-A0.3.1 |CREATE_REG|Manifest: NOSIGNATURE [应用能源2] appliedenergistics2-8.4.7.jar_61f68a4c58c5|Applied Energistics 2 |appliedenergistics2 |8.4.7 |CREATE_REG|Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 [懒人AE2 1.16+] lazierae2-1.16.5-2.0.5.jar_63f493ffb|Lazier AE2 |lazierae2 |2.0.5 |CREATE_REG|Manifest: NOSIGNATURE [储物抽屉] StorageDrawers-1.16.3-8.5.2.jar_627475ac8fb|Storage Drawers |storagedrawers |8.5.2 |CREATE_REG|Manifest: NOSIGNATURE [通用机械:物质拓展] MekanismMatter-1.21.0-Custom_Rcp-Beta-|Mekanism: Matter |mekanismmatter |1.22.0 |CREATE_REG|Manifest: NOSIGNATURE [通用拼音搜索] jecharacters-1.16.5-forge-4.5.4.jar_656c9|Just Enough Characters |jecharacters |4.5.4 |ERROR |Manifest: NOSIGNATURE [抽屉提示] DrawersTooltip-1.16.2-2.1.1.jar_61f55fcc77c|Drawers Tooltip |drawerstooltip |2.1.1 |CREATE_REG|Manifest: NOSIGNATURE quantum_quarry_plus-1.10.3.jar_62209eab63543e001c5|Quantum Quarry Plus |quantumquarryplus |1.9 |CREATE_REG|Manifest: NOSIGNATURE [通用机械工具] MekanismTools-1.16.5-10.1.2.457.jar_6222e|Mekanism: Tools |mekanismtools |10.1.2 |CREATE_REG|Manifest: NOSIGNATURE architectury-1.32.68.jar_64575d0505bed9002d271c15.|Architectury |architectury |1.32.68 |CREATE_REG|Manifest: NOSIGNATURE [我的世界铁路] MTR-forge-1.16.5-3.2.2-hotfix-1.jar_646d9|Minecraft Transit Railway |mtr |1.16.5-3.2.2-hotfix-|CREATE_REG|Manifest: NOSIGNATURE [通用机械发电机] MekanismGenerators-1.16.5-10.1.2.457.jar|Mekanism: Generators |mekanismgenerators |10.1.2 |CREATE_REG|Manifest: NOSIGNATURE [真实城市建设模组] RCC-forge-1.16.5-1.0.0-unofficial-7-SNA|Reality City Construction |tcwm |1.16.5-1.0.0-unoffic|CREATE_REG|Manifest: NOSIGNATURE mohist-1.16.5-963-universal.jar |Forge |forge |36.2.33 |CREATE_REG|Manifest: NOSIGNATURE [CoFH核心] cofh_core-1.16.5-1.5.2.22.jar_63537523ab0|CoFH Core |cofh_core |1.5.2.22 |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 [热力基本] thermal_foundation-1.16.5-1.5.2.30.jar_6353|Thermal Series |thermal |1.5.2.30 |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 [热力革新] thermal_innovation-1.16.5-1.5.0.4.jar_628ef|Thermal Innovation |thermal_innovation |1.5.0.4 |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 [热力农业] thermal_cultivation-1.16.5-1.5.0.4.jar_628e|Thermal Cultivation |thermal_cultivation |1.5.0.4 |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 [热力膨胀] thermal_expansion-1.16.5-1.5.2.16.jar_6363a|Thermal Expansion |thermal_expansion |1.5.2.16 |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 [热力运输] thermal_locomotion-1.16.5-1.5.0.4.jar_628ef|Thermal Locomotion |thermal_locomotion |1.5.0.4 |CREATE_REG|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 inzheFoPCore-v.1.2.0.jar_61fb66c158c59a001c70a1ef.|inzheFoPs Core |inzhefopcore |1.0.0 |CREATE_REG|Manifest: NOSIGNATURE [匠魂弹跳板] tbouncepad-2.0-1.16.5.jar_65a3fce3b880e400|Tinkers' Bounce Pad |tbouncepad |2.0 |CREATE_REG|Manifest: NOSIGNATURE [林业] forestry-1.16.5-6.0.14.jar_636a376f5aa123001c|Forestry |forestry |6.0.14 |CREATE_REG|Manifest: NOSIGNATURE [更多使用设备重制版]extra-utilities-reborn-1.7.3-1.16.5.jar|Extra Utilities Rebirth |extrautilitiesrebirth |1.7.3 |CREATE_REG|Manifest: NOSIGNATURE Crash Report UUID: 5889c17f-4ceb-4a3b-8781-676de337a378 CraftBukkit Information: Running: Failed to handle CraftCrashReport: craftbukkit not runs
日志文件
No response
操作系统
Linux
客户端 / 服务端
服务端
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
zyxkad
added a commit
to zyxkad/crashmc.com
that referenced
this issue
Jan 17, 2024
Merged
XieXiLin2
pushed a commit
that referenced
this issue
Jan 20, 2024
* [add] 添加 Forge 其它崩溃原因 (#148) * ✨ update: 再次更新Analyzer, 使用MCLA API并修复一些错误 #140 (#149) * use MCLA web assembly module as the first analyzer * fixed styles * use vue-router instead of window.href * fix overflow button animation * nice! cdn fixed; makes the cdn url configurable * makes the cdn cache limit larger * we don't need cdn when redirect to github * add MCLA error catcher * use newer API to read file * Update docs/.vitepress/theme/components/Analyzer.vue * fixed zip read * finally fixed expand transition * use requestAnimationFrame instead of setTimeout(0) * remove an extra argument * move mcla into another file * export mcla github database prefix * switching to ts * revert back the origin error compares * fix isBtnDisabled * add analyzing icon * fix expand transition * finish to show multiple parsed errors & solutions * change type names * revert some docs changed by accident * support gzip * support zlib * remove unused variable * fixed lint issues * ignore some specific tarball paths * run docs:format * fixed hr display * fix button hint when error is unrecord * fix analyze dropped files * use iterator instead of array --------- Co-authored-by: Big_Cake <[email protected]> * fix upload button disabled forever issue * support version control for MCLA * Support read & analysis multiple files * fix a debug log * remove nosense logs * run eslint * remove the extra `window.` prefix * bump MCLA to v0.4.9 * ✨ feat: vitepress plugins nprogress, back-to-top, codeplock fold, viewerjs * bump mcla to v0.4.13 (#155) * 支持Web worker, 使用多线程分析保证浏览器渲染流畅 (#156) * Bump MCLA to v0.4.18 * auto run docs:format in pr-check.yml * update pr-check.yml * update pr-check.yml * format test * use docs:lint but not docs:format * 🌈 style(css): add `vp-c-brand-1` * add @typescript-eslint/parser * run docs:format * fix lint * 更名 * move src/mcla_worker.js -> public/scripts/mcla_worker.js * run pnpm run docs:format * fix pr-check * fix format * let the format hint output to stderr * ✨ update: 更新 Java 链接 (#162) * 更新java链接 * Update mods.md * Update system.md * 更改java下载为cdn * ✨ feat(husky): add git hooks add husky add zhlint format & lint everything now we can run `docs:zhlint` to format Chinese docs also automatically run before commiting changes * ✨ update: 添加更多 Mod 问题 (#165) * 添加 Forge 其它崩溃原因 * 添加 mod 问题 * 完善 Mod 问题 * 使用 Mod 全称 * 添加 mod 链接 * 🛠️ fix: 修复 zhlint 和 Actions (#166) * add pre-commit * fix zhlint (but not really fixed) * fix the filename `.DS_Store` * update contribute/contributing.md * Update CRASH-UPLOAD.yml 当日志很长时,用户无法粘贴到textarea或者无法提交超出长度的issue, 所以加了个markdown格子让用户可以直接拖拽上传文件 * Update CRASH-UPLOAD.yml Fix serval issue * Add a header for log file in CRASH-UPLOAD.yml * Revert "Update CRASH-UPLOAD.yml" * Update CRASH-UPLOAD.yml 不加 render 的 textarea 就是 markdown 格子 * 🛠️ bump MCLA to v0.4.22 (#182) * bump MCLA to v0.4.21 * use vue-tsc for check .vue file, and fix serval errors * fix umami defination for eslint * bump MCLA to v0.4.22 * fix style * Add LogViewer and Github OAuth * revert CRASH-UPLOAD.yml * 添加错误: 在服务端运行仅客户端模组 close #181 * bumb MCLA to v0.4.23 * format use space * reforged auth flow 换了个更麻烦的登录流程(雾) 但是现在测试的时候不用在github里把redirect_uri改来改去了(啊这) * remove the old token when it was expired * bump github ci node version to 20 * bump node version to 20 for pr-check * Update pr-check.yml 改了一下名称 试图刷新cloudfare * add MCLA loading progress (#190) * add MCLA loading progress fix most tsc problems resolve Vue warn "Missing required prop *" * ignore TS2353 so far, wait for T-miracle/vitepress-plugin-comment-with-giscus#10 * format code * Add Utf-8崩溃 --------- Co-authored-by: 柚子柚子 <[email protected]> Co-authored-by: Kevin Z <[email protected]> Co-authored-by: Big_Cake <[email protected]> Co-authored-by: 思遥方 <[email protected]> Co-authored-by: bingling-sama <[email protected]> Co-authored-by: Pigeon0v0 <[email protected]> Co-authored-by: Enlysure <[email protected]> Co-authored-by: Rovniced <[email protected]>
Big-Cake-jpg
added a commit
that referenced
this issue
Feb 3, 2024
* [add] 添加 Forge 其它崩溃原因 (#148) * ✨ update: 再次更新Analyzer, 使用MCLA API并修复一些错误 #140 (#149) * use MCLA web assembly module as the first analyzer * fixed styles * use vue-router instead of window.href * fix overflow button animation * nice! cdn fixed; makes the cdn url configurable * makes the cdn cache limit larger * we don't need cdn when redirect to github * add MCLA error catcher * use newer API to read file * Update docs/.vitepress/theme/components/Analyzer.vue * fixed zip read * finally fixed expand transition * use requestAnimationFrame instead of setTimeout(0) * remove an extra argument * move mcla into another file * export mcla github database prefix * switching to ts * revert back the origin error compares * fix isBtnDisabled * add analyzing icon * fix expand transition * finish to show multiple parsed errors & solutions * change type names * revert some docs changed by accident * support gzip * support zlib * remove unused variable * fixed lint issues * ignore some specific tarball paths * run docs:format * fixed hr display * fix button hint when error is unrecord * fix analyze dropped files * use iterator instead of array --------- Co-authored-by: Big_Cake <[email protected]> * fix upload button disabled forever issue * support version control for MCLA * Support read & analysis multiple files * fix a debug log * remove nosense logs * run eslint * remove the extra `window.` prefix * bump MCLA to v0.4.9 * ✨ feat: vitepress plugins nprogress, back-to-top, codeplock fold, viewerjs * bump mcla to v0.4.13 (#155) * 支持Web worker, 使用多线程分析保证浏览器渲染流畅 (#156) * Bump MCLA to v0.4.18 * auto run docs:format in pr-check.yml * update pr-check.yml * update pr-check.yml * format test * use docs:lint but not docs:format * 🌈 style(css): add `vp-c-brand-1` * add @typescript-eslint/parser * run docs:format * fix lint * 更名 * move src/mcla_worker.js -> public/scripts/mcla_worker.js * run pnpm run docs:format * fix pr-check * fix format * let the format hint output to stderr * ✨ update: 更新 Java 链接 (#162) * 更新java链接 * Update mods.md * Update system.md * 更改java下载为cdn * ✨ feat(husky): add git hooks add husky add zhlint format & lint everything now we can run `docs:zhlint` to format Chinese docs also automatically run before commiting changes * ✨ update: 添加更多 Mod 问题 (#165) * 添加 Forge 其它崩溃原因 * 添加 mod 问题 * 完善 Mod 问题 * 使用 Mod 全称 * 添加 mod 链接 * 🛠️ fix: 修复 zhlint 和 Actions (#166) * add pre-commit * fix zhlint (but not really fixed) * fix the filename `.DS_Store` * update contribute/contributing.md * Update CRASH-UPLOAD.yml 当日志很长时,用户无法粘贴到textarea或者无法提交超出长度的issue, 所以加了个markdown格子让用户可以直接拖拽上传文件 * Update CRASH-UPLOAD.yml Fix serval issue * Add a header for log file in CRASH-UPLOAD.yml * Revert "Update CRASH-UPLOAD.yml" * Update CRASH-UPLOAD.yml 不加 render 的 textarea 就是 markdown 格子 * 🛠️ bump MCLA to v0.4.22 (#182) * bump MCLA to v0.4.21 * use vue-tsc for check .vue file, and fix serval errors * fix umami defination for eslint * bump MCLA to v0.4.22 * fix style * Add LogViewer and Github OAuth * revert CRASH-UPLOAD.yml * 添加错误: 在服务端运行仅客户端模组 close #181 * bumb MCLA to v0.4.23 * format use space * reforged auth flow 换了个更麻烦的登录流程(雾) 但是现在测试的时候不用在github里把redirect_uri改来改去了(啊这) * remove the old token when it was expired * bump github ci node version to 20 * bump node version to 20 for pr-check * Update pr-check.yml 改了一下名称 试图刷新cloudfare * add MCLA loading progress (#190) * add MCLA loading progress fix most tsc problems resolve Vue warn "Missing required prop *" * ignore TS2353 so far, wait for T-miracle/vitepress-plugin-comment-with-giscus#10 * format code * Add Utf-8崩溃 * Fix tsconfigs for webworker scripts * use @ instead of relative paths * 加入死马的百度的验证 验证完可以删 * fix: remove unused @ts-expect-error * 添加服务端解决方案 (#206) 服务端没有权限写入所在文件夹 Co-authored-by: bingling_sama <[email protected]> * 大量的修改,我觉得这堆可以推生产分支了 更新依赖、修复 PWA 查询字符串问题、深浅色模式切换使用 View Transitions API、完善部分词条本地化、启用 cleanUrls、资源文件强缓存、图片懒加载、sitemap 自动生成、修改 Shiki 主题、显示行号。 * 少推了一个东西 * 更新用语 --------- Co-authored-by: 柚子柚子 <[email protected]> Co-authored-by: Kevin Z <[email protected]> Co-authored-by: 233355607 <[email protected]> Co-authored-by: 思遥方 <[email protected]> Co-authored-by: 2623684696 <[email protected]> Co-authored-by: bingling-sama <[email protected]> Co-authored-by: Pigeon0v0 <[email protected]> Co-authored-by: Enlysure <[email protected]> Co-authored-by: Rovniced <[email protected]> Co-authored-by: bingxin666 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
描述问题
您正在进行的操作是?
崩溃日志
日志文件
No response
操作系统
Linux
客户端 / 服务端
服务端
The text was updated successfully, but these errors were encountered: