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

Crash #1

Open
Matthysse opened this issue Apr 12, 2021 · 12 comments
Open

Crash #1

Matthysse opened this issue Apr 12, 2021 · 12 comments

Comments

@Matthysse
Copy link

Hello,
Here is a crash I have:
https://pastebin.com/0EzYFX4F

@Titaniumtown
Copy link

Please provide a mod list

@Matthysse
Copy link
Author

@AfterRebelion
Copy link

Can reproduce the same problem, with only C2ME:

[18abr.2021 18:31:01.519] [pool-3-thread-1/DEBUG] [mixin/]: Mixing threading.worldgen.MixinServerWorld from c2me.mixins.json into net.minecraft.world.server.ServerWorld
[18abr.2021 18:31:01.530] [pool-3-thread-1/WARN] [mixin/]: Error loading class: com/ibm/asyncutil/locks/AsyncLock (java.lang.ClassNotFoundException: null)

With only the following things:

  • Minecraft: 1.16.5
  • Forge: 36.1.4
  • Java: AdopOpenJDK jre-11.0.10+9
  • OS: Windows 10 Pro 20H2
  • Launcher: Mojang

Debug.log: https://gist.github.com/AfterRebelion/de640fd96c1f58561f5ca7e0658ee5ce

@duplexsystem
Copy link
Contributor

Sorry forgot to respond to this one. Your using a build that is not appended with -all and does not include the async library we use. Make sure you use a build appended with -all.

@AfterRebelion
Copy link

That was it, i was so familiar with the other task generating sources, that I dismissed it completely.
Maybe you should add it to the readme, with the Java11+ requirement.

@Matthysse
Copy link
Author

@AfterRebelion Does it work for you? I have Java 11, Forge 36.1.4, the latest build possible, but this error :
Capture d’écran 2021-04-18 200931
And nothing special in the logs:
https://pastebin.com/xff07PGQ

@AfterRebelion
Copy link

If you select "Proceed to main menu", it just continues. That is just a warning, indicating that the Jar has a missing pack.mcmeta

@Matthysse
Copy link
Author

Oh... I'm stupid I never had a message that I could skip with forge before... So I didn't notice it. Thanks 😂

@Matthysse
Copy link
Author

So I have nothing to say, it works perfectly and really helps the server ! Should I ignore these messages or do they show something really dangerous?

.... [17:18:42] [C2ME worldgen worker #3/WARN] [minecraft/AttributeModifierManager]: Ignoring unknown attribute 'forge.swimSpeed'
.... [17:18:42] [C2ME worldgen worker #3/WARN] [minecraft/AttributeModifierManager]: Ignoring unknown attribute 'forge.nameTagDistance'
.... [17:18:42] [C2ME worldgen worker #3/WARN] [minecraft/AttributeModifierManager]: Ignoring unknown attribute 'forge.entity_gravity'
.... [17:18:42] [C2ME worldgen worker #3/WARN] [minecraft/AttributeModifierManager]: Ignoring unknown attribute 'forge.swimSpeed'
.... [17:18:42] [C2ME worldgen worker #3/WARN] [minecraft/AttributeModifierManager]: Ignoring unknown attribute 'forge.nameTagDistance'
.... [17:18:42] [C2ME worldgen worker #3/WARN] [minecraft/AttributeModifierManager]: Ignoring unknown attribute 'forge.entity_gravity'

@NXTler
Copy link

NXTler commented May 23, 2021

I have the same Issue while starting on my server. I tried it without any other mods on the newest version of Linux mint, forge and of course this mod. I couldnt get it to run on my client either. I tested with Java 8 and 11.
debug.log

@NXTler
Copy link

NXTler commented May 23, 2021

Okay it some how works with an older version of c2me and java 11.

@KB-Q
Copy link

KB-Q commented Sep 10, 2022

I have the same issue as well, in 1.19 using the alpha 8.2 build of C2ME.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants