Skip to content
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

[Bug] Game crashes with Rejects when doing .locate feature village #352

Open
ModxVoldHunter opened this issue May 19, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@ModxVoldHunter
Copy link

ModxVoldHunter commented May 19, 2024

Describe the bug

game crashes after entering that command

Crashlog

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2024-05-19 14:58:16
Description: keyPressed event handler

java.lang.NullPointerException: Cannot read field "seed" because the return value of "anticope.rejects.utils.seeds.Seeds.getSeed()" is null
at anticope.rejects.commands.LocateCommand.lambda$build$1(LocateCommand.java:46)
at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
at com.mojang.brigadier.context.ContextChain.executeAll(ContextChain.java:88)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:228)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:179)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:144)
at meteordevelopment.meteorclient.commands.Commands.dispatch(Commands.java:75)
at net.minecraft.class_634.handler$dag000$meteor-client$onSendChatMessage(class_634.java:8129)
at net.minecraft.class_634.method_45729(class_634.java)
at net.minecraft.class_408.method_44056(class_408.java:260)
at net.minecraft.class_408.method_25404(class_408.java:103)
at net.minecraft.class_309.method_1454(class_309.java:418)
at net.minecraft.class_437.method_25412(class_437.java:467)
at net.minecraft.class_309.method_1466(class_309.java:414)
at net.minecraft.class_309.method_22678(class_309.java:503)
at net.minecraft.class_1255.execute(class_1255.java:108)
at net.minecraft.class_309.redirect$edi000$viafabricplus$storeEvent(class_309.java:5648)
at net.minecraft.class_309.method_22676(class_309.java:503)
at org.lwjgl.glfw.GLFWKeyCallback$Container.invoke(GLFWKeyCallback.java:82)
at dynamic_fps.impl.util.event.InputObserver.onKey(InputObserver.java:54)
at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:200)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:218)
at net.minecraft.class_1041.method_15998(class_1041.java:287)
at net.minecraft.class_310.method_1523(class_310.java:1342)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at anticope.rejects.commands.LocateCommand.lambda$build$1(LocateCommand.java:46)
at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
at com.mojang.brigadier.context.ContextChain.executeAll(ContextChain.java:88)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:228)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:179)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:144)
at meteordevelopment.meteorclient.commands.Commands.dispatch(Commands.java:75)
at net.minecraft.class_634.handler$dag000$meteor-client$onSendChatMessage(class_634.java:8129)
at net.minecraft.class_634.method_45729(class_634.java)
at net.minecraft.class_408.method_44056(class_408.java:260)
at net.minecraft.class_408.method_25404(class_408.java:103)
at net.minecraft.class_309.method_1454(class_309.java:418)
at net.minecraft.class_437.method_25412(class_437.java:467)
at net.minecraft.class_309.method_1466(class_309.java:414)
at net.minecraft.class_309.method_22678(class_309.java:503)
at net.minecraft.class_1255.execute(class_1255.java:108)
at net.minecraft.class_309.redirect$edi000$viafabricplus$storeEvent(class_309.java:5648)
at net.minecraft.class_309.method_22676(class_309.java:503)
at org.lwjgl.glfw.GLFWKeyCallback$Container.invoke(GLFWKeyCallback.java:82)
at dynamic_fps.impl.util.event.InputObserver.onKey(InputObserver.java:54)
at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:200)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:218)
Mixins in Stacktrace: None found

-- Affected screen --
Details:
Screen name: net.minecraft.class_408
Stacktrace:
at net.minecraft.class_437.method_25412(class_437.java:467)
at net.minecraft.class_309.method_1466(class_309.java:414)
at net.minecraft.class_309.method_22678(class_309.java:503)
at net.minecraft.class_1255.execute(class_1255.java:108)
at net.minecraft.class_309.redirect$edi000$viafabricplus$storeEvent(class_309.java:5648)
at net.minecraft.class_309.method_22676(class_309.java:503)
at org.lwjgl.glfw.GLFWKeyCallback$Container.invoke(GLFWKeyCallback.java:82)
at dynamic_fps.impl.util.event.InputObserver.onKey(InputObserver.java:54)
at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:200)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:218)
at net.minecraft.class_1041.method_15998(class_1041.java:287)
at net.minecraft.class_310.method_1523(class_310.java:1342)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Mixins in Stacktrace: None found

-- Uptime --
Details:
JVM uptime: 451.253s
Wall uptime: 368.336s
High-res time: 7468.424s
Client ticks: 3867 ticks / 193.350s
Stacktrace:
at net.minecraft.class_310.method_1587(class_310.java:2548)
at net.minecraft.class_310.method_54580(class_310.java:983)
at net.minecraft.class_310.method_1514(class_310.java:908)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Mixins in Stacktrace: None found

-- Affected level --
Details:
All players: 1 total; [class_746['ModxVoldHunter'/39665, l='ClientLevel', x=-160.26, y=78.00, z=27.34]]
Chunk stats: 1521, 109 F: 0 L: 0 U: 9 C: 0
Level dimension: minecraft:overworld
Level spawn location: World: (-64,73,128), Section: (at 0,9,0 in -4,4,8; chunk contains blocks -64,-64,128 to -49,319,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
Level time: 4513339 game time, 4908113 day time
Server brand: vanilla
Server type: Non-integrated multiplayer server
Tracked entity count: 60

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, bobby, cloth-config, com_viaversion_viabackwards-common, com_viaversion_viaversion-common, debugify, dynamic_fps, embeddium, entity_model_features, entity_texture_features, entityculling, essential, essential-container, essential-loader, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabrishot, faster-random, fastipping, fastquit, immediatelyfast, iris, krypton, lithium, meteor-client, meteor-rejects, midnightlib, mixintrace, modernfix, modmenu, net_raphimc_viaaprilfools, net_raphimc_viabedrock, net_raphimc_vialegacy, noxesium, numbyhack, pickblockpro, puzzle, puzzle-base, puzzle-gui, puzzle-models, puzzle-splashscreen, roughlyenoughitems, rrls, seedcrackerx, seedcrackerx-api, viafabricplus, vmp, voicechat, worldedit, xaerominimap, yet_another_config_lib_v3, yosbr, Essential Assets, essential

-- System Details --
Details:
Minecraft Version: 1.20.6
Minecraft Version ID: 1.20.6
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.2, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 1332740096 bytes (1271 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 2
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Celeron(R) N4020 CPU @ 1.10GHz
Identifier: Intel64 Family 6 Model 122 Stepping 8
Microarchitecture: Goldmont Plus
Frequency (GHz): 1.09
Number of physical packages: 1
Number of physical CPUs: 2
Number of logical CPUs: 2
Graphics card #0 name: Intel(R) UHD Graphics 600
Graphics card #0 vendor: Intel Corporation
Graphics card #0 VRAM (MB): 1024.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 27.20.100.8681
Memory slot #0 capacity (MB): 4096.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Virtual memory max (MB): 12918.80
Virtual memory used (MB): 7110.24
Swap memory total (MB): 9000.00
Swap memory used (MB): 1095.24
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx2048m
Fabric Mods:
architectury: Architectury 12.0.27
bobby: Bobby 5.2.0+mc1.20.6
com_typesafe_config: config 1.4.2
fabric-api-base: Fabric API Base 0.4.40+80f8cf51ff
fabric-command-api-v2: Fabric Command API (v2) 2.2.24+80f8cf51ff
io_leangen_geantyref_geantyref: geantyref 1.3.13
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
cloth-config: Cloth Config v14 14.0.126
cloth-basic-math: cloth-basic-math 0.6.1
debugify: Debugify 1.20.6+1.0
dynamic_fps: Dynamic FPS 3.4.3
elementa: Elementa 638
embeddium: Embeddium 0.3.19+mc1.20.6
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.8+80f8cf51ff
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.12+97f703daff
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.12+80f8cf51ff
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.46+73761d2eff
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.3+2c869dedff
indium: Indium 1.99.99
sodium: Sodium 0.5.8
entity_model_features: Entity Model Features 2.0.2
entity_texture_features: Entity Texture Features 6.0.1
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.6.4
essential: Essential 1.3.2.1+gb6bc6abcb6
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.1
fabric-api: Fabric API 0.97.8+1.20.6
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.59+e9d2a72bff
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.25+be5d88beff
fabric-block-api-v1: Fabric Block API (v1) 1.0.20+6dfe4c9bff
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.50+80f8cf51ff
fabric-client-tags-api-v1: Fabric Client Tags 1.1.12+7f945d5bff
fabric-command-api-v1: Fabric Command API (v1) 1.2.45+f71b366fff
fabric-commands-v0: Fabric Commands (v0) 0.2.62+df3654b3ff
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.4+b82b2392ff
fabric-convention-tags-v1: Fabric Convention Tags 2.0.3+7f945d5bff
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.0.0+2b43c5c8ff
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.27+80f8cf51ff
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.15+2a2c66b6ff
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 19.0.6+7f945d5bff
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.68+94793913ff
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.8+e9d2a72bff
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.6+c5fc38b3ff
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.50+80f8cf51ff
fabric-item-api-v1: Fabric Item API (v1) 8.1.1+17e985d6ff
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.38+aae0949aff
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.45+80f8cf51ff
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.43+df3654b3ff
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.4+c5fc38b3ff
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.4+97f703daff
fabric-message-api-v1: Fabric Message API (v1) 6.0.10+109a837cff
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.12+80f8cf51ff
fabric-models-v0: Fabric Models (v0) 0.4.11+9386d8a7ff
fabric-networking-api-v1: Fabric Networking API (v1) 4.0.8+0dca0349ff
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.1.3+c5fc38b3ff
fabric-particles-v1: Fabric Particles (v1) 4.0.0+c5fc38b3ff
fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.3+c5fc38b3ff
fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.0.15+f1240ba7ff
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.61+df3654b3ff
fabric-rendering-v0: Fabric Rendering (v0) 1.1.64+df3654b3ff
fabric-rendering-v1: Fabric Rendering (v1) 4.2.4+b21c00cbff
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.0.1+74e2f560ff
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.21+7b70ea8aff
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.72+b21c00cbff
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.21+c5fc38b3ff
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.6+c5fc38b3ff
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.0.10+74e2f560ff
fabric-language-kotlin: Fabric Language Kotlin 1.10.19+kotlin.1.9.23
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.23
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.23
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.23
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.23
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.2
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
fabricloader: Fabric Loader 0.15.11
mixinextras: MixinExtras 0.3.5
fabrishot: Fabrishot 1.13.1
faster-random: Faster Random 4.1.0
fastipping: Fast IP Ping 1.0.1
fastquit: FastQuit 3.0.0+1.20.6
immediatelyfast: ImmediatelyFast 1.2.13+1.20.6
net_lenni0451_reflect: Reflect 1.3.2
iris: Iris 1.7.0+mc1.20.6
io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
java: OpenJDK 64-Bit Server VM 21
krypton: Krypton 0.2.7
com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
lithium: Lithium 0.12.3
meteor-client: Meteor Client 0.5.7-2079
meteor-rejects: Meteor Rejects 0.3
seedcrackerx-api: SeedCrackerX API 2.10.1
minecraft: Minecraft 1.20.6
mixintrace: MixinTrace 1.1.1+1.17
modernfix: ModernFix 5.17.2+mc1.20.6
modmenu: Mod Menu 10.0.0-beta.1
mousetweaks: Mouse Tweaks 2.26
noxesium: Noxesium 2.0.4+fc2e125
com_noxcrew_noxesium_api_: api 2.0.4+fc2e125
numbyhack: Numby Hack 2.3
org_jetbrains_annotations: annotations 23.0.0
pickblockpro: Pick Block Pro 1.9.28-beta
puzzle: Puzzle 1.6.2+1.20.6
midnightlib: MidnightLib 1.5.5
puzzle-base: Puzzle Base 1.6.2+1.20.6
puzzle-gui: Puzzle GUI 1.6.2+1.20.6
puzzle-models: Puzzle Models 1.6.2+1.20.6
puzzle-splashscreen: Puzzle Splash Screen 1.6.2+1.20.6
roughlyenoughitems: Roughly Enough Items 15.0.728
error_notifier: Error Notifier 1.0.9
rrls: Remove Reloading Screen 4.0.4+mc1.20.5-fabric
seedcrackerx: SeedCrackerX 2.14.7
fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.1.0+c0e5481fb0
universalcraft: UniversalCraft 337
viafabricplus: ViaFabricPlus 3.2.1
com_google_code_findbugs_jsr305: jsr305 3.0.2
com_vdurmont_semver4j: semver4j 3.1.0
com_viaversion_viabackwards-common: viabackwards-common 4.10.1
com_viaversion_viaversion-common: viaversion-common 4.10.1
de_florianmichael_classic4j: Classic4J 2.0.2
io_jsonwebtoken_jjwt-api: jjwt-api 0.12.5
io_jsonwebtoken_jjwt-gson: jjwt-gson 0.12.5
io_jsonwebtoken_jjwt-impl: jjwt-impl 0.12.5
io_netty_netty-codec-http: netty-codec-http 4.1.109
net_jodah_expiringmap: expiringmap 0.5.10
net_lenni0451_commons_httpclient: httpclient 1.4.1
net_lenni0451_mcping: MCPing 1.4.0
net_lenni0451_mcstructs-bedrock_forms: forms 1.2.0
net_lenni0451_mcstructs-bedrock_text: text 1.2.0
net_raphimc_minecraftauth: MinecraftAuth 4.0.0
net_raphimc_viaaprilfools: ViaAprilFools 2.0.12
net_raphimc_viabedrock: ViaBedrock 0.0.7-SNAPSHOT
net_raphimc_vialegacy: ViaLegacy 2.2.22
net_raphimc_vialoader: ViaLoader 2.2.13
org_cloudburstmc_netty_netty-transport-raknet: netty-transport-raknet 1.0.0.CR3-SNAPSHOT
org_iq80_leveldb_leveldb: leveldb 0.12
org_iq80_leveldb_leveldb-api: leveldb-api 0.12
org_lz4_lz4-pure-java: lz4-pure-java 1.8.0
org_yaml_snakeyaml: snakeyaml 2.2
vigilance: Vigilance 297
vmp: Very Many Players 0.2.0+beta.7.155+1.20.6
com_ibm_async_asyncutil: asyncutil 0.1.0
voicechat: Simple Voice Chat 1.20.6-2.5.13
worldedit: WorldEdit 7.3.1+6763-2e55f4f
xaerominimap: Xaero's Minimap 24.1.3
yet_another_config_lib_v3: YetAnotherConfigLib 3.4.2+1.20.5-fabric
com_twelvemonkeys_common_common-image: common-image 3.10.0
com_twelvemonkeys_common_common-io: common-io 3.10.0
com_twelvemonkeys_common_common-lang: common-lang 3.10.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
yosbr: YOSBR 0.1.2
Loaded Shaderpack: (off)
Launched Version: 1.20.6
Launcher name: PrismLauncher
Backend library: LWJGL version 3.3.3-snapshot
Backend API: Intel(R) UHD Graphics 600 GL version 3.2.0 - Build 27.20.100.8681, Intel
Window size: 1280x720
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fast
Render Distance: 4/4 chunks
Resource Packs: vanilla, fabric, bobby, cloth-config, com_viaversion_viabackwards-common, com_viaversion_viaversion-common, debugify, dynamic_fps, embeddium (incompatible), entity_model_features, entity_texture_features, entityculling, essential (incompatible), essential-container, essential-loader, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabrishot, faster-random, fastipping, fastquit, immediatelyfast, iris, krypton, lithium, meteor-client, meteor-rejects, midnightlib, mixintrace, modernfix (incompatible), modmenu, net_raphimc_viaaprilfools, net_raphimc_viabedrock, net_raphimc_vialegacy, noxesium, numbyhack, pickblockpro, puzzle, puzzle-base, puzzle-gui, puzzle-models, puzzle-splashscreen, roughlyenoughitems, rrls (incompatible), seedcrackerx, seedcrackerx-api, viafabricplus, vmp, voicechat, worldedit (incompatible), xaerominimap (incompatible), yet_another_config_lib_v3 (incompatible), yosbr
Current Language: en_us
Locale: en_US
CPU: 2x Intel(R) Celeron(R) N4020 CPU @ 1.10GHz

-- Meteor Client --

Version: 0.5.7
Dev Build: 2079

[[ Active Modules ]]

discord-presence

Steps to reproduce

  1. Launch minecraft with Meteor Rejects Addon Version 3 for 1.20.6
  2. type the following command ".locate feature village"
  3. press enter then it will crash

Operating System

Windows 11 23H2

Addon Version

meteor-reject-addon-03_1.20.6

Meteor Version

meteor-client-0.5.7_build-2079

Minecraft Version

1.20.6

Other mods

        architectury: Architectury 12.0.27
	bobby: Bobby 5.2.0+mc1.20.6		
	cloth-config: Cloth Config v14 14.0.126
	cloth-basic-math: cloth-basic-math 0.6.1
	debugify: Debugify 1.20.6+1.0
	dynamic_fps: Dynamic FPS 3.4.3
	elementa: Elementa 638
	embeddium: Embeddium 0.3.19+mc1.20.6		
	entity_model_features: Entity Model Features 2.0.2
	entity_texture_features: Entity Texture Features 6.0.1		
	entityculling: EntityCulling 1.6.4
	essential: Essential 1.3.2.1+gb6bc6abcb6
	essential-container: essential-container 1.0.0
	fabric-api: Fabric API 0.97.8+1.20.6
	fabric-language-kotlin: Fabric Language Kotlin 1.10.19+kotlin.1.9.23
	mixinextras: MixinExtras 0.3.5
	fabrishot: Fabrishot 1.13.1
	faster-random: Faster Random 4.1.0
	fastipping: Fast IP Ping 1.0.1
	fastquit: FastQuit 3.0.0+1.20.6
	immediatelyfast: ImmediatelyFast 1.2.13+1.20.6
	iris: Iris 1.7.0+mc1.20.6
	krypton: Krypton 0.2.7
	lithium: Lithium 0.12.3
	meteor-client: Meteor Client 0.5.7-2079
	meteor-rejects: Meteor Rejects 0.3
	seedcrackerx-api: SeedCrackerX API 2.10.1
	mixintrace: MixinTrace 1.1.1+1.17
	modernfix: ModernFix 5.17.2+mc1.20.6
	modmenu: Mod Menu 10.0.0-beta.1
	mousetweaks: Mouse Tweaks 2.26
	noxesium: Noxesium 2.0.4+fc2e125
	numbyhack: Numby Hack 2.3
	pickblockpro: Pick Block Pro 1.9.28-beta
	puzzle: Puzzle 1.6.2+1.20.6
	midnightlib: MidnightLib 1.5.5
	roughlyenoughitems: Roughly Enough Items 15.0.728
	rrls: Remove Reloading Screen 4.0.4+mc1.20.5-fabric
	seedcrackerx: SeedCrackerX 2.14.7
	viafabricplus: ViaFabricPlus 3.2.1
	vmp: Very Many Players 
	voicechat
	worldedit
	xaerominimap
	yet_another_config_lib_v3
	yosbr
@ModxVoldHunter ModxVoldHunter added the bug Something isn't working label May 19, 2024
@Crappy-Productions
Copy link

Crappy-Productions commented Jun 6, 2024

Same, I'm on 1.20.4 pojav and whenever i try using .locate feature bastion the game crashes

@xavityr
Copy link

xavityr commented Jul 14, 2024

It does it with any .locate feature option idk the fix

qingshu-ui added a commit to qingshu-ui/meteor-rejects that referenced this issue Oct 15, 2024
@qingshu-ui qingshu-ui mentioned this issue Oct 15, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants