Grummel7
Grummel7
Okay, it seems the first deny in each case is always one with execute and ld_so, the others seem to follow. But nevertheless, the same accesses work most of the...
> Out of curiosity, which kernel are you using? ``` # uname -a Linux fm-ccms8-2.comsoft.de 4.18.0-348.12.2.el8_5.x86_64 #1 SMP Mon Jan 17 07:06:06 EST 2022 x86_64 x86_64 x86_64 GNU/Linux ``` I...
According to `git log 5db2cc6` it had been based on 8c226c799ec767772f37052dd35f5941b4425fea.
I just dug into it: It seems that the error actually occurs the turn before. A Fleet has route A->B->C->D. It passes B, but for some reason, C is also...
Please use this version: [xenophobic.macros.txt](https://github.com/freeorion/freeorion/files/9641457/xenophobic.macros.txt) > Can anyone spot what I've broken here? The problem was, that you copied the version that did the lookup for max jumps and deleted...
> For the record: that version would have been buggy: the macro at the end of the file has a NamedInteger, and that macro is called twice, so it would...
> This doesn't work (it never activates): > > ``` > // Xeno Frenzy > scope = Source > activation = [[CONDITION_OTHER_SPECIES_NEARBY]] // other species within 4 jumps, etc. >...
> a macro gets string expanded, so if that gets included multiple times the same text is multiple times in different focs files. So if there is a named value...
Another case is this: Settle a planet one step outside your supply network. The turn after you settled it, stability looks like this:  I would expect the planet to...
Well, the AI does a lot of updates and it will rather get more than less. ``` 21:56:37.616324 {0x00007fca7185b780} [debug] timer : ScopedTimer.cpp:48 : Universe::UpdateMeterEstimatesImpl on 541 objects time: 112...