Advertisement
DaHobbit81

Kiba Crashed

Nov 18th, 2015
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. java.lang.OutOfMemoryError: Java heap space
  2.  
  3. Nov 16, 2015 10:35:29 AM io.netty.util.concurrent.SingleThreadEventExecutor$2 run
  4. WARNING: Unexpected exception from an event executor:
  5. java.lang.OutOfMemoryError: Java heap space
  6.  
  7. Nov 16, 2015 10:35:29 AM io.netty.channel.nio.NioEventLoop run
  8. WARNING: Unexpected exception in the selector loop.
  9. java.lang.OutOfMemoryError: Java heap space
  10.  
  11. [10:44:05] [Server thread/ERROR]: Could not save crash report to ./crash-reports/crash-2015-11-16_10.41.43-server.txt
  12. java.lang.OutOfMemoryError: Java heap space
  13. [10:44:05] [Server thread/ERROR]: We were unable to save this crash report to disk.
  14. [10:44:09] [Server thread/INFO]: Stopping server
  15. [10:46:27] [Server thread/INFO]: Saving players
  16. [10:46:27] [Server thread/INFO]: Saving worlds
  17. [10:46:35] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  18. [10:50:36] [Server thread/ERROR]: Exception stopping the server
  19. java.lang.OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects
  20. Exception in thread "Server thread" [10:54:03] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.OutOfMemoryError: Java heap space
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement