View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001435 | FSSCP | scripting | public | 2007-07-11 10:48 | 2007-11-24 14:24 |
Reporter | VA | Assigned To | WMCoolmon | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.10 | ||||
Summary | 0001435: SEXP "script-eval-num" crashes when used | ||||
Description | It's basically the return value that's causing trouble. Using this code: #Global Hooks $GameInit: [ Function1 = function() return 1 end ] #End In conjunction with this SEXP setup: http://i5.photobucket.com/albums/y184/VA--Twisted_Infinities/Script-Eval-Num.jpg It crashes on mission commit with this error: <UNKNOWN>: Argument 1 is an invalid type 'Userdata'; number expected | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-07-11 10:48 | VA | New Issue | |
2007-07-11 10:48 | VA | Status | new => assigned |
2007-07-11 10:48 | VA | Assigned To | => WMCoolmon |
2007-11-24 14:24 | WMCoolmon | Status | assigned => resolved |
2007-11-24 14:24 | WMCoolmon | Resolution | open => fixed |
2007-11-24 14:24 | WMCoolmon | Note Added: 0008689 |