Oculus

Oculus

48M Downloads

Crash when using waystones/waypoints in journeymap

xslugx opened this issue ยท 9 comments

commented

Minecraft Version

1.20.1

Oculus Version

oculus-mc1.20-1.6.4.jar

Sodium Version

rubidium-0.6.5.jar

Operating System

Windows 11

What is your GPU?

Evga RTX 3090 Ti hybrid gaming

Java Version

17.0.3

Reproduction Steps

  1. Place or activate waystone
  2. Game Crashes

Crash Report file and latest.log

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 2023-06-16 11:08:35
Description: Unexpected error

java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.RenderType.m_110185_()" because "type" is null
	at net.coderbot.batchedentityrendering.impl.FullyBufferedMultiBufferSource.m_109911_(FullyBufferedMultiBufferSource.java:136) ~[oculus-mc1.20-1.6.4.jar%23277!/:?] {re:mixin,re:classloading}
	at net.minecraft.client.renderer.LevelRenderer.handler$bda000$batchedentityrendering$beginTranslucents(LevelRenderer.java:3654) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.0.3.jar:?] {re:classloading,pl:runtimedistcleaner:A}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
	at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
	at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:28) ~[fmlloader-1.20.1-47.0.3.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
	at net.coderbot.batchedentityrendering.impl.FullyBufferedMultiBufferSource.m_109911_(FullyBufferedMultiBufferSource.java:136) ~[oculus-mc1.20-1.6.4.jar%23277!/:?] {re:mixin,re:classloading}
	at net.minecraft.client.renderer.LevelRenderer.handler$bda000$batchedentityrendering$beginTranslucents(LevelRenderer.java:3654) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
	All players: 1 total; [LocalPlayer['unequipped'/219, l='ClientLevel', x=618.20, y=89.88, z=475.38]]
	Chunk stats: 1024, 533
	Level dimension: minecraft:overworld
	Level spawn location: World: (112,65,-48), Section: (at 0,1,0 in 7,4,-3; chunk contains blocks 112,-64,-48 to 127,319,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
	Level time: 13667 game time, 24781 day time
	Server brand: forge
	Server type: Integrated singleplayer server
Stacktrace:
	at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23300!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.0.3.jar:?] {re:classloading,pl:runtimedistcleaner:A}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
	at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
	at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:28) ~[fmlloader-1.20.1-47.0.3.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


-- Last reload --
Details:
	Reload number: 1
	Reload reason: initial
	Finished: Yes
	Packs: vanilla, mod_resources, Supplementaries Generated Pack, high_contrast

-- System Details --
Details:
	Minecraft Version: 1.20.1
	Minecraft Version ID: 1.20.1
	Operating System: Windows 11 (amd64) version 10.0
	Java Version: 17.0.3, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 672707256 bytes (641 MiB) / 2013265920 bytes (1920 MiB) up to 16106127360 bytes (15360 MiB)
	CPUs: 16
	Processor Vendor: GenuineIntel
	Processor Name: 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz
	Identifier: Intel64 Family 6 Model 167 Stepping 1
	Microarchitecture: Rocket Lake
	Frequency (GHz): 3.60
	Number of physical packages: 1
	Number of physical CPUs: 8
	Number of logical CPUs: 16
	Graphics card #0 name: NVIDIA GeForce RTX 3090 Ti
	Graphics card #0 vendor: NVIDIA (0x10de)
	Graphics card #0 VRAM (MB): 4095.00
	Graphics card #0 deviceId: 0x2203
	Graphics card #0 versionInfo: DriverVersion=31.0.15.3179
	Memory slot #0 capacity (MB): 16384.00
	Memory slot #0 clockSpeed (GHz): 2.40
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 32768.00
	Memory slot #1 clockSpeed (GHz): 2.67
	Memory slot #1 type: DDR4
	Memory slot #2 capacity (MB): 16384.00
	Memory slot #2 clockSpeed (GHz): 2.40
	Memory slot #2 type: DDR4
	Memory slot #3 capacity (MB): 32768.00
	Memory slot #3 clockSpeed (GHz): 2.67
	Memory slot #3 type: DDR4
	Virtual memory max (MB): 104297.45
	Virtual memory used (MB): 23219.27
	Swap memory total (MB): 6144.00
	Swap memory used (MB): 0.00
	JVM Flags: 22 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx15360m -Xms256m -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=32M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
	Loaded Shaderpack: ComplementaryShaders_v4.7.2.zip
		Profile: HIGH (+0 options changed by user)
	NEC status: No NEC detected
	Launched Version: forge-47.0.3
	Backend library: LWJGL version 3.3.1 build 7
	Backend API: NVIDIA GeForce RTX 3090 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 531.79, NVIDIA Corporation
	Window size: 1920x1079
	GL Caps: Using framebuffer using OpenGL 3.2
	GL debug messages: 
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
	Type: Integrated Server (map_client.txt)
	Graphics mode: fancy
	Resource Packs: vanilla, mod_resources, Supplementaries Generated Pack, high_contrast
	Current Language: en_us
	CPU: 16x 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz
	Server Running: true
	Player Count: 1 / 8; [ServerPlayer['unequipped'/219, l='ServerLevel[Test 1]', x=618.20, y=89.88, z=475.38]]
	Data Packs: vanilla, mod:supermartijn642configlib (incompatible), mod:rootsclassic, mod:quarryplus, mod:netherportalfix, mod:blueflame (incompatible), mod:simplemagnets (incompatible), mod:additionallanterns (incompatible), mod:excavar, mod:rubidium, mod:waystones, mod:mcwpaintings, mod:clumps (incompatible), mod:journeymap (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:modernfix (incompatible), mod:jei (incompatible), mod:jumpboat, mod:mixinextras (incompatible), mod:myserveriscompatible, mod:defaultsettings (incompatible), mod:shrink (incompatible), mod:farmingforblockheads, mod:balm, mod:packingtape (incompatible), mod:forge, mod:supplementaries, mod:durabilitytooltip (incompatible), mod:craftingtweaks, mod:simplebackups, mod:repurposed_structures (incompatible), mod:libipn (incompatible), mod:terrablender (incompatible), mod:moonlight (incompatible), mod:entangled (incompatible), mod:mousetweaks, mod:eccentrictome, mod:toolbelt (incompatible), mod:getittogetherdrops, mod:biomesoplenty (incompatible), mod:nochatreports (incompatible), mod:jade (incompatible), mod:caffeineconfig (incompatible), mod:mcwfences, mod:wirelesschargers (incompatible), mod:supermartijn642corelib (incompatible), mod:kotlinforforge (incompatible), mod:pipez, mod:corail_woodcutter, mod:oculus, mod:sodiumextra, mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:searchables (incompatible), mod:entityculling, mod:elevatorid, mod:gunpowderlib, mod:exchangers, mod:tombstone, mod:pylons (incompatible), mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:ferritecore (incompatible), mod:connectedglass (incompatible), mod:computercraft, mod:moreoverlays (incompatible), mod:trashcans (incompatible), mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:sfm (incompatible), mod:flickerfix, mod:crafting_on_a_stick (incompatible), mod:defaultoptions, Supplementaries Generated Pack, mod:better_silicon (incompatible)
	Enabled Feature Flags: minecraft:vanilla
	World Generation: Stable
	ModLauncher: 10.0.9+10.0.9+main.dcd20f30
	ModLauncher launch target: forgeclient
	ModLauncher naming: srg
	ModLauncher services: 
		mixin-0.8.5.jar mixin PLUGINSERVICE 
		eventbus-6.0.3.jar eventbus PLUGINSERVICE 
		fmlloader-1.20.1-47.0.3.jar slf4jfixer PLUGINSERVICE 
		fmlloader-1.20.1-47.0.3.jar object_holder_definalize PLUGINSERVICE 
		fmlloader-1.20.1-47.0.3.jar runtime_enum_extender PLUGINSERVICE 
		fmlloader-1.20.1-47.0.3.jar capability_token_subclass PLUGINSERVICE 
		accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
		fmlloader-1.20.1-47.0.3.jar runtimedistcleaner PLUGINSERVICE 
		modlauncher-10.0.9.jar jcplugin TRANSFORMATIONSERVICE 
		modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 
		modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 
	FML Language Providers: 
		[email protected]
		javafml@null
		[email protected]
		lowcodefml@null
		[email protected]
	Mod List: 
		supermartijn642configlib-1.1.6-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6               |DONE      |Manifest: NOSIGNATURE
		RootsClassic-1.20-1.2.0.jar                       |Roots Classic                 |rootsclassic                  |1.20-1.2.0          |DONE      |Manifest: NOSIGNATURE
		AdditionalEnchantedMiner-1.20.1-1201.0.8-SNAPSHOT.|QuarryPlus                    |quarryplus                    |1201.0.8-SNAPSHOT   |DONE      |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43
		netherportalfix-forge-1.20-13.0.0.jar             |NetherPortalFix               |netherportalfix               |13.0.0              |DONE      |Manifest: NOSIGNATURE
		blueflame-1.20.0-1.0.3.jar                        |Blue Flame Burning            |blueflame                     |1.20.0-1.0.3        |DONE      |Manifest: NOSIGNATURE
		simplemagnets-1.1.9-forge-mc1.20.jar              |Simple Magnets                |simplemagnets                 |1.1.9               |DONE      |Manifest: NOSIGNATURE
		additionallanterns-1.0.4-forge-mc1.20.jar         |Additional Lanterns           |additionallanterns            |1.0.4               |DONE      |Manifest: NOSIGNATURE
		Excavar-1.20.1-3.1.0.jar                          |Excavar                       |excavar                       |1.20.1-3.1.0        |DONE      |Manifest: NOSIGNATURE
		rubidium-0.6.5.jar                                |Rubidium                      |rubidium                      |0.6.5               |DONE      |Manifest: NOSIGNATURE
		waystones-forge-1.20-14.0.0.jar                   |Waystones                     |waystones                     |14.0.0              |DONE      |Manifest: NOSIGNATURE
		mcw-paintings-1.0.4forge-mc1.20.jar               |Macaw's Paintings             |mcwpaintings                  |1.0.4               |DONE      |Manifest: NOSIGNATURE
		Clumps-forge-1.20-11.0.0.1.jar                    |Clumps                        |clumps                        |11.0.0.1            |DONE      |Manifest: NOSIGNATURE
		journeymap-1.20-5.9.8-forge.jar                   |Journeymap                    |journeymap                    |5.9.8               |DONE      |Manifest: NOSIGNATURE
		cookingforblockheads-forge-1.20-16.0.0.jar        |CookingForBlockheads          |cookingforblockheads          |16.0.0              |DONE      |Manifest: NOSIGNATURE
		Controlling-forge-1.20-12.0.2.jar                 |Controlling                   |controlling                   |12.0.2              |DONE      |Manifest: NOSIGNATURE
		modernfix-forge-5.0.1+mc1.20.jar                  |ModernFix                     |modernfix                     |5.0.1+mc1.20        |DONE      |Manifest: NOSIGNATURE
		jei-1.20.1-forge-15.0.0.12.jar                    |Just Enough Items             |jei                           |15.0.0.12           |DONE      |Manifest: NOSIGNATURE
		jumpboat-1.20.0-1.0.5.jar                         |Jumpy Boats                   |jumpboat                      |1.20.0-1.0.5        |DONE      |Manifest: NOSIGNATURE
		mixinextras-forge-0.2.0-beta.7.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.7        |DONE      |Manifest: NOSIGNATURE
		MyServerIsCompatible-1.20-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |DONE      |Manifest: NOSIGNATURE
		DefaultSettings-1.20.x-4.0.5-Forge.jar            |DefaultSettings               |defaultsettings               |4.0.5               |DONE      |Manifest: NOSIGNATURE
		Shrink-1.20-1.4.1.jar                             |Shrink                        |shrink                        |1.4.1               |DONE      |Manifest: NOSIGNATURE
		farmingforblockheads-forge-1.20-14.0.0.jar        |Farming for Blockheads        |farmingforblockheads          |14.0.0              |DONE      |Manifest: NOSIGNATURE
		balm-forge-1.20-7.0.3.jar                         |Balm                          |balm                          |7.0.3               |DONE      |Manifest: NOSIGNATURE
		PackingTape-1.20-0.14.1.jar                       |Packing Tape                  |packingtape                   |0.14.1              |DONE      |Manifest: NOSIGNATURE
		forge-1.20.1-47.0.3-universal.jar                 |Forge                         |forge                         |47.0.3              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
		supplementaries-1.20-2.5.2.jar                    |Supplementaries               |supplementaries               |1.20-2.5.2          |DONE      |Manifest: NOSIGNATURE
		durabilitytooltip-1.1.4-forge-mc1.20.jar          |Durability Tooltip            |durabilitytooltip             |1.1.4               |DONE      |Manifest: NOSIGNATURE
		craftingtweaks-forge-1.20-18.0.1.jar              |CraftingTweaks                |craftingtweaks                |18.0.1              |DONE      |Manifest: NOSIGNATURE
		client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
		SimpleBackups-1.20.1-3.1.0.jar                    |Simple Backups                |simplebackups                 |1.20.1-3.1.0        |DONE      |Manifest: NOSIGNATURE
		repurposed_structures-7.0.0+1.20-forge.jar        |Repurposed Structures         |repurposed_structures         |7.0.0+1.20-forge    |DONE      |Manifest: NOSIGNATURE
		libIPN-forge-1.20-3.0.2.jar                       |libIPN                        |libipn                        |3.0.2               |DONE      |Manifest: NOSIGNATURE
		TerraBlender-forge-1.20-3.0.0.163.jar             |TerraBlender                  |terrablender                  |3.0.0.163           |DONE      |Manifest: NOSIGNATURE
		moonlight-1.20-2.5.3-forge.jar                    |Moonlight Library             |moonlight                     |1.20-2.5.3          |DONE      |Manifest: NOSIGNATURE
		entangled-1.3.14-forge-mc1.20.jar                 |Entangled                     |entangled                     |1.3.14              |DONE      |Manifest: NOSIGNATURE
		MouseTweaks-forge-mc1.20-2.25.jar                 |Mouse Tweaks                  |mousetweaks                   |2.25                |DONE      |Manifest: NOSIGNATURE
		eccentrictome-1.20-1.10.0-beta.jar                |Eccentric Tome                |eccentrictome                 |1.20-1.10.0-beta    |DONE      |Manifest: NOSIGNATURE
		ToolBelt-1.20-1.20.0.jar                          |Tool Belt                     |toolbelt                      |1.20.0              |DONE      |Manifest: NOSIGNATURE
		getittogetherdrops-forge-1.20-1.3.jar             |Get It Together, Drops!       |getittogetherdrops            |1.3                 |DONE      |Manifest: NOSIGNATURE
		BiomesOPlenty-1.20-18.0.0.557.jar                 |Biomes O' Plenty              |biomesoplenty                 |18.0.0.557          |DONE      |Manifest: NOSIGNATURE
		NoChatReports-FORGE-1.20.1-v2.2.1.jar             |No Chat Reports               |nochatreports                 |1.20.1-v2.2.1       |DONE      |Manifest: NOSIGNATURE
		Jade-1.20-forge-11.0.3.jar                        |Jade                          |jade                          |11.0.3              |DONE      |Manifest: NOSIGNATURE
		ColaMixinConfig-v1.0.2.jar                        |ColaConfig                    |caffeineconfig                |1.0.2               |DONE      |Manifest: NOSIGNATURE
		mcw-fences-1.0.7-mc1.20forge.jar                  |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |DONE      |Manifest: NOSIGNATURE
		wirelesschargers-1.0.8-forge-mc1.20.jar           |Wireless Chargers             |wirelesschargers              |1.0.8               |DONE      |Manifest: NOSIGNATURE
		supermartijn642corelib-1.1.9-forge-mc1.20.jar     |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.9               |DONE      |Manifest: NOSIGNATURE
		kffmod-4.3.0.jar                                  |Kotlin For Forge              |kotlinforforge                |4.3.0               |DONE      |Manifest: NOSIGNATURE
		pipez-1.20.1-1.1.1.jar                            |Pipez                         |pipez                         |1.20.1-1.1.1        |DONE      |Manifest: NOSIGNATURE
		corail_woodcutter-1.20-3.0.0.jar                  |Corail Woodcutter             |corail_woodcutter             |3.0.0               |DONE      |Manifest: NOSIGNATURE
		oculus-mc1.20-1.6.4.jar                           |Oculus                        |oculus                        |1.6.4               |DONE      |Manifest: NOSIGNATURE
		rubidium-extra-0.4.20+mc1.20-build.91.jar         |Rubidium Extra                |sodiumextra                   |0.4.20+mc1.20-build.|DONE      |Manifest: NOSIGNATURE
		itemcollectors-1.1.7-forge-mc1.20.jar             |Item Collectors               |itemcollectors                |1.1.7               |DONE      |Manifest: NOSIGNATURE
		Croptopia-1.20-FORGE-2.2.2.jar                    |Croptopia                     |croptopia                     |2.2.2               |DONE      |Manifest: NOSIGNATURE
		Searchables-forge-1.20-1.0.2.jar                  |Searchables                   |searchables                   |1.0.2               |DONE      |Manifest: NOSIGNATURE
		entityculling-forge-1.6.2-mc1.20.jar              |EntityCulling                 |entityculling                 |1.6.2               |DONE      |Manifest: NOSIGNATURE
		elevatorid-1.20-1.8.13.jar                        |Elevator Mod                  |elevatorid                    |1.20-1.8.13         |DONE      |Manifest: NOSIGNATURE
		GunpowderLib-1.20-2.2.jar                         |GunpowderLib                  |gunpowderlib                  |1.20-2.2            |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
		Exchangers-1.20-3.4.jar                           |Exchangers                    |exchangers                    |1.20-3.4            |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
		tombstone-8.5.0-1.20.jar                          |Corail Tombstone              |tombstone                     |8.5.0               |DONE      |Manifest: NOSIGNATURE
		pylons-1.20-4.0.0.jar                             |Pylons                        |pylons                        |4.0.0               |DONE      |Manifest: NOSIGNATURE
		architectury-9.0.8-forge.jar                      |Architectury                  |architectury                  |9.0.8               |DONE      |Manifest: NOSIGNATURE
		BambooEverything-forge-3.0.0-build.54+mc1.20.jar  |Bamboo Everything             |bambooeverything              |3.0.0-build.54+mc1.2|DONE      |Manifest: NOSIGNATURE
		ferritecore-6.0.0-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.0               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
		connectedglass-1.1.6-forge-mc1.20.jar             |Connected Glass               |connectedglass                |1.1.6               |DONE      |Manifest: NOSIGNATURE
		cc-tweaked-1.20.1-forge-1.105.0.jar               |CC: Tweaked                   |computercraft                 |1.105.0             |DONE      |Manifest: NOSIGNATURE
		moreoverlays-1.22.1-mc1.20.jar                    |More Overlays Updated         |moreoverlays                  |1.22.1-mc1.20       |DONE      |Manifest: NOSIGNATURE
		trashcans-1.0.17-forge-mc1.20.jar                 |Trash Cans                    |trashcans                     |1.0.17              |DONE      |Manifest: NOSIGNATURE
		extremesoundmuffler-3.38-forge-1.20.jar           |Extreme Sound Muffler         |extremesoundmuffler           |3.38-forge-1.20     |DONE      |Manifest: NOSIGNATURE
		cosmeticarmorreworked-1.20-v1.jar                 |CosmeticArmorReworked         |cosmeticarmorreworked         |1.20-v1             |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
		better_silicon-1.20-1.1.7.jar                     |Better Silicon                |better_silicon                |1.20-1.1.7          |DONE      |Manifest: NOSIGNATURE
		Super Factory Manager-1.20-4.10.2.jar             |Super Factory Manager         |sfm                           |4.10.2              |DONE      |Manifest: NOSIGNATURE
		flickerfix-1.20-4.0.0.jar                         |FlickerFix                    |flickerfix                    |4.0.0               |DONE      |Manifest: NOSIGNATURE
		crafting-on-a-stick-1.20-1.0.0.jar                |Crafting On A Stick           |crafting_on_a_stick           |1.0.0               |DONE      |Manifest: NOSIGNATURE
		defaultoptions-forge-1.20-18.0.0.jar              |Default Options               |defaultoptions                |18.0.0              |DONE      |Manifest: NOSIGNATURE
	Crash Report UUID: 68c380ba-d40f-4320-9039-ee16792960c5
	FML: 47.0
	Forge: net.minecraftforge:47.0.3

Additional context

Removing oculus from mods the world launches fine

commented

Attempted to move to different chunk, exit and save, reactivate oculus. Received same error on world load.

commented

Removing waystone forge, adding oculus back in to mods also loads game. I will report this to waystones as well

commented

It appears this is the same or similar issue here #380 (comment)

commented

My crash log don't give me any errors about JM .. crash-2023-06-19_20.12.34-client.txt

Neither did mine, but I found the crash happened when using JM and creating a waypoint as well. Removing JM resolves this error with waystones. I think the issue is about the waypoint itself, not necessarily waystones
currently playing in ATM9 test server, the solution was to remove JM and replace it with Xaero's world map

commented

Updated title for clarity

commented

I can Concur and Did in fact Duplicate this Issue as it happened to me as well.. Already posted to Waystone in this guys thread as well and its 100% an issue. Same result Removed Oculus I could enter my world again and there was no more crashing.

commented

I can Concur and Did in fact Duplicate this Issue as it happened to me as well.. Already posted to Waystone in this guys thread as well and its 100% an issue. Same result Removed Oculus I could enter my world again and there was no more crashing.

I believe this is actually an issue with journeymap, not waystones.

commented

My crash log don't give me any errors about JM ..
crash-2023-06-19_20.12.34-client.txt

commented

This is an issue with JourneyMap, it is fixed in JourneyMap-1.20.1-5.9.10-forge should be on curseforge once approved(couple hours from now) and modrinth very soon (couple minutes)