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

Incompatible with DimensionalThreading (Crashing) #176

Open
3 tasks done
imaron85 opened this issue Oct 1, 2022 · 2 comments
Open
3 tasks done

Incompatible with DimensionalThreading (Crashing) #176

imaron85 opened this issue Oct 1, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@imaron85
Copy link

imaron85 commented Oct 1, 2022

Describe the bug
Nether can be entered, and the chunks around the portal are loaded, however once the player starts moving and loading new chunks, the Server crashes.

To Reproduce
-> Have DimensionalThreading and C2ME installed.
-> Go to Nether
-> Move
-> Crash

Expected behavior
I know that having 2 Multithreading mods work together is probably hard, and I don't know how thread safe they either are, but have a chonkey cpu, it'd be really nice if I could take advantage of it as much as possible

Runtime info (please complete the following information):

  • OS: Windows Server 2016
  • Minecraft version: 1.19.2
  • Mod version: 0.2.0+alpha.8

Crash reports / logs
Crash Log

Other mods
DimensionalThreading

Checklist

@imaron85 imaron85 added the bug Something isn't working label Oct 1, 2022
@ishland
Copy link
Collaborator

ishland commented Oct 1, 2022

Disable generalOptimizations.optimizeAsyncChunkRequest in c2me config and try reproduce again.

@imaron85
Copy link
Author

imaron85 commented Oct 2, 2022

Appears to have fixed it. (Probably should have read the config, but it would be really nice to get a log message or smth about it.)
May I inquire how much of a performance dent disabling this options ensues, and wether it is better to play with DimensionalThreading and this option off, or remove DT and turning the option on?

Thanks a lot

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

2 participants