Skip to content

Instantly share code, notes, and snippets.

@StillManic
Created December 31, 2019 18:12
Show Gist options
  • Save StillManic/2dff11532400660d89f1051f24a86c87 to your computer and use it in GitHub Desktop.
Save StillManic/2dff11532400660d89f1051f24a86c87 to your computer and use it in GitHub Desktop.
[10:00:51] [Client thread/WARN] [FML]: ****************************************
[10:00:51] [Client thread/WARN] [FML]: * Could not determine owning mod for @EventBusSubscriber on com.admiraldamage.morestuff.util.handlers.RegistryHandler for mod msat
[10:00:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:71)
[10:00:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:614)
[10:00:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:00:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[10:00:51] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[10:00:51] [Client thread/WARN] [FML]: * at java.lang.reflect.Method.invoke(Unknown Source)...
[10:00:51] [Client thread/WARN] [FML]: ****************************************
[10:00:51] [Client thread/WARN] [FML]: ****************************************
[10:00:51] [Client thread/WARN] [FML]: * Could not determine owning mod for @EventBusSubscriber on com.admiraldamage.morestuff.util.handlers.RegistryHandler for mod examplemod
[10:00:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:71)
[10:00:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:614)
[10:00:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:00:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[10:00:51] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[10:00:51] [Client thread/WARN] [FML]: * at java.lang.reflect.Method.invoke(Unknown Source)...
[10:00:51] [Client thread/WARN] [FML]: ****************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment