Guest User

Necesse Error

a guest
Nov 3rd, 2024
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. (ERR) The mod epoc.autominer (v. 1.4) causes an error on startup.
  2. (ERR) You can try to contact the author with the below error message, or remove the mod.
  3. (ERR) java.lang.IllegalStateException: Resources not loaded yet.
  4. (ERR) at necesse.gfx.res.ResourceEncoder.getResourceBytes(ResourceEncoder.java:75)
  5. (ERR) at necesse.gfx.gameTexture.GameTexture.<init>(GameTexture.java:249)
  6. (ERR) at necesse.gfx.gameTexture.GameTexture.fromFileRawUnknown(GameTexture.java:124)
  7. (ERR) at necesse.gfx.gameTexture.GameTexture.fromFileRaw(GameTexture.java:134)
  8. (ERR) at necesse.gfx.gameTexture.GameTexture.fromFile(GameTexture.java:101)
  9. (ERR) at necesse.gfx.gameTexture.GameTexture.fromFile(GameTexture.java:108)
  10. (ERR) at necesse.gfx.gameTexture.GameTexture.fromFile(GameTexture.java:116)
  11. (ERR) at Autominer.ObjectsScripts.AutoMinerAncientFossil.loadTextures(AutoMinerAncientFossil.java:52)
  12. (ERR) at Autominer.ObjectsScripts.AutoMinerAncientFossil.<init>(AutoMinerAncientFossil.java:46)
  13. (ERR) at Autominer.mainMod.init(mainMod.java:50)
  14. (ERR) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. (ERR) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. (ERR) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. (ERR) at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  18. (ERR) at necesse.engine.modLoader.ModMethod.invoke(ModMethod.java:47)
  19. (ERR) at necesse.engine.modLoader.classes.EntryClass.init(EntryClass.java:62)
  20. (ERR) at necesse.engine.modLoader.LoadedMod.init(LoadedMod.java:189)
  21. (ERR) at necesse.engine.GlobalData.loadAll(GlobalData.java:302)
  22. (ERR) at necesse.engine.loading.ServerLoader.loadGame(ServerLoader.java:79)
  23. (ERR) at necesse.StartPlatformServer.start(StartPlatformServer.java:13)
  24. (ERR) at StartDesktopServer.main(StartDesktopServer.java:6)
Advertisement
Add Comment
Please, Sign In to add comment