Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Quick Reply
Search this Thread
Test Subject
Original Poster
#1 Old 3rd Jul 2009 at 9:04 PM

This user has the following games installed:

Sims 3
Default Cache Files,could it be a problem?
My cache files aren't getting any larger than 1kb,you know the scriptCache,compositorCache,CASPartCache & simCompositorCache.

Is there any concerns that may happen from this?I haven't had any problems with loading games or in-game.Would like any opinions...
Advertisement
Test Subject
#2 Old 3rd Jul 2009 at 10:00 PM
I don't know if the size of the cache files matter, but I was crashing after the splash screen consistently when logged in as one Windows user but not under another user . . . then I tried deleting the cache files under the crashing user, and TS3 loaded fine.

Nebulous Nan
Test Subject
Original Poster
#3 Old 4th Jul 2009 at 1:02 AM
Fixed the problem.There was a conflict in my resource file.When using the no mosaic package with other mods your resource package should look like this:

Priority 501
DirectoryFiles Mods/Files/... autoupdate
Priority 500
PackedFile Mods/Packages/*.package
PackedFile Mods/Packages/*/*.package
PackedFile Mods/Packages/*/*/*.package
PackedFile Mods/Packages/*/*/*/*.package
PackedFile Mods/Packages/*/*/*/*/.package
Priority 499
PackedFile Mods/Test/*.package
Priority -50
PackedFile Mods/Probation/*.package

Mods can close this thread if needed.
Lab Assistant
#4 Old 4th Jul 2009 at 2:09 AM
Except, shouldn't the last line look like this:
Code:
PackedFile Mods/Packages/*/*/*/*/*.package


Instead of this?

Code:
PackedFile Mods/Packages/*/*/*/*/.package
Née whiterider
retired moderator
#5 Old 4th Jul 2009 at 2:23 AM
Yes - that was a typo in the code of the first versions of the Installer Monkey, which has now been fixed.

What I lack in decorum, I make up for with an absence of tact.
Back to top