[1.0, OSX] lightning causes crash

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
snoop
Thalore
Posts: 122
Joined: Wed Sep 21, 2011 4:40 am

[1.0, OSX] lightning causes crash

#1 Post by snoop »

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.
Attachments
tome1crash1.txt
(11.1 KiB) Downloaded 120 times

lenocinor
Cornac
Posts: 33
Joined: Thu Jan 26, 2012 5:23 am

Re: [1.0, OSX] lightning causes crash

#2 Post by lenocinor »

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] 

snoop
Thalore
Posts: 122
Joined: Wed Sep 21, 2011 4:40 am

Re: [1.0, OSX] lightning causes crash

#3 Post by snoop »

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] 

Post Reply