Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
charneus
Wizard


Joined: 19 Jun 2005
Posts: 1876
Location: California

PostPosted: Wed Aug 06, 2008 12:59 am   

[2.35] Division by zero, direct session load
 
I don't know what the issue is here, but I created a direct connection to a session icon so that I wouldn't have to open up CMUD then choose the session I want to open.

Upon doing that and having it load my maps, I came across this error - Division by zero. The dump is below. I have sent it in, but maybe someone else can also look at it and determine the problem. I will note that it works just fine when I open CMUD first then select the session.

Code:
date/time         : 2008-08-03, 22:46:55, 964ms
computer name     : ADJTHOME
user name         : 0wner <admin>
registered owner  : 0wner
operating system  : Windows Vista Service Pack 1 build 6001
system language   : English
system up time    : 2 hours 24 minutes
program up time   : 2 hours 21 minutes
processor         : Intel(R) Celeron(R) CPU 440 @ 2.00GHz
physical memory   : 382/1023 MB (free/total)
free disk space   : (C:) 71.74 GB
display mode      : 1280x1024, 32 bit
process id        : $b20
allocated memory  : 113.00 MB
command line      : "C:\Program Files\CMUD\cMUD.exe" Charneus
executable        : cMUD.exe
exec. date/time   : 2008-07-31 16:15
version           : 2.35.0.0
compiled with     : BCB 2006/07
madExcept version : 3.0h
contact name      :
contact email     :
callstack crc     : $97c12b7f, $58a74ab0, $58a74ab0
exception number  : 2
exception class   : EDivByZero
exception message : Division by zero.

Main ($b1c):
00aa8d75 +071 cMUD.exe     zsMeta     707 +15 TzsMeta.GetEMFDimension
00aa8de0 +020 cMUD.exe     zsMeta     718  +1 TzsMeta.GetMetaBounds
00ac339d +079 cMUD.exe     MapFrame  4728  +8 TMapFr.DrawMeta
00ac8de9 +2ad cMUD.exe     MapFrame  6021 +30 DoMeta
00ac9124 +088 cMUD.exe     MapFrame  6062  +9 LoopMeta
00ac9370 +1f4 cMUD.exe     MapFrame  6112 +43 DrawLevel
00ac9b57 +43f cMUD.exe     MapFrame  6238 +51 TMapFr.DoPaint
00ac140a +01e cMUD.exe     MapFrame  4090  +2 TMapFr.OverlayPaint
00495b64 +068 cMUD.exe     ExtCtrls           TPaintBox.Paint
004c330d +061 cMUD.exe     Controls           TGraphicControl.WMPaint
004bb003 +2bb cMUD.exe     Controls           TControl.WndProc
004bf007 +4fb cMUD.exe     Controls           TWinControl.WndProc
004bac90 +024 cMUD.exe     Controls           TControl.Perform
004bf48d +18d cMUD.exe     Controls           TWinControl.PaintControls
004bf299 +131 cMUD.exe     Controls           TWinControl.PaintHandler
004c2f7a +046 cMUD.exe     Controls           TWinControl.WMPrintClient
004bb003 +2bb cMUD.exe     Controls           TControl.WndProc
004bf007 +4fb cMUD.exe     Controls           TWinControl.WndProc
004bac90 +024 cMUD.exe     Controls           TControl.Perform
004bf9b6 +0ce cMUD.exe     Controls           TWinControl.WMPaint
004c3d30 +010 cMUD.exe     Controls           TCustomControl.WMPaint
004bb003 +2bb cMUD.exe     Controls           TControl.WndProc
00990315 +00d cMUD.exe     CRVFData  6116  +3 TCustomRVFormattedData.XorDrawingEx
0098c4c6 +1f2 cMUD.exe     CRVFData  4389 +43 TCustomRVFormattedData.MouseMove
0093de2e +09e cMUD.exe     RVERVData 6863 +10 TRVEditRVData.MouseMove
00975f1c +0e4 cMUD.exe     RichView  1637 +26 TCustomRichView.MouseMove
004bb89e +06e cMUD.exe     Controls           TControl.WMMouseMove
004bb003 +2bb cMUD.exe     Controls           TControl.WndProc
004bf007 +4fb cMUD.exe     Controls           TWinControl.WndProc
004be730 +02c cMUD.exe     Controls           TWinControl.MainWndProc
0047c3e0 +014 cMUD.exe     Classes            StdWndProc
779c99cb +02b ntdll.dll                       KiUserCallbackDispatcher
76895a27 +00a USER32.dll                      DispatchMessageA
004a96dc +0fc cMUD.exe     Forms              TApplication.ProcessMessage
004a9716 +00a cMUD.exe     Forms              TApplication.HandleMessage
004a9a0b +0b3 cMUD.exe     Forms              TApplication.Run
00e4f7c4 +088 cMUD.exe     CMUD       347 +20 initialization
7675490f +010 kernel32.dll                    BaseThreadInitThunk


Charneus
Reply with quote
Taz
GURU


Joined: 28 Sep 2000
Posts: 1395
Location: United Kingdom

PostPosted: Wed Aug 06, 2008 12:15 pm   
 
From that dump it looks like it's trying to draw a meta file shape and is unable to get it's dimensions. Did you have some zMapper shapes and things in your original map? If so take a copy and remove them and see if it manages to import.
_________________
Taz :)
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Mon Aug 11, 2008 5:31 pm   
 
I'd need a copy of your map file in order to reproduce this. You might also try the 3.0 preview in the beta forum to see if the new mapper also has this problem or not.
Reply with quote
charneus
Wizard


Joined: 19 Jun 2005
Posts: 1876
Location: California

PostPosted: Tue Aug 12, 2008 2:58 am   
 
Well, I recently had zMapper installed (not bought, trial period) and I think that's what caused the error. It hasn't done that since I uninstalled zMapper. I'll take a look at the 3.0 preview and see if I get any error with my map, though.

Charneus

Edit: Er, where is the 3.0 preview? Can't seem to find it anywhere...

Charneus
Reply with quote
Tech
GURU


Joined: 18 Oct 2000
Posts: 2733
Location: Atlanta, USA

PostPosted: Tue Aug 12, 2008 5:17 am   
 
Here it is.
_________________
Asati di tempari!
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net