"This is not recommended, @Mods should be in a separate jar from the coremod." and Errors
PiggiesGoSqueal opened this issue ยท 3 comments
latest.log: https://pastebin.com/X8pAJpfk
debug.log: https://hastebin.com/wapawuwoko.md
Forge Version: forge-1.12.2-14.23.5.2847-universal (Latest for 1.12.2)
AutoRegLib Version: AutoRegLib-1.3-32 (Latest for 1.12.2)
Quark Version: Quark-r1.6-179 (Latest for 1.12.2)
Problem:
- When I startup server then In console it shows:
[02:17:37] [main/INFO] [FML]: Searching C:\Users\Tom\Desktop\MODDED Related\Servers\Forge_Quark_Test.\mods for mods
[02:17:37] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[02:17:37] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
It keeps showing this message.
Attempted Solutions:
I've tried reinstalling Forge several times, using other mods, not using other mods... I have no idea how to fix it. I've searched online several times but all solutions to "@mods should be in a separate jar from the coremod." message did not apply to my situation. Similarly, there is one other Github issue post with the quote but their situation & solution does not relate either. My versions are the latest for 1.12.2. So I don't know how to fix it.
Also worth noting that when I stopped the server it gave this error:
https://pastebin.com/rkNfufnb
Help would be greatly appreciated.
Additional Note:
As a side note, CatServer (which is Forge+Bukkit+Spigot) will spam errors when Quark is used on it. I have no clue why. If you could shine some light on what this means I'd greatly appreciate it:
[02:43:43] [main/INFO]: ============= Please report this to Quark! =============
TRYCATCHBLOCK L0 L1 L2 java/lang/Throwable
ALOAD 0
INVOKESTATIC vazkii/quark/base/asm/ASMHooks.recordMotion (Lnet/minecraft/entity/Entity;)V
L3
LINENUMBER 730 L3
GETSTATIC org/bukkit/craftbukkit/v1_12_R1/SpigotTimings.entityMoveTimer : Lorg/spigotmc/CustomTimingsHandler;
INVOKEVIRTUAL org/spigotmc/CustomTimingsHandler.startTiming ()V
I will note that I just tested it and I can use Quark blocks on both Forge and CatServer so I'm not sure how big of an issue these errors could be.