There still seems to be something funky about the particle effects on OSX. I've had two crashes now immediately after casting Lightning, once in Scintillating Caves and just now in Kor'Pul. The animation froze on the lighting and 2 seconds later the game crashes. This is very occasional, usually lightning works as it should.
First part of the crash log for both crashes is attached.
[1.0, OSX] lightning causes crash
Moderator: Moderator
[1.0, OSX] lightning causes crash
- Attachments
-
- tome1crash1.txt
- (11.1 KiB) Downloaded 120 times
Re: [1.0, OSX] lightning causes crash
I was able to replicate this crash myself by casting Lightning in Norgos' Lair. Just like you, it mostly works, but when it doesn't it crashes the game. Unfortunately, even though I was running with gdb, I couldn't get any log information since my computer locked up completely.
Do you have XCode installed? I would like to see if you could try running gdb as well to see if you could get any better info than I did.
EDIT: If this will help you any, DarkGod, I managed to get the error again and these were the last lines in the log I was piping out to disk:
Do you have XCode installed? I would like to see if you could try running gdb as well to see if you could get any better info than I did.
EDIT: If this will help you any, DarkGod, I managed to get the error again and these were the last lines in the log I was piping out to disk:
Code: Select all
[LOG] Ran for 2 turns (stop reason: hostile spotted to the southwest (minotaur)).
[LOG]
[LOG] Test casts Lightning.
[SPELL CRIT %] 5.3
[PROJECTOR]
Re: [1.0, OSX] lightning causes crash
Next time I play I will do so under GDB. Will update if/when I get the same error and any more infos from the log.
lenocinor wrote:I was able to replicate this crash myself by casting Lightning in Norgos' Lair. Just like you, it mostly works, but when it doesn't it crashes the game. Unfortunately, even though I was running with gdb, I couldn't get any log information since my computer locked up completely.
Do you have XCode installed? I would like to see if you could try running gdb as well to see if you could get any better info than I did.
EDIT: If this will help you any, DarkGod, I managed to get the error again and these were the last lines in the log I was piping out to disk:
Code: Select all
[LOG] Ran for 2 turns (stop reason: hostile spotted to the southwest (minotaur)). [LOG] [LOG] Test casts Lightning. [SPELL CRIT %] 5.3 [PROJECTOR]