[svn 2602] particle updater error

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

[svn 2602] particle updater error

#1 Post by greycat »

No symptoms observed in-game, but my stdout started spamming these:

Code: Select all

[LOG]	#00ff00#Talent Moonlight Ray is ready to use.
Deleting particle from main lua state c763ae8 :: d766384
Deleting particle from main lua state ba4da40 :: b3c9ecc
Deleting particle from main lua state bb5f4e0 :: be8f764
Deleting particle from main lua state c0c4878 :: d0e448c
Deleting particle from main lua state cb67d00 :: d5c5aec
Deleting particle from list c0c4878 :: 0
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value
Particle updater error bb65078 (134951298, 93): attempt to call a number value

greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

Re: [svn 2602] particle updater error

#2 Post by greycat »

Also, and I'm not sure if it's related or not: saving and the loading the character (without exiting t-engine), I did not have my particle animations for my Hymn and Chant. Turning them off and back on (after cooldown), I do get the animations.

...

I'm also losing the animations randomly during play, without saving/loading. Not sure what's causing it.
Last edited by greycat on Wed Feb 02, 2011 1:34 am, edited 1 time in total.

greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

Re: [svn 2602] particle updater error

#3 Post by greycat »

And now these:

Code: Select all

Particle updater error d7285e0 (332, 134951298): /data/gfx/particles/weather_storm.lua:52: attempt to index local 'self' (a function value)
Particle updater error d7285e0 (332, 134951298): /data/gfx/particles/weather_storm.lua:52: attempt to index local 'self' (a function value)

Post Reply