[Fixed for V0.43] CSB an access violation exception.

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting.
Post Reply
L.Bridge
Novice
Posts: 11
Joined: Mon Mar 14, 2005 12:49 am

[Fixed for V0.43] CSB an access violation exception.

Post by L.Bridge »

Just wondering around the HOC with no characters selected.

RTC (V0.42) Diagnostic file - Mon Aug 21 12:39:32 2006

Error:
an access violation exception.

Stack Dump:
RTC.ExperienceNinja(pointer 0x00000000, int 100);
RTC.StandardHitSomething(pointer 0x07EED770, int 1088, int 1080, char 16, char 8, char 3);
RTC.ItemHitSomething(int 1088, int 1080, char 16, char 8, char 3);
RTC.AddItemToTileCheckHitSomethingMonster(int 1088, int 4962, int 1080, int 5045, char 16, char 8, char 3);
RTC.AddItemToTileCheckHitSomething(int 1088, int 4962, int 1080, int 5045, char 16, char 8, char 3);
RTC.AddItemToTileCheck(int 1088, int 4962, char 16, char 8, char 3);
RTC.AddItemToTile(int 1088, char 16, char 8, char 3, char 3);
RTC.MoveItemDirection(pointer 0x028D06B4, int 0, pointer 0x0012FAB8, pointer 0x0012FABC, pointer 0x0012FAC0, bool TRUE);
RTC.UpdateItemStdSpell(int 1088, string "4022", int 4962, char 16, char 9, char 3, pointer 0x00000000);
RTC.UpdateItems();
RTC.UpdateDungeon();
RTC.ProgStateInDungeon();
RTC.DoFrame(int 50);
RTC.WinMain();

Machine Spec:

Operating System: Windows XP Professional (5.1, Build 2600) Service Pack 2 (2600.xpsp_sp2_gdr.050301-1519)
Language: English (Regional Setting: English)
System Manufacturer: Sony Corporation
System Model: PCG-GRT896HP(GB)
BIOS: Phoenix FirstBIOS(tm) Notebook Pro Version 2.0
Processor: Intel(R) Pentium(R) 4 CPU 2.80GHz
Memory: 510MB RAM
Page File: 380MB used, 862MB available
Windows Dir: C:\WINDOWS
DirectX Version: DirectX 9.0c (4.09.0000.0904)
DX Setup Parameters: Not found
DxDiag Version: 5.03.2600.2180 32bit Unicode
User avatar
$eoub!!!
Apprentice
Posts: 45
Joined: Sun Sep 12, 2004 1:12 pm
Location: Marseille, France
Contact:

Post by $eoub!!! »

Well.. Me too, but with DMII..

Error:
an access violation exception.

Stack Dump:
RTCModule.SMTGetSafeObjectNo(string "ATTACK_METHOD_WAR_CRY", int 1015);
RTC.ProgStateSaving();
RTC.DoFrame(int 109);
RTC.WinMain();

Question : what's HOC ?
Past...Pasta ? Pastaga !
L.Bridge
Novice
Posts: 11
Joined: Mon Mar 14, 2005 12:49 am

Post by L.Bridge »

HOC = Hall Of Champions.
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

$eoub!!! - your crash is identical to this one:

http://www.dungeon-master.com/forum/vie ... hp?t=25872

and so already fixed...
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

The original bug is now fixed for V0.43 too
Post Reply