Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.23 KB | None | 0 0
  1. [13:09:58] [Netty Epoll Server IO #16/ERROR] [minecraft/ArgumentTypes]: Could not serialize net.minecraftforge.server.command.ModIdArgument@1f8ef275 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
  2. [13:09:58] [Netty Epoll Server IO #16/ERROR] [minecraft/ArgumentTypes]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$11335/374584037@3bf705e1 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$11335/374584037) - will not be sent to client!
  3. [13:09:58] [Netty Epoll Server IO #16/ERROR] [minecraft/ArgumentTypes]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$11351/864571961@6411a77e (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$11351/864571961) - will not be sent to client!
  4. [13:09:58] [Netty Epoll Server IO #16/ERROR] [minecraft/ArgumentTypes]: Could not serialize net.minecraftforge.server.command.ModIdArgument@36cc6944 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
  5. [13:09:58] [Netty Epoll Server IO #16/ERROR] [minecraft/ArgumentTypes]: Could not serialize net.minecraftforge.server.command.EnumArgument@c634947 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
  6. [13:09:58] [Netty Epoll Server IO #16/ERROR] [minecraft/ArgumentTypes]: Could not serialize net.minecraftforge.server.command.EnumArgument@1fa9e4dd (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
  7. [13:09:58] [Server thread/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/Matrix4f for invalid dist DEDICATED_SERVER
  8. [13:09:58] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
  9. net.minecraft.crash.ReportedException: Ticking block entity
  10. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:853) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  11. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
  12. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  14. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] {}
  15. Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/Matrix4f for invalid dist DEDICATED_SERVER
  16. at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71) ~[forge.jar:31.1] {}
  17. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClass(ILaunchPluginService.java:103) ~[modlauncher-5.0.0-milestone.4.jar:5.0.0-milestone.4+67+b1a340b] {}
  18. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-5.0.0-milestone.4.jar:?] {}
  19. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115) ~[modlauncher-5.0.0-milestone.4.jar:?] {}
  20. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:239) ~[modlauncher-5.0.0-milestone.4.jar:?] {}
  21. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:126) ~[modlauncher-5.0.0-milestone.4.jar:?] {re:classloading}
  22. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96) ~[modlauncher-5.0.0-milestone.4.jar:?] {re:classloading}
  23. at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242] {}
  24. at net.blay09.mods.refinedrelocation.util.RelativeSide.toFacing(RelativeSide.java:73) ~[?:7.0.1] {re:classloading}
  25. at net.blay09.mods.refinedrelocation.tile.TileBlockExtender.onFirstTick(TileBlockExtender.java:206) ~[?:7.0.1] {re:classloading}
  26. at net.blay09.mods.refinedrelocation.tile.TileMod.baseTick(TileMod.java:65) ~[?:7.0.1] {re:classloading}
  27. at net.blay09.mods.refinedrelocation.tile.TileBlockExtender.func_73660_a(TileBlockExtender.java:190) ~[?:7.0.1] {re:classloading}
  28. at net.minecraft.world.World.func_217391_K(World.java:473) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A}
  29. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinServerWorld,pl:mixin:APP:lithium.mixins.json:fast_tick_scheduler.MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A}
  30. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  31. ... 4 more
  32. [13:09:58] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: /srv/Minecraft/AllTheMods5/./crash-reports/crash-2020-03-30_13.09.58-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement