Closed nathanaelisola closed 5 years ago
Worth noting that a similar issue was opened that mentioned /dank/null and p455word lib as possible culprits but I had this working with no changes locally until today, and I have a server running with this same modlist that still does not crash on load.
Can you supply the latest.log and debug.log? This error cannot be solved without it
I know I didn't post on this issue but here is my latest.log for lag goggles talking about the mixins. 2019-11-18-4.log
Thank you for your log. Here's my findings:
[18:50:27] [main/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:77]: OTG-Core transforming: net.minecraft.entity.Entity : vg
is followed by:
[18:50:28] [main/ERROR]: Critical problem: mixins.laggoggles.json:MixinEntity target net.minecraft.entity.Entity was already transformed.
I suspect that OTG-Core introduced this, another candidate would be Astral Sorcery
OTGCorePlugin (OTG-Core.jar)
com.pg85.otg.forge.asm.excluded.OTGClassTransformer
For more information, see: #71
Hope this helps!
[18:21:06] [Client thread/INFO] [laggoggles]: Loading mixin target class: net.minecraft.entity.Entity [18:21:06] [Client thread/FATAL] [laggoggles]: Not all required mixins have been applied! [18:21:06] [Client thread/FATAL] [laggoggles]: To prevent you from wasting your time, the process has ended. [18:21:06] [Client thread/FATAL] [laggoggles]: [18:21:06] [Client thread/FATAL] [laggoggles]: Required mixins that have not been applied: [18:21:06] [Client thread/FATAL] [laggoggles]: - cf.terminator.laggoggles.mixin.MixinEntity targeting: net.minecraft.entity.Entity [18:21:06] [Client thread/FATAL] [laggoggles]: [18:21:06] [Client thread/FATAL] [laggoggles]: This means that LagGoggles will not function properly. [18:21:06] [Client thread/FATAL] [laggoggles]: Make sure your versions are correct for Forge as well as SpongeForge. [18:21:06] [Client thread/FATAL] [laggoggles]: [18:21:06] [Client thread/WARN] [FML]: Java has been asked to exit (code 1) [18:21:06] [Client thread/WARN] [FML]: Exit trace:
[18:21:06] [Client thread/WARN] [FML]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [18:21:06] [Client thread/WARN] [FML]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [18:21:06] [Client thread/WARN] [FML]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [18:21:06] [Client thread/WARN] [FML]: java.lang.reflect.Method.invoke(Unknown Source)
[18:21:06] [Client thread/WARN] [FML]: sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [18:21:06] [Client thread/WARN] [FML]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [18:21:06] [Client thread/WARN] [FML]: java.lang.reflect.Method.invoke(Unknown Source)
[18:21:06] [Client thread/WARN] [FML]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [18:21:06] [Client thread/WARN] [FML]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [18:21:06] [Client thread/WARN] [FML]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [18:21:06] [Client thread/WARN] [FML]: java.lang.reflect.Method.invoke(Unknown Source)
[18:21:06] [Client thread/WARN] [FML]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [18:21:06] [Client thread/WARN] [FML]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [18:21:06] [Client thread/WARN] [FML]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [18:21:06] [Client thread/WARN] [FML]: java.lang.reflect.Method.invoke(Unknown Source)
see modlist below: modlist.txt