Page 1 of 1
DMP
Posted: Tue Dec 19, 2006 8:03 am
by shaka drl
[12/19 16:59:05] 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-20061219165450-0.dmp'
Last Script: scripts/textcmd/pager/go.ecl PC: 433
go.lst
MoveObjectToLocation(who, elem.x, elem.y, elem.z, elem.Realm, MOVEOBJECT_FORCEL
423: local #0
424: local #4
425: get member id 'x' (0)
426: local #4
427: get member id 'y' (1)
428: local #4
429: get member id 'z' (2)
430: local #4
431: get member id 'realm' (113)
432: 1073741824L
433: Func(4,5): MoveObjectToLocation
434: #
435: goto444
SendSysMessage(who,"Quella destinazione ti è preclusa",3,33);
436: local #0
437: "Quella destinazione ti è preclusa"
438: 3L
439: 33L
440: Func(4,2): SendSysMessage
441: #
return;
442: ""
443: progend
return;
444: ""
445: progend
446: local #6
447: local #6
Runned uoconvert from zero. All realms redone. but when a make .go jail (x 5304 y1184) server crash

Posted: Tue Dec 19, 2006 9:11 am
by MuadDib
Very odd indeed............
Check enterscript information for this map and region.
Check packagename if enterscript exists
Check justice region also.
Just some thoughts on the first things to check here.
This also does not rule out an invalid map structure at that xyz
Posted: Tue Dec 19, 2006 9:18 am
by shaka drl
Region Jail
{
Range 5269 1157 5313 1193
EnterText Pentiti.. gli Dei saranno clementi
LeaveText Pensa bene a quello che fai la prossima volta!
Guarded 0
NoCast 1
}
But very stange things is that after pol reboot this bug occours

Posted: Tue Dec 19, 2006 9:21 am
by MuadDib
Now this is off the map0.mul the crash appears, but, only after adding a custom map3.mul ?
Posted: Tue Dec 19, 2006 9:24 am
by shaka drl
I alway had map0.mul, mapdif.mul, map2.mul, map3.mul and map4.mul. All up and with player on them.
yesterday i chaged somo statics on map3.mul, i redone uoconvert to all realms and after i done this.... only crash

Posted: Tue Dec 19, 2006 9:32 am
by MuadDib
rerun uoconvert with the realms the crashing is happening on. Make sure the mul files are "good" and not corrupted. Also run the statics cleaner that is either on this pol tool forums, or on the old pol-core-test yahoo forums.
Posted: Tue Dec 19, 2006 9:39 am
by shaka drl
Ok, now i will make a new uoconvert on a new mul files but i think nothing will appens... because i make it many times (on different mul files) and nothing changes....
PS
Now crashes are in map0.mul...... before crash was only in map3.mul but crash on client in map3.mul..... now, instead, on map0.mul if you use .go jail server explode

Posted: Tue Dec 19, 2006 10:33 am
by shaka drl
Problem solved
Bad regions.cfg

(
Sorry

Posted: Tue Dec 19, 2006 10:52 am
by MuadDib
Thought it had to do with the regions. Might have to look into that a bit more to see if we can handle it a different way, rather than crashing with no explanation.
Posted: Tue Dec 19, 2006 11:38 am
by shaka drl
Thanks for all, POL rules
