Ludeon Forums

RimWorld => Bugs => Topic started by: KageNoOni on May 04, 2017, 01:08:14 AM

Title: [A17] Game hangs while Generating Map
Post by: KageNoOni on May 04, 2017, 01:08:14 AM
The development console opens and it repeats the same messages over and over.  Tried to spawn {Animal#####} out of bounds at (-1000, -1000, -1000).  It's been hanging like this for around 20 minutes, so it's not just going slowly.

Screenshot (http://i.imgur.com/4NRTzAk.png)
Title: Re: [A17] Game hangs while Generating Map
Post by: thinkdude on May 04, 2017, 01:29:59 AM
Same problem here but only if I choose a larger map size .  It specifically happened when I choose 350 x 350 or 400 x 400 ..
Title: Re: [A17] Game hangs while Generating Map
Post by: KageNoOni on May 04, 2017, 02:22:57 AM
I was mostly using defaults.  I didn't touch map size, starting season, or mods.  The only thing I changed was 50% world size instead of 30%.
Title: Re: [A17] Game hangs while Generating Map
Post by: thinkdude on May 04, 2017, 04:13:57 AM
yeah and I actually had the same problem pop up on my default size map. just not  during generation , but instead about 5 min after starting .
Title: Re: [A17] Game hangs while Generating Map
Post by: SURU on May 04, 2017, 04:39:06 AM
Start including some logs to help devs..
Title: Re: [A17] Game hangs while Generating Map
Post by: KageNoOni on May 04, 2017, 05:30:33 AM
Quote from: SURU on May 04, 2017, 04:39:06 AM
Start including some logs to help devs..

There aren't any.  I checked.  The logs I do have are dated March 27th, April 2nd, April 12th, and two for April 26th.  None of them apply here.

Edit: By the way, there were errors generated, the kind that usually show up in logs.  In my first post, I quoted the exact errors, and even linked a screenshot of the errors.
Title: Re: [A17] Game hangs while Generating Map
Post by: Kokiethumper on May 04, 2017, 05:38:05 AM
I had this issue but only when trying to generate a map with both a road and a river.
Title: Re: [A17] Game hangs while Generating Map
Post by: ison on May 04, 2017, 06:41:49 AM
I think this bug is already fixed, but I'd like to make sure. Could you please upload the logfile? It should be in RimWorldWin_Data/output_log.txt Thanks
Title: Re: [A17] Game hangs while Generating Map
Post by: KageNoOni on May 04, 2017, 05:10:48 PM
That file is absurdly large.  It's a shame there aren't any dates in the file, as it would be easier to find only the relevant section of the log.  I'm attempting to upload it now, but the file is nearly 300 MB in size, and Pastebin is uploading it rather slowly.  The relevant errors are actually over 60k lines long, and look about the same as what was in the screenshot.
Title: Re: [A17] Game hangs while Generating Map
Post by: KageNoOni on May 04, 2017, 05:24:51 PM
Ok, got it uploaded to Google Drive.  Pastebin gave me a 413 error.

output_log.txt (https://drive.google.com/open?id=0B80Iy4NJXL3HcVB2ZE5GYmxYcGc)

Moderator's edit (Calahan) - Here is a link for the download friendly 1Mb compressed version of the above log file.
http://www14.zippyshare.com/v/sdyo98fh/file.html
Title: Re: [A17] Game hangs while Generating Map
Post by: ison on May 05, 2017, 06:44:37 AM
Quote from: KageNoOni on May 04, 2017, 05:10:48 PM
That file is absurdly large.  It's a shame there aren't any dates in the file, as it would be easier to find only the relevant section of the log.  I'm attempting to upload it now, but the file is nearly 300 MB in size, and Pastebin is uploading it rather slowly.

Wow, okay. All of those errors were most likely thrown at roughly the same time (the logfile gets overwritten every time you start the game iirc). You most likely got 1 error per each spawned thing.

The main cause of this bug is already fixed in 0.17.1528. Furthermore I made sure that similar bugs won't cause that many errors to appear in the future.

@Calahan thanks for the link.