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
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 }
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
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. :)
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.
Eyeball114 Posted August 15, 2012 Posted August 15, 2012 Noob question maybe lol. Where do I place that file above?
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.
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.
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
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.
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.
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.
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
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.
Sp0nge Posted August 19, 2012 Posted August 19, 2012 I btw just googled the error to find this fix If that helps
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.
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.
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 ?
Eyeball114 Posted September 4, 2012 Posted September 4, 2012 Just did this one tonight and it solved all the issues.
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.
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?
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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now