nvmmyname3
Пользователи-
Постов
1 -
Зарегистрирован
-
Посещение
Тип контента
Профили
Форумы
События
Весь контент nvmmyname3
-
Крашит сервер атернос когда пытаюсь его запустить
nvmmyname3 опубликовал тема в Технические проблемы
Поставил некоторые моды и плагины, после того как поставил еще пару модов сервер умер. Удалил эти моды но сервер все равно не запускается, вот логи ---- Minecraft Crash Report ---- 2 // Hi. I'm Minecraft, and I'm a crashaholic. 3 4 Time: 2024-05-11 18:16:43 5 Description: Exception in server tick loop 6 7 java.lang.ExceptionInInitializerError: null 8 at jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method) ~[?:?] {} 9 at jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1155) ~[?:?] {} 10 at sun.misc.Unsafe.ensureClassInitialized(Unsafe.java:743) ~[?:?] {} 11 at io.izzel.arclight.api.Unsafe.ensureClassInitialized(Unsafe.java:249) ~[arclight.jar%2382!/:arclight-1.19.4-1.0.8-68fc338] {re:mixin} 12 at io.izzel.arclight.api.Unsafe.getStatic(Unsafe.java:50) ~[arclight.jar%2382!/:arclight-1.19.4-1.0.8-68fc338] {re:mixin} 13 at io.izzel.arclight.common.mod.server.BukkitRegistry.<clinit>(BukkitRegistry.java:83) ~[arclight-1.19.4-1.0.8-68fc338.jar%23190!/:arclight-1.19.4-1.0.8-68fc338] {re:mixin,re:classloading} 14 at io.izzel.arclight.common.mod.server.ArclightServer.createOrLoad(ArclightServer.java:76) ~[arclight-1.19.4-1.0.8-68fc338.jar%23190!/:arclight-1.19.4-1.0.8-68fc338] {re:mixin,re:classloading} 15 at net.minecraft.server.players.PlayerList.handler$zic000$arclight$loadServer(PlayerListMixin.java:1050) ~[server-1.19.4-20230314.122934-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.management.PlayerListMixin,pl:mixin:A} 16 at net.minecraft.server.players.PlayerList.<init>(PlayerListMixin.java:143) ~[server-1.19.4-20230314.122934-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.management.PlayerListMixin,pl:mixin:A} 17 at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(DedicatedPlayerList.java:17) ~[server-1.19.4-20230314.122934-srg.jar%23221!/:?] {re:classloading,re:mixin} 18 at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:158) ~[server-1.19.4-20230314.122934-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A} 19 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2037) ~[server-1.19.4-20230314.122934-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} 20 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:252) ~[server-1.19.4-20230314.122934-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} 21 at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin} 22 Caused by: java.lang.IllegalArgumentException: value already present: null 23 at com.google.common.collect.HashBiMap.put(HashBiMap.java:310) ~[guava-31.1-jre.jar%23106!/:?] {} 24 at com.google.common.collect.HashBiMap.put(HashBiMap.java:290) ~[guava-31.1-jre.jar%23106!/:?] {} 25 at org.bukkit.craftbukkit.v1_19_R3.util.CraftMagicNumbers.<clinit>(CraftMagicNumbersMixin.java:122) ~[arclight-1.19.4-1.0.8-68fc338.jar%23190!/:arclight-1.19.4-1.0.8-68fc338] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:CraftMagicNumbersMixin,pl:mixin:A} 26 ... 14 more 27 28 29 A detailed walkthrough of the error, its code path and all known details is as follows: 30 --------------------------------------------------------------------------------------- 31 32 -- System Details -- 33 Details: 34 Minecraft Version: 1.19.4 35 Minecraft Version ID: 1.19.4 36 Operating System: Linux (amd64) version 5.15.0-106-generic 37 Java Version: 17.0.11, Eclipse Adoptium 38 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium 39 Memory: 886078072 bytes (845 MiB) / 2059403264 bytes (1964 MiB) up to 2411724800 bytes (2300 MiB) 40 CPUs: 2 41 Processor Vendor: AuthenticAMD 42 Processor Name: AMD EPYC 7402P 24-Core Processor 43 Identifier: AuthenticAMD Family 23 Model 49 Stepping 0 44 Microarchitecture: Zen 2 45 Frequency (GHz): -0.00 46 Number of physical packages: 1 47 Number of physical CPUs: 24 48 Number of logical CPUs: 48 49 Graphics card #0 name: unknown 50 Graphics card #0 vendor: unknown 51 Graphics card #0 VRAM (MB): 0.00 52 Graphics card #0 deviceId: unknown 53 Graphics card #0 versionInfo: unknown 54 Virtual memory max (MB): 129819.84 55 Virtual memory used (MB): 192100.22 56 Swap memory total (MB): 1024.00 57 Swap memory used (MB): 204.05 58 JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2300M -Xms1150M 59 Server Running: true 60 Data Packs: vanilla, mod:betterdungeons, mod:moonlight (incompatible), mod:fetzisasiandeco (incompatible), mod:cgm (incompatible), mod:insanelib (incompatible), mod:croptopia (incompatible), mod:journeymap (incompatible), mod:dungeonnowloading, mod:citadel (incompatible), mod:alexsmobs, mod:travelersbackpack (incompatible), mod:horror_element_mod (incompatible), mod:sereneseasons (incompatible), mod:yungsapi, mod:additionalguns (incompatible), mod:mixinextras (incompatible), mod:worldedit (incompatible), mod:tlc (incompatible), mod:architectury (incompatible), mod:additional_lights, mod:arclight (incompatible), mod:terralith, mod:enhancedai (incompatible), mod:carryon (incompatible), mod:framework (incompatible), mod:fallingtree, mod:cloth_config (incompatible), mod:magistuarmory (incompatible), mod:forge, mod:commonality, mod:apexcore, mod:fantasyfurniture, mod:supplementaries (incompatible), mod:corpse (incompatible), Supplementaries Generated Pack 61 Enabled Feature Flags: minecraft:vanilla 62 World Generation: Experimental 63 Is Modded: Definitely; Server brand changed to 'forge arclight/Executions' 64 Type: Dedicated Server (map_server.txt) 65 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 66 ModLauncher launch target: forgeserver 67 ModLauncher naming: srg 68 ModLauncher services: 69 mixin-0.8.5.jar mixin PLUGINSERVICE 70 arclight.jar arclight_implementer PLUGINSERVICE 71 eventbus-6.0.3.jar eventbus PLUGINSERVICE 72 fmlloader-1.19.4-45.2.6.jar slf4jfixer PLUGINSERVICE 73 fmlloader-1.19.4-45.2.6.jar object_holder_definalize PLUGINSERVICE 74 fmlloader-1.19.4-45.2.6.jar runtime_enum_extender PLUGINSERVICE 75 fmlloader-1.19.4-45.2.6.jar capability_token_subclass PLUGINSERVICE 76 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 77 fmlloader-1.19.4-45.2.6.jar runtimedistcleaner PLUGINSERVICE 78 modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 79 modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 80 FML Language Providers: 81 [email protected] 82 lowcodefml@null 83 javafml@null 84 Mod List: 85 server-1.19.4-20230314.122934-srg.jar |Minecraft |minecraft |1.19.4 |DONE |Manifest: NOSIGNATURE 86 YungsBetterDungeons-1.19.4-Forge-3.4.0.jar |YUNG's Better Dungeons |betterdungeons |1.19.4-Forge-3.4.0 |DONE |Manifest: NOSIGNATURE 87 moonlight-1.19.4-2.4.15-forge.jar |Moonlight Library |moonlight |1.19.4-2.4.15 |DONE |Manifest: NOSIGNATURE 88 fetzisasiandeco-1.5.2-1.19.4.jar |Fetzi's Asian Decoration |fetzisasiandeco |1.5.2 |DONE |Manifest: NOSIGNATURE 89 cgm-forge-1.19.4-1.3.7.jar |MrCrayfish's Gun Mod |cgm |1.3.7 |DONE |Manifest: NOSIGNATURE 90 InsaneLib-1.9.2-mc1.19.4.jar |InsaneLib |insanelib |1.9.2 |DONE |Manifest: NOSIGNATURE 91 Croptopia-1.19.4-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE 92 journeymap-1.19.4-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |DONE |Manifest: NOSIGNATURE 93 dungeonnowloading-18.2-1.19.4.jar |Dungeon Now Loading Mod |dungeonnowloading |18.2-1.19.4 |DONE |Manifest: NOSIGNATURE 94 citadel-2.3.4-1.19.4.jar |Citadel |citadel |2.3.4 |DONE |Manifest: NOSIGNATURE 95 alexsmobs-1.22.3.jar |Alex's Mobs |alexsmobs |1.22.3 |DONE |Manifest: NOSIGNATURE 96 TravelersBackpack-1.19.4-8.4.20.jar |Traveler's Backpack |travelersbackpack |8.4.20 |DONE |Manifest: NOSIGNATURE 97 horror_element_mod-1.5.9_1.19.4.jar |Horror Element Mod |horror_element_mod |1.5.9 |DONE |Manifest: NOSIGNATURE 98 SereneSeasons-1.19.4-8.3.0.40.jar |Serene Seasons |sereneseasons |**.**.**.** |DONE |Manifest: NOSIGNATURE 99 YungsApi-1.19.4-Forge-3.10.1.jar |YUNG's API |yungsapi |1.19.4-Forge-3.10.1 |DONE |Manifest: NOSIGNATURE 100 additional-guns-0.8.2-1.19.4.jar |Additional Guns |additionalguns |0.8.2 |DONE |Manifest: NOSIGNATURE 101 mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |DONE |Manifest: NOSIGNATURE 102 worldedit-mod-7.2.14.jar |WorldEdit |worldedit |7.2.14+6360-094b734 |DONE |Manifest: NOSIGNATURE 103 tlc_forge-1.0.2-R-1.19.4.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE 104 architectury-8.2.91-forge.jar |Architectury |architectury |8.2.91 |DONE |Manifest: NOSIGNATURE 105 additional_lights-1.19.4-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE 106 arclight-1.19.4-1.0.8-68fc338.jar |Arclight Mod |arclight |1.19.4-1.0.8-68fc338|DONE |Manifest: NOSIGNATURE 107 Terralith_1.19.4_v2.3.12.jar |Terralith |terralith |2.3.12 |DONE |Manifest: NOSIGNATURE 108 EnhancedAI-1.12.5-mc1.19.4.jar |Enhanced AI |enhancedai |1.12.5 |DONE |Manifest: NOSIGNATURE 109 carryon-forge-1.19.4-2.0.6.27.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE 110 framework-forge-1.19.4-0.6.16.jar |Framework |framework |0.6.16 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** 111 FallingTree-1.19.4-3.13.1.jar |FallingTree |fallingtree |3.13.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** 112 cloth-config-10.1.117-forge.jar |Cloth Config v10 API |cloth_config |10.1.117 |DONE |Manifest: NOSIGNATURE 113 [1.19.4-forge]-Epic-Knights-8.2.jar |Epic Knights Mod |magistuarmory |8.2 |DONE |Manifest: NOSIGNATURE 114 forge-1.19.4-45.2.6-universal.jar |Forge |forge |45.2.6 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** 115 commonality-1.19.4-6.0.4.jar |Commonality |commonality |6.0.4 |DONE |Manifest: NOSIGNATURE 116 apexcore-1.19.4-9.0.8.jar |ApexCore |apexcore |9.0.8 |DONE |Manifest: NOSIGNATURE 117 fantasyfurniture-1.19.4-8.0.12.jar |Fantasy's Furniture |fantasyfurniture |8.0.12 |DONE |Manifest: NOSIGNATURE 118 supplementaries-1.19.4-2.4.16.jar |Supplementaries |supplementaries |1.19.4-2.4.16 |DONE |Manifest: NOSIGNATURE 119 corpse-1.19.4-1.0.3.jar |Corpse |corpse |1.19.4-1.0.3 |DONE |Manifest: NOSIGNATURE 120 Crash Report UUID: b17fd385-72e7-444e-9119-d273c4867ccc 121 FML: 45.2 122 Forge: net.minecraftforge:45.2.6
