OpenXcom Forum

Modding => OpenXcom Extended => OXCE Builds & Ports => Topic started by: dresser on August 01, 2022, 12:20:40 pm

Title: [FIXED] OXCE v7.6 for IOS crash
Post by: dresser on August 01, 2022, 12:20:40 pm
> Key Preview .Crash occurs immediately after pressing the OK button shown in the picture. The log file is attached.
Title: Re: OXCE v7.6 for IOS crash when trying to equip a ship in the squad selection menu
Post by: Meridian on August 01, 2022, 01:22:39 pm
I think I know what it is.
I'll upload a possible fix later today.
Title: Re: OXCE v7.6 for IOS crash when trying to equip a ship in the squad selection menu
Post by: dresser on August 01, 2022, 01:29:39 pm
Thanks !!! I hope everything works out for you
Title: Re: OXCE v7.6 for IOS crash when trying to equip a ship in the squad selection menu
Post by: Meridian on August 02, 2022, 09:04:48 am
Here's a potential fix: https://github.com/MeridianOXC/OpenXcom/commit/be472122e6872c51e221ce8b856dac5ef8219aa2

Can you try to cherry-pick into your build and test?
Title: Re: OXCE v7.6 для сбоя IOS при попытке экипировать корабль в меню выбора отряда
Post by: dresser on August 02, 2022, 06:45:52 pm
I edited the code in the file NextTurnState.cpp according to the link you provided, the game didn't close when my phone was connected to Xcode, it just hung in the same place where the OK button was. After restarting, without connecting the phone to Xcode, crashes and freezes disappeared - the game continues to work as good. Unfortunately, when I first started, I didn't think to include error logging in the log. 
   There is one more nuance - it lies in the fact that the game running in the Xcode emulator does not perceive my physical and on-screen keyboard, so it is impossible to write the name of the base when creating it and test the game further, is there any way to fix this? I always have to download it to my phone, but my free developer certificate has critical limitations.