View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000370 | The Dark Mod | Script/Def | public | 15.10.2007 16:35 | 18.10.2007 14:57 |
| Reporter | tels | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | SVN | ||||
| Summary | 0000370: scripts/darkmod_events.script error in line 117 unknown event "logString" | ||||
| Description | Doom crashes since today with this error: ERROR: Error: file script/darkmod_events.script, line 117: Unknown event 'logString' It happened after todays SVN checkout of DarkMod (I had crashes yesterday, but I didn't start D3 in a console so I don't know the error message) Checking out and compiling darkmod_src does not help. Happens under Linux 64bit. | ||||
| Additional Information | The Darkmod source has this: // greebo: Writes the string to the Darkmod.log file using DM_LOG const idEventDef EV_LogString("logString", "dds"); While the script says: // greebo: This is the script counterpart to DM_LOG scriptEvent void logString(float logClass, float logType, string output); | ||||
| Tags | No tags attached. | ||||