1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2023-07-11 12:34:45
|
5 | Description: Exception in server tick loop
|
6 |
|
7 | net.dv8tion.jda.api.exceptions.InsufficientPermissionException: Cannot perform action due to a lack of Permission. Missing permission: MESSAGE_SEND
|
8 | at net.dv8tion.jda.internal.entities.channel.mixin.middleman.GuildChannelMixin.checkPermission(GuildChannelMixin.java:64)
|
9 | at net.dv8tion.jda.internal.entities.channel.mixin.middleman.GuildChannelMixin.checkPermission(GuildChannelMixin.java:56)
|
10 | at net.dv8tion.jda.internal.entities.channel.mixin.middleman.GuildMessageChannelMixin.checkCanSendMessage(GuildMessageChannelMixin.java:129)
|
11 | at net.dv8tion.jda.internal.entities.channel.mixin.middleman.MessageChannelMixin.sendMessage(MessageChannelMixin.java:134)
|
12 | at top.xujiayao.mcdiscordchat.Main.lambda$onInitializeServer$1(Main.java:141)
|
13 | at net.fabricmc.fabric.api.event.lifecycle.v1.ServerLifecycleEvents.lambda$static$2(ServerLifecycleEvents.java:49)
|
14 | at net.minecraft.server.MinecraftServer.handler$zfg000$fabric-lifecycle-events-v1$afterSetupServer(MinecraftServer.java:2342)
|
15 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:650)
|
16 | at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
|
17 | at java.base/java.lang.Thread.run(Unknown Source)
|
18 |
|
19 |
|
20 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
21 | ---------------------------------------------------------------------------------------
|
22 |
|
23 | -- System Details --
|
24 | Details:
|
25 | Minecraft Version: 1.20.1
|
26 | Minecraft Version ID: 1.20.1
|
27 | Operating System: Linux (amd64) version 5.4.0-149-generic
|
28 | Java Version: **.**.**.**, Eclipse Adoptium
|
29 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
30 | Memory: 875663360 bytes (835 MiB) / 2231369728 bytes (2128 MiB) up to 2306867200 bytes (2200 MiB)
|
31 | CPUs: 2
|
32 | Processor Vendor: AuthenticAMD
|
33 | Processor Name: AMD EPYC 7402P 24-Core Processor
|
34 | Identifier: AuthenticAMD Family 23 Model 49 Stepping 0
|
35 | Microarchitecture: Zen 2
|
36 | Frequency (GHz): -0.00
|
37 | Number of physical packages: 1
|
38 | Number of physical CPUs: 24
|
39 | Number of logical CPUs: 48
|
40 | Graphics card #0 name: unknown
|
41 | Graphics card #0 vendor: unknown
|
42 | Graphics card #0 VRAM (MB): 0.00
|
43 | Graphics card #0 deviceId: unknown
|
44 | Graphics card #0 versionInfo: unknown
|
45 | Virtual memory max (MB): 129864.12
|
46 | Virtual memory used (MB): 204731.36
|
47 | Swap memory total (MB): 1024.00
|
48 | Swap memory used (MB): 1014.70
|
49 | JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2200M -Xms1100M
|
50 | Fabric Mods:
|
51 | antixray: AntiXray 1.3.0
|
52 | com_moandjiezana_toml_toml4j: toml4j 0.7.2
|
53 | audaki_cart_engine: Audaki Cart Engine 2.0.5
|
54 | chunky: Chunky 1.3.92
|
55 | clumps: Clumps **.**.**.**
|
56 | debugify: Debugify 1.20.1+1.1
|
57 | com_github_llamalad7_mixinextras: MixinExtras 0.2.0-beta.8
|
58 | fabric-api: Fabric API 0.85.0+1.20.1
|
59 | fabric-api-base: Fabric API Base 0.4.29+b04edc7a77
|
60 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.34+4d8536c977
|
61 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.10+b3afc78b77
|
62 | fabric-block-api-v1: Fabric Block API (v1) 1.0.9+e022e5d177
|
63 | fabric-command-api-v1: Fabric Command API (v1) 1.2.32+f71b366f77
|
64 | fabric-command-api-v2: Fabric Command API (v2) 2.2.11+b3afc78b77
|
65 | fabric-commands-v0: Fabric Commands (v0) 0.2.49+df3654b377
|
66 | fabric-containers-v0: Fabric Containers (v0) 0.1.61+df3654b377
|
67 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.8+b3afc78b77
|
68 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.3+b3afc78b77
|
69 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.18+aeb40ebe77
|
70 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.1.12+b3afc78b77
|
71 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.51+b3afc78b77
|
72 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.21+b3afc78b77
|
73 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.0+b3afc78b77
|
74 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.61+df3654b377
|
75 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.38+b04edc7a77
|
76 | fabric-item-api-v1: Fabric Item API (v1) 2.1.26+b3afc78b77
|
77 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.8+40e50c4677
|
78 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.20+b3afc78b77
|
79 | fabric-loot-api-v2: Fabric Loot API (v2) 1.1.38+b3afc78b77
|
80 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.42+9e7660c677
|
81 | fabric-message-api-v1: Fabric Message API (v1) 5.1.6+b3afc78b77
|
82 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.48+b3afc78b77
|
83 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.8+b3afc78b77
|
84 | fabric-networking-v0: Fabric Networking (v0) 0.3.48+df3654b377
|
85 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.0+6beca84877
|
86 | fabric-particles-v1: Fabric Particles (v1) 1.1.0+201a23a077
|
87 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.18+b3afc78b77
|
88 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.2.6+b3afc78b77
|
89 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.33+b3afc78b77
|
90 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.26+b3afc78b77
|
91 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.5+ea08f9d877
|
92 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.8+e3d6ed2577
|
93 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.27+b3afc78b77
|
94 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.2.3+43a3fedd77
|
95 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.2.0+b3afc78b77
|
96 | fabricloader: Fabric Loader 0.14.21
|
97 | fast-portals: Fast Portals 1.0.3
|
98 | ferritecore: FerriteCore 6.0.0
|
99 | java: OpenJDK 64-Bit Server VM 17
|
100 | krypton: Krypton 0.2.3
|
101 | com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
|
102 | lithium: Lithium 0.11.2
|
103 | mcdiscordchat: MCDiscordChat 2.2.0
|
104 | com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.14.1
|
105 | com_fasterxml_jackson_core_jackson-core: jackson-core 2.14.1
|
106 | com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.14.1
|
107 | com_google_code_gson_gson: gson 2.10.1
|
108 | com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14
|
109 | com_squareup_okhttp3_okhttp: okhttp 4.11.0
|
110 | com_squareup_okio_okio: okio 2.10.0
|
111 | com_vdurmont_emoji-java: emoji-java 5.1.1
|
112 | mcdiscordchat-1_20_x: MCDiscordChat 2.2.0
|
113 | net_dv8tion_jda: JDA 5.0.0-beta.12
|
114 | net_sf_trove4j_trove4j: trove4j 3.0.3
|
115 | org_apache_commons_commons-collections4: commons-collections4 4.4
|
116 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.20
|
117 | org_json_json: json 20230227
|
118 | org_slf4j_slf4j-api: slf4j-api 1.7.36
|
119 | memoryleakfix: Memory Leak Fix 1.1.1
|
120 | minecraft: Minecraft 1.20.1
|
121 | nochatreports: No Chat Reports 1.20.1-v2.2.2
|
122 | snowundertrees: Snow Under Trees 1.1.0+1.20
|
123 | owo: oωo 0.11.0+1.20
|
124 | blue_endless_jankson: jankson 1.2.2
|
125 | starlight: Starlight 1.1.2+fabric.dbc156f
|
126 | styledchat: Styled Chat 2.2.1+1.20.1
|
127 | fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
|
128 | placeholder-api: Placeholder API 2.1.2+1.20.1
|
129 | player-data-api: Player Data API 0.2.2+1.19.3
|
130 | predicate-api: Predicate API 0.1.2+1.20
|
131 | whereisit: WhereIsIt 2.0.2-beta
|
132 | yet_another_config_lib_v3: YetAnotherConfigLib 3.0.3+1.20
|
133 | com_twelvemonkeys_common_common-image: common-image 3.9.4
|
134 | com_twelvemonkeys_common_common-io: common-io 3.9.4
|
135 | com_twelvemonkeys_common_common-lang: common-lang 3.9.4
|
136 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.9.4
|
137 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.9.4
|
138 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.9.4
|
139 | Server Running: true
|
140 | Player Count: 0 / 8; []
|
141 | Data Packs: vanilla, fabric, file/BlazeandCave's Advancements Pack 1.16.1.zip, file/VanillaTweaks_c417341_MC1.20.x.zip, file/afk display v1.1.4 (MC 1.20.x).zip, file/anti enderman grief v1.1.4 (MC 1.20.x).zip, file/anti ghast grief v1.1.4 (MC 1.20.x).zip, file/armor statues v2.8.5 (MC 1.20.x).zip, file/double shulker shells v1.3.4 (MC 1.20.x).zip, file/more mob heads v2.12.1 (MC 1.20.x).zip, file/multiplayer sleep v2.6.4 (MC 1.20.x).zip, file/pillager tools v1.1.4 (MC 1.20.x).zip, file/player head drops v1.1.4 (MC 1.20.x).zip, file/wandering-trades-exp-1-20-v1-1.zip
|
142 | Enabled Feature Flags: minecraft:vanilla
|
143 | World Generation: Stable
|
144 | Is Modded: Definitely; Server brand changed to 'fabric'
|
145 | Type: Dedicated Server (map_server.txt)
|
146 |
|