Page MenuHomeFeedback Tracker

Bad enum value when executing addMPEventHandler since 1.78
Closed, ResolvedPublic

Description

Cause: mismatch between use of 'MPKilled' or 'Killed' and addMPEventHandler and/or the name of the event handler may be case sensitive now.
Solved by updating code to capitalize names of EH as on the wiki and use addMPEventHandler or addEventHandler depending on where the EH should fire.

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce

This always occurs on a test server running Windows 10 Professional and seems to be intermittant on production servers run on NFO VDS running Windows 12 Server.

Additional Information

the issues were resolved by updating the code. The issue was on my end. Please mark this thread as closed.

Event Timeline

The code that is causing this error is available from my github if that is helpful.

https://github.com/Ghostrider-DbD-/blckeagles-revisited-RC

Ghostrider-DBD- renamed this task from Bad enum value when executing addMPEventHandler sicne 1.78 to Bad enum value when executing addMPEventHandler since 1.78.Dec 13 2017, 1:19 PM
Ghostrider-DBD- changed Severity from Major to None.
Ghostrider-DBD- edited Additional Information. (Show Details)
Wulf closed this task as Resolved.Dec 13 2017, 4:38 PM
Wulf claimed this task.