[B42] Particle Updater crashes ToME

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Grahammm
Cornac
Posts: 34
Joined: Tue Dec 14, 2004 7:22 pm
Location: UK
Contact:

[B42] Particle Updater crashes ToME

#1 Post by Grahammm »

LOG] Silowen the stone troll casts Flame.
[SPELL CRIT %] 4.3
Adding entity 45249 after 44352
[PROJECTOR] starting dam 42.838290414217
[PROJECTOR] after difficulty dam 42.838290414217
[PROJECTOR] res 14.025 0.85975 on dam 24.98238918021
[PROJECTOR] after resists dam 21.478609097686
[PROJECTOR] after flat damage armor 21.478609097686
[PROJECTOR] final dam 21.478609097686
[LOG] Kasin is on fire!
[LOG] Silowen the stone troll hits Kasin for #LIGHT_RED#22 fire#LAST# damage.
L(f52a21c0) Particle updater error 83419d0 (4, 6): attempt to call a nil value
Particle emitter error 8cb9338 (10): attempt to call a nil value
Particle emitter error 8cb9338 (10): attempt to call a nil value
Particle emitter error 8cb9338 (10): attempt to call a nil value
Particle emitter error 8cb9338 (10): attempt to call a nil value
Particle emitter error 8cb9338 (10): attempt to call a nil value
Particle emitter error 8cb9338 (10): attempt to call a nil value
Particle emitter error 8cb9338 (10): attempt to call a nil value
Particle emitter error 8cb9338 (10): attempt to call a nil value
PANIC: unprotected error in call to Lua API (attempt to call a nil value)
AL lib: alBuffer.c:1097: exit() 144 Buffer(s) NOT deleted

Massimiliano Marangio
Sher'Tul
Posts: 1120
Joined: Mon Sep 30, 2002 9:52 pm
Location: Germany

Re: [B42] Particle Updater crashes ToME

#2 Post by Massimiliano Marangio »

I'm getting similar errors and crashes. In the MacOS version that I'm testing today I got some more informations:

L(1c88b378) Particle updater error 19e7edb0 (1, 3): /data/gfx/particles/damage_shield.lua:45: attempt to index local 'self' (a nil value)

L(1c88b378) Particle updater error 19b6400 (7, 13): /data/gfx/particles/golden_shield.lua:46: attempt to index local 'self' (a nil value)

Graziel
Wyrmic
Posts: 234
Joined: Wed Sep 15, 2010 10:32 am

Re: [B42] Particle Updater crashes ToME

#3 Post by Graziel »

my part - right after loading savefile

Code: Select all

L(1f801c0) Particle updater error 46a1bd8 (1, 3): attempt to call a nil value
[ONLINE PROFILE] connected to channel	tome
L(1f801c0) Particle updater error 5b672a0 (181, 183): attempt to call a nil value
L(1f801c0) Particle updater error 5b670f0 (190, 192): attempt to call a nil value
L(1f801c0) Particle updater error 5b67060 (193, 195): attempt to call a nil value
L(1f801c0) Particle updater error 5b66fd0 (196, 198): attempt to call a nil value
L(1f801c0) Particle updater error 5b66f40 (199, 201): /data/gfx/particles/notice_enemy.lua:51: attempt to index local 'self' (a nil value)
L(1f801c0) Particle updater error 5b66eb0 (202, 204): /data/gfx/particles/notice_enemy.lua:51: attempt to index local 'self' (a nil value)
L(1f801c0) Particle updater error 5b66e20 (205, 207): attempt to call a nil value
L(1f801c0) Particle updater error 5b66d00 (211, 213): attempt to call a nil value
Particle emitter error 5b669a0 (230): attempt to call a nil value
Particle emitter error 5b669a0 (230): attempt to call a nil value
Particle emitter error 5b669a0 (230): attempt to call a nil value
Particle emitter error 5b669a0 (230): attempt to call a nil value
Particle emitter error 5b669a0 (230): attempt to call a nil value
Particle emitter error 5b669a0 (230): attempt to call a nil value
Particle emitter error 5b669a0 (230): attempt to call a nil value
Particle emitter error 5b669a0 (230): attempt to call a nil value
You are likely to be eaten by a grue

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

Re: [B42] Particle Updater crashes ToME

#4 Post by snoop »

Oops, I started my own thread about this same error before I found yours! I'm on OSX too... maybe this is unique to that version?

alex404
Low Yeek
Posts: 7
Joined: Sun Mar 04, 2012 12:21 am

Re: [B42] Particle Updater crashes ToME

#5 Post by alex404 »

I'm getting this on linux as well with b42.

Post Reply