Moulberry
DHDistant Horizons
•Created by crankykong on 10/31/2024 in #help-me
Flashback Mod and Distant Horizons
This other thread has a crash log: #Invalid player data when loading Flashback replay that was recorded on a server, one is from spawning a fake player and the other is from the actual player logging in
19 replies
DHDistant Horizons
•Created by crankykong on 10/31/2024 in #help-me
Flashback Mod and Distant Horizons
I tried looking for where exactly the readOnly API would cause this to happen, but I'm not entirely sure. My guess is that the solution should be to completely disable all server-side logic for a world when setReadOnly is true
19 replies
DHDistant Horizons
•Created by crankykong on 10/31/2024 in #help-me
Flashback Mod and Distant Horizons
I'm fairly certain after poking around that this is a DH issue. I can fix it in Flashback by using a mixin but I know that James doesn't like mixins into DH
19 replies
DHDistant Horizons
•Created by crankykong on 10/31/2024 in #help-me
Flashback Mod and Distant Horizons
No the only thing that Flashback does is use DH's setReadOnly API. It appears as though that readonly api is causing the level not to load which in turn causes a null-pointer exception when players are added to the server world.
19 replies