Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Time4Tea

Pages: [1]
1
Troubleshooting / Re: OpenXCom on armv7 - seg fault
« on: May 03, 2020, 06:37:29 pm »
it's most likely not about data files
the game crashes at sorting item rules, probably NPE or something... no idea why

this is the place where it crashes: https://github.com/OpenXcom/OpenXcom/blob/master/src/Mod/Mod.cpp#L2439
to say more, I'm afraid you'll need to debug... it normally shouldn't crash there

Thanks, I attached a longer log file, having enabled debugging and verbose logging in the config file. As you say, from the log file, it looks like it is finding the data files. It seems to be crashing when it tries to load the vars.rul ruleset. I'll try to have a look at debugging, if I can find some time.

2
Troubleshooting / OpenXCom on armv7 - seg fault
« on: May 02, 2020, 11:55:25 pm »
Hi, I built openxcom yesterday on my armv7 Chromebook (running Linux, built using the AUR script). The game seemed to build fine; however, when I try to run, I get a segmentation fault error (log file attached). I'm trying to run the vanilla game with no mods and I know my data files are good, as the game runs fine in dosbox. Any ideas what the problem might be?

3
Troubleshooting / Re: Can't submit new post - external link?
« on: May 02, 2020, 11:49:51 pm »
Try posting your log as an attachment instead of in the post.

Ok, I will do. Thanks  :)

4
Troubleshooting / Can't submit new post - external link?
« on: May 02, 2020, 07:01:09 pm »
Hi, I am a new user to this forum. I am trying to post about an issue I am having with a build on ARM. It is not allowing me to post, telling me that I can't post external links. However, there is no external link in my post, although I am trying to post the contents of my openxcom.log file. Any ideas what might be causing this?

Pages: [1]