Advertisement
Romadin12

Untitled

May 23rd, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. Caused by: java.lang.RuntimeException: Attempted to load class cdq for invalid side SERVER
  2. at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) ~[forge-1.12.2-14.23.3.2678-universal.jar:?]
  3. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:258) ~[forge-1.12.2-14.23.3.2678-universal.jar:?]
  4. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  5. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  6. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
  7. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
  8. at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_171]
  9. at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.8.0_171]
  10. at java.lang.Class.privateGetMethodRecursive(Unknown Source) ~[?:1.8.0_171]
  11. at java.lang.Class.getMethod0(Unknown Source) ~[?:1.8.0_171]
  12. at java.lang.Class.privateGetMethodRecursive(Unknown Source) ~[?:1.8.0_171]
  13. at java.lang.Class.getMethod0(Unknown Source) ~[?:1.8.0_171]
  14. at java.lang.Class.privateGetMethodRecursive(Unknown Source) ~[?:1.8.0_171]
  15. at java.lang.Class.getMethod0(Unknown Source) ~[?:1.8.0_171]
  16. at java.lang.Class.getMethod(Unknown Source) ~[?:1.8.0_171]
  17. at zairus.iskalliumreactors.tileentity.TileEntityIRPowerTap.func_73660_a(TileEntityIRPowerTap.java:77) ~[TileEntityIRPowerTap.class:?]
  18. at net.minecraft.world.World.func_72939_s(World.java:1832) ~[amu.class:?]
  19. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) ~[oo.class:?]
  20. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) ~[MinecraftServer.class:?]
  21. ... 4 more
  22. [18:40:14] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: D:\MC MOD 1.12.2\.\crash-reports\crash-2018-05-23_18.40.14-server.txt
  23. [18:40:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  24. [18:40:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  25. [18:40:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  26. [18:40:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
  27. [18:40:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/ExtraUtils2_Quarry_Dim
  28. [18:40:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/Storage Cell
  29. [18:40:14] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 0
  30. [18:40:15] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -9999
  31. [18:40:15] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 2
  32. [18:40:15] [Server thread/INFO] [FML]: Unloading dimension 0
  33. [18:40:15] [Server thread/INFO] [FML]: Unloading dimension -9999
  34. [18:40:15] [Server thread/INFO] [FML]: Unloading dimension 2
  35. [18:40:15] [Server thread/INFO] [Actually Additions]: Unloaded WorldData!
  36. [18:40:15] [Server thread/INFO] [projecte]: Completed server-stop actions.
  37. [18:40:15] [Server thread/INFO] [endertanks]: Unloading EnderTank Data
  38. [18:40:15] [Server thread/INFO] [fluxnetworks]: Cleared Network Caches
  39. [18:40:15] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
  40. [18:40:15] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
  41. [18:40:15] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up RFTools dimensions
  42. [18:40:15] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  43. [18:40:15] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  44. [18:40:15] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  45. > Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement