Been using Amidst almost from the beginning, it's an invaluable resource.
With the number of biomes increasing, I'd love the ability to visually sort them... Perhaps a checkbox for each type of biome that would color the checked biomes while leaving the unchecked ones greyed out. Would make it much easier to find the biomes you're looking for.
I opened a ticket on Github for this; sorry if I'm being redundant, just wondering if anyone else has seen anything similar.
After some searching (using NoLagg's examiner) I've found that JsonFileClientUpdateComponent has been occasionally freezing the main thread, causing the server to report "Can't keep up!" even when the server is completely empty. Leaving the server running idle overnight and completely empty has shown that this is occurring once every 30 minutes to 2 hours.
Here's a piece of my log file, with the server online and idle overnight:
I had been trying to catch one of these freezes during an examiner capture for a while. As you can see from the log, I finally managed to do so. That exam is linked below.
The included exam log shows that around tick 17000, JsonFileClientUpdateComponent took over 2000ms to complete one tick. Not sure whether it's being caused by something in the plugin or poor disk performance on the host (my KVM host has had to disable virtual drive access for my instance and give me direct drive access, so this could be from the plugin waiting for disk access so it can write to the json file).
I'm not sure if it's possible, but if this is in fact just waiting for disk access, can JSON writes possibly be done in another thread? That way long write times wouldn't freeze the main thread. Just an idea!
In the Minecon panel, they announced it will be called the "Redstone Update". The wiki page has everything you need to know and more. http://www.minecraft...Redstone_Update
Thanks so much! Nice that they stuffed all the info into the actual 1.5 wiki page itself; I was looking for minecon-specific information and didn't think to check there.
I've googled and searched the wiki quite a bit but haven't found any comprehensive summaries of the things that were discussed about 1.5 at Minecon. The videos that covered the event are online, but they're over an hour long each... Are there any existing summaries out there that anyone knows of, that lists everything that was discussed/announced about 1.5? i.e the changes that are known to be coming, the things the devs said regarding people's questions during the Q&A session, etc?
This tool is FAR too fantastic to not be more WYSIWYG... Changing the color of the text should actually change the color instead of showing the control characters, bold should be bold, etc. Of course control characters still need to be taken into account behind the scenes as far as line length etc is concerned, but I'd love to see the book exactly as it will appear in-game.
Thanks a TON for your efforts! This is a great time-saver!
Been using this for a while now, can't wait for Minecraft 1.2.2+ support... This is my primary tool for checking if/how my server's world changes between game versions.
The coolest thing would be a built in text editor, perhaps even with font/size support (yes there's only so much you can do with 128x128 pixels and a limited palette, but still). I wonder if there are any existing open source packages that could tie in to accomplish that.
0
With the number of biomes increasing, I'd love the ability to visually sort them... Perhaps a checkbox for each type of biome that would color the checked biomes while leaving the unchecked ones greyed out. Would make it much easier to find the biomes you're looking for.
Keep up the great work!
0
I opened a ticket on Github for this; sorry if I'm being redundant, just wondering if anyone else has seen anything similar.
After some searching (using NoLagg's examiner) I've found that JsonFileClientUpdateComponent has been occasionally freezing the main thread, causing the server to report "Can't keep up!" even when the server is completely empty. Leaving the server running idle overnight and completely empty has shown that this is occurring once every 30 minutes to 2 hours.
Here's a piece of my log file, with the server online and idle overnight:
http://pastebin.com/PaGaj1yX
I had been trying to catch one of these freezes during an examiner capture for a while. As you can see from the log, I finally managed to do so. That exam is linked below.
The included exam log shows that around tick 17000, JsonFileClientUpdateComponent took over 2000ms to complete one tick. Not sure whether it's being caused by something in the plugin or poor disk performance on the host (my KVM host has had to disable virtual drive access for my instance and give me direct drive access, so this could be from the plugin waiting for disk access so it can write to the json file).
I'm not sure if it's possible, but if this is in fact just waiting for disk access, can JSON writes possibly be done in another thread? That way long write times wouldn't freeze the main thread. Just an idea!
Exam log is here:
http://goo.gl/4A7Rn
Let me know if you need any more info.
Thanks in advance!
0
Thanks so much! Nice that they stuffed all the info into the actual 1.5 wiki page itself; I was looking for minecon-specific information and didn't think to check there.
Thanks again!
0
Thanks!
0
The torrent works fine, plenty of people are seeding it.
0
0
I think I will break things down into sections and update the plugin info, things have changed drastically in that area in the last year.
0
0
This tool is FAR too fantastic to not be more WYSIWYG... Changing the color of the text should actually change the color instead of showing the control characters, bold should be bold, etc. Of course control characters still need to be taken into account behind the scenes as far as line length etc is concerned, but I'd love to see the book exactly as it will appear in-game.
Thanks a TON for your efforts! This is a great time-saver!
0
Fantastic! Any plans for a wysiwyg text editor with more fonts?
0
0
0
0
So if that wasn't durability, where is the durability for armor stored?
0
The coolest thing would be a built in text editor, perhaps even with font/size support (yes there's only so much you can do with 128x128 pixels and a limited palette, but still). I wonder if there are any existing open source packages that could tie in to accomplish that.