AquariusPower
AquariusPower
even on linux, frameSkip=-2 at least seems a bit inconsistent, it will only "not animate" (wait) some times, other times it behaves apparently like -1. by what he describes, he...
I think everyone is using the default automatic -1. I would like to wild guess that, if you increase the ivan's process priority on windows OS to real-time if it...
As I remember, this problem (player vanishes after crash) is probably not Aslona specific, this may happen because the way the game works, this is at `feio.cpp` (now the crash/abort...
First thing, backup all savegames now before making any more tests... so, do you have .bkp saved files for that player? if you have, it will ask to try the...
I just thought... the bug (and abort, that is not a crash) randomly happens only when a NEW dungeon level is generated... so... why not check for the bug, discard...
> Funny you should say, the world map generator already does this if it can't put (at minimum) the UT exit, Attnam, and GC on one continent. nice, that may...
this is the retry code: https://github.com/AquariusPower/ivan/blob/SomeFixes1234/Main/Source/dungeon.cpp#L92 after it is generated, it still generates rain and other things but the "undefined config sought" may happen inside that code. I tested but...
There is a new code that lets you test dungeon generation. The results will be on dbgmsg log file `grep UndefinedConfigurationSought`. I tested the Crystal Cave for about 500 times...
could be "melt (something) into an ingot"? hehe yep that needs fixing :> on the code we would change the var value from "melt" to "melt into" I think? >...
the bug still happens on latest branch somefixes1234 follow exactly what he said I used a lump of 1000cm3 and ingots of minimum volume (so we have time to suspend...