of     3   
chevron_rightchevron_rightchevron_right

mustyoshi
Top 50 Poster
#57542160Saturday, November 05, 2011 8:05 PM GMT

Please :( It took me nearly two hours to clean nearly 500k log files. ~Monica
NXTBoy
#57542599Saturday, November 05, 2011 8:13 PM GMT

Does the launcher plugin make log files as well? Where?
Waterlimon
#57542764Saturday, November 05, 2011 8:16 PM GMT

Umq my resoorce control thingy froze for 30 secs when i opened the RbxLogs file (its in your user->AppData->LocalLow or osmething liek that btw) Apparently its size on disk is 400 mb and theres 100 000 files and what 153 folders and its size is 100 mb. Whats the difference between size on disk and size?
LocalChum
#57542849Saturday, November 05, 2011 8:18 PM GMT

@radiocat lieks disk size includes attribootes and acls and stoof
Waterlimon
#57542983Saturday, November 05, 2011 8:20 PM GMT

Roblox really likes to put a ton of log messages everywhere *points at output* *points at log files* and ive been using this computer for a month or 2 -.- my old computer was in use playing roblox for liek 3 yearz i think. That would be liek... moar than 4 gb of log files o.e and about 2 million of em.
GoldenUrg
#57543095Saturday, November 05, 2011 8:22 PM GMT

Why don't you write a little script that cleans those up every night?
Waterlimon
#57543453Saturday, November 05, 2011 8:27 PM GMT

Idk little script languages. And it froze my resource managing thingy. And i cant shut down the pro.. oh wait now it go poof. Ill just not touch those logs as it doesnt matter if they take 10 gb of my hdd after a year.
Sharksie
#57544893Saturday, November 05, 2011 8:49 PM GMT

*deletes roblox logs* *computer runs as fast as it did when it was brand new* :O
swimguy777
#57545124Saturday, November 05, 2011 8:53 PM GMT

I don't have a RbxLogs file... Is it because I'm on XP? -[::ƧѡÎḾḠΰῩ::]- -[::Maker of stuff and Helper of Scripting::]-
secondjet222
#57545324Saturday, November 05, 2011 8:57 PM GMT

OMG MY COMPETER RUNS LIKE I JUST GOT IT
mustyoshi
Top 50 Poster
#57547330Saturday, November 05, 2011 9:27 PM GMT

Inb4sorcus ~Monica
Waterlimon
#57548088Saturday, November 05, 2011 9:40 PM GMT

@swimguy Its in YourUser->AppData->LocalLow->RbxLogs (something liek that) make sure you can view hidden files, its an option somewhere...
pwnedu46
#57550075Saturday, November 05, 2011 10:15 PM GMT

Even if we did, it would only affect the local machine. Not everyone that has Chrome and Studio.
Waterlimon
#57550166Saturday, November 05, 2011 10:16 PM GMT

@pwn.edu.u/46 I think he means some fancy VB script or something else hacky
TheMyrco
#57550319Saturday, November 05, 2011 10:18 PM GMT

VB? THIS IS C#!
blocco
#57550842Saturday, November 05, 2011 10:26 PM GMT

Here are two hilarious jokes: RobloxProxy.dll NpRobloxProxy.dll
JulienDethurens
#57574418Sunday, November 06, 2011 4:25 AM GMT

"Does the launcher plugin make log files as well?" Why do you think ROBLOX makes a plugin? Just to make other browsers than Internet Explorer able to launch ROBLOX? No. It's a spyware. Don't tell me you didn't guess that. I disabled it, anyways.
JulienDethurens
#57574898Sunday, November 06, 2011 4:34 AM GMT

Oh, btw, just change the permissions of the RbxLogs folder and the logs folder so that ROBLOX can't create any file. That way, no more files will be created. That's what I did and it works perfectly.
blocco
#57575422Sunday, November 06, 2011 4:46 AM GMT

no, roblox made a plugin to launch stuff from chrome i would know because that's what NPRobloxProxy.dll does
JulienDethurens
#57575755Sunday, November 06, 2011 4:56 AM GMT

"no, roblox made a plugin to launch stuff from chrome i would know because that's what NPRobloxProxy.dll does" That plugin also exists with Mozilla Firefox, not only Google Chrome. And why would it need to make over 123 067 log files (authentical, I often clean my logs and that's exactly the ammount of logs I had just now. Now, I don't get anymore logs because I stopped ROBLOX from making logs)?
mustyoshi
Top 50 Poster
#57585480Sunday, November 06, 2011 12:44 PM GMT

@julien How does one do that? ~Monica
JulienDethurens
#57586214Sunday, November 06, 2011 1:09 PM GMT

Stopping ROBLOX from making logs? Well, edit permissions of the logs folders so that nobody can create files. Then, ROBLOX will be unable to create log files. It's really simple, and it works really well. I didn't see a single log file in these folders since I applied this method.
mustyoshi
Top 50 Poster
#57586293Sunday, November 06, 2011 1:12 PM GMT

Thanks :D ~Monica
TheCapacitor
#57586483Sunday, November 06, 2011 1:18 PM GMT

Just use this - and set it to run every day in task scheduler with the NoQuestion argument @echo off if /i {%1}=={NoQuestion} (goto :Yes) SET /P ANSWER=Clear all temporary files? (Y/N)? if /i {%ANSWER%}=={y} (goto :Yes) goto :No :Yes if /i {%1}!==!{NoQuestion} (echo Clearing all temporary files.) del /q /s /f %temp% del /q /s /f %windir%\Temp del /q /s /f %userprofile%\AppData\LocalLow\RbxLogs del /q /s /f %userprofile%\AppData\Local\Roblox\logs if /i {%1}!==!{NoQuestion} (echo Cleared temporary files & pause) :No exit /b 0
Combrad
#57586504Sunday, November 06, 2011 1:18 PM GMT

Yeah, its working great for me.

    of     3   
chevron_rightchevron_rightchevron_right