• 0

    posted a message on Tough As Nails - Difficulty through realism. Seasons, thirst, body temperature, and more!
    Quote from Forstride»

    ?


    There isn't even anything to suggest that TAN would cause that. Just looking at the logs, it seems as though DynMap is the culprit.


    ah thank you. i will look in it.. Sorry i thought that the log is suggesting that TAN is the culprit.
    Posted in: Minecraft Mods
  • 0

    posted a message on GeographiCraft - Stop chunk walls, control size and frequencies of climate zones, oceans, land, and biomes, and more
    Quote from Zeno410»

    Could be. However, if you're getting intermittent short hangs when exploring, the most likely reason is the "rabbit hole" where decorating one chunk causes another chunk to be decorated causing another chunk to be decorated ... etc. A symptom of that is that it's worse around "big tree" biomes and absent out on the ocean.


    alright. thank you for these information, i should be able to solve the problem with what i learned.
    Posted in: Minecraft Mods
  • 0

    posted a message on GeographiCraft - Stop chunk walls, control size and frequencies of climate zones, oceans, land, and biomes, and more
    Quote from Zeno410»

    Not directly, no, this mod isn't doing that much processing. There could be an interaction with something that is getting a lot of biome layout info like Streams. Obviously you can take it out and test.



    hmm biome layout.. ahh of course..

    like Biome O plenty, Mineralogy, botania.. all these 3 mods could have to do with biome layout?

    Posted in: Minecraft Mods
  • 0

    posted a message on GeographiCraft - Stop chunk walls, control size and frequencies of climate zones, oceans, land, and biomes, and more

    Zeno410


    does this mod has any issue with performance of server?


    i can't find a list of issues that this mod would have been reported to. i want to check to see if this mod is the cause to why my server can't keep up, it showing a message


    "can't keep up, did the system time changed or is server overloaded? xx ticks skipped, 2440ms behind"


    if i recall thats the message that my server is showing every few seconds to a minute.

    Posted in: Minecraft Mods
  • 0

    posted a message on Tough As Nails - Difficulty through realism. Seasons, thirst, body temperature, and more!
    Hello,
    there is a problem with your mod, is it both client side and server side?
    for some reasons, i have no problem with this mod with two mod called "CreativeCore" and "ItemPhysic-Full" mod on client side, but there is a conflict on server side which they are causing server to crash..
    so i removed these two mods from the server side for now, and this mod is not working properly even without the 2 mods. let me know if you need my crash report: look below:



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    TANLoadingPlugin (ToughAsNails-1.9.4-1.0.10.jar)
    Contact their authors BEFORE contacting forge

    // But it works on my machine.

    Time: 8/2/16 11:03 AM
    Description: Watching Server

    java.lang.Error
    at java.io.WinNTFileSystem.rename0(Native Method)
    at java.io.WinNTFileSystem.rename(Unknown Source)
    at java.io.File.renameTo(Unknown Source)
    at org.dynmap.storage.filetree.FileTreeMapStorage.replaceFile(FileTreeMapStorage.java:609)
    at org.dynmap.storage.filetree.FileTreeMapStorage.setMarkerImage(FileTreeMapStorage.java:506)
    at org.dynmap.markers.impl.MarkerAPIImpl.publishMarkerIcon(MarkerAPIImpl.java:484)
    at org.dynmap.markers.impl.MarkerAPIImpl.initializeMarkerAPI(MarkerAPIImpl.java:391)
    at org.dynmap.DynmapCore.initConfiguration(DynmapCore.java:423)
    at org.dynmap.forge.DynmapPlugin.onEnable(DynmapPlugin.java:1345)
    at org.dynmap.forge.Proxy.startServer(Proxy.java:17)
    at org.dynmap.forge.DynmapMod$APICallback.apiListenerAdded(DynmapMod.java:49)
    at org.dynmap.DynmapCommonAPIListener.register(DynmapCommonAPIListener.java:56)
    at org.dynmap.forge.DynmapMod.serverStarted(DynmapMod.java:118)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
    at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:851)
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:297)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:433)
    at java.lang.Thread.run(Unknown Source)


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

    -- Head --
    Thread: Server Watchdog
    Stacktrace:
    at java.io.WinNTFileSystem.rename0(Native Method)
    at java.io.WinNTFileSystem.rename(Unknown Source)
    at java.io.File.renameTo(Unknown Source)
    at org.dynmap.storage.filetree.FileTreeMapStorage.replaceFile(FileTreeMapStorage.java:609)
    at org.dynmap.storage.filetree.FileTreeMapStorage.setMarkerImage(FileTreeMapStorage.java:506)
    at org.dynmap.markers.impl.MarkerAPIImpl.publishMarkerIcon(MarkerAPIImpl.java:484)
    at org.dynmap.markers.impl.MarkerAPIImpl.initializeMarkerAPI(MarkerAPIImpl.java:391)
    at org.dynmap.DynmapCore.initConfiguration(DynmapCore.java:423)
    at org.dynmap.forge.DynmapPlugin.onEnable(DynmapPlugin.java:1345)
    at org.dynmap.forge.Proxy.startServer(Proxy.java:17)
    at org.dynmap.forge.DynmapMod$APICallback.apiListenerAdded(DynmapMod.java:49)
    at org.dynmap.DynmapCommonAPIListener.register(DynmapCommonAPIListener.java:56)
    at org.dynmap.forge.DynmapMod.serverStarted(DynmapMod.java:118)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
    at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:851)
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:297)

    -- Thread Dump --
    Details:
    Threads: "Server Watchdog" Id=54 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
    at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
    at java.lang.Thread.run(Unknown Source)


    "Netty Server IO #0" Id=38 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@53e5e2cf
    - locked java.util.Collections$UnmodifiableSet@5d2216c3
    - locked sun.nio.ch.WindowsSelectorImpl@591d89bf
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    ...


    "D3D Screen Updater" Id=30 TIMED_WAITING on java.lang.Object@1c1f1cf8
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.Object@1c1f1cf8
    at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


    "Server console handler" Id=29 RUNNABLE (in native)
    at org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
    at org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
    at org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
    at org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
    at jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:214)
    at jline.WindowsTerminal.access$000(WindowsTerminal.java:54)
    at jline.WindowsTerminal$1.read(WindowsTerminal.java:156)
    at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166)
    - locked jline.internal.NonBlockingInputStream@6090662e
    ...


    "DestroyJavaVM" Id=28 RUNNABLE


    "Server thread" Id=26 RUNNABLE
    at java.io.WinNTFileSystem.rename0(Native Method)
    at java.io.WinNTFileSystem.rename(Unknown Source)
    at java.io.File.renameTo(Unknown Source)
    at org.dynmap.storage.filetree.FileTreeMapStorage.replaceFile(FileTreeMapStorage.java:609)
    at org.dynmap.storage.filetree.FileTreeMapStorage.setMarkerImage(FileTreeMapStorage.java:506)
    at org.dynmap.markers.impl.MarkerAPIImpl.publishMarkerIcon(MarkerAPIImpl.java:484)
    at org.dynmap.markers.impl.MarkerAPIImpl.initializeMarkerAPI(MarkerAPIImpl.java:391)
    at org.dynmap.DynmapCore.initConfiguration(DynmapCore.java:423)
    ...


    "TimerQueue" Id=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ff25b09
    at sun.misc.Unsafe.park(Native Method)
    - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ff25b09
    at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
    at java.util.concurrent.DelayQueue.take(Unknown Source)
    at javax.swing.TimerQueue.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Number of locked synchronizers = 1
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@7c30e3b7


    "Thread-6" Id=23 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d5efe6e
    at sun.misc.Unsafe.park(Native Method)
    - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d5efe6e
    at java.util.concurrent.locks.LockSupport.park(Unknown Source)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
    at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
    at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
    at net.minecraft.server.gui.MinecraftServerGui$4.run(MinecraftServerGui.java:154)
    at java.lang.Thread.run(Unknown Source)


    "AWT-EventQueue-0" Id=22 RUNNABLE
    at javax.swing.text.Segment.<init>(Unknown Source)
    at javax.swing.text.DefaultCaret$Handler.insertUpdate(Unknown Source)
    at javax.swing.text.AbstractDocument.fireInsertUpdate(Unknown Source)
    at javax.swing.text.AbstractDocument.handleInsertString(Unknown Source)
    at javax.swing.text.AbstractDocument.insertString(Unknown Source)
    at javax.swing.text.PlainDocument.insertString(Unknown Source)
    at net.minecraft.server.gui.MinecraftServerGui.func_164247_a(MinecraftServerGui.java:195)
    at net.minecraft.server.gui.MinecraftServerGui$5.run(MinecraftServerGui.java:178)
    ...


    "AWT-Windows" Id=20 RUNNABLE (in native)
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


    "AWT-Shutdown" Id=19 WAITING on java.lang.Object@3a88db7
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.Object@3a88db7
    at java.lang.Object.wait(Unknown Source)
    at sun.awt.AWTAutoShutdown.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


    "Java2D Disposer" Id=18 WAITING on java.lang.ref.ReferenceQueue$Lock@787efb2e
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.ReferenceQueue$Lock@787efb2e
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at sun.java2d.Disposer.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


    "Server Infinisleeper" Id=17 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:78)


    "Snooper Timer" Id=16 WAITING on java.util.TaskQueue@75d9dd3b
    at java.lang.Object.wait(Native Method)
    - waiting on java.util.TaskQueue@75d9dd3b
    at java.lang.Object.wait(Unknown Source)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)


    "NonBlockingInputStreamThread" Id=14 WAITING on jline.internal.NonBlockingInputStream@6090662e owned by "Server console handler" Id=29
    at java.lang.Object.wait(Native Method)
    - waiting on jline.internal.NonBlockingInputStream@6090662e
    at jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275)
    at java.lang.Thread.run(Unknown Source)


    "Attach Listener" Id=5 RUNNABLE


    "Signal Dispatcher" Id=4 RUNNABLE


    "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7ffef060
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.ReferenceQueue$Lock@7ffef060
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)


    "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@387c1f1d
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.Reference$Lock@387c1f1d
    at java.lang.Object.wait(Unknown Source)
    at java.lang.ref.Reference.tryHandlePending(Unknown Source)
    at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)



    Stacktrace:
    at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_102, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 596775944 bytes (569 MB) / 1009254400 bytes (962 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 2 total; -Xmx2G -Xms512M
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
    FML: MCP 9.32 Powered by Forge 12.18.1.2044 23 mods loaded, 23 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (Forge-2044.jar)
    UCHIJAAAA Forge{12.18.1.2044} [Minecraft Forge] (Forge-2044.jar)
    UCHIJAAAA AutoSapling{1.3.3} [AutoSapling] (Autosapling-1.3.3-MC1.10.jar)
    UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
    UCHIJAAAA BiomesOPlenty{4.1.0.2052} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2052-universal.jar)
    UCHIJAAAA Botania{r1.8-314} [Botania] (Botania-unofficial.r1.8-314.jar)
    UCHIJAAAA Chameleon{1.9.4-2.1.5} [Chameleon] (Chameleon-1.9.4-2.1.5.jar)
    UCHIJAAAA chiselsandbits{11.7} [Chisels & Bits] (chiselsandbits-11.7.jar)
    UCHIJAAAA craftingtweaks{5.0.6} [Crafting Tweaks] (craftingtweaks-mc1.9.4-5.0.6.jar)
    UCHIJAAAA D3Core{1.2.1.55} [D³Core] (D3Core-1.9.4-1.2.1.55.jar)
    UCHIJAAA Dynmap{2.3-3} [Dynmap] (Dynmap-2.3-forge-1.9.4.jar)
    UCHIJAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
    UCHIJAAA journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
    UCHIJAAA Lumberjack{1.3.0.36} [Lumberjack] (Lumberjack-1.9.4-1.3.0.36.jar)
    UCHIJAAA mantle{1.10-0.10.3.jenkins156} [Mantle] (Mantle-1.10-0.10.3.jar)
    UCHIJAAA mineralogy{3.1.1} [Mineralogy] (Mineralogy_1.9.4-3.1.1.jar)
    UCHIJAAA RealisticTorches{1.6.0} [Realistic Torches] (RealisticTorches-1.10.2-1.6.0.jar)
    UCHIJAAA StorageDrawers{1.9.4-3.1.10} [Storage Drawers] (StorageDrawers-1.9.4-3.1.10.jar)
    UCHIJAAA tconstruct{1.10-2.3.3a.jenkins271} [Tinkers' Construct] (TConstruct-1.10-2.3.3a.jar)
    UCHIJAAA ToughAsNails{1.0.10} [Tough As Nails] (ToughAsNails-1.9.4-1.0.10.jar)
    UCHIJAAA usefulrecipes{2.1.0.0} [UsefulRecipes] (usefulrecipes-2.1.0.0-HOTFIX-1.jar)
    UCHIJAAA vimmersion{0.0.6.0} [Vanilla Immersion] (vanilla-immersion-1.9.4-0.0.6.0.jar)
    Loaded coremods (and transformers):
    TANLoadingPlugin (ToughAsNails-1.9.4-1.0.10.jar)
    toughasnails.asm.transformer.BlockCropsTransformer
    toughasnails.asm.transformer.EntityRendererTransformer
    toughasnails.asm.transformer.WorldTransformer
    Pulsar/tconstruct loaded Pulses:
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)
    - chiselsandbitsIntegration (Enabled/Not Forced)
    - craftingtweaksIntegration (Enabled/Not Forced)

    D3Core: Debug: false Silliness: true AprilFools: true PastPost:true
    Profiler Position: N/A (disabled)
    Player Count: 0 / 4; []
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)


    This is the crash report with the two and this mod:
    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    TANLoadingPlugin (ToughAsNails-1.9.4-1.0.10.jar)
    CreativePatchingLoader (CreativeCore v1.5.1 mc1.10.2.jar)
    ItemPatchingLoader (ItemPhysic Full 1.3.2 mc1.10.2.jar)
    Contact their authors BEFORE contacting forge

    // I let you down. Sorry :(

    Time: 8/2/16 10:43 AM
    Description: Watching Server

    java.lang.Error
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(Unknown Source)
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
    at sun.nio.cs.StreamDecoder.read(Unknown Source)
    at java.io.InputStreamReader.read(Unknown Source)
    at java.io.Reader.read(Unknown Source)
    at java.util.Scanner.readInput(Unknown Source)
    at java.util.Scanner.findWithinHorizon(Unknown Source)
    at java.util.Scanner.hasNextLine(Unknown Source)
    at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:84)
    at org.dynmap.ColorScheme.getScheme(ColorScheme.java:49)
    at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:33)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:327)
    at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:341)
    at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:39)
    at org.dynmap.MapManager.<init>(MapManager.java:919)
    at org.dynmap.DynmapCore.enableCore(DynmapCore.java:528)
    at org.dynmap.forge.DynmapPlugin.onStart(DynmapPlugin.java:1354)
    at org.dynmap.forge.DynmapPlugin.serverStarted(DynmapPlugin.java:1947)
    at org.dynmap.forge.DynmapMod.serverStarted(DynmapMod.java:121)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
    at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:851)
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:297)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:433)
    at java.lang.Thread.run(Unknown Source)


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

    -- Head --
    Thread: Server Watchdog
    Stacktrace:
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(Unknown Source)
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
    at sun.nio.cs.StreamDecoder.read(Unknown Source)
    at java.io.InputStreamReader.read(Unknown Source)
    at java.io.Reader.read(Unknown Source)
    at java.util.Scanner.readInput(Unknown Source)
    at java.util.Scanner.findWithinHorizon(Unknown Source)
    at java.util.Scanner.hasNextLine(Unknown Source)
    at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:84)
    at org.dynmap.ColorScheme.getScheme(ColorScheme.java:49)
    at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:33)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:327)
    at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:341)
    at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:39)
    at org.dynmap.MapManager.<init>(MapManager.java:919)
    at org.dynmap.DynmapCore.enableCore(DynmapCore.java:528)
    at org.dynmap.forge.DynmapPlugin.onStart(DynmapPlugin.java:1354)
    at org.dynmap.forge.DynmapPlugin.serverStarted(DynmapPlugin.java:1947)
    at org.dynmap.forge.DynmapMod.serverStarted(DynmapMod.java:121)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
    at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:851)
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:297)

    -- Thread Dump --
    Details:
    Threads: "Server Watchdog" Id=53 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
    at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
    at java.lang.Thread.run(Unknown Source)


    "Netty Server IO #0" Id=37 RUNNABLE (in native)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    - locked io.netty.channel.nio.SelectedSelectionKeySet@61269fc3
    - locked java.util.Collections$UnmodifiableSet@6fe17d97
    - locked sun.nio.ch.WindowsSelectorImpl@6bdef4b3
    at sun.nio.ch.SelectorImpl.select(Unknown Source)
    at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    ...


    "D3D Screen Updater" Id=30 RUNNABLE (in native)
    at sun.java2d.d3d.D3DRenderQueue.flushBuffer(Native Method)
    at sun.java2d.d3d.D3DRenderQueue.flushBuffer(Unknown Source)
    at sun.java2d.d3d.D3DRenderQueue.flushNow(Unknown Source)
    at sun.java2d.d3d.D3DSurfaceData.swapBuffers(Unknown Source)
    at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Number of locked synchronizers = 1
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@2edc77ac


    "Server console handler" Id=29 RUNNABLE (in native)
    at org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
    at org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
    at org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
    at org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
    at jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:214)
    at jline.WindowsTerminal.access$000(WindowsTerminal.java:54)
    at jline.WindowsTerminal$1.read(WindowsTerminal.java:156)
    at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166)
    - locked jline.internal.NonBlockingInputStream@7bd12d33
    ...


    "DestroyJavaVM" Id=28 RUNNABLE


    "Server thread" Id=26 RUNNABLE
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(Unknown Source)
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
    at sun.nio.cs.StreamDecoder.read(Unknown Source)
    - locked java.io.InputStreamReader@1fb8fa1b
    at java.io.InputStreamReader.read(Unknown Source)
    at java.io.Reader.read(Unknown Source)
    at java.util.Scanner.readInput(Unknown Source)
    ...


    "TimerQueue" Id=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6409c105
    at sun.misc.Unsafe.park(Native Method)
    - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6409c105
    at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
    at java.util.concurrent.DelayQueue.take(Unknown Source)
    at javax.swing.TimerQueue.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Number of locked synchronizers = 1
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@3c399cbb


    "Thread-6" Id=23 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@185b15d1
    at sun.misc.Unsafe.park(Native Method)
    - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@185b15d1
    at java.util.concurrent.locks.LockSupport.park(Unknown Source)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
    at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
    at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
    at net.minecraft.server.gui.MinecraftServerGui$4.run(MinecraftServerGui.java:154)
    at java.lang.Thread.run(Unknown Source)


    "AWT-EventQueue-0" Id=22 WAITING on java.lang.Object@4abd32a9
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.Object@4abd32a9
    at java.lang.Object.wait(Unknown Source)
    at sun.java2d.d3d.D3DScreenUpdateManager.runUpdateNow(Unknown Source)
    at sun.java2d.d3d.D3DBlitLoops.IsoBlit(Unknown Source)
    at sun.java2d.d3d.D3DRTTSurfaceToSurfaceBlit.Blit(Unknown Source)
    at sun.java2d.pipe.DrawImage.blitSurfaceData(Unknown Source)
    at sun.java2d.pipe.DrawImage.renderImageCopy(Unknown Source)
    at sun.java2d.pipe.DrawImage.copyImage(Unknown Source)
    ...


    "AWT-Windows" Id=20 RUNNABLE
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


    "AWT-Shutdown" Id=19 WAITING on java.lang.Object@3a11a301
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.Object@3a11a301
    at java.lang.Object.wait(Unknown Source)
    at sun.awt.AWTAutoShutdown.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


    "Java2D Disposer" Id=18 WAITING on java.lang.ref.ReferenceQueue$Lock@10ba4caf
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.ReferenceQueue$Lock@10ba4caf
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at sun.java2d.Disposer.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)


    "Server Infinisleeper" Id=17 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:78)


    "Snooper Timer" Id=16 WAITING on java.util.TaskQueue@508f36f4
    at java.lang.Object.wait(Native Method)
    - waiting on java.util.TaskQueue@508f36f4
    at java.lang.Object.wait(Unknown Source)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)


    "NonBlockingInputStreamThread" Id=14 WAITING on jline.internal.NonBlockingInputStream@7bd12d33 owned by "Server console handler" Id=29
    at java.lang.Object.wait(Native Method)
    - waiting on jline.internal.NonBlockingInputStream@7bd12d33
    at jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275)
    at java.lang.Thread.run(Unknown Source)


    "Attach Listener" Id=5 RUNNABLE


    "Signal Dispatcher" Id=4 RUNNABLE


    "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@73046e36
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.ReferenceQueue$Lock@73046e36
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)


    "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@44bad2fc
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.Reference$Lock@44bad2fc
    at java.lang.Object.wait(Unknown Source)
    at java.lang.ref.Reference.tryHandlePending(Unknown Source)
    at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)



    Stacktrace:
    at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_102, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 579527032 bytes (552 MB) / 1049624576 bytes (1001 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 2 total; -Xmx2G -Xms512M
    IntCache: cache: 27, tcache: 2, allocated: 0, tallocated: 20
    FML: MCP 9.32 Powered by Forge 12.18.1.2044 27 mods loaded, 27 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (Forge-2044.jar)
    UCHIJAAAA Forge{12.18.1.2044} [Minecraft Forge] (Forge-2044.jar)
    UCHIJAAAA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
    UCHIJAAAA itemphysic{1.3.0} [ItemPhysic] (minecraft.jar)
    UCHIJAAAA AutoSapling{1.3.3} [AutoSapling] (Autosapling-1.3.3-MC1.10.jar)
    UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
    UCHIJAAAA BiomesOPlenty{4.1.0.2052} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2052-universal.jar)
    UCHIJAAAA Botania{r1.8-314} [Botania] (Botania-unofficial.r1.8-314.jar)
    UCHIJAAAA Chameleon{1.9.4-2.1.5} [Chameleon] (Chameleon-1.9.4-2.1.5.jar)
    UCHIJAAAA chiselsandbits{11.7} [Chisels & Bits] (chiselsandbits-11.7.jar)
    UCHIJAAAA craftingtweaks{5.0.6} [Crafting Tweaks] (craftingtweaks-mc1.9.4-5.0.6.jar)
    UCHIJAAAA creativecore{1.5.0} [CreativeCore] (CreativeCore v1.5.1 mc1.10.2.jar)
    UCHIJAAAA D3Core{1.2.1.55} [D³Core] (D3Core-1.9.4-1.2.1.55.jar)
    UCHIJAAA Dynmap{2.3-3} [Dynmap] (Dynmap-2.3-forge-1.9.4.jar)
    UCHIJAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
    UCHIJAAA geographicraft{0.7.1} [GeographiCraft] (GeographiCraft-1.9.4-0.7.1.jar)
    UCHIJAAA journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
    UCHIJAAA Lumberjack{1.3.0.36} [Lumberjack] (Lumberjack-1.9.4-1.3.0.36.jar)
    UCHIJAAA mantle{1.10-0.10.3.jenkins156} [Mantle] (Mantle-1.10-0.10.3.jar)
    UCHIJAAA mineralogy{3.1.1} [Mineralogy] (Mineralogy_1.9.4-3.1.1.jar)
    UCHIJAAA RealisticTorches{1.6.0} [Realistic Torches] (RealisticTorches-1.10.2-1.6.0.jar)
    UCHIJAAA StorageDrawers{1.9.4-3.1.10} [Storage Drawers] (StorageDrawers-1.9.4-3.1.10.jar)
    UCHIJAAA tconstruct{1.10-2.3.3a.jenkins271} [Tinkers' Construct] (TConstruct-1.10-2.3.3a.jar)
    UCHIJAAA ToughAsNails{1.0.10} [Tough As Nails] (ToughAsNails-1.9.4-1.0.10.jar)
    UCHIJAAA usefulrecipes{2.1.0.0} [UsefulRecipes] (usefulrecipes-2.1.0.0-HOTFIX-1.jar)
    UCHIJAAA vimmersion{0.0.6.0} [Vanilla Immersion] (vanilla-immersion-1.9.4-0.0.6.0.jar)
    Loaded coremods (and transformers):
    TANLoadingPlugin (ToughAsNails-1.9.4-1.0.10.jar)
    toughasnails.asm.transformer.BlockCropsTransformer
    toughasnails.asm.transformer.EntityRendererTransformer
    toughasnails.asm.transformer.WorldTransformer
    CreativePatchingLoader (CreativeCore v1.5.1 mc1.10.2.jar)

    ItemPatchingLoader (ItemPhysic Full 1.3.2 mc1.10.2.jar)
    com.creativemd.itemphysic.ItemTransformer
    Pulsar/tconstruct loaded Pulses:
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)
    - chiselsandbitsIntegration (Enabled/Not Forced)
    - craftingtweaksIntegration (Enabled/Not Forced)

    D3Core: Debug: false Silliness: true AprilFools: true PastPost:true
    Profiler Position: N/A (disabled)
    Player Count: 0 / 4; []
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
    Posted in: Minecraft Mods
  • 0

    posted a message on ItemPhysic 1.4.4 - More Realtistic Items/ stone doesn't burn in lava

    Hey CreativeMD,


    just one thing to report.


    i have no problem with this mod and CreativeCore with another mod called "Tough as nails" mod on client side... BUT on server side, there is a conflict between them that caused server to crash. I will do same with other mod's author to let him/her know.

    Posted in: Minecraft Mods
  • 0

    posted a message on Mods that make the game more challenging and realistic?
    Quote from The_cataclysm»

    There is a mod called "tough as nails", it adds thirst, less health, seasons, and temperature, and its on 1.10

    there is another mod called "the spice of life" requiring you to eat a wide variety of foods, also for 1.10


    That's all I can think of at the moment.


    ABOUT TIME!.. and i noticed the mod "tough as nail" when i was just checking for updates on Biome O plenty. and i will also check out "the spice of life"!
    Posted in: Survival Mode
  • 0

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes
    Quote from Artur96»

    I'm looking to run this for 1.10.2. I've tested it on an AWS t2.micro server, which has a single core and 1 GB RAM. Obviously not enough, however for one person the game was playable. The server mentioned in the main post seemed to operate just fine on 1.10.2, so I might give this a shot :) I've found a very cheap VPS host, which offers a server with dual core and 2 GB RAM.

    ah i see. alright. like i said 1.10.2 is still in alpha which mean its still having some issues.. it may not run smooth as you would expect. anyway i hope you got it working as you would like it to be.
    Posted in: Minecraft Mods
  • 0

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes
    Quote from Artur96»

    I'm looking to start a server with this mod. What kind of hardware should I be looking for to get good performance?


    i am not sure what is the minimum requirement of hardware to run RTG.. but i have no problem running this mod with 580GTX and 8GB RAM but i have allocated 3GB to minecraft.

    you must know this mod is in alpha for 1.9.4 to 1.10.2.. but there is a full release for 1.7.10 (its not in alpha or beta), so i would suggest that you use 1.7.10 version if you want to start a server with this mod and play with your friend, but i am not sure what is the state that 1.8 to 1.8.9 is in.

    I hope this help you out a lot.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mods that make the game more challenging and realistic?

    I dont like to say this.. there are not many mods that can make your minecraft so realistic in 1.10.2.. there are lot of mods that are quite realistic like TerraFirmaCraft is the most realistic survival or i heard so. but its still in 1.7.10.. you may have to wait long time for these mods to be update to 1.10.2 and it completely depends on the author who decide to update or not.


    I also want to know the same thing you were wondering.. so i asked the same question myself.. so i did lot of research and there is none of mods that can make your minecraft 1.10.2. I did a lot of research for nearly 1 hour. thats far as i know.


    if anyone know a realistic mod that is recently released for 1.10.2 and i would like to know as well. so i will keep an eye on this thread.

    Posted in: Survival Mode
  • 0

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes

    Well there is no 1.10 version yet right even though it has the tag in title?

    Though I guess it can still help pinpoint issues for the maker.



    actually, 1.9.4 version works on 1.10.2 just fine.. i even used RTG 1.9.4 on 1.10.x, no problem. but still there are some issues that RTG have. is still being looked in. and thats the reason why it has the tag in ttile.

    Posted in: Minecraft Mods
  • 0

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes
    Quote from Keybounce»

    Realistic Fluids Overhaul. Makes water and lava finite, and flow downhill. 4HeadTiger wrote it, I'm doing maintenance, he's doing a re-write. http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2158282-realistic-fluids-overhaul-finite-water-and-stuff

    Oceans plus holes in the ocean floor = massive flooding.


    ah ok got it. thank you and have RTG or ClimateControl got the setting where i can determine the level of the ocean floor?

    Posted in: Minecraft Mods
  • 0

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes
    Quote from Keybounce»

    As to the ground types in RTG:


    So far, I have only noticed "pretty much flat", "low-slope hills", and "big, tall mountains".


    Special casing for swamps, ocean floors (a combination of hills plus something else), and the structures in Mesa and Savannah.


    I've consistently seen 6-block thick sand/gravel/dirt (have not checked deserts yet for sand thickness), which really hurts the mesa-clay pillars from being nearly as good a base location (smaller to start with, and now the top floor is unusable).


    My question: You've said that you have a large variety of ground types, and you've made the add-on biome mods look different than the vanilla ones (so the BoP swamp is not the same as the vanilla swamp, etc). My quick question: Even if there is a great deal of variety in a pack with lots of biome mods, is the variety in just vanilla mods something you are OK with, or would you redo it at this point if you were not locked down?


    ====


    Separate question: If your caving/ravining code is used, with frequencies to match vanilla, should I see about the same level of "ocean floor breaking" as in vanilla, or do you reduce that effect?


    (RFO has reached a "Stable enough to release" point, and was released yesterday; I should resume my comparison today, with a look at the ice biomes in the newest RTG).


    What is RFO? i can't figure it out what it stand for? and what you say about ocean floor breaking, i would like to increase the level of ocean floor in "ocean" and "deep ocean" so it should be more realistic. the reason is that i am using a ship mod in my server, where the ocean floor may have severely limit the build of my ship or my friend's ship enough to make it look less realistic than it is.
    Posted in: Minecraft Mods
  • 0

    posted a message on [CASE CLOSED]An Alternative Bukkit/Cauldron for 1.10.2

    Ow sorry, my bad, didn't see that part of the thread. Well there is no alternatice, sorry!


    no worries..i am just checking to see if there is any.. :).. alright i guess there is nothing i can do about that.
    Posted in: Discussion
  • 0

    posted a message on 128x64 CHROMA HILLS RPG/Cartoon ish**1.14v2 update LIVE + Shader add on pack 09/09/2019!
    Quote from Ricowan»

    That requires you to have the Connected Textures Mod, or CTM, installed in your instance of Minecraft. The easiest way to do this, currently, is to install Optifine. Without CTM, the connected textures of any resource pack will be hidden.


    Quote from SycloneSJS»



    They are Chroma Hills glass i made them! :D

    But yes you need to have connected textures mod installed using something like Optifine as Ricowan said :)

    Oh yeah.. i see. i did have optifine installed but i had CTM disabled.. i am going to fix the settings in optifine. i didnt know that glass-pane was a CTM. thank you for clearing it up.. >:D i am going to use that CTM. it will sure be fun to see how beautiful glass would look like when i build a house with that glass!
    Posted in: Resource Packs
  • To post a comment, please .