What exactly would that affect on our servers? Would it speed up chunk loading times?I've now implemented chunk caching - simply set a value higher than 0 in the config. Unlike forge's dormant chunk cache, this actually works!
What exactly would that affect on our servers? Would it speed up chunk loading times?I've now implemented chunk caching - simply set a value higher than 0 in the config. Unlike forge's dormant chunk cache, this actually works!
Yes, so dimension hopping and walking around will cause much less lag.What exactly would that affect on our servers? Would it speed up chunk loading times?
Great! I can't wait for a SP release!Yes, so dimension hopping and walking around will cause much less lag.
I've now implemented chunk caching - simply set a value higher than 0 in the config. Unlike forge's dormant chunk cache, this actually works!
So I was very excited to read about this mod yesterday, installed it per instructions, the praised #466. Worked fine. Then i'm restarting the server for other reasons
and errors start popping up left and right. So I tried another version, the 409 as mentioned in the thread, same deal, so then I wanted to try the very latest, (replacing server jar every time, repatching )
risky business but by now It didn't matter much. The latest version, after the patch you should do it removed 9 mods.. just like that. Ic2/gregtech, all gone. All of a sudden nothing works anymore and i'm fucked.
So I try to remove it all together, it has nested in every mod on my server it feels like; I had to replace every since mod and thank god, it works again. And I know i'm not popular for saying all this cos its bad news
but this mod needs some work cos to me, it more acts like a virus then anything else.
Can you paste your patcher.log from the TickThreadingLogs directory?[DOUBLEPOST=1358604266][/DOUBLEPOST]After I run the PATCHME.exe every time i try to run the server it spits this out: Error: Unable to access jarfile minecraft_server.jar
I've tried different versions of the server jar to no avail. However if i patch then use an unpatched server jar, everything works fine.
Also sometimes it says the server jar might be corrupted. Either way, it won't run. Really looking for some help on this.
What's a number you'd recommend? I know it varies, but a general number you think would be pretty acceptable
Yes, currently TT modifies 26 out of 57(?) mods. I did make it also make it very clear at the top of the post that it's experimental, and to make a backup so if something goes wrong I can fix it.I will agree that the patching it does is quite severe (aka literally modifying all of your mods for the most part) - but it's because it pretty much HAS to patch everything in order for things to make appropriate use of the Threads
My general method for updating from one build to another is as follows:
Grab a clean copy of all mods used on my server and save them in a special folder
Whenever a new TT version comes out - I DELETE my mindcrack.jar and my mods folder entirely.
I copy over the clean versions and throw them back into the server directory
I run the patcher and everything works as intended
I don't know how well TT handles repatching a patched file - but I've never tried it and never will - it's always best to use clean jars. I'm guessing it "takes" the clean copies from the backups folder it makes.
Regardless, you should be able to put your server / map back in working order by grabbing the modpack over again - if you ran your map without the mods installed though, you are kind of out of luck if you didn't take backups.
I don't see anything which could be causing that, can you upload the broken minecraft_server.jar?Here it is
http://pastebin.com/qqWXq2Zw
That jar is missing its META-INF folder, and the MANIFEST.MF. Can you try repatching with the latest build? It fixed an issue with deleting that file if it was not named in uppercase, and that could be your problem.Sure thing here you go:
https://www.dropbox.com/s/riej8jetuza9lw9/minecraft_server.jar
The jar you gave me works when I do that, so I'm also stumped.Tried replacing META-INF folder with its contents from a good server jar and i get the same issue. Really stumped on this