Plutonium239 Posted July 31, 2012 Posted July 31, 2012 Just upgraded my server to 3.1.2 this morning and now the console is being filled with messages like this: 11:34:01 [iNFO] slotChanging(28) 11:34:02 [iNFO] slotChanging(0) 11:34:02 [iNFO] slotChanging(0) 11:34:02 [iNFO] slotChanging(0) 11:34:03 [iNFO] slotChanging(28) 11:34:03 [iNFO] slotChanging(28) 11:34:03 [iNFO] slotChanging(28) 11:34:04 [iNFO] slotChanging(0) 11:34:04 [iNFO] slotChanging(0) Anybody have any idea what is causing it? Did the logging level get changed in Forge or did someone leave some debugging code in? Update: I recompiled TubeStuff with the console logging spam removed. Works great on my server. http://dl.dropbox.com/u/35470/tubestuff_49.1.2_for_1.2.5-bukkit.jar Quote
Plutonium239 Posted July 31, 2012 Author Posted July 31, 2012 Found the issue, it's an log message not removed from TubeStuff. ./mods/immibis/tubestuff/TileCraftingTable.java 280: private void slotChanging(int var1) 281 { 282 if (var1 == 0) ... 292 this.invChanged = true; 293 this.insufficientInput = false; 294: System.out.println("slotChanging(" + var1 + ")"); 295 } Quote
TrippyTheO Posted July 31, 2012 Posted July 31, 2012 I've the same issue. Any idea how to fix it? :( Quote
Plutonium239 Posted August 1, 2012 Author Posted August 1, 2012 I recompiled TubeStuff with the console logging spam removed. I tested this on my server and it works great. http://dl.dropbox.com/u/35470/tubestuff_49.1.2_for_1.2.5-bukkit.jar Quote
TrippyTheO Posted August 1, 2012 Posted August 1, 2012 Awesome Thank you very much. It didnt seem to be effecting our game but it bugs me seeing all those messages constantly cascading down the screen. Seems to be working fine now. :) Quote
Dodge34 Posted August 2, 2012 Posted August 2, 2012 Thanks a lot for this fix, already planning on upgrading my server to 3.1.2 on friday afternoon, got a testing server running on my testing machine and everything looks great so far. Quote
Eyeball114 Posted August 15, 2012 Posted August 15, 2012 Noob question maybe lol. Where do I place that file above? Quote
Sp0nge Posted August 15, 2012 Posted August 15, 2012 There is no need to recompile this, there is allready a fix avalible for this from the mod themselfe. I would suggest to google the issue next time, and allow the mods to fix theyre own stuff. Quote
Eyeball114 Posted August 17, 2012 Posted August 17, 2012 Its funny because, when I google my exact issue, this topic is first on the list. So if you know where the fix is or how to update how about you toss a link up to help people? Does anyone, more helpful, know where I can either place this file, or update. Quote
Sp0nge Posted August 17, 2012 Posted August 17, 2012 The fix itselfe isnt written here, just grab the latest build (correct version ofc) of what you need: http://dl.dropbox.com/u/2944265/mods/autobuilt/index.html Quote
Eyeball114 Posted August 19, 2012 Posted August 19, 2012 Hmm maybe Im placing it in the wrong spot. But it failed to allow my server to start up. Quote
Sp0nge Posted August 19, 2012 Posted August 19, 2012 Did you make shure to remove the old file? And remember to grab the Bukkitversion of what you need. Quote
Eyeball114 Posted August 19, 2012 Posted August 19, 2012 Yeah I had opened the file up in another folder again to make sure I got rid of anything that might of been hanging around anywhere else. Re downloaded it fresh and still doesnt allow the server to boot. Quote
Sp0nge Posted August 19, 2012 Posted August 19, 2012 To upgrade it should be real easy. Grab the correct file (u cant change version of whatever you want to update), replace the file in the modfolder of your server, and you should be good to go. In most cases, wrong files are downloaded and uploaded. Make shure that your grabbing TubeStuff Server (CraftBukkit) Release 1.2.5 Quote
Eyeball114 Posted August 19, 2012 Posted August 19, 2012 Thanks Ill check it out when I get off of work. Probably just a noob mistake. Quote
Sp0nge Posted August 19, 2012 Posted August 19, 2012 I btw just googled the error to find this fix If that helps Quote
Eyeball114 Posted August 20, 2012 Posted August 20, 2012 Nope didnt fix it. Any other version than 1.2 fails to boot the server. Even with putting 1.2 in the spam persist. Oh well. Quote
Mastergalen Posted August 23, 2012 Posted August 23, 2012 Nope didnt fix it. Any other version than 1.2 fails to boot the server. Even with putting 1.2 in the spam persist. Oh well. Same here, nothing dramatic but just a really annoying error. Quote
Mercury Posted September 3, 2012 Posted September 3, 2012 Same here, nothing dramatic but just a really annoying error. but this one from second post http://dl.dropbox.com/u/35470/tubestuff_49.1.2_for_1.2.5-bukkit.jar ? Quote
Eyeball114 Posted September 4, 2012 Posted September 4, 2012 Just did this one tonight and it solved all the issues. Quote
OriginOfEvil Posted October 29, 2012 Posted October 29, 2012 How do I update the tubestuff mod itself. I got the newer version and attempted replacing the old file with the new, and the server wouldn't launch. As I've had spam exactly like this it's made using the console very annoying, and as my testers have claimed it appears the culprit is auto crafting machines. not sure if that would be tubestuff or not, but figuring out how to update a mod would be a great starting point of which I've searched and found no answer. Any info would be greatly appreciated. Quote
Pheenics Posted October 29, 2012 Posted October 29, 2012 Got the same problem. The "official" updates for tubestuff are not working getting exceptions all the way. Dropbox file seems to be deleted/offline. Anyone can reupload this file? Quote
TheSpoonyOne Posted October 30, 2012 Posted October 30, 2012 I RE-UPLOADED the file: https://www.dropbox.com/s/kpp57lxhkwqxnrh/tubestuff_49.1.2_for_1.2.5-bukkit.jar Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.