Rare Witch Roundtable Podcast
Go Back   The Rare Witch Project Forums > Gaming > Rare & Playtonic > Homebrew Games and Tools

Homebrew Games and Tools If you've created a trainer, texture editor, or a full-blown fangame we'd like to see it here. Show off your mad programming skills.

Reply
 
Thread Tools
  #421  
Old 23rd June 2009, 11:29 AM
Airman's Avatar
Airman Airman is offline
The Hero of the Hour
 
Join Date: Jul 2006
Location: Don't
Total Awards: 2
You're Appreciated! INFECTED - B1K1 
Ahh Thanks.That was on the other page too. Sorry.
__________________
A.K.A Reborn
Reply With Quote


  #422  
Old 23rd June 2009, 08:06 PM
Breegullbeak's Avatar
Breegullbeak Breegullbeak is offline
Rare Witch Hero
 
Join Date: Apr 2009
Location: A Light House below a city
Total Awards: 10
You're Appreciated! Bashful Imagination Game On Reminiscence 
I'm getting this for every model.
Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at BK_Viewer.Main.VTX()
   at BK_Viewer.Main.ParseCurrentCommand()
   at BK_Viewer.Main.F3D_To_OpenGL(DisplayList[]& N64Dlist, OGLModel[]& OGLDList, Boolean appendList)
   at BK_Viewer.Main.ParseModel()
   at BK_Viewer.Main.FileTree_AfterSelect(Object sender, TreeViewEventArgs e)
   at CodersLab.Windows.Controls.TreeView.SelectNode(TreeNode tn, Boolean select, TreeViewAction tva)
   at CodersLab.Windows.Controls.TreeView.ProcessNodeRange(TreeNode startNode, TreeNode endNode, MouseEventArgs e, Keys keys, TreeViewAction tva, Boolean allowStartEdit)
   at CodersLab.Windows.Controls.TreeView.OnMouseDown(MouseEventArgs e)
   at System.Windows.Forms.TreeView.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.TreeView.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Bottles' Glasses
    Assembly Version: 0.0.6.5
    Win32 Version: 0.0.6.5
    CodeBase: file:///C:/Users/Carol/Downloads/BG%200.65%20Final%20x64/Bottles'%20Glasses.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Tao.Platform.Windows
    Assembly Version: 1.0.0.5
    Win32 Version: 1.0.0.5
    CodeBase: file:///C:/Users/Carol/Downloads/BG%200.65%20Final%20x64/Tao.Platform.Windows.DLL
----------------------------------------
CodersLab.Windows.Controls.TreeView
    Assembly Version: 1.0.1.23525
    Win32 Version: 1.0.1.23525
    CodeBase: file:///C:/Users/Carol/Downloads/BG%200.65%20Final%20x64/CodersLab.Windows.Controls.TreeView.DLL
----------------------------------------
Tao.OpenGl
    Assembly Version: 2.1.0.12
    Win32 Version: 2.1.0.12
    CodeBase: file:///C:/Users/Carol/Downloads/BG%200.65%20Final%20x64/Tao.OpenGl.DLL
----------------------------------------
Tao.DevIl
    Assembly Version: 1.6.8.3
    Win32 Version: 1.6.8.3
    CodeBase: file:///C:/Users/Carol/Downloads/BG%200.65%20Final%20x64/Tao.DevIl.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
__________________
From where you're kneeling, it must seem like an 18-carat run of bad luck. Truth is... the game was rigged from the start -Benny
Reply With Quote


  #423  
Old 24th June 2009, 07:19 AM
mojobojo's Avatar
mojobojo mojobojo is offline
Dingpot
 
Join Date: Oct 2008
Location: Georgia
Total Awards: 1
INFECTED - B1K1 
It seems that some models have multipe parts that arent shown in the game until the game tells it to. These seem to get parsed together and make a mess like this.




Do you think that you can make it so it is possible to select what to view and export?
Reply With Quote


  #424  
Old 24th June 2009, 09:05 AM
cooliscool's Avatar
cooliscool cooliscool is offline
Dingpot
 
Join Date: Aug 2007
Location: SC, USA
Total Awards: 2
You're Appreciated! INFECTED - B1K1 
Absolutely easy. By tomorrow at the latest.
Reply With Quote


  #425  
Old 24th June 2009, 11:15 AM
mojobojo's Avatar
mojobojo mojobojo is offline
Dingpot
 
Join Date: Oct 2008
Location: Georgia
Total Awards: 1
INFECTED - B1K1 
Quote:
Originally Posted by cooliscool View Post
Absolutely easy. By tomorrow at the latest.
Yay, in the mean time I started working on a model renamer based on the BK rom map so we dont know what we are going to get what we click on. Here is the app and the source. The INI file has all of the data of the models and thier names so you can modify it to suit your needs.

Last edited by mojobojo; 6th August 2009 at 10:24 AM.
Reply With Quote


  #426  
Old 24th June 2009, 08:48 PM
cooliscool's Avatar
cooliscool cooliscool is offline
Dingpot
 
Join Date: Aug 2007
Location: SC, USA
Total Awards: 2
You're Appreciated! INFECTED - B1K1 
It'll now use the INI file to represent offset named files properly. Thanks.

http://img146.imageshack.us/img146/8...board01fxz.jpg
Reply With Quote


  #427  
Old 25th June 2009, 02:52 AM
Breegullbeak's Avatar
Breegullbeak Breegullbeak is offline
Rare Witch Hero
 
Join Date: Apr 2009
Location: A Light House below a city
Total Awards: 10
You're Appreciated! Bashful Imagination Game On Reminiscence 
Quote:
Originally Posted by cooliscool View Post
It'll now use the INI file to represent offset named files properly. Thanks.

http://img146.imageshack.us/img146/8...board01fxz.jpg
Last line of this:


http://www.youtube.com/watch?v=MRQtepPPeM8
__________________
From where you're kneeling, it must seem like an 18-carat run of bad luck. Truth is... the game was rigged from the start -Benny
Reply With Quote


  #428  
Old 25th June 2009, 10:00 AM
mojobojo's Avatar
mojobojo mojobojo is offline
Dingpot
 
Join Date: Oct 2008
Location: Georgia
Total Awards: 1
INFECTED - B1K1 
Quote:
Originally Posted by cooliscool View Post
It'll now use the INI file to represent offset named files properly. Thanks.

http://img146.imageshack.us/img146/8...board01fxz.jpg
Thats great, its nice to see my INI file be put to use on your applcication.
Reply With Quote


  #429  
Old 26th June 2009, 02:21 AM
teh_banjofan's Avatar
teh_banjofan teh_banjofan is offline
Brash Breegull
 
Join Date: Jun 2008
Location: Do you really need to know?
Total Awards: 1
INFECTED - B1K1 
Hmm...when I try to open the program it gives me this:

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidCastException: Conversion from string "" to type 'Boolean' is not valid. ---> System.FormatException: Input string was not in a correct format.
   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
   --- End of inner exception stack trace ---
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
   at BK_Viewer.Main.Form1_Load(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Bottles' Glasses
    Assembly Version: 0.0.6.5
    Win32 Version: 0.0.6.5
    CodeBase: file:///C:/Documents%20and%20Settings/Devon/Desktop/Bottle's%20Glasses/Bottles'%20Glasses.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Tao.Platform.Windows
    Assembly Version: 1.0.0.5
    Win32 Version: 1.0.0.5
    CodeBase: file:///C:/Documents%20and%20Settings/Devon/Desktop/Bottle's%20Glasses/Tao.Platform.Windows.DLL
----------------------------------------
CodersLab.Windows.Controls.TreeView
    Assembly Version: 1.0.1.23525
    Win32 Version: 1.0.1.23525
    CodeBase: file:///C:/Documents%20and%20Settings/Devon/Desktop/Bottle's%20Glasses/CodersLab.Windows.Controls.TreeView.DLL
----------------------------------------
Tao.OpenGl
    Assembly Version: 2.1.0.12
    Win32 Version: 2.1.0.12
    CodeBase: file:///C:/Documents%20and%20Settings/Devon/Desktop/Bottle's%20Glasses/Tao.OpenGl.DLL
----------------------------------------
Tao.DevIl
    Assembly Version: 1.6.8.3
    Win32 Version: 1.6.8.3
    CodeBase: file:///C:/Documents%20and%20Settings/Devon/Desktop/Bottle's%20Glasses/Tao.DevIl.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Help?
__________________
Brutal \m/
Reply With Quote


  #430  
Old 26th June 2009, 05:14 AM
mojobojo's Avatar
mojobojo mojobojo is offline
Dingpot
 
Join Date: Oct 2008
Location: Georgia
Total Awards: 1
INFECTED - B1K1 
Quote:
Originally Posted by mojobojo View Post
I had that problem too. Just set the invert y and restart the app.
Do This^^
Reply With Quote


  #431  
Old 26th June 2009, 06:43 AM
Brian's Avatar
Brian Brian is offline
Rare Witch Hero
 
Join Date: Aug 2008
Location: Middlesex County, Nu Joisey
Total Awards: 6
You're Appreciated! INFECTED - B2K1 Reminiscence Chatterbox Grey Note Medal 
Every file I try to load, I get an error. It's saying something about not having a dependancy I need.

Quote:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at BK_Viewer.Main.VTX()
at BK_Viewer.Main.ParseCurrentCommand()
at BK_Viewer.Main.F3D_To_OpenGL(DisplayList[]& N64Dlist, OGLModel[]& OGLDList, Boolean appendList)
at BK_Viewer.Main.ParseModel()
at BK_Viewer.Main.FileTree_AfterSelect(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeVi ewEventArgs e)
at CodersLab.Windows.Controls.TreeView.SelectNode(Tre eNode tn, Boolean select, TreeViewAction tva)
at CodersLab.Windows.Controls.TreeView.ProcessNodeRan ge(TreeNode startNode, TreeNode endNode, MouseEventArgs e, Keys keys, TreeViewAction tva, Boolean allowStartEdit)
at CodersLab.Windows.Controls.TreeView.OnMouseDown(Mo useEventArgs e)
at System.Windows.Forms.TreeView.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Bottles' Glasses
Assembly Version: 0.0.6.5
Win32 Version: 0.0.6.5
CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/bg/Bottles'%20Glasses.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Tao.Platform.Windows
Assembly Version: 1.0.0.5
Win32 Version: 1.0.0.5
CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/bg/Tao.Platform.Windows.DLL
----------------------------------------
CodersLab.Windows.Controls.TreeView
Assembly Version: 1.0.1.23525
Win32 Version: 1.0.1.23525
CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/bg/CodersLab.Windows.Controls.TreeView.DLL
----------------------------------------
Tao.OpenGl
Assembly Version: 2.1.0.12
Win32 Version: 2.1.0.12
CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/bg/Tao.OpenGl.DLL
----------------------------------------
Tao.DevIl
Assembly Version: 1.6.8.3
Win32 Version: 1.6.8.3
CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/bg/Tao.DevIl.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Reply With Quote


  #432  
Old 26th June 2009, 06:55 AM
mojobojo's Avatar
mojobojo mojobojo is offline
Dingpot
 
Join Date: Oct 2008
Location: Georgia
Total Awards: 1
INFECTED - B1K1 
Sounds like the wrong .net framework or you downloaded the wrong build.
Reply With Quote


  #433  
Old 27th June 2009, 12:01 AM
Brian's Avatar
Brian Brian is offline
Rare Witch Hero
 
Join Date: Aug 2008
Location: Middlesex County, Nu Joisey
Total Awards: 6
You're Appreciated! INFECTED - B2K1 Reminiscence Chatterbox Grey Note Medal 
Quote:
Originally Posted by mojobojo View Post
Sounds like the wrong .net framework or you downloaded the wrong build.
I got the right build. And I have the .NET Framework 2.
Reply With Quote


  #434  
Old 27th June 2009, 12:36 AM
SubDrag's Avatar
SubDrag SubDrag is offline
McLovin
 
Join Date: Apr 1999
Location: USA
Total Awards: 3
INFECTED - B1K1 Awesome Default Medal Random Award 
You prob need .net frame work 3.0 or 3.5
Reply With Quote


  #435  
Old 27th June 2009, 12:49 AM
Brian's Avatar
Brian Brian is offline
Rare Witch Hero
 
Join Date: Aug 2008
Location: Middlesex County, Nu Joisey
Total Awards: 6
You're Appreciated! INFECTED - B2K1 Reminiscence Chatterbox Grey Note Medal 
Quote:
Originally Posted by SubDrag View Post
You prob need .net frame work 3.0 or 3.5
Ok. Thanks. I'll download ASAP.
Reply With Quote


Reply


User Tag List

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT. The time now is 07:54 AM.


Forums powered by vBulletin® Copyright © Jelsoft Enterprises Ltd.
Website © 2000-∞ The RWP