View Issue Details

IDProjectCategoryView StatusLast Update
0000330Populous: The BeginningAutomatic Crash Reportpublic2016-06-19 20:57
ReporterCrashBot Assigned ToRed  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version1.1 
Summary0000330: PopTB Crash! - 1480 - -1229542168
Description ==== USER REPORT ====
Happens in 1480


===== User/OS Data =====
Operating System: Windows NT
Operating System Name: Windows 8
Operating Version: 6.2 (Build 9200)
Architecture: IA32
Processor Count: 2

===== Game Data =====
Networked: 1
Map: Pray for Life
Number of players: 2
Length of game: 46095945 USec
Cheats enabled: 0
Number of Used Objects (GLOBAL): 0
Number of Used Objects (LOCAL): 0
Number of Free Objects (GLOBAL): 0
Number of Free Objects (LOCAL): 0

===== Network Data =====
Player #0:
In Use: 1
Host: 1
dwFlags: 640
SlotNo: 120
Name: RedShaman
Unique ID: 0
Port: 7574
Address: 127.0.0.1
Blocked?: 0
Player 0000001:
In Use: 1
Host: 0
dwFlags: 640
SlotNo: 120
Name: RedSpy
Unique ID: 1
Port: 0
Address:
Blocked?: 0

===== Stack Data =====
game_main (in "main.cpp", line 25)
game (in "Game.cpp", line 460)
process_main_game (in "Game.cpp", line 776)
do_gameturn_process (in "Game.cpp", line 2073)
process_received_game_packets (in "Io.cpp", line 649)
process_a_single_game_packet (in "Io.cpp", line 701)
process_player_command_packet_2 (in "Io.cpp", line 5803)
send_players_curr_cmd_group_to_nearest_bldg (in "Commands.cpp", line 3227)

Additional Information-1229542168
TagsNo tags attached.
Build Number

Activities

CrashBot

2016-06-17 23:15

reporter  

crash_dump.zip (191,441 bytes)

Red

2016-06-19 20:57

developer   ~0000140

When distributing units to huts, there was a scenario where building_idx could go negative when subtracting the pathfinding_correction due to building_idx being reset to zero.

The pathfinding_correction is now set to zero as well.

Issue History

Date Modified Username Field Change
2016-06-19 20:55 Red Assigned To => Red
2016-06-19 20:55 Red Status new => assigned
2016-06-19 20:57 Red Note Added: 0000140
2016-06-19 20:57 Red Status assigned => resolved
2016-06-19 20:57 Red Fixed in Version => 1.1
2016-06-19 20:57 Red Resolution open => fixed