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!
Site Helper
Original Poster
#1 Old 31st Jan 2013 at 9:15 PM Last edited by Mootilda : 6th Feb 2013 at 6:56 PM.
Default Fix urnstone error with Pescado's mod
There's a problem with one of Pescado's mods, that it generates an error when a tombstone cannot be delivered correctly:
http://www.modthesims.info/showthread.php?t=496487

I don't remember which mod has the problem, but it might be a simple fix (return false rather than error?).
Advertisement
Site Helper
Original Poster
#2 Old 6th Feb 2013 at 6:56 PM Last edited by Mootilda : 6th Feb 2013 at 7:10 PM.
I found my notes on this problem:
Quote:
alfixes.package causes Urnstone errors in E001

It replaces BHAV Global Token - Verify Lot/Neighbood and adds:

Lot - Is Apartment Sub?
Lua("GetBaseLotID", ...)

The problem is that the Urnstone memories have a corrupt Lot ID in data[0].
It's too bad that the problem is in one of those mods that is much too helpful to remove.

Of course, there's always the solution of running the HoodChecker and having the tombstones delivered to a valid lot. But, it would be nice if alfixes wouldn't complain about the lost-in-transit tombstones.
 
Back to top