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

Deeper darker crashes server starup #272

Open
Huntter99 opened this issue Feb 10, 2024 · 11 comments
Open

Deeper darker crashes server starup #272

Huntter99 opened this issue Feb 10, 2024 · 11 comments
Labels
bug Something isn't working forge Related to Forge stale Inactive issue or pull request

Comments

@Huntter99
Copy link

Minecraft Version: 1.20.1
Mod Version: x.x.x
Mod Loader: forge 47.2.20

Description:
I am having a crash error while trying to use deeper darker on my server. I'm getting "Attempted to load class net/minecraft/client/Minecraft", @Mixin target net.minecraft.client.renderer.entity.PhantomRenderer was not found mixins.deeperdarker.json:PhantomRendererMixin

To Reproduce:
Steps to reproduce the behavior:

  1. Add deeper darker
  2. Load server startup
  3. Server crash with error
@Huntter99 Huntter99 added the bug Something isn't working label Feb 10, 2024
@NewJumper
Copy link
Member

what mod version are you using

@NewJumper NewJumper added the forge Related to Forge label Feb 10, 2024
@Huntter99
Copy link
Author

1.2.1.jar

@NewJumper
Copy link
Member

unable to recreate. does this happen on server startup or when you go to the otherside dimension?

@Huntter99
Copy link
Author

Huntter99 commented Feb 11, 2024 via email

@ZizzyZizzy
Copy link

ZizzyZizzy commented Feb 11, 2024

@Huntter99 Having the exact same issue. What did they do to resolve yours?

[11Feb2024 10:37:51.588] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PhantomRenderer (java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity .PhantomRenderer) [11Feb2024 10:37:51.588] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PhantomRenderer was not found mixins.deeperdarker.json:PhantomRendererMixin from mod deeperdar ker
This is on a dedicated server, so I don't know why it would be trying to load a client mod.

@NewJumper Does Deeper Darker need to be on the server and the client? The description says it adds new features and a new dimension, which seems to indicate it must be on the server as well.

@Huntter99
Copy link
Author

Huntter99 commented Feb 11, 2024 via email

@ZizzyZizzy
Copy link

@Huntter99 Thanks.

Regarding your issue, Minecraft uses a shitton of memory, and every world (including extra dimensions) use memory to hold the spawn area too. I can tell you from 10 years of hosting Minecraft dedicated servers, 2GB is barely enough to run any modded server these days.

@NewJumper
Copy link
Member

Does Deeper Darker need to be on the server and the client? The description says it adds new features and a new dimension, which seems to indicate it must be on the server as well.

Deeper Darker does need to be on both server and client side

@Huntter99
Copy link
Author

Huntter99 commented Feb 11, 2024 via email

@NewJumper
Copy link
Member

might be a server issue. have not been able to recreate

@NewJumper
Copy link
Member

can you recreate this crash again? but only with Deeper Darker installed?

@NewJumper NewJumper added the stale Inactive issue or pull request label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forge Related to Forge stale Inactive issue or pull request
Projects
None yet
Development

No branches or pull requests

3 participants