Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hadn't heard of WarmRoast before, looks very useful for the deobfuscation features thanks.I recommend getting this: http://nallar.me/buildservice/job/T...cessfulBuild/artifact/target/TickProfiler.jar
You may have to go into the config for it and turn the permissions part off (or you could just run the profile command on the console).
Once placed in your mods dir, fire up your server, stop server, change config where required, start server up again.
Wait for the hi CPU event to occur, then do (from the console): profile e
It might take a little longer to do its job during the event, but it will happen, then you just look for the things that are taking an excessively large amount of time to do stuff.
Other option is WarmRoast by sk89q (the worldedit guy), which is a seperate jar that runs independent of the game, assuming you have the MCP mappings for 1.6.4 you can use that to also give you an idea of where the issue might be.
The messages I am getting in console... (Auto-saving not enabled) The server tick is going slow. The last tick was (something around 21000ms, sometimes more). I'm using MCPC+,
I would be surprised if MCPC+ is causing this problem. As Jadedcat points out, there are lots of ways that a Bukkit -> Forge port could go terribly wrong. The fact that MCPC+ causes so few problems really is testament to the skill of the coders who write it (cpw?).i think this is why the server is lagging and crashing http://forum.feed-the-beast.com/threads/psa-mcpc-and-modded-minecraft.37480/
2014-01-02 09:16:55 [INFO] [STDERR] java.util.ConcurrentModificationException
2014-01-02 09:16:55 [INFO] [STDERR] at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
2014-01-02 09:16:55 [INFO] [STDERR] at java.util.HashMap$ValueIterator.next(Unknown Source)
2014-01-02 09:16:55 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.func_74734_a(SourceFile:25)
2014-01-02 09:16:55 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74731_a(SourceFile:119)
2014-01-02 09:16:55 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74800_a(CompressedStreamTools.java:140)
2014-01-02 09:16:55 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:198)
2014-01-02 09:16:55 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:184)
2014-01-02 09:16:55 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:30)
2014-01-02 09:16:55 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:23)
2014-01-02 09:16:55 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2014-01-02 09:17:23 [INFO] [STDERR] java.util.ConcurrentModificationException
2014-01-02 09:17:23 [INFO] [STDERR] at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
2014-01-02 09:17:23 [INFO] [STDERR] at java.util.HashMap$ValueIterator.next(Unknown Source)
2014-01-02 09:17:23 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.func_74734_a(SourceFile:25)
2014-01-02 09:17:23 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74731_a(SourceFile:119)
2014-01-02 09:17:23 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74800_a(CompressedStreamTools.java:140)
2014-01-02 09:17:23 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:198)
2014-01-02 09:17:23 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:184)
2014-01-02 09:17:23 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:30)
2014-01-02 09:17:23 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:23)
2014-01-02 09:17:23 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2014-01-02 09:17:52 [INFO] [STDERR] java.util.ConcurrentModificationException
2014-01-02 09:17:52 [INFO] [STDERR] at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
2014-01-02 09:17:52 [INFO] [STDERR] at java.util.HashMap$ValueIterator.next(Unknown Source)
2014-01-02 09:17:52 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.func_74734_a(SourceFile:25)
2014-01-02 09:17:52 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74731_a(SourceFile:119)
2014-01-02 09:17:52 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74800_a(CompressedStreamTools.java:140)
2014-01-02 09:17:52 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:198)
2014-01-02 09:17:52 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:184)
2014-01-02 09:17:52 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:30)
2014-01-02 09:17:52 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:23)
2014-01-02 09:17:52 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2014-01-02 09:19:12 [INFO] [STDERR] java.util.ConcurrentModificationException
2014-01-02 09:19:12 [INFO] [STDERR] at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
2014-01-02 09:19:12 [INFO] [STDERR] at java.util.HashMap$ValueIterator.next(Unknown Source)
2014-01-02 09:19:12 [INFO] [STDERR] at net.minecraft.nbt.NBTTagCompound.func_74734_a(SourceFile:25)
2014-01-02 09:19:12 [INFO] [STDERR] at net.minecraft.nbt.NBTBase.func_74731_a(SourceFile:119)
2014-01-02 09:19:12 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74800_a(CompressedStreamTools.java:140)
2014-01-02 09:19:12 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:198)
2014-01-02 09:19:12 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:184)
2014-01-02 09:19:12 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:30)
2014-01-02 09:19:12 [INFO] [STDERR] at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:23)
2014-01-02 09:19:12 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)