More Awesome Than You!
Welcome, Guest. Please login or register.
2024 April 25, 20:14:06

Login with username, password and session length
Search:     Advanced search
540270 Posts in 18066 Topics by 6513 Members
Latest Member: Linnie
* Home Help Search Login Register
  Show Posts
Pages: 1 2 [3] 4 5 ... 49
51  TS2: Burnination / Oops! You Broke It! / Re: Continous Community Lot Errors-I Know How Interesting That Sounds on: 2007 December 28, 23:23:02
My guess is you're using the wrong version of twojeffs' Visitor Controller. Never saw that "attempt to call a nil value" error before. I'll have to make note of that.
52  TS2: Burnination / The Podium / Re: No Unneeded Coats?? on: 2007 December 27, 21:42:39
What you describe sounds like normal behavior. Are you sure you understand what those hacks do?
53  TS2: Burnination / Oops! You Broke It! / Re: Base Sims 2 Won't Even Install on: 2007 December 27, 21:39:38
Is there anything wrong with the second CD? Can you browse and see the files okay?
54  TS2: Burnination / Oops! You Broke It! / Re: Sim is missing, in limbo, house is gone on: 2007 December 27, 21:34:10
Use the Inge teleporter shrub or Insimenator teleporter+family tree to move them in. Then use the newspaper to move them to the bin.
55  TS2: Burnination / The Podium / Re: camera shakes and freezing on: 2007 December 27, 15:07:40
Try cleaning your mouse.
56  TS2: Burnination / The Podium / Re: More house levels on: 2007 December 26, 23:29:14
The cheat doesn't always work right away. Depending on which EPs you have, you may need to return to neighborhood view, then lot edit mode. Also, be careful not to go too high or the game engine may crash to the desktop.
57  TS2: Burnination / The Podium / Re: Aspiration Lock? on: 2007 December 26, 15:07:36
Another option would be to modify the BCONs at 0x7FF64E02. That way, you can control which levels of aspiration decay and which ones don't.
58  TS2: Burnination / Oops! You Broke It! / Re: Could someone look at these error logs? on: 2007 December 25, 00:33:01
The second error is an old one that we've discussed before. Simply shift-click on the stereo (in testing cheats mode) and set the offending sim's dance skill.

That first error is a little bizarre. I've seen things like that happen (for example, there's a bug in the Bad Mouth social that can cause an NPC to activate behavior trees that aren't meant to be run in "immediate" mode). What you're witnessing there is more akin to tight pants (as Pescado would say) in that I can't even see where this 'Function - Main' is coming from. The actual Maxis code at that treeId *should* be the 'Function - Init'.
59  TS2: Burnination / The Podium / Re: What's in YOUR Downloads? on: 2007 December 20, 14:03:07
In Windows, you would just hit Wnd+R, then run "cmd.exe". Then type in the following command:

dir MYDOCU~1\EAGAME~1\THESIM~1\DOWNLO~1 /S >listing.txt

Or something like that. On a Mac, you just pull up a terminal and "ls -1R >listing.txt" in the proper folder (wherever it is).
60  TS2: Burnination / The Podium / Re: What's in YOUR Downloads? on: 2007 December 20, 13:42:57
See attached. (Slightly edited to contain just the important stuff.)
61  TS2: Burnination / The Podium / Re: When pie menus don't stay up on: 2007 December 19, 15:49:33
I sometimes click the mouse button and don't get a menu, but that's most likely a mouse issue.
62  TS2: Burnination / The Podium / Re: releasing SimPE - soon on: 2007 December 19, 14:05:31
I think each significant developer on a project should have their own version of the code. The main developer should probably focus on simply maintaining the main code by merging the various diffs that each developer contributes. Ideally, the version control software would handle all that automatically.
63  TS2: Burnination / The Podium / Re: CD Burner broken on: 2007 December 19, 14:00:34
If you remove SecuROM and it then works, then it was probably SecuROM.
64  TS2: Burnination / Oops! You Broke It! / Re: disappearing dorm objects in regular rooms on: 2007 December 19, 13:56:29
Can't help you with saving dorms. I ran into similar problems with ordinary dorm operations and soon realized that I needed to bulldoze and replace more often. It's not like your sims are going to live there more than a semester or two, right?
65  TS2: Burnination / The Podium / Re: CD Burner broken on: 2007 December 18, 20:45:07
There's also the slight possibility that you got a bad disc.
66  TS2: Burnination / The Podium / Re: releasing SimPE - soon on: 2007 December 18, 13:59:43
* dizzy waits to see what happens
67  TS2: Burnination / The Podium / Re: Idea: "Arousal" meter on: 2007 December 17, 14:37:36
What I would really like to see is the attraction score dropping (especially for those 3 bolt couples) over time of being together. While many couples do still find each other hot after so many years, the honeymoon phase does end - sims are in perma-moon, and it drives me nuts.

This gives me an idea...
68  The Bowels of Trogdor / The Small Intestines of Trogdor / Re: Custom globals on: 2007 December 16, 01:03:40
The problem is not conflicts. The problem, I think, is that you can't count on the state of the VM even for ordinary modifications. It goes without saying that WTF type problems will show up with the type you're proposing to do.
69  The Bowels of Trogdor / The Small Intestines of Trogdor / Re: Custom globals on: 2007 December 15, 16:15:15
It isn't just the way SimPE works that is problematic. There are many times when I work on something ordinary where through 3 or 4 revisions, I make only subtle changes that should not affect the logic of the code, but somehow manages to work differently anyway. Were I doing that to a custom Global or custom PersonGlobal, I doubt the code would work consistently at all.
70  TS2: Burnination / The Podium / Re: Building/Upgrading a PC for TS2 - Update, 08 September 2006 on: 2007 December 15, 05:33:52
Laptop mobos suck. It's cheaper just to buy a new computer than to fix the mobo in a laptop.
71  The Bowels of Trogdor / The Small Intestines of Trogdor / Re: Custom globals on: 2007 December 15, 05:23:19
Ouch. I wouldn't use custom globals again. Debug hell. You're welcome to it Inge, but don't say we didn't warn you.
72  TS2: Burnination / The Podium / Re: releasing SimPE - soon on: 2007 December 14, 06:57:59
There is really no efficiency issue with the size of GUIDs. You can make them 128000 bits if you wanted without any performance penalty (with proper tables and separate hashing).

Given that The Sims sells in the millions and each customer is a potential creator, it's obvious that you need at least a 64-bit GUID. However, the smaller the GUID, the greater the likelihood of GUID collisions.

The real problem isn't how many GUIDs could be used on one computer, but how many unique GUIDs the entire world could use. Any collision anywhere (among published objects) would still conflict if you use those two or more colliding objects with the same GUID.
73  TS2: Burnination / The Podium / Re: releasing SimPE - soon on: 2007 December 14, 02:19:52
The mere fact that it *can* be hijacked (or someone could spill beer on the server) proves that it's inherently wrong. That gives a single choke point of failure, which is always a VBT. He who can destroy a thing controls a thing, etc.

Inefficient allocations are the fault of EA for not providing enough bits, and this once again goes back to the limitations of their shitty Simantics (which only provides 32 bits for a GUID). If their programmers working on TS3 have an ounce of common sense, they will more likely be using 128 or 256 bit GUIDs.
74  TS2: Burnination / The Podium / Re: The stupid trees are back! on: 2007 December 14, 02:01:52
Is everybody having the tree issue running TSS or BV? I know TSS has its own exe file, but you can still run the BV exe instead.
75  TS2: Burnination / The Podium / Re: releasing SimPE - soon on: 2007 December 14, 01:57:18
I recommend that for Sims 3 (if it's possible to mod it at all) we go for the model of several smaller simpler tools for specific jobs.  It's more likely that way that people will write overlapping "rivals" so we won't be so vulnerable to the eggs in one basket syndrome.

Let's not have another GUID database next time, either. That was frankly a REALLY stupid idea. Whatever we do, it needs to be a lot more scalable.
Pages: 1 2 [3] 4 5 ... 49
Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.054 seconds with 18 queries.