Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix v1.78 enum popup on xeh incompatible objects by fallback loop #811

Merged
merged 1 commit into from
Nov 30, 2017

Conversation

commy2
Copy link
Contributor

@commy2 commy2 commented Nov 30, 2017

When merged this pull request will:

  • Adding events that don't exist doesn't matter, except that it does now by creating that enum error. This PR makes it so we don't.

@commy2 commy2 added the Bug Fix label Nov 30, 2017
@commy2 commy2 added this to the 3.5 milestone Nov 30, 2017
@commy2
Copy link
Contributor Author

commy2 commented Nov 30, 2017

16:59:26 Error in expression <f (!isClass _eventClass) then {
{
_unit addEventHandler [_x, format ['call cba_x>
16:59:26   Error position: <addEventHandler [_x, format ['call cba_x>
16:59:26   Error Foreign error: Unknown enum value: "FiredBis"
16:59:26 File \x\cba\addons\xeh\fnc_initEvents.sqf [CBA_fnc_initEvents], line 1946
16:59:26 Error in expression <f (!isClass _eventClass) then {
{
_unit addEventHandler [_x, format ['call cba_x>
16:59:26   Error position: <addEventHandler [_x, format ['call cba_x>
16:59:26   Error Foreign error: Unknown enum value: "InitPost"
16:59:26 File \x\cba\addons\xeh\fnc_initEvents.sqf [CBA_fnc_initEvents], line 1946

@commy2 commy2 merged commit b4040c2 into master Nov 30, 2017
@commy2 commy2 deleted the fix-178-xeh-enum branch November 30, 2017 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants