POV-Ray : Newsgroups : povray.unofficial.patches : raystorm error Server Time
1 Sep 2024 16:15:11 EDT (-0400)
  raystorm error (Message 1 to 6 of 6)  
From: Setepenaset
Subject: raystorm error
Date: 4 Apr 2001 13:51:03
Message: <3acb5f07@news.povray.org>
Howdy all -
I'm sure this must be the wrong group, but right now it seems the closest I
can find. Sorry. But could any of y'all glow-in-the-dark programming wizards
explain the following, and possibly point me to an avenue of correction? I
have a nice disassembler and an excellent hex editor. I merely lack
programming expertise.

In attempting to run raystorm, I got the following :
>  the raystorm.exe file is linked to missing export >rsi.dll:rsiAddBrush_.

Error log contained this:
------------------------------------------------------
raystorm error message:

"the instruction at 0043f349 referenced memory at ffffffff
the memory could not be read from"

RAYSTORM caused an invalid page fault in
module RSI.DLL at 0167:0043f349.
Registers:
EAX=00000000 CS=0167 EIP=0043f349 EFLGS=00010206
EBX=00000006 SS=016f ESP=0059f318 EBP=0059f328
ECX=005c0578 DS=016f ESI=00000006 FS=18b7
EDX=0059f320 ES=016f EDI=005c0590 GS=0000
Bytes at CS:EIP:
a5 a5 a5 c7 45 f0 00 00 00 00 8b 45 f0 89 ec 5d
Stack dump:
00000000 00000000 00000006 00000000 00000000 00000000 005d0450 00000000
005c0578 00000006 00402056 005c0578 00000019 00000006 00000000 41f00000


Post a reply to this message

From: khaver
Subject: Re: raystorm error
Date: 4 Apr 2001 14:15:52
Message: <3acb64d8@news.povray.org>
"Setepenaset" <ron### [at] hotmailcom> wrote in message
news:3acb5f07@news.povray.org...
> Howdy all -
> I'm sure this must be the wrong group, but right now it seems the closest
I
> can find. Sorry. But could any of y'all glow-in-the-dark programming
wizards
> explain the following, and possibly point me to an avenue of correction? I
> have a nice disassembler and an excellent hex editor. I merely lack
> programming expertise.
>
> In attempting to run raystorm, I got the following :
> >  the raystorm.exe file is linked to missing export
>rsi.dll:rsiAddBrush_.
>
This might be a corrupt or old version of rsi.dll.  Try reinstalling
raystorm.

BTW this is a POVray news group.  You might see if there is a raystorm
newsgroup somewhere.

Khaver


Post a reply to this message

From: Chris Huff
Subject: Re: raystorm error
Date: 4 Apr 2001 16:47:54
Message: <chrishuff-AADAA5.15475204042001@news.povray.org>
In article <3acb5f07@news.povray.org>, "Setepenaset" 
<ron### [at] hotmailcom> wrote:

> I'm sure this must be the wrong group, but right now it seems the closest 
> I can find. Sorry.

I don't even know what "raystorm" is, but unless it is a modified 
version of POV-Ray or has something else to do with POV, your best bet 
would be to contact the author or find a newsgroup or mailing list that 
deals with it. You could also post to povray.off-topic, but you aren't 
as likely to get help.

-- 
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/

<><


Post a reply to this message

From: Jim Kress
Subject: Re: raystorm error
Date: 4 Apr 2001 21:19:45
Message: <3acbc831$1@news.povray.org>
Raystorm is a GAME.  It is not in any way related to POV.

http://psx.ign.com/reviews/2108.html

Jim


"Setepenaset" <ron### [at] hotmailcom> wrote in message
news:3acb5f07@news.povray.org...
> Howdy all -
> I'm sure this must be the wrong group, but right now it seems the closest
I
> can find. Sorry. But could any of y'all glow-in-the-dark programming
wizards
> explain the following, and possibly point me to an avenue of correction? I
> have a nice disassembler and an excellent hex editor. I merely lack
> programming expertise.
>
> In attempting to run raystorm, I got the following :
> >  the raystorm.exe file is linked to missing export
>rsi.dll:rsiAddBrush_.
>
> Error log contained this:
> ------------------------------------------------------
> raystorm error message:
>
> "the instruction at 0043f349 referenced memory at ffffffff
> the memory could not be read from"
>
> RAYSTORM caused an invalid page fault in
> module RSI.DLL at 0167:0043f349.
> Registers:
> EAX=00000000 CS=0167 EIP=0043f349 EFLGS=00010206
> EBX=00000006 SS=016f ESP=0059f318 EBP=0059f328
> ECX=005c0578 DS=016f ESI=00000006 FS=18b7
> EDX=0059f320 ES=016f EDI=005c0590 GS=0000
> Bytes at CS:EIP:
> a5 a5 a5 c7 45 f0 00 00 00 00 8b 45 f0 89 ec 5d
> Stack dump:
> 00000000 00000000 00000006 00000000 00000000 00000000 005d0450 00000000
> 005c0578 00000006 00402056 005c0578 00000019 00000006 00000000 41f00000
>
>
>


Post a reply to this message

From: Setepenaset
Subject: Re: raystorm error
Date: 10 Apr 2001 08:32:22
Message: <3ad2fd56@news.povray.org>
Jim wrote :

> Raystorm is a GAME.  It is not in any way related to POV.
--------------------------------------------------------------------
Thanks to all for any attempts to help. For information purposes, the
raystorm to which I refer is not a game, it is a raytracing
modeller/animator created by Andreas Heumann and Mike Hesser. To the best of
my information, there is no ng devoted to it, it is no longer in
development,.....   Sorry for bothering y'all.


Post a reply to this message

From: Bob H 
Subject: Re: raystorm error
Date: 12 Apr 2001 03:34:37
Message: <3ad55a8d$1@news.povray.org>
"Setepenaset" <ron### [at] hotmailcom> wrote in message
news:3ad2fd56@news.povray.org...
> Jim wrote :
>
> > Raystorm is a GAME.  It is not in any way related to POV.
> --------------------------------------------------------------------
> Thanks to all for any attempts to help. For information purposes, the
> raystorm to which I refer is not a game, it is a raytracing
> modeller/animator created by Andreas Heumann and Mike Hesser. To the best
of
> my information, there is no ng devoted to it, it is no longer in
> development,.....   Sorry for bothering y'all.

http://www.uni-ulm.de/~s_mhesse/raystorm.html  was the place for it
apparently.  Found a site mentioning it as an example of the programming
used.  http://www.haage-partner.com/storm/sc_e.htm

Bob H.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.