| Author |
Message |
DeiviD
Joined: 19 Jun 2006 Posts: 79
|
Posted: Mon Dec 11, 2006 3:56 pm Post subject: POL096.4b-2006-10-29 Vestal Virgin constant crash... |
|
|
our shard is crashing on boot all the thime now, this is the log§
| Quote: | [12/11 22:36:52] Logfile opened.
POL096.4b-2006-10-29 Vestal Virgin (VS.NET 2003) compiled on Oct 29 2006 02:11:58 running.
[12/11 22:39:07] 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 'POL096.4b-2006-10-29 Vestal Virgin-20061211223651-0.dmp'
Last Script: pkg/systems/combat/equiparmor.ecl PC: 206 |
line 206 on equiparmor.ecl is return 1, whichs hella weird...
could anyone please try to help me solve this one recompiled a million times, nothing helps.
thanks
| Description: |
|
 Download |
| Filename: |
POL096.4b-2006-10-29 Vestal Virgin-20061211223651-0.dmp |
| Filesize: |
15.34 KB |
| Downloaded: |
28 Time(s) |
|
|
 |
|
|
 |
 |
| Author |
Message |
DeiviD
Joined: 19 Jun 2006 Posts: 79
|
Posted: Thu Dec 14, 2006 7:35 am Post subject: |
|
|
heres the lst and the src:
(the forum only allows .dmp files to be uploaded, so theyre .src.dmp and .lst.dmp - rename after downloading)
| Description: |
|
 Download |
| Filename: |
equiparmor.lst.dmp |
| Filesize: |
16.78 KB |
| Downloaded: |
45 Time(s) |
| Description: |
|
 Download |
| Filename: |
equiparmor.src.dmp |
| Filesize: |
1.89 KB |
| Downloaded: |
43 Time(s) |
|
|
 |
|
|
 |
 |
|
 |
 |
|
 |
 |
|
 |
 |
|
 |
 |
| Author |
Message |
DeiviD
Joined: 19 Jun 2006 Posts: 79
|
Posted: Wed Dec 20, 2006 6:39 am Post subject: |
|
|
ok, cleared storages.txt, booted ok, gone ok, then crashed right on the save...
those are the details: | Code: |
[12/20 01:46:45] Client#196: Switching to queued data mode (1, 2 bytes)
[12/20 01:46:46] Client#196: Leaving queued mode (60 bytes xmitted)
[12/20 01:46:59] Client (Character SnOOpeR) tried to drop an item out of range.
[pkg/systems/saver/saver.ecl]: Saving World State
[12/20 01:47:04] 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 'POL096.4b-2006-10-29 Vestal Virgin-20061219234433-0.dmp'
Last Script: pkg/systems/saver/saver.ecl PC: 55 |
lst: | Code: | 50: decl local #2
51: Func(3,9): ReadGameClock
52: :=
53: #
var res := SaveWorldState();
54: decl local #3
55: Func(3,10): SaveWorldState
56: :=
57: #
duration := ReadGameClock() - duration;
|
| Description: |
|
 Download |
| Filename: |
POL096.4b-2006-10-29 Vestal Virgin-20061219234433-0.dmp |
| Filesize: |
54.35 KB |
| Downloaded: |
25 Time(s) |
|
|
 |
|
|
|