-
Notifications
You must be signed in to change notification settings - Fork 55
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
Maitreya8 crashes in Configuration Selection/Configuration TYPO. #48
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using Maitreya8 on Mac OS X 10.12.6 and I can cause it to crash by doing the following:
Launch Maitreya8.
Open "Configuration".
Tip Down the triangle on "User Interface" section to Expand it.
Click on "Colors".
Click on the "Charts" Button at the Top.
Quickly Click on the "Planets" drop down selector to select a Planet to change the displayed Color OF ...
And Click on "Vesta".
Immediately Maitreya8 crashes ...
The Crash Reporter shows up offering the following Report:
Process: Maitreya8 [62174]
Path: /Applications/Games/Maitreya8.app/Contents/MacOS/Maitreya8
Identifier: Maitreya Version 8.0
Version: 8.0 (8.0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Maitreya8 [62174]
User ID: 502
Date/Time: 2019-07-07 00:55:46.109 -0700
OS Version: Mac OS X 10.12.6 (16G2016)
Report Version: 12
Anonymous UUID: ACD1E69A-C213-EA05-D78B-565670EF6943
Time Awake Since Boot: 970000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
Performing @selector(controlAction:) from sender wxNSPopUpButton 0x62000016ac80
Assertion failed: (selplanet >= 0 && selplanet < MAX_EPHEM_OBJECTS - 2), function updateUiObjectColors, file ColorPanel.cpp, line 580.
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fffb61bbd42 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fffb62a9457 pthread_kill + 90
2 libsystem_c.dylib 0x00007fffb6121420 abort + 129
3 libsystem_c.dylib 0x00007fffb60e8893 __assert_rtn + 320
4 Maitreya Version 8.0 0x0000000100197c6f ColorPanel::updateUiObjectColors() + 1535
5 Maitreya Version 8.0 0x00000001008c3b49 wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 185
6 Maitreya Version 8.0 0x00000001008c38cb wxEvtHandler::ProcessEventLocally(wxEvent&) + 59
7 Maitreya Version 8.0 0x00000001008c3764 wxEvtHandler::ProcessEvent(wxEvent&) + 100
8 Maitreya Version 8.0 0x000000010076ea90 wxWindowBase::TryAfter(wxEvent&) + 224
9 Maitreya Version 8.0 0x000000010076ea90 wxWindowBase::TryAfter(wxEvent&) + 224
10 Maitreya Version 8.0 0x000000010076ea90 wxWindowBase::TryAfter(wxEvent&) + 224
11 Maitreya Version 8.0 0x00000001008c3bec wxEvtHandler::SafelyProcessEvent(wxEvent&) + 12
12 Maitreya Version 8.0 0x00000001006a4700 wxControlWithItemsBase::SendSelectionChangedEvent(int) + 240
13 Maitreya Version 8.0 0x0000000100607ee2 wxChoice::OSXHandleClicked(double) + 18
14 Maitreya Version 8.0 0x000000010067ceca wxWidgetCocoaImpl::controlAction(NSView*, void*, void*) + 42
15 libsystem_trace.dylib 0x00007fffb62bf3a7 _os_activity_initiate_impl + 53
16 com.apple.AppKit 0x00007fff9e6c8721 -[NSApplication(NSResponder) sendAction:to:from:] + 456
17 com.apple.AppKit 0x00007fff9e1accc4 -[NSControl sendAction:to:] + 86
18 com.apple.AppKit 0x00007fff9e1acbec __26-[NSCell _sendActionFrom:]_block_invoke + 136
19 libsystem_trace.dylib 0x00007fffb62bf3a7 _os_activity_initiate_impl + 53
20 com.apple.AppKit 0x00007fff9e1acb44 -[NSCell _sendActionFrom:] + 128
21 com.apple.AppKit 0x00007fff9e1ef539 -[NSButtonCell _sendActionFrom:] + 98
22 libsystem_trace.dylib 0x00007fffb62bf3a7 _os_activity_initiate_impl + 53
23 com.apple.AppKit 0x00007fff9e302713 -[NSPopUpButtonCell _popUpItemAction:] + 87
24 libsystem_trace.dylib 0x00007fffb62bf3a7 _os_activity_initiate_impl + 53
25 com.apple.AppKit 0x00007fff9e6c8721 -[NSApplication(NSResponder) sendAction:to:from:] + 456
26 com.apple.AppKit 0x00007fff9e19b666 -[NSMenuItem _corePerformAction] + 324
27 com.apple.AppKit 0x00007fff9e19b3d2 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114
28 libsystem_trace.dylib 0x00007fffb62bf3a7 _os_activity_initiate_impl + 53
29 com.apple.AppKit 0x00007fff9e224955 -[NSMenu performActionForItemAtIndex:] + 121
30 com.apple.AppKit 0x00007fff9e2248cc -[NSMenu _internalPerformActionForItemAtIndex:] + 94
31 com.apple.AppKit 0x00007fff9e2246f9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 107
32 com.apple.AppKit 0x00007fff9e0db580 NSSLMMenuEventHandler + 986
33 com.apple.HIToolbox 0x00007fff9f98dd85 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1708
34 com.apple.HIToolbox 0x00007fff9f98cff6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 428
35 com.apple.HIToolbox 0x00007fff9f9a2d14 SendEventToEventTarget + 40
36 com.apple.HIToolbox 0x00007fff9f9ef3e6 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
37 com.apple.HIToolbox 0x00007fff9fa1a9fb SendMenuCommandWithContextAndModifiers + 59
38 com.apple.HIToolbox 0x00007fff9fa1a9aa SendMenuItemSelectedEvent + 188
39 com.apple.HIToolbox 0x00007fff9fa1a87d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96
40 com.apple.HIToolbox 0x00007fff9f9f9b6b PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 2007
41 com.apple.HIToolbox 0x00007fff9f9f8bd3 _HandlePopUpMenuSelection8(OpaqueMenuRef*, OpaqueEventRef*, unsigned int, Point, unsigned short, unsigned int, Rect const*, unsigned short, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 612
42 com.apple.HIToolbox 0x00007fff9f9f87ab _HandlePopUpMenuSelectionWithDictionary + 287
43 com.apple.AppKit 0x00007fff9e21b5a7 _NSSLMPopUpCarbonMenu3 + 6218
44 com.apple.AppKit 0x00007fff9e219ca3 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] + 456
45 com.apple.AppKit 0x00007fff9e2953a5 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564
46 com.apple.AppKit 0x00007fff9e1a9ddb -[NSControl mouseDown:] + 832
47 Maitreya Version 8.0 0x000000010067bc4e wxWidgetCocoaImpl::mouseEvent(NSEvent*, NSView*, void*) + 238
48 com.apple.AppKit 0x00007fff9e0c97a9 forwardMethod + 133
49 Maitreya Version 8.0 0x000000010067bc4e wxWidgetCocoaImpl::mouseEvent(NSEvent*, NSView*, void*) + 238
50 com.apple.AppKit 0x00007fff9e0c97a9 forwardMethod + 133
51 com.apple.AppKit 0x00007fff9e84424f -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 6341
52 com.apple.AppKit 0x00007fff9e840a6c -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1942
53 com.apple.AppKit 0x00007fff9e83ff0a -[NSWindow(NSEventRouting) sendEvent:] + 541
54 Maitreya Version 8.0 0x000000010066cacc -[wxNSPanel sendEvent:] + 124
55 com.apple.AppKit 0x00007fff9e6c4681 -[NSApplication(NSEvent) sendEvent:] + 1145
56 Maitreya Version 8.0 0x00000001005e2721 -[wxNSApplication sendEvent:] + 97
57 com.apple.AppKit 0x00007fff9e1a10f8 -[NSApplication _doModalLoop:peek:] + 563
58 com.apple.AppKit 0x00007fff9e382026 __33-[NSApplication runModalSession:]_block_invoke + 80
59 com.apple.AppKit 0x00007fff9e381ef6 -[NSApplication runModalSession:] + 137
60 Maitreya Version 8.0 0x0000000100661910 wxGUIEventLoop::DoDispatchTimeout(unsigned long) + 64
61 Maitreya Version 8.0 0x000000010089d6b6 wxCFEventLoop::DispatchTimeout(unsigned long) + 38
62 Maitreya Version 8.0 0x000000010089d832 wxCFEventLoop::OSXDoRun() + 178
63 Maitreya Version 8.0 0x0000000100661f4f wxModalEventLoop::OSXDoRun() + 191
64 Maitreya Version 8.0 0x000000010089d931 wxCFEventLoop::DoRun() + 49
65 Maitreya Version 8.0 0x00000001007ecd12 wxEventLoopBase::Run() + 162
66 Maitreya Version 8.0 0x00000001005e4f83 wxDialog::ShowModal() + 99
67 Maitreya Version 8.0 0x0000000100004f8e ApplicationWindow::OnConfigure(wxCommandEvent&) + 446
68 Maitreya Version 8.0 0x00000001008c3b49 wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 185
69 Maitreya Version 8.0 0x00000001008c38cb wxEvtHandler::ProcessEventLocally(wxEvent&) + 59
70 Maitreya Version 8.0 0x00000001008c3764 wxEvtHandler::ProcessEvent(wxEvent&) + 100
71 Maitreya Version 8.0 0x000000010076ea90 wxWindowBase::TryAfter(wxEvent&) + 224
72 Maitreya Version 8.0 0x00000001008c3bec wxEvtHandler::SafelyProcessEvent(wxEvent&) + 12
73 Maitreya Version 8.0 0x00000001007250a0 wxMenuBase::SendEvent(int, int) + 192
74 Maitreya Version 8.0 0x000000010060ced4 wxMenu::HandleCommandProcess(wxMenuItem*, wxWindow*) + 116
75 Maitreya Version 8.0 0x0000000100668313 -[wxNSMenuItem clickedAction:] + 35
76 libsystem_trace.dylib 0x00007fffb62bf3a7 _os_activity_initiate_impl + 53
77 com.apple.AppKit 0x00007fff9e6c8721 -[NSApplication(NSResponder) sendAction:to:from:] + 456
78 com.apple.AppKit 0x00007fff9e19b666 -[NSMenuItem _corePerformAction] + 324
79 com.apple.AppKit 0x00007fff9e19b3d2 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114
80 libsystem_trace.dylib 0x00007fffb62bf3a7 _os_activity_initiate_impl + 53
81 com.apple.AppKit 0x00007fff9e224955 -[NSMenu performActionForItemAtIndex:] + 121
82 com.apple.AppKit 0x00007fff9e2248cc -[NSMenu _internalPerformActionForItemAtIndex:] + 94
83 com.apple.AppKit 0x00007fff9e2246f9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 107
84 com.apple.AppKit 0x00007fff9e0db580 NSSLMMenuEventHandler + 986
85 com.apple.HIToolbox 0x00007fff9f98dd85 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1708
86 com.apple.HIToolbox 0x00007fff9f98cff6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 428
87 com.apple.HIToolbox 0x00007fff9f9a2d14 SendEventToEventTarget + 40
88 com.apple.HIToolbox 0x00007fff9f9ef3e6 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
89 com.apple.HIToolbox 0x00007fff9fa1a9fb SendMenuCommandWithContextAndModifiers + 59
90 com.apple.HIToolbox 0x00007fff9fa1a9aa SendMenuItemSelectedEvent + 188
91 com.apple.HIToolbox 0x00007fff9fa1a87d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96
92 com.apple.HIToolbox 0x00007fff9fa1b2b7 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 702
93 com.apple.HIToolbox 0x00007fff9fa1af66 _HandleMenuSelection2 + 460
94 com.apple.AppKit 0x00007fff9e0cb368 _NSHandleCarbonMenuEvent + 239
95 com.apple.AppKit 0x00007fff9e345702 _DPSEventHandledByCarbon + 54
96 com.apple.AppKit 0x00007fff9e6c60c5 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 963
97 com.apple.AppKit 0x00007fff9df3f3db -[NSApplication run] + 926
98 Maitreya Version 8.0 0x0000000100661ad5 wxGUIEventLoop::OSXDoRun() + 117
99 Maitreya Version 8.0 0x000000010089d931 wxCFEventLoop::DoRun() + 49
100 Maitreya Version 8.0 0x00000001007ecd12 wxEventLoopBase::Run() + 162
101 Maitreya Version 8.0 0x00000001007b7fc3 wxAppConsoleBase::MainLoop() + 99
102 Maitreya Version 8.0 0x000000010062600a wxApp::OnRun() + 26
103 Maitreya Version 8.0 0x0000000100829fba wxEntry(int&, wchar_t**) + 58
104 Maitreya Version 8.0 0x0000000100001414 main + 20
105 Maitreya Version 8.0 0x00000001000013a4 start + 52
Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fffb61b434a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffb61b3797 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fffa0458114 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fffa0457591 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fffa0456de4 CFRunLoopRunSpecific + 420
5 com.apple.AppKit 0x00007fff9e097f02 _NSEventThread + 205
6 libsystem_pthread.dylib 0x00007fffb62a693b _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fffb62a6887 _pthread_start + 286
8 libsystem_pthread.dylib 0x00007fffb62a608d thread_start + 13
Thread 2:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a648e _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 13:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 14:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 17:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 18:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 19:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 20:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 21:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 22:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 23:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 24:
0 libsystem_kernel.dylib 0x00007fffb61bc44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffb62a6621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffb62a607d start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfbbc8 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbbf0 rsp: 0x00007fff5fbfbbc8
r8: 0x0000000000000000 r9: 0x0000000000000244 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00000001134c7028 r13: 0x00000001134c7000 r14: 0x00007fffbf00d3c0 r15: 0x0000000100a8a288
rip: 0x00007fffb61bbd42 rfl: 0x0000000000000206 cr2: 0x00007fffbefef128
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
REPEAT: The Selection of VESTA in the file ColorPanel.cpp, (on line 580?) causes an instant program CRASH!!!!!
SECOND BUG: a TYPO Error in Configuration / Western Astrology / Chart / General / Chart Options / Secondary Chart (Drop Down Selector) has two choices "Inside" and "Outsite" - Change "Outsite" to "Outside" please.
The text was updated successfully, but these errors were encountered: