• 0

    posted a message on 3 crashes over 3 days - Minecraft 1.8
    Hello, I'm running an unmodified (Vanilla) Minecraft 1.8 on a personal Linux Server (Ubuntu 14.04 LTS).

    Relevant Specs:
    4Gb RAM
    Intel Core 2 Quad CPU Q8300 @ 2.50Ghz x 4
    64-bit OS

    Java version
    1.7.0_67
    Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
    Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)

    Server Startup script
    java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui

    Each time the server has crashed, the terminal output looks something like this:
    [13:36:33] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 37822ms behind, skipping 756 tick(s)
    [13:36:39] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6080ms behind, skipping 121 tick(s)
    [13:38:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 56241ms behind, skipping 1124 tick(s)
    [13:38:08] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6160ms behind, skipping 123 tick(s)
    [13:39:34] [Server Watchdog/FATAL]: A single server tick took 60.56 seconds (should be max 0.05)
    [13:39:34] [Server Watchdog/FATAL]: Considering it to be crashed, server will forcibly shutdown.


    Here are the crash reports:
    Crash 1
    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 10/2/14 11:09 AM
    Description: Watching Server

    java.lang.Error
    at bfh.a(SourceFile:774)
    at aqu.a(SourceFile:2220)
    at aqu.b(SourceFile:2208)
    at xm.bK(SourceFile:1470)
    at xm.m(SourceFile:1461)
    at xn.m(SourceFile:339)
    at ws.m(SourceFile:126)
    at abq.m(SourceFile:38)
    at xm.s_(SourceFile:1296)
    at xn.s_(SourceFile:211)
    at aqu.a(SourceFile:1406)
    at qt.a(SourceFile:601)
    at aqu.g(SourceFile:1384)
    at aqu.i(SourceFile:1277)
    at qt.i(SourceFile:479)
    at net.minecraft.server.MinecraftServer.z(SourceFile:607)
    at po.z(SourceFile:305)
    at net.minecraft.server.MinecraftServer.y(SourceFile:531)
    at net.minecraft.server.MinecraftServer.run(SourceFile:447)
    at java.lang.Thread.run(Thread.java:745)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at bfh.a(SourceFile:774)
    at aqu.a(SourceFile:2220)
    at aqu.b(SourceFile:2208)
    at xm.bK(SourceFile:1470)
    at xm.m(SourceFile:1461)
    at xn.m(SourceFile:339)
    at ws.m(SourceFile:126)
    at abq.m(SourceFile:38)
    at xm.s_(SourceFile:1296)
    at xn.s_(SourceFile:211)
    at aqu.a(SourceFile:1406)
    at qt.a(SourceFile:601)
    at aqu.g(SourceFile:1384)
    at aqu.i(SourceFile:1277)
    at qt.i(SourceFile:479)
    at net.minecraft.server.MinecraftServer.z(SourceFile:607)
    at po.z(SourceFile:305)
    at net.minecraft.server.MinecraftServer.y(SourceFile:531)

    -- Thread Dump --
    Details:
    Threads: "Netty Server IO #7" Id=25 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@32dbea4f
    - locked java.util.Collections$UnmodifiableSet@8d816c0
    - locked sun.nio.ch.EPollSelectorImpl@4e3ebaf0
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #6" Id=24 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@2e532836
    - locked java.util.Collections$UnmodifiableSet@76a10438
    - locked sun.nio.ch.EPollSelectorImpl@3ef45512
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #5" Id=23 RUNNABLE
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@649e120f
    - locked java.util.Collections$UnmodifiableSet@1eac8efc
    - locked sun.nio.ch.EPollSelectorImpl@43889bba
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #4" Id=22 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@5d40d90e
    - locked java.util.Collections$UnmodifiableSet@5931b0ab
    - locked sun.nio.ch.EPollSelectorImpl@247b8d36
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #3" Id=21 RUNNABLE
    at io.netty.channel.ChannelOutboundBuffer.addFlush(ChannelOutboundBuffer.java:188)
    at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:662)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1059)
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:687)
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:668)
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115)
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:687)
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:668)
    ...


    "Netty Server IO #2" Id=20 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@463eacd9
    - locked java.util.Collections$UnmodifiableSet@6acd4905
    - locked sun.nio.ch.EPollSelectorImpl@76074939
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #1" Id=19 RUNNABLE
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@189f4c58
    - locked java.util.Collections$UnmodifiableSet@1a0fee0d
    - locked sun.nio.ch.EPollSelectorImpl@7739a8a0
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "File IO Thread" Id=30 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at brp.c(SourceFile:51)
    at brp.run(SourceFile:30)
    at java.lang.Thread.run(Thread.java:745)


    "Server Watchdog" Id=28 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
    at pt.run(SourceFile:43)
    at java.lang.Thread.run(Thread.java:745)


    "Netty Server IO #0" Id=18 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@52eabf00
    - locked java.util.Collections$UnmodifiableSet@732bed85
    - locked sun.nio.ch.EPollSelectorImpl@4c7efc5f
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Server console handler" Id=15 RUNNABLE (in native)
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(FileInputStream.java:272)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
    - locked java.io.BufferedInputStream@24eae835
    at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
    at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
    - locked java.io.InputStreamReader@6ae9c2a7
    at java.io.InputStreamReader.read(InputStreamReader.java:184)
    ...


    "DestroyJavaVM" Id=14 RUNNABLE


    "Server thread" Id=12 RUNNABLE
    at bfh.a(SourceFile:774)
    at aqu.a(SourceFile:2220)
    at aqu.b(SourceFile:2208)
    at xm.bK(SourceFile:1470)
    at xm.m(SourceFile:1461)
    at xn.m(SourceFile:339)
    at ws.m(SourceFile:126)
    at abq.m(SourceFile:38)
    ...


    "Server Infinisleeper" Id=11 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at pp.run(SourceFile:64)


    "Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@18ea98c7
    at java.lang.Object.wait(Native Method)
    - waiting on java.util.TaskQueue@18ea98c7
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


    "Signal Dispatcher" Id=4 RUNNABLE


    "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@51d43d98
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.ReferenceQueue$Lock@51d43d98
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)


    "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@4517f020
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.Reference$Lock@4517f020
    at java.lang.Object.wait(Object.java:503)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)



    Stacktrace:
    at pt.run(SourceFile:59)
    at java.lang.Thread.run(Thread.java:745)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Linux (amd64) version 3.13.0-35-generic
    Java Version: 1.7.0_67, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 395217936 bytes (376 MB) / 1600651264 bytes (1526 MB) up to 1600651264 bytes (1526 MB)
    JVM Flags: 2 total; -Xmx1536M -Xms1536M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    Profiler Position: N/A (disabled)
    Player Count: 2 / 20; [qw['##########'/4258131, l='world', x=335.26, y=11.00, z=573.69], qw['##########'/4291128, l='world', x=334.17, y=11.50, z=573.76]]
    Is Modded: Unknown (can't tell)
    Type: Dedicated Server (map_server.txt)
    Crash 2
    ---- Minecraft Crash Report ----
    // Don't be sad. I'll do better next time, I promise!

    Time: 10/2/14 3:50 PM
    Description: Watching Server

    java.lang.Error
    at xv.d(SourceFile:104)
    at xm.bm(SourceFile:592)
    at xm.ai(SourceFile:797)
    at yq.a(SourceFile:20)
    at yq.apply(SourceFile:17)
    at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:359)
    at bfh.a(SourceFile:775)
    at aqu.a(SourceFile:2220)
    at yp.a(SourceFile:44)
    at zc.a(SourceFile:72)
    at xn.bJ(SourceFile:469)
    at xm.m(SourceFile:1428)
    at xn.m(SourceFile:339)
    at afm.m(SourceFile:39)
    at agj.m(SourceFile:203)
    at xm.s_(SourceFile:1296)
    at xn.s_(SourceFile:211)
    at afm.s_(SourceFile:44)
    at agj.s_(SourceFile:259)
    at aqu.a(SourceFile:1406)
    at qt.a(SourceFile:601)
    at aqu.g(SourceFile:1384)
    at aqu.i(SourceFile:1277)
    at qt.i(SourceFile:479)
    at net.minecraft.server.MinecraftServer.z(SourceFile:607)
    at po.z(SourceFile:305)
    at net.minecraft.server.MinecraftServer.y(SourceFile:531)
    at net.minecraft.server.MinecraftServer.run(SourceFile:447)
    at java.lang.Thread.run(Thread.java:745)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at xv.d(SourceFile:104)
    at xm.bm(SourceFile:592)
    at xm.ai(SourceFile:797)
    at yq.a(SourceFile:20)
    at yq.apply(SourceFile:17)
    at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:359)
    at bfh.a(SourceFile:775)
    at aqu.a(SourceFile:2220)
    at yp.a(SourceFile:44)
    at zc.a(SourceFile:72)
    at xn.bJ(SourceFile:469)
    at xm.m(SourceFile:1428)
    at xn.m(SourceFile:339)
    at afm.m(SourceFile:39)
    at agj.m(SourceFile:203)
    at xm.s_(SourceFile:1296)
    at xn.s_(SourceFile:211)
    at afm.s_(SourceFile:44)
    at agj.s_(SourceFile:259)
    at aqu.a(SourceFile:1406)
    at qt.a(SourceFile:601)
    at aqu.g(SourceFile:1384)
    at aqu.i(SourceFile:1277)
    at qt.i(SourceFile:479)
    at net.minecraft.server.MinecraftServer.z(SourceFile:607)
    at po.z(SourceFile:305)
    at net.minecraft.server.MinecraftServer.y(SourceFile:531)

    -- Thread Dump --
    Details:
    Threads: "Netty Server IO #7" Id=25 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@70ce2e32
    - locked java.util.Collections$UnmodifiableSet@3533637f
    - locked sun.nio.ch.EPollSelectorImpl@5d14e768
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #6" Id=24 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@5a49cfa4
    - locked java.util.Collections$UnmodifiableSet@177ff853
    - locked sun.nio.ch.EPollSelectorImpl@6634e7f2
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #5" Id=23 RUNNABLE
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@4618db54
    - locked java.util.Collections$UnmodifiableSet@4087ef54
    - locked sun.nio.ch.EPollSelectorImpl@64e654f9
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #4" Id=22 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@51821294
    - locked java.util.Collections$UnmodifiableSet@619b2a6
    - locked sun.nio.ch.EPollSelectorImpl@483c3660
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #3" Id=21 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@22c15d1a
    - locked java.util.Collections$UnmodifiableSet@7f6ee065
    - locked sun.nio.ch.EPollSelectorImpl@b69452f
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #2" Id=20 RUNNABLE
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@5e910925
    - locked java.util.Collections$UnmodifiableSet@63fa6500
    - locked sun.nio.ch.EPollSelectorImpl@54c1b64a
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #1" Id=19 RUNNABLE
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@3aab7157
    - locked java.util.Collections$UnmodifiableSet@498508b7
    - locked sun.nio.ch.EPollSelectorImpl@1cdc57a3
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "File IO Thread" Id=30 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at brp.c(SourceFile:51)
    at brp.run(SourceFile:30)
    at java.lang.Thread.run(Thread.java:745)


    "Server Watchdog" Id=28 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
    at pt.run(SourceFile:43)
    at java.lang.Thread.run(Thread.java:745)


    "Netty Server IO #0" Id=18 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@d574714
    - locked java.util.Collections$UnmodifiableSet@1bdaec6
    - locked sun.nio.ch.EPollSelectorImpl@16e9042c
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Server console handler" Id=15 RUNNABLE (in native)
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(FileInputStream.java:272)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
    - locked java.io.BufferedInputStream@1c10f074
    at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
    at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
    - locked java.io.InputStreamReader@715bc81
    at java.io.InputStreamReader.read(InputStreamReader.java:184)
    ...


    "DestroyJavaVM" Id=14 RUNNABLE


    "Server thread" Id=12 RUNNABLE
    at xv.d(SourceFile:104)
    at xm.bm(SourceFile:592)
    at xm.ai(SourceFile:797)
    at yq.a(SourceFile:20)
    at yq.apply(SourceFile:17)
    at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:359)
    at bfh.a(SourceFile:775)
    at aqu.a(SourceFile:2220)
    ...


    "Server Infinisleeper" Id=11 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at pp.run(SourceFile:64)


    "Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@240abcc9
    at java.lang.Object.wait(Native Method)
    - waiting on java.util.TaskQueue@240abcc9
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


    "Signal Dispatcher" Id=4 RUNNABLE


    "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3cf0429b
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.ReferenceQueue$Lock@3cf0429b
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)


    "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@41a4ed5e
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.Reference$Lock@41a4ed5e
    at java.lang.Object.wait(Object.java:503)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)



    Stacktrace:
    at pt.run(SourceFile:59)
    at java.lang.Thread.run(Thread.java:745)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Linux (amd64) version 3.13.0-35-generic
    Java Version: 1.7.0_67, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 439619032 bytes (419 MB) / 1607991296 bytes (1533 MB) up to 1607991296 bytes (1533 MB)
    JVM Flags: 2 total; -Xmx1536M -Xms1536M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    Profiler Position: N/A (disabled)
    Player Count: 1 / 20; [qw['##########'/36499, l='world', x=-67.30, y=41.00, z=439.20]]
    Is Modded: Unknown (can't tell)
    Type: Dedicated Server (map_server.txt)
    Crash 3
    ---- Minecraft Crash Report ----
    // Ooh. Shiny.

    Time: 10/4/14 1:39 PM
    Description: Watching Server

    java.lang.Error
    at java.lang.StrictMath.atan2(Native Method)
    at java.lang.Math.atan2(Math.java:499)
    at yn.c(SourceFile:60)
    at xn.bJ(SourceFile:482)
    at xm.m(SourceFile:1428)
    at xn.m(SourceFile:339)
    at ws.m(SourceFile:126)
    at abq.m(SourceFile:38)
    at abr.m(SourceFile:56)
    at xm.s_(SourceFile:1296)
    at xn.s_(SourceFile:211)
    at aqu.a(SourceFile:1406)
    at qt.a(SourceFile:601)
    at aqu.g(SourceFile:1384)
    at aqu.i(SourceFile:1277)
    at qt.i(SourceFile:479)
    at net.minecraft.server.MinecraftServer.z(SourceFile:607)
    at po.z(SourceFile:305)
    at net.minecraft.server.MinecraftServer.y(SourceFile:531)
    at net.minecraft.server.MinecraftServer.run(SourceFile:447)
    at java.lang.Thread.run(Thread.java:745)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at java.lang.StrictMath.atan2(Native Method)
    at java.lang.Math.atan2(Math.java:499)
    at yn.c(SourceFile:60)
    at xn.bJ(SourceFile:482)
    at xm.m(SourceFile:1428)
    at xn.m(SourceFile:339)
    at ws.m(SourceFile:126)
    at abq.m(SourceFile:38)
    at abr.m(SourceFile:56)
    at xm.s_(SourceFile:1296)
    at xn.s_(SourceFile:211)
    at aqu.a(SourceFile:1406)
    at qt.a(SourceFile:601)
    at aqu.g(SourceFile:1384)
    at aqu.i(SourceFile:1277)
    at qt.i(SourceFile:479)
    at net.minecraft.server.MinecraftServer.z(SourceFile:607)
    at po.z(SourceFile:305)
    at net.minecraft.server.MinecraftServer.y(SourceFile:531)

    -- Thread Dump --
    Details:
    Threads: "Netty Server IO #7" Id=25 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@29c5afff
    - locked java.util.Collections$UnmodifiableSet@31a314cd
    - locked sun.nio.ch.EPollSelectorImpl@67227d18
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #6" Id=24 RUNNABLE
    at io.netty.channel.ChannelOutboundBuffer.addFlush(ChannelOutboundBuffer.java:188)
    at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:662)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1059)
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:687)
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:668)
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115)
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:687)
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:668)
    ...


    "Netty Server IO #5" Id=23 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@7702062
    - locked java.util.Collections$UnmodifiableSet@1acb2731
    - locked sun.nio.ch.EPollSelectorImpl@169d3c03
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #4" Id=22 RUNNABLE
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@4719ad9d
    - locked java.util.Collections$UnmodifiableSet@3b1a382c
    - locked sun.nio.ch.EPollSelectorImpl@50f70b7e
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #3" Id=21 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@3726c15d
    - locked java.util.Collections$UnmodifiableSet@2e4a40e9
    - locked sun.nio.ch.EPollSelectorImpl@3f78a6eb
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "File IO Thread" Id=32 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at brp.c(SourceFile:51)
    at brp.run(SourceFile:30)
    at java.lang.Thread.run(Thread.java:745)


    "Netty Server IO #2" Id=20 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@5731b109
    - locked java.util.Collections$UnmodifiableSet@70e1d8d4
    - locked sun.nio.ch.EPollSelectorImpl@7fce503f
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Netty Server IO #1" Id=19 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@24e1831f
    - locked java.util.Collections$UnmodifiableSet@60c56095
    - locked sun.nio.ch.EPollSelectorImpl@6afa50e4
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Server Watchdog" Id=28 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
    at pt.run(SourceFile:43)
    at java.lang.Thread.run(Thread.java:745)


    "Netty Server IO #0" Id=18 RUNNABLE (in native)
    at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
    at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
    at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@58a42482
    - locked java.util.Collections$UnmodifiableSet@5320b230
    - locked sun.nio.ch.EPollSelectorImpl@2935d667
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    ...


    "Server console handler" Id=15 RUNNABLE (in native)
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(FileInputStream.java:272)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
    - locked java.io.BufferedInputStream@d8f1954
    at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
    at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
    - locked java.io.InputStreamReader@1d7474bb
    at java.io.InputStreamReader.read(InputStreamReader.java:184)
    ...


    "DestroyJavaVM" Id=14 RUNNABLE


    "Server thread" Id=12 RUNNABLE
    at java.lang.StrictMath.atan2(Native Method)
    at java.lang.Math.atan2(Math.java:499)
    at yn.c(SourceFile:60)
    at xn.bJ(SourceFile:482)
    at xm.m(SourceFile:1428)
    at xn.m(SourceFile:339)
    at ws.m(SourceFile:126)
    at abq.m(SourceFile:38)
    ...


    "Server Infinisleeper" Id=11 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at pp.run(SourceFile:64)


    "Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@489bb018
    at java.lang.Object.wait(Native Method)
    - waiting on java.util.TaskQueue@489bb018
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


    "Signal Dispatcher" Id=4 RUNNABLE


    "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@65461ce5
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.ReferenceQueue$Lock@65461ce5
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)


    "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@5e133254
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.Reference$Lock@5e133254
    at java.lang.Object.wait(Object.java:503)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)



    Stacktrace:
    at pt.run(SourceFile:59)
    at java.lang.Thread.run(Thread.java:745)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Linux (amd64) version 3.13.0-35-generic
    Java Version: 1.7.0_67, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 199656312 bytes (190 MB) / 1048576000 bytes (1000 MB) up to 1048576000 bytes (1000 MB)
    JVM Flags: 2 total; -Xmx1024M -Xms1024M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    Profiler Position: N/A (disabled)
    Player Count: 2 / 20; [qw['##########'/1786914, l='world', x=209.57, y=77.00, z=366.65], qw['##########'/1846795, l='world', x=335.01, y=11.00, z=573.76]]
    Is Modded: Unknown (can't tell)
    Type: Dedicated Server (map_server.txt)

    I was allocating 3Gb of RAM as a response to crashes before these, but after the 2nd crash I went back to allocating 2Gb of RAM.

    We only have 10 people on this server, the most I have had at the same time was 5. That was awhile back and it didn't crash then.

    I'm running some redstone clocks in the spawn chunk to have some management over the players. I don't know if this could be a possible source for the server crashes.

    Normally I would be do something like this under Windows, but I decided that I wanted to teach myself Linux, so I am running this on Ubuntu. As I am new to the Linux environment, I may ask for clarification on how to carry out possible solutions.

    Thanks.

    EDIT: Well perhaps I should have done some cursory browsing before posting. I guess this NETTY error is some bug with the Minecraft 1.8 jar? Guess there isn't much to be done besides wait for a fix from Mojang.
    Posted in: Server Support and Administration
  • 1

    posted a message on [16x—128x][1.4.5 Compatible] Okami Texture Pack
    Quote from fishscene

    What are the download links again? If someone else hijacked your project, I sincerely apologize for my previous post and would be more then happy to fix my rant. :P ....and yes, I was very sincere. I hate it when developers "sell out" and I have no problem calling them on it. So if I jumped out in error, I will have no problem fixing my mistake.

    -Fish


    On the first page of this thread.

    http://www.minecraft..._hl__postermahn

    Glad to hear this is all just a misunderstanding.
    If you are positive that you do not have a virus, my apologies for assuming you did.

    There are many websites and people who blatantly copy my texture pack among and link ad's and other crap to it.

    I will never do that. This project is freely available for everyone to enjoy.

    If you still run into problems let me know. Thanks.
    Posted in: Resource Packs
  • 0

    posted a message on [16x—128x][1.4.5 Compatible] Okami Texture Pack
    Quote from fishscene

    This texture pack used to be freely available and I absolutely loved it.

    Now there's a "social wall" where I have to like it and share it with all of my friends just so I can get it?
    OR
    I can take a lame test that tells me I'm a troll when I don't feel like spending the time to take the lame test..................................................................

    -Fish


    Err...what are you talking about? My texture pack has always been free. I do not put advertising on my download links, or even require people to like and share it for that matter. I hate anything that deters people from being able to enjoy my texture pack.

    Just to make sure I didn't somehow create this problem on accident, I signed out, deleted my cookies and downloaded my own texture pack. I couldn't find anything unusual with the download links. If you didn't you come off so sincere, I would assume you are trolling.

    I think an adware virus may have hijacked your browser and is redirecting your links to a page telling you to like and share whatever on Facebook.

    I advise that you run a Malewarebytes scan:

    http://download.cnet...j=dl&tag=button

    If that doesn't work (Malewarebytes doesn't scan every part of the computer) back up your computer and run ComboFix:

    http://www.bleepingc...to-use-combofix

    A caveat: Because of its power, running ComboFix is risky. While scanning, it reads and writes to areas which may brick your computer. I'm only recommending it because the last time my browser was hijacked, Malewarebytes didn't pick it up the virus, so I had to run this. Do not hold me responsible if your computer bricks.

    Lastly, if those anti-virus download links required you to "like" and "share" something, then I can guarantee you that your browser is hijacked.

    If anyone else has to jump through hoops just to download my texture pack, please message me or post here. Thanks.

    P.S. Stay off the porn sites.
    Posted in: Resource Packs
  • 0

    posted a message on [16x—128x][1.4.5 Compatible] Okami Texture Pack
    Quote from boxanata

    Another dead texture pack... Why do all the good ones have to die.


    Not dead, just dormant.

    I have been tied up with projects at college. After finals week (Dec 21), I have over a month off for Winter break. I should be able to get some more textures out over break.

    Speaking of which, UPDATED! Sorta.

    The Okami texture pack should play nicely with 1.4.5. No new textures have been created—just placeholders for now.


    After Winter Break is over, I am taking 18 units in the Spring Semester. The Minecraft developers are bound to update sometime between Febuary—May. I imagine won't be able to find time for this and there will be another long dormant peroid.

    If someone wants to volunteer updating the texture pack in my place, I am more than willing to supply my Photoshop documents to help them get started. PM me on the Minecraft Fourms if you are interested.
    Posted in: Resource Packs
  • 0

    posted a message on [16x—128x][1.4.5 Compatible] Okami Texture Pack
    Quote from 4page

    Alright. Thank you for your reply. Also, considering what you said about retexturing the mobs, you're probably not going to retexture the paintings either. I've been working on an Okami art pack (just replacing the vanilla paintings). Would you be interested in using that in your texture pack, or at least seeing it? Of course, I'd need to track down where I got the art from and get permission from the artists.


    Sure, I'd like to see the artwork.
    If the circumstances work out I might be able to include them in the texture pack.

    PM me the artwork and I'll get back to you.
    Posted in: Resource Packs
  • 0

    posted a message on [16x—128x][1.4.5 Compatible] Okami Texture Pack
    The Okami Soundmod has been updated to be 1.3.2 compatible!

    Quote from JDog6

    Will you be adding in custom skins for the mobs, such as making the wolf and baby wolf look like Ammy/Chibi?

    Quote from dontbebob63

    This is amazing. Breathtaking beauty for minecraft. Maybe you can change the wolves to amaterasu? amaterasu when she has no ink as a wild wolf but with ink and markings when tame? Just an idea but this is one of the BEST textures's I have ever seen.


    Are you going to texture the mobs at some point? It would be really cool to fight different imps [idea]. or orochi [enderdragon idea]


    Mobs aren't even started, nor are they in my scope. Looking at my track record, I'm slow to update as it is and now that I'm starting college the updates to this will most likely be more delayed if not stopped altogether. Due to resolution and "hand-drawn" style a single mob may take me 3-4 hours, possibly more depending on how complicated the mob skin is. Texturing over two dozen mobs will take a lot of investment of time. As much as I would like to texture the mobs, it's hesitating to work on this part of the texture pack, because I know if I start, the work would span months before I am complete.

    Quote from roninaway

    Lovely texture pack, love it.

    Quote from ShadowDragoonFTW

    I just want to say THANK YOU for your hard work in making this pack! Seeing a new update has made an awesome day even better!!


    Thanks :)

    Quote from 4page

    Just out of curiosity, is this texture pack compatible with any mods, or will it be in the future?


    With the exception of the mods included in the HD Texture Patcher, no this is not compatible with any mod which requires extra textures, such as the Aether or Toy Soldiers. No plans to work on mod compatibility.
    Posted in: Resource Packs
  • 0

    posted a message on Red Eye Craft, Tekkit, Griefing, Wars, Dedicated, Raiding, No Whitelist, 24/7, PVP, No Lag
    Thank you RedEyeCraft! now I am swimming in diamonds!
    Posted in: PC Servers
  • 0

    posted a message on MindCrap - 90% Vanilla Server! [No Whitelist] [NEW WORLD AS OF 8/13/12]
    Hey everyone! Guess what? Do the following and your instantly banned! No warnings, no demerits.

    Start>Control Panel>Appearence and Personalization>Display>Calibrate Color.

    This guy makes arbitary rules and doesn't even bother to put them on first post. Am I just supposed to instinctvely know?

    YZMatt, do you honest to god believe this is hacking? Turning up the brightness on my monitor? BAHWAHA!

    I would of used torches if you asked me to, but no this server is a police state.

    10 diamonds in 30 minutes? That's a lot of diamonds, but in that time frame it's about average unless you're really unlucky.
    I found a nice cluster of 6 diamonds and another cluster of 4 a couple meters away...and that's hacking? BAHWAHA!

    In honor of your poor judgement I redesigned your signature.



    Have a splendid day.
    Posted in: PC Servers
  • 0

    posted a message on Hand Drawn HD texture pack by CrazyRandomzZ
    I love handdrawn textures, it's a nice relief after looking through several pixely texture packs. However like others have said, you still need to do a lot of work, particularly in shading. I actually like your old textures better, they have more definition and they stand out more.

    Usually handdrawn ends up looking cartoony, which is fine. Unless you want to draw realistically then by all means go for it.

    This is an old texturepack that I wish was still around, http://www.rockpaper...-for-minecraft/

    I think you can pull something off like this, provided you have a couple hours to sit down and draw.

    Notice how Scribblecraft doesn't really use gradient shading and instead just uses different densities of lines or speckles to make the texture less flat. However, Scribblecraft failed in the tiling. Your tiling isn't bad, but it's definitely better than Scribblecraft.

    Give your textures more shading and definition. Since you have a handdrawn texture pack, I would either put slightly thicker black outlines around the textures which need it (leaves, vines, bushes, furnance, etc)...or I would use more contrasting colors. I love your wooden planks, they look fantastic. This is partly due because you used a very different shades of brown in making the lines in between the planks.

    Try using a dark forest green on the outlines for your bushes and vines and see if they look any better. And use more contrasting colors in general, it will help make your texturepack less "flat".
    Posted in: Resource Packs
  • 0

    posted a message on [16x—128x][1.4.5 Compatible] Okami Texture Pack
    Quote from Scorpio_117

    Is the Okami Sound mod going to be updated?


    Yes, it will be updated. At the moment the mod sort of works, I still need to press out a few bugs.
    Posted in: Resource Packs
  • 0

    posted a message on [16x—128x][1.4.5 Compatible] Okami Texture Pack
    Quote from iiKirby

    love the texture pack but can i know one thing? the end stone has a custom terrain number of 175, how did you find that out?+ how can i find out others like Block of Diamond? would appriciate a response so much, thanks!


    Very simple, the creators of MC Patcher and Optifine decided to give the terrain tiles numerical values from 0-255. When finding out the numerical value of a tile, all you have to do is start at 0 from the top left corner and count across until you reach 255 at the bottom right corner (Don't skip blank tiles!). Whatever value your tile has when you count over it is the number you put at the end of you're custom animation image.

    For example:



    So if you wanted to create an animation for a Block of Diamond, you would save your image as "custom_terrain_24.png". If I were to keep counting the tiles, Endstone would have the numerical value of 175, the Enchantment Table is 166 and so on...

    If you want to know how to animate, Kahr has a nice section explaining how on his thread, just open the Information for Texture Pack Authors spoiler: http://www.minecraft...-hd-fix-241-01/

    Quote from Rancore

    Thank you very much for fixing this! I absolutely love this texture pack, keep up the good support, through thick and thin!
    (Also, love the missing texture text! XD)

    P.S. When the sound mod gets around to being updated, PLEASE make the first change to make it something other than an .exe! I would like to be able to use it, and seeing as the mod itself is just for the game, (Java executable and class files) I don't see why I should be denied its usage because of my OS.
    Or, at the very least, provide some way to access the sound files themselves, allowing users to obtain and install the non-variant version of the mod and implement what sounds they can. Thanks.


    I have always provided a zip folder of just the class files and changed sounds.

    I know that only providing an .exe makes life hard for MacOS and Linux users. There's a spoiler under the main download link where you can download the files by themselves and install manually.
    Posted in: Resource Packs
  • 0

    posted a message on [16x—128x][1.4.5 Compatible] Okami Texture Pack
    Quote from theferretcheese

    excuse me but all the entity's are shifted to the left and you can see other items but only in the 64


    Wow I see what you mean. This kids is why you test out your textures after batch processing in Photoshop. Sorry for the error, this is now fixed.

    Quote from Rancore

    T'would appear the 128px download link still provides the previous version.
    I should very much hope to see this corrected.
    (On an unrelated note, being currently in the middle of an Ōkami playthrough, and being an avid Minecraft fan, I simply MUST have this pack updated! :P )


    For some reason even though I updated my texture pack on Github, and it even said my texture pack was updated (the filesize changed from 18Mb-21Mb) It was still uploading the old version, which is weird because that doesn't even exist on my computer anymore, which leads me to believe it wasn't updating it to begin with. Anyhow, I simply added "_1.3.1" to the file name, reuploaded and now the texture is up to date. Crazy how inconistent the internet is.

    Quote from iComet »

    I am getting a weird bug where all the items in the creative and survival inventory are bugging and cut at the wrong place so I see half a map and then a part of something else. On the blocks its great with no bugs but everything else is messed up.


    theferretcheese noticed the same issue. This is now fixed, sorry for the bad upload.
    Posted in: Resource Packs
  • 0

    posted a message on [16x—128x][1.4.5 Compatible] Okami Texture Pack
    Alrighty, updated to 1.3.1!

    At the current time the official update isn't out, hopefully the differences between the 1.3 PR and 1.3.1 are irrelevant to the texture pack.

    I have an entire list of updates on the first post, but some few ones I'll list here:

    :Diamond: All terrain.png textures updated to 1.3.1
    :Diamond: Skybox Support! Distant mountains, changes from black at day-time to blue at night-time
    :Diamond: Leather armor Added! Tell me what you think of it in the comments (Samurai looking stuff is reserved for Chain-Diamond Armors)
    :Diamond: New speckled grass. Subtle but significant update, thanks to CTM

    Enjoy the update guys, thanks for the support!

    EDIT: I left default.properties out of the update because strangely enough, the kerning on the HD fonts was buggy with it and worked without it on the 1.3 update. If the Kerning (Spacing between letters) looks off on your computer, let me know and I'll include it in the download ASAP.
    Posted in: Resource Packs
  • To post a comment, please .