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 on new map creation #515

Closed
NightOps007 opened this issue Oct 29, 2020 · 2 comments
Closed

Crash on new map creation #515

NightOps007 opened this issue Oct 29, 2020 · 2 comments

Comments

@NightOps007
Copy link

Only thing I saw in the log that looked like it pointed to the mod responsible was in this line of the log:

Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector doesOutputCommandStackTrace(Lorg/apache/logging/log4j/Logger;)Z in carpet.mixins.json:CommandManagerMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap fabric-carpet-refmap.json

https://paste.ee/p/IPjik

@NightOps007
Copy link
Author

Did some testing. Found that it runs just fine when I run it on a skeleton load. Removed all mods and started up with just bare minimum to run carpet. Then slowly added them back. Found that it only crashes with a certain other mod: Configured Keep Inventory. Will post to their issue tracker as well, linking them back to here.

@NightOps007
Copy link
Author

Was fixed by other mod.

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

1 participant