View Issue Details

IDProjectCategoryView StatusLast Update
0000520Populous: The BeginningAutomatic Crash Reportpublic2019-09-18 16:20
ReporterCrashBot Assigned ToBrandan  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Summary0000520: PopTB Crash! - 2969 - 150881146
Description ==== USER REPORT ====
idk what happened



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

===== Game Data =====
Networked: 1
Map: Erecting Paths
Number of players: 5
PlayerNum: 0
Cheats enabled: 0
Version: DEBUG Type: SOFTWARE

===== Network Data =====
Player #0:
In Use: 1
Host: 1
dwFlags: 0
SlotNo: 0
Name: MrKosjaK
Unique ID: 0
Port: 0
Address:
Blocked?: 0
Additional Information150881146
TagsNo tags attached.
Build Number2969

Activities

CrashBot

2019-09-17 14:05

reporter  

crash_dump.zip (1,722,533 bytes)

Brandan

2019-09-18 16:20

administrator   ~0000235

This is caused by a scripting bug in erectpath.chai where you put -1 as the second and third spell, this is NOT allowed use M_SPELL_NONE:

ATTACK(TRIBE_PINK, G_RANDOM(2), 0, ATTACK_BUILDING, -1, 0, M_SPELL_LAND_BRIDGE, -1, -1, ATTACK_NORMAL, 0, 13, 15, -1);

Issue History

Date Modified Username Field Change
2019-09-18 16:20 Brandan Assigned To => Brandan
2019-09-18 16:20 Brandan Status new => closed
2019-09-18 16:20 Brandan Resolution open => no change required
2019-09-18 16:20 Brandan Note Added: 0000235