Xenon

Xenon

7M Downloads

(1.20.1) Lag with Sodium Dynamic lights when on a server (0.3.31)

Diogoess opened this issue ยท 1 comments

commented

Bug Description

Tested with the latest version of embeddium, doesn't seem to have the same problem. It was fine before Xenon's latest update. I had to update Xenon due to Create mod, and am playing with other mods, but these were the only differences before this issue started.

Issue doesn't seem to persist in single player.

image

image

(fps on the top left for reference)

Reproduction Steps

Install Xenon 0.3.31
Install Sodium dynamic lights 1.0.9
Go on server
Put torch on hand

Log File

Don't know if this helps but it's what shows up in my log as I was testing

[13:27:34] [Render thread/WARN] [Xenon/]: Id must be specified in OptionPage 'Quality++'
[13:27:34] [Render thread/WARN] [Xenon/]: Id must be specified in OptionPage 'True Darkness'
[13:27:34] [Render thread/WARN] [Xenon/]: Id must be specified in OptionPage 'Entity Culling'
[13:27:34] [Render thread/WARN] [Xenon/]: Id must be specified in OptionPage 'Others'
[13:27:36] [Render thread/INFO] [Antique Atlas/]: [Antique Atlas] Finished loading terrain for minecraft:overworld - 31974 tiles.
[13:27:38] [Render thread/INFO] [Xenon/]: Flushed changes to Minecraft configuration
[13:28:14] [pool-15-thread-2/INFO] [dsurround/]: Creating RandomGenerator 'Xoroshiro128PlusPlus'
[13:28:14] [pool-15-thread-2/ERROR] [dsurround/]: Unable to create randomizer!
[13:28:14] [pool-15-thread-2/ERROR] [dsurround/]: java.lang.IllegalArgumentException: No implementation of the random number generator algorithm "Xoroshiro128PlusPlus" is available
[13:28:14] [pool-15-thread-2/INFO] [dsurround/]: RandomGenerator factories available:
[13:28:14] [pool-15-thread-2/INFO] [dsurround/]: Random
[13:28:14] [pool-15-thread-2/INFO] [dsurround/]: SecureRandom
[13:28:14] [pool-15-thread-2/INFO] [dsurround/]: SplittableRandom
[13:28:14] [pool-15-thread-2/INFO] [dsurround/]: Falling back to Minecraft randomizer
[13:28:14] [pool-15-thread-1/INFO] [dsurround/]: Creating RandomGenerator 'Xoroshiro128PlusPlus'
[13:28:14] [pool-15-thread-1/ERROR] [dsurround/]: Unable to create randomizer!
[13:28:14] [pool-15-thread-1/ERROR] [dsurround/]: java.lang.IllegalArgumentException: No implementation of the random number generator algorithm "Xoroshiro128PlusPlus" is available
[13:28:14] [pool-15-thread-1/INFO] [dsurround/]: RandomGenerator factories available:
[13:28:14] [pool-15-thread-1/INFO] [dsurround/]: Random
[13:28:14] [pool-15-thread-1/INFO] [dsurround/]: SecureRandom
[13:28:14] [pool-15-thread-1/INFO] [dsurround/]: SplittableRandom
[13:28:14] [pool-15-thread-1/INFO] [dsurround/]: Falling back to Minecraft randomizer
[13:28:19] [Sound engine/ERROR] [mojang/OpenAlUtil]: Allocate new source: Invalid parameter parameter value.

commented

Checked again, it is also lagging in single player after all, my bad