"I let people see how horrendous my code is specifically so it can become less bad." ~ Spirit 2018-10-18
"Never, ever, EVER give a maid a bazooka..." ~ CaerMaster 2018-02-10
"When in doubt read Zsashas' Signature " ~ Vadis365 2016-09-09
"Your post count reflects your uncertainty more than it does your knowledge." ~ Me
following problem the doors are actually completely cool, if there wasn't one problem that they can be removed immediately.
Even with your bare hand, iron gates are broken in one fell swoop. This has the consequence that opponents can come into the base immediately. Could you possibly change the CFG to adapt the durability of the doors and gates?
That would be extremely useful in any case because they are only visually beautiful but do not fulfill their purpose.
Since I'm currently playing 1.12.2, an update would be really great for this too
oh sorry, i wasn't talking to you (if this is rude, sorry, english its not my native language and idk another way to say that), but what i can say, i never experimented that issue, are you using custom doors?
So, I'm not sure what is going on, but 1.12.2 Malisis core is insta-crashing my Minecraft, with or without MixinBootstrap.
Crash log:
13:31:17.747
FML
main
The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
13:31:17.751
FML
main
Found FMLCorePluginContainsFMLMod marker in iceandfire-1.9.1-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
13:31:17.768
FML
main
The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed!
13:31:17.777
FML
main
Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
13:31:17.835
FML
main
The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
13:31:17.837
FML
main
Found FMLCorePluginContainsFMLMod marker in ISeeDragons-0.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
13:31:17.838
FML
main
The coremod FMLCorePlugin (io.github.xcube16.iseedragons.FMLCorePlugin) is not signed!
13:31:17.847
FML
main
Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.5.1.jar
13:31:17.856
FML
main
Found FMLCorePluginContainsFMLMod marker in MultiMine-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
13:31:17.858
FML
main
The coremod atomicstryker.multimine.common.fmlmagic.MMFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
13:31:17.860
FML
main
The coremod MMFMLCorePlugin (atomicstryker.multimine.common.fmlmagic.MMFMLCorePlugin) is not signed!
13:31:17.865
FML
main
Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_E3.jar
13:31:17.874
FML
main
Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
13:31:17.877
FML
main
The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
13:31:17.917
FML
main
Loading tweaker org.spongepowered.asm.launch.MixinTweaker from wolfarmor-1.12.2-3.7.5-universal-signed.jar
13:31:17.974
FML
main
Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50-universal.jar
13:31:17.982
FML
main
The coremod shetiphian.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
13:31:17.982
FML
main
The coremod ShetiPhian-ASM (shetiphian.asm.TweakPlugin) is not signed!
13:31:18.086
LaunchWrapper
main
Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
13:31:18.087
LaunchWrapper
main
Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
13:31:18.091
LaunchWrapper
main
Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
13:31:18.118
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: java.util.ServiceConfigurationError: org.spongepowered.asm.service.IMixinServiceBootstrap: Provider org.spongepowered.asm.service.modlauncher.MixinServiceModLauncherBootstrap could not be instantiated
13:31:18.120
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader.fail(ServiceLoader.java:232)
13:31:18.121
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader.access$100(ServiceLoader.java:185)
13:31:18.122
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384)
13:31:18.122
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator.access$700(ServiceLoader.java:323)
13:31:18.122
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator$2.run(ServiceLoader.java:407)
13:31:18.122
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at java.security.AccessController.doPrivileged(Native Method)
13:31:18.122
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:409)
13:31:18.122
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$1.next(ServiceLoader.java:480)
13:31:18.122
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.runBootServices(MixinService.java:77)
13:31:18.123
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.<init>(MixinService.java:72)
13:31:18.123
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.getInstance(MixinService.java:92)
13:31:18.124
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.boot(MixinService.java:102)
13:31:18.124
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinBootstrap.<clinit>(MixinBootstrap.java:76)
13:31:18.131
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:44)
13:31:18.131
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
13:31:18.131
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
13:31:18.131
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
13:31:18.131
STDERR
main
[java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
I know it says it errors with Mixinservicebootstrap, I did not have it when this crashlog is generated. Thing is, same thing happens when I add Mixinboostrap (the only thing I can find related to Mixinservicebootstrap) and it still insta-crashes with just Malisis Core.
Provided below is a copy of the mods list without mixin, malisis core, and malisis doors incase something else is making malisis crash the game instantly. This mod list was taken from a manual crash log:
Can you add a vault-like door? (Like this)
If you can, try to add a customizable number on the door as well
Keep up the good work!
malisis core crash when using MixinBootstrap mod
Congratulations.
If you're new to troubleshooting Minecraft Crashes, or just interested, please read my guide on reading crash reports and reporting crashes.
"I let people see how horrendous my code is specifically so it can become less bad." ~ Spirit 2018-10-18
" ~ Vadis365 2016-09-09
"Never, ever, EVER give a maid a bazooka..." ~ CaerMaster 2018-02-10
"When in doubt read Zsashas' Signature
"Your post count reflects your uncertainty more than it does your knowledge." ~ Me
Hi Guys,
following problem the doors are actually completely cool, if there wasn't one problem that they can be removed immediately.
Even with your bare hand, iron gates are broken in one fell swoop. This has the consequence that opponents can come into the base immediately. Could you possibly change the CFG to adapt the durability of the doors and gates?
That would be extremely useful in any case because they are only visually beautiful but do not fulfill their purpose.
Since I'm currently playing 1.12.2, an update would be really great for this too
sorry for late reply, i don't check MinecraftForum commonly
what do you mean?
also, i found a version of MalisisCore with mixins 0.8, so it doesn't crash anymore
mmm, i see that you are working in a port of qCraft[/b] for 1.12, that stills true?
The doors breaks to fast with an one hit -.-
oh sorry, i wasn't talking to you (if this is rude, sorry, english its not my native language and idk another way to say that), but what i can say, i never experimented that issue, are you using custom doors?
--------------------------------------------------------------------------------------------------------------------------------------------------------------
you should look at HBM's Nuclear Tech Mod, it have that door https://github.com/Drillgon200/Hbm-s-Nuclear-Tech-GIT/releases
Hi! I've noticed there are some serious mob pathfinding problems with your doors. would you fix it, or that's a feature?
you should not expect an answer by the author of the mod, he has left modding
So, I'm not sure what is going on, but 1.12.2 Malisis core is insta-crashing my Minecraft, with or without MixinBootstrap.
Crash log:
I know it says it errors with Mixinservicebootstrap, I did not have it when this crashlog is generated. Thing is, same thing happens when I add Mixinboostrap (the only thing I can find related to Mixinservicebootstrap) and it still insta-crashes with just Malisis Core.
Provided below is a copy of the mods list without mixin, malisis core, and malisis doors incase something else is making malisis crash the game instantly. This mod list was taken from a manual crash log: