Error DMP

Report core bugs regarding the Ultima Online Emulator Core release (version 097). You can attach your Core Dump. One bug per post.
Locked
shaka drl
Expert Poster
Posts: 74
Joined: Fri Aug 11, 2006 2:54 am

Error DMP

Post by shaka drl »


Client#245 (85.18.14.24): disconnected (account unknown)
[12/18 23:05:19] Client#131 (82.51.139.180): disconnected (account d_Sharp)
[12/18 23:05:20] Client#207 (87.14.210.221): disconnected (account d_davide)
[12/18 23:05:22] Unhandled Exception! Writing Minidump file.
This file with explanation and last lines from log files should be given to the development team.
Saved dump file to 'POL097-2006-10-29 RC Coregina-20061218211350-0.dmp'
Last Script: scripts/textcmd/pager/macrotest.ecl PC: 1946
MACROTEST.LST

1933: local #3
1934: 1L
1935: Call Method setparalized (1 params)
1936: #
PlayLightningBoltEffect(who);
1937: local #3
1938: Func(5,4): PlayLightningBoltEffect
1939: #
MoveObjectToLocation(who, 5290, 1170, 0, _DEFAULT_REALM, 0);
1940: local #3
1941: 5290L
1942: 1170L
1943: 0L
1944: "britannia"
1945: 0L
1946: Func(5,5): MoveObjectToLocation
1947: #
var who_data:=array;
1948: decl local #6
1949: array
1950: :=
1951: #
who_data[1]:=who.serial;
1952: local #6
1953: 1L
1954: local #3
1955: get member id 'serial' (6)
1956: [] := (1) #
who_data[2]:=who.name;
1957: local #6
1958: 2L
Latest core. Some suggestions?
Attachments
POL097-2006-10-29 RC Coregina-20061218211350-0.dmp
:(
(74.17 KiB) Downloaded 241 times
shaka drl
Expert Poster
Posts: 74
Joined: Fri Aug 11, 2006 2:54 am

Post by shaka drl »

This strange crash appens when i uploaded the new map3.mul. Before this crashes was inesistents :(
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm

Post by MuadDib »

Sam as reply to other crash dump you posted today.
Locked