[b30] User Interface go bye bye

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

[b30] User Interface go bye bye

#1 Post by greycat »

Daikara level 1. Saw some monsters around a corner, and the game slowed WAAAAAY down. Took about 2 minutes for the screen to start updating again. I was able to play about 3-4 turns after that, with a delay of about 20 seconds per turn. Then the UI went completely away. Everything that was not the main map was black. My particle effects were still updating. I could not do anything -- no keys were doing anything, and no mouse clicks were doing anything. (Although I think there was a slight "click" sound if I left-clicked on one of the visible monsters.)

The end of the log file was full of Particle emitter errors. I tried to scroll up to where they started. It looks like this spot:

Code: Select all

snow giant      145177  dumb ai talents can use Infusion: Healing       T_INFUSION:_HEALING_1
dumb ai uses    T_INFUSION:_HEALING_1
USING   table: 0x40a3be58       Infusion: Healing
[HEALING]       145177  snow giant      for     174.15
Particle emitter error 28151d60 (32746): attempt to call a number value
L(40453378) Particle updater error 28151d60 (671305952, 570823702): attempt to index a number value
Particle emitter error 2863d040 (32746): attempt to call a number value
L(40453378) Particle updater error 2863d040 (674247440, 3718): attempt to index a number value
Particle emitter error 28151d60 (32746): attempt to call a number value
L(40453378) Particle updater error 28151d60 (671305952, 570823702): attempt to index a number value
Particle emitter error 2863d040 (32746): attempt to call a number value
L(40453378) Particle updater error 2863d040 (674247440, 3718): attempt to index a number value
Particle emitter error 28151d60 (32746): attempt to call a number value
L(40453378) Particle updater error 28151d60 (671305952, 570823702): attempt to index a number value
Chat never stopped coming in. I can still see it appearing in the tail -f'd logfile window. I just can't say anything back (would require a UI).

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [b30] User Interface go bye bye

#2 Post by darkgod »

Do you have the full log?
I saw it happen a few times too but I can't seem to find the common element yet
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

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

Re: [b30] User Interface go bye bye

#3 Post by greycat »

Emailed.

Post Reply