View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000499 | Populous: The Beginning | Automatic Crash Report | public | 2019-09-11 09:29 | 2019-09-11 23:22 |
| Reporter | CrashBot | Assigned To | Brandan | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Summary | 0000499: PopTB Crash! - 2922 - 1073120127 | ||||
| Description | ==== USER REPORT ==== Tried to load script via cmd arg ===== 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: 0 Map: Number of players: 0 PlayerNum: 0 Cheats enabled: 0 Version: DEBUG Type: SOFTWARE | ||||
| Additional Information | 1073120127 | ||||
| Tags | No tags attached. | ||||
| Build Number | 2922 | ||||
|
|
|
|
|
Scripts load before the game loads so you can't run example.chai because it spawns still before the game loads. If you remove these 2 lines from the top of example.chai createThing(T_EFFECT,M_EFFECT_ARMA_ARENA,TRIBE_NEUTRAL, ArenaSpot, false, false); notify_user("Created by Brandan Lasley 2015"); It should load. |