• Just looking around
    Posts: 11 from 2024/7/11
    Does the server log give any additional info ? Something like a stack trace (even if no source-code lines but just addresses/offsets are listed) ? Or does it only list the location of the crash itselves ?

    And yes, it is possible that there is a small difference in graphics implementation though I really do pretty standard stuff here. It is also possible it is not the graphics output but something like reaction to mouse or whatever. Or even an effect of the 68k Emulation (though this is probably more doubtful).

    It will also be interesting if this will happen with the WarpOS port (once this is done) too or not. But I am pretty sure eventually I will work it out. And while I won't do a MorphOS version I will try to fix this issue.

    Another question - Zetec-S mentioned the installer script command copyfiles would not work on MorphOS. What could I use instead? It is stuff like

    (copyfiles(source "G17Ami:Locals/Gorky17.info")(help "")(dest #dest-dir)(all))

    which appearently causes the problem (I use stuff like this all the time, Zetec-S fixed that by copying the needed files manually).
  • »11.07.24 - 17:26
    Profile