[ARCHIVE] SimAntics & World Development

Status
Not open for further replies.
I get this a lot in both master and buildmode branches:
7f6971d92a40a5e176270339629bb2a9.png


If I ignore it, and leave it there open, then I can continue to play the game. If I press OK or close it, the game crashes. (stops responding) I get it at one point or another at least 90% of the time.
 
Last edited:
This is a problem with the latest version of Monogame. It's not causing any severe problems until you click OK, so you should just ignore it for now. The problem is that I'll need to include the entire Monogame source to debug it - the problem is that it's failing to capture the graphics context when garbage collecting textures. Which textures and in what specific cases it happens will remain a mystery until I debug it.

What I am interested in though, is if certain people never get this error message, and which ones do. Are you running the game on a laptop with switchable graphics?
 
This is a problem with the latest version of Monogame. It's not causing any severe problems until you click OK, so you should just ignore it for now. The problem is that I'll need to include the entire Monogame source to debug it - the problem is that it's failing to capture the graphics context when garbage collecting textures. Which textures and in what specific cases it happens will remain a mystery until I debug it.

What I am interested in though, is if certain people never get this error message, and which ones do. Are you running the game on a laptop with switchable graphics?
I am running on an acer laptop with 4GB ram, quad core intel® up to 2.58GHz, and intel® HD graphics
 
I get this a lot in both master and buildmode branches:
7f6971d92a40a5e176270339629bb2a9.png


If I ignore it, and leave it there open, then I can continue to play the game. If I press OK or close it, the game crashes. (stops responding) I get it at one point or another at least 90% of the time.
I don't get this error message, Strange.....
 
New build out. Here's a summary of changes:

  • Walls and floors cannot be placed/changed if they violate any object rules by doing so.
  • Added support physics. Closed rooms and columns support the floor above them. You can't build on unsupported ground.
  • Object ground rules, eg. must be on air, can't be on terrain, can't be on pool (prep)...
  • Fixed Sim interactions. You can now click on sims, even move them in buy mode. (NOTE: DO NOT MOVE SIMS IN BUY MODE)
  • Fixed various objects causing the sim to face in an incorrect direction when trying to use them. (cooking job object, dollhouse, stairs)
NOTE: you still need to manually place the stairs in the job lot provided. The blueprint has an unusual position for them.
Download here: http://52.18.99.73/repository/download/ProjectDollhouse_TsoClient/87:id/dist-34.zip
 
Last edited:
I get this a lot in both master and buildmode branches:
7f6971d92a40a5e176270339629bb2a9.png


If I ignore it, and leave it there open, then I can continue to play the game. If I press OK or close it, the game crashes. (stops responding) I get it at one point or another at least 90% of the time.
What I am interested in though, is if certain people never get this error message, and which ones do. Are you running the game on a laptop with switchable graphics?
I got this error when placing an elevator. Intel HD 4400.
 
Going back to the first couple of pages, its insane seeing how much progress Simantics, and PD in general has made! Also just this week there has been so much stuff happening, I think we've filled 8 pages on this forum so far.:D

EDIT: Also, 1311th comment anniversary.
 
Is there anyway to turn the ambient sounds off?
Haha, yeah when I'm building a house I hear silverware going: (Ding, ding, ding, dong... *Clanging of plates* then, silverware again going: Ding, ding, ding, dong... over and over.)
 
Last edited:
Rhys, did you change anything like Tuning.cs, Program.cs, and the other files found in this screenshot?
upload_2015-7-24_7-20-10.png
I'm getting invalid path errors :(
 
What I am interested in though, is if certain people never get this error message, and which ones do. Are you running the game on a laptop with switchable graphics?
Happens to me once in a while when browsing the catalog (i7 3632qm, 8GB RAM, gt635m).

5i7skpO.png

Found a glitch!

DeIqiAq.png

Is it supposed to behave like this? This way you can't duplicate the walls from lower level unless you start breaking physics/placing a floor over there.
 
Last edited:
Happens to me once in a while when browsing the catalog (i7 3632qm, 8GB RAM, gt635m).

5i7skpO.png

Found a glitch!

DeIqiAq.png

Is it supposed to behave like this? This way you can't duplicate the walls from lower level unless you start breaking physics/placing a floor over there.

With that image, I think the squares still show in TS1, regardless if it's a diagonal space.
 
People who get the error: are you all on laptop hardware?
5i7skpO.png

Found a glitch!

DeIqiAq.png

Is it supposed to behave like this? This way you can't duplicate the walls from lower level unless you start breaking physics/placing a floor over there.
Room logic is a little bit iffy for diagonals. I'll need to see how I can fix that. What's with the diagonal that hasn't cut away? Rotation glitch?
Rhys, did you change anything like Tuning.cs, Program.cs, and the other files found in this screenshot?
View attachment 739
I'm getting invalid path errors :(
This hasn't changed at all.
 
Status
Not open for further replies.
Back
Top