Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Third Party Program Support

Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities.

Reply
 
Thread Tools Display Modes
Old 05-05-2007, 09:12 PM   #26 (permalink)
Forum Expert
 
Lokai's Avatar
 
Join Date: Aug 2003
Location: Bergen, NY (Rochester)
Age: 41
Posts: 1,425
Send a message via ICQ to Lokai Send a message via MSN to Lokai Send a message via Yahoo to Lokai
Default

Quote:
Originally Posted by Irian View Post
Ohm. Yes. I just wanted to wait until I had a package that would be completly Dot NET 2.0, but if you want it... I zipped the source code for the pandora.exe and attached it to the first posting. Have fun with it - I just can't guarantee, that there are no other little changes I made (perhaps even for testing).

Please notice: This sourcecode is only a part of the whole package (the part I modified). If you want to compile your own version, load the whole package from Pandora's Box and replace the /Pandora directory with the files from my .zip.
Irian, I used this method, and am getting the following errors on Build:

"The name TSWizards could not be found."
Lokai is offline   Reply With Quote
Old 05-05-2007, 09:43 PM   #27 (permalink)
Forum Novice
 
Join Date: Mar 2004
Location: Czech Republic
Age: 28
Posts: 119
Send a message via ICQ to RadstaR
Default

Try download : TSWizard - a wizard framework for .NET - The Code Project - C# Controls
__________________
http://ultima.lonet.cz - Programs for editing MUL files.
RadstaR is offline   Reply With Quote
Old 07-25-2007, 07:39 AM   #28 (permalink)
Newbie
 
Join Date: Jun 2006
Posts: 63
Unhappy

Ok... i downlaoded pandora box and this update. when i start it, it only runs till application and then it just turns off... when i wanted to try again it sad that this program already running.

What i need to do ? =P i got Framework 1.1 and 2.0...

If this isnt a right to reply... then sorry, anyway help pls
NeTriX is offline   Reply With Quote
Old 07-25-2007, 10:26 AM   #29 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

You probably just failed to realize that PB had opened a dialogue, asking for an install language IIRC. Unfortunately that is hidden behind the splash screen. Click on the Pandora entry on the taskbar to bring it to the front.

Last edited by Setharnas; 07-25-2007 at 10:35 AM.
Setharnas is offline   Reply With Quote
Old 07-25-2007, 11:37 PM   #30 (permalink)
Forum Expert
 
Hammerhand's Avatar
 
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,370
Default

This is what I got when trying to run the 2Beta7 version..

Pandora's Box - Log
Pandora version 2.0.0.7

7/25/2007 7:15:17 PM
Windows version: 5.1.2600.131072
Processor family: Intel Pentium
Physical memory: 523760

[19:15:17] Starting
[19:15:17] Normal startup initiated
[19:15:17] Double instances check passed
[19:15:22] Reading profile Hammerhand
[19:15:24] Profile read succesfully
[19:15:25] **** ERROR ****
System.ArgumentException: The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'.
Parameter name: chars
at System.Text.Encoding.ThrowCharsOverflow()
at System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
at System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
at System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
at System.IO.BinaryReader.InternalReadOneChar()
at System.IO.BinaryReader.Read()
at System.IO.BinaryReader.PeekChar()
at TheBox.MapViewer.MapViewer.GeneratePatchData()
at TheBox.MapViewer.MapViewer..ctor()
at TheBox.Box.InitializeComponent()
at TheBox.Box..ctor()
at TheBox.Pandora.StartingContext.LoadProfile(String name)
Additional information: Profile Hammerhand failed.

Taskmanager didnt even show the .exe in the Processes listing after that. I got the profile screen, language, everything. It also was unable to generate the map images for 0 & 1. Had to remove and reinstall the 2Beta5 version.
__________________
May you have the strength of eagles' wings,
the faith and courage to fly to new heights,
and the wisdom of the universe to carry you there.
Hammerhand is offline   Reply With Quote
Old 07-26-2007, 03:03 AM   #31 (permalink)
Newbie
 
Mayla's Avatar
 
Join Date: Apr 2007
Age: 24
Posts: 82
Default Dilemma

I've a bit of a dilemma... When I run this program it either shuts off completely after I choose a profile from the picker, runs in the background only with no taskbar icon and only appears as running in the "Processes" area of the Windows Task Master, you can only get it to stop working from there as a result. Or when I create a profile it gives me this message and then doesn't stop loading appearance. Is there anything I'm doing wrong? :S

Message:

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

************** Exception Text **************
System.ArgumentException: The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'.
Parameter name: chars
at System.Text.Encoding.ThrowCharsOverflow()
at System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
at System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
at System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
at System.IO.BinaryReader.InternalReadOneChar()
at System.IO.BinaryReader.Read()
at System.IO.BinaryReader.PeekChar()
at TheBox.MapViewer.MapViewer.GeneratePatchData()
at TheBox.MapViewer.MapViewer..ctor()
at TheBox.Box.InitializeComponent()
at TheBox.Box..ctor()
at TheBox.Pandora.StartingContext.OnMainFormClosed(Ob ject sender, EventArgs e)
at System.Windows.Forms.ApplicationContext.OnMainForm Destroy(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnHandleDestroyed(Eve ntArgs e)
at System.Windows.Forms.Form.OnHandleDestroyed(EventA rgs e)
at System.Windows.Forms.Control.WmDestroy(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.Form.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)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Pandora
Assembly Version: 2.0.0.7
Win32 Version: 2.0.0.7
CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Pandora.exe
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
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.832 (QFE.050727-8300)
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.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
BoxCL
Assembly Version: 1.1.0.1
Win32 Version: 1.1.0.1
CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/BoxCL.DLL
----------------------------------------
TSWizards
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/TSWizards.DLL
----------------------------------------
ArtViewer
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/ArtViewer.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
English
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Lang/English.dll
----------------------------------------
MapViewer
Assembly Version: 2.1.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/MapViewer.DLL
----------------------------------------
Data
Assembly Version: 1.0.1762.38548
Win32 Version: 1.0.1762.38548
CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Data/Data.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
ttcpgo_4
Assembly Version: 2.0.0.7
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.
Mayla is offline   Reply With Quote
Old 07-26-2007, 03:27 AM   #32 (permalink)
Forum Expert
 
Join Date: Oct 2002
Age: 45
Posts: 4,372
Default

After merging in the updates with Arya's original I can't get PB to compile the required English.dll file. There also seems to be an issue with putting together the install package due to a missing application?

Irian, any chance of just putting up a complete, ready-to-compile package with all of your changes?
__________________
HellRazor is offline   Reply With Quote
Old 07-26-2007, 03:55 AM   #33 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

Hmm, when I updated my PB I also went the way of recompiling the whole thing, but had a little trouble with the boxserver.dll. Turned out to be connection problems due to the use of the old zlib.dll. When I updated the code to use zlib32.dll instead, it worked out.

The only problem that still persists is the missing install package application, as HR mentioned. I would hazard a guess that it was something Arya had bought a license for and therefore couldn't include.

I think I'll put together a .rar with my (so far) working compilation. But that will come as a bunch of files and directions to place them, not a neat self installer.
Setharnas is offline   Reply With Quote
Old 07-26-2007, 05:52 AM   #34 (permalink)
Forum Expert
 
Join Date: Oct 2002
Age: 45
Posts: 4,372
Default

That would be cool. It would be nice to have the code with all the changes that is in a format where you could open it with the project/solution file, and just build the solution without a ton of errors.
__________________
HellRazor is offline   Reply With Quote
Old 07-26-2007, 07:26 AM   #35 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

Ok, here they are. Also included in the project archive is the source for Ultima.dll, corrected for dif file names (that double "f" bug). I found it usefull to put it as a reference into my solutions. Also, as I mentioned, this version uses zlib32 instead of the older zlib.

Extract the program archive to the folder of your choice, then use the BoxServerSetup.exe to create the boxserver scripts in your RunUO script folder. (be sure to actually create a new folder - it defaults to pointing to the script folder itself, but doesn't create a BoxServer folder on its own!)

*Update* Small update, Irian's changes to MapViewer.dll are now integrated as well.

*Update 08-19-2007* Changed MapViewer.dll to (hopefully) not throw "Output buffer too small" exception anymore - please download it separately, I'll put it into the other two archives after getting confirmation that this works
Attached Files
File Type: rar Pandora 2.0.0.7.rar (745.9 KB, 210 views)
File Type: rar Pandora 2.0.0.7 - Project Source.rar (1.76 MB, 82 views)
File Type: rar MapViewer.rar (15.1 KB, 115 views)

Last edited by Setharnas; 08-18-2007 at 07:37 PM.
Setharnas is offline   Reply With Quote
Old 08-03-2007, 07:46 PM   #36 (permalink)
Newbie
 
Join Date: Oct 2005
Posts: 85
Default

Quote:
Originally Posted by Setharnas View Post
Ok, here they are. Also included in the project archive is the source for Ultima.dll, corrected for dif file names (that double "f" bug). I found it usefull to put it as a reference into my solutions. Also, as I mentioned, this version uses zlib32 instead of the older zlib.

Extract the program archive to the folder of your choice, then use the BoxServerSetup.exe to create the boxserver scripts in your RunUO script folder. (be sure to actually create a new folder - it defaults to pointing to the script folder itself, but doesn't create a BoxServer folder on its own!)
So I guess this one is also for .NET 2.0? I tried to make a profile after overwriting the old PB files and I got an error saying:

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

************** Exception Text **************
System.ArgumentException: The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'.
Parameter name: chars
   at System.Text.Encoding.ThrowCharsOverflow()
   at System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
   at System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
   at System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
   at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
   at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
   at System.IO.BinaryReader.InternalReadOneChar()
   at System.IO.BinaryReader.Read()
   at System.IO.BinaryReader.PeekChar()
   at TheBox.MapViewer.MapViewer.GeneratePatchData()
   at TheBox.MapViewer.MapViewer..ctor()
   at TheBox.Box.InitializeComponent()
   at TheBox.Box..ctor()
   at TheBox.Pandora.StartingContext.OnMainFormClosed(Object sender, EventArgs e)
   at System.Windows.Forms.ApplicationContext.OnMainFormDestroy(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnHandleDestroyed(EventArgs e)
   at System.Windows.Forms.Form.OnHandleDestroyed(EventArgs e)
   at System.Windows.Forms.Control.WmDestroy(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.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.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Pandora
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.0.7
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Pandora.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    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.832 (QFE.050727-8300)
    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.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
BoxCL
    Assembly Version: 1.1.0.1
    Win32 Version: 1.1.0.1
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/BoxCL.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
TSWizards
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/TSWizards.DLL
----------------------------------------
ArtViewer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/ArtViewer.DLL
----------------------------------------
English
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Lang/English.dll
----------------------------------------
MapViewer
    Assembly Version: 2.1.0.0
    Win32 Version: 2.1.0.0
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/MapViewer.DLL
----------------------------------------
Data
    Assembly Version: 1.0.1762.38548
    Win32 Version: 1.0.1762.38548
    CodeBase: file:///C:/Program%20Files/Pandora's%20Box%202/Data/Data.DLL
----------------------------------------
wjickewf
    Assembly Version: 2.0.0.7
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.
And if I try to start PB with that profile, it gets to "Loading Appearance..." and stays at that forever. This also happens to me with the first one that Irian posted.
Z3r0 is offline   Reply With Quote
Old 08-04-2007, 08:38 AM   #37 (permalink)
Lurker
 
Join Date: Jun 2007
Posts: 6
Default Solution

A problem occurred when you installed .Net Framework higher than 2.0 -> 3.0 and 3.5 beta (shipped with Microsoft Visual C# 2008 Express Edition), so..

1. Uninstall .Net Framework 3.5 (if exist)
2. Unistall .Net Framework 3.0
3. Uninstall .Net Framework 2.0,
then
4. Reboot
5. Install .Net Framework 2.0

Should be ok.
Andreew is offline   Reply With Quote
Old 08-04-2007, 07:09 PM   #38 (permalink)
Newbie
 
Join Date: Oct 2005
Posts: 85
Default

Damn, why can't there be one framework that is compatible with all these programs -.-

Ok, I'll try that Andreew. thanks

Also, there is a project on Orbsydia called PB3..

Have a looksy:

Pandora's Box 3.0 - OrBSydia DevNet
Z3r0 is offline   Reply With Quote
Old 08-04-2007, 08:17 PM   #39 (permalink)
Newbie
 
Join Date: Oct 2005
Posts: 85
Default

Quote:
Originally Posted by Andreew View Post
A problem occurred when you installed .Net Framework higher than 2.0 -> 3.0 and 3.5 beta (shipped with Microsoft Visual C# 2008 Express Edition), so..

1. Uninstall .Net Framework 3.5 (if exist)
2. Unistall .Net Framework 3.0
3. Uninstall .Net Framework 2.0,
then
4. Reboot
5. Install .Net Framework 2.0

Should be ok.
That worked, thanks =)
Z3r0 is offline   Reply With Quote
Old 08-05-2007, 01:53 AM   #40 (permalink)
Tru
Forum Expert
 
Tru's Avatar
 
Join Date: Jan 2003
Location: California
Age: 39
Posts: 3,260
Default

I cant seem to use any .exe except the original (I get an error saying I cant run 2 versions at once and there isn't another version running) and I get an authentication error using the original .exe.

Anyone else experience this?

Edit: After another reboot I can now start the new .exe but it just seems to start and disappear. Try and restart it and it says its already running, but there was no connection attempt to the server. Where'd it go!!!

Last edited by Tru; 08-05-2007 at 02:15 AM.
Tru is offline   Reply With Quote
Old 08-05-2007, 03:03 AM   #41 (permalink)
Forum Master
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,779
Send a message via Yahoo to Lord_Greywolf
Default

it is still there --- if you use task manager can see it and stop it

this is how we found to fix the problem

i am stating how we did it with the old pandora and updates with files, but should work same here

uninstall all pandoras you have and then delete directories also
reboot system
install pandora but do not run it
reboot systen
put in any replacement files, etc (we have the mapserver and pandora.exe that get replaced)
reboot system
then start pandora for the 1st time

what it seams to be is that pandora stores it profiles internally, and when you change the exe around, etc - it expect the profiles to be in a "certain" order and they are different - sort of like runuo and serial/deseril errors
and it closes down the interface, but does not fully exit

this way seams to fix it
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is offline   Reply With Quote
Old 08-05-2007, 12:51 PM   #42 (permalink)
Tru
Forum Expert
 
Tru's Avatar
 
Join Date: Jan 2003
Location: California
Age: 39
Posts: 3,260
Default

Awesome I'll try that thanks.
Tru is offline   Reply With Quote
Old 08-05-2007, 02:00 PM   #43 (permalink)
Tru
Forum Expert
 
Tru's Avatar
 
Join Date: Jan 2003
Location: California
Age: 39
Posts: 3,260
Default

That still didnt work Ive tried numerous times all with the same effect, window disappears.
Tru is offline   Reply With Quote
Old 08-05-2007, 03:56 PM   #44 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

Does it do the same when you open PB only after having your client running and logged in to your server?
Setharnas is offline   Reply With Quote
Old 08-05-2007, 04:11 PM   #45 (permalink)
Forum Expert
 
Hammerhand's Avatar
 
Join Date: Jan 2006
Location: Look behind you....
Age: 44
Posts: 1,370
Default

I've had that same problem as well. And it doesnt seem to matter if the client or anything else is running or not.
__________________
May you have the strength of eagles' wings,
the faith and courage to fly to new heights,
and the wisdom of the universe to carry you there.
Hammerhand is offline   Reply With Quote
Old 08-05-2007, 05:20 PM   #46 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

Could you please check if your registry entries correctly point to a valid UO directory? And specifically, if you have a Radarcol.mul file in it?

(registry path: HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online\1.0)


Another thing: I have updated the archive files, as they did not include Irians changes to MapViewer.dll before. Also, there seems to have been a small oversight on my behalf in the MapServerInstaller part of the project (source only). My apologies

Last edited by Setharnas; 08-05-2007 at 07:52 PM.
Setharnas is offline   Reply With Quote
Old 08-22-2007, 03:08 AM   #47 (permalink)
Newbie
 
Join Date: Jan 2004
Posts: 98
Default

Quote:
Originally Posted by Setharnas View Post
*Update 08-19-2007* Changed MapViewer.dll to (hopefully) not throw "Output buffer too small" exception anymore - please download it separately, I'll put it into the other two archives after getting confirmation that this works
The new MapViewer.dll get rid of the "buffer too small" error, thanks! Do you mind update the other two archives with the changes you made?
Rocko Wang is offline   Reply With Quote
Old 09-09-2007, 07:46 AM   #48 (permalink)
Lurker
 
Join Date: Dec 2005
Posts: 1
Default

Wich kind of problem is this?

Code:
System.IndexOutOfRangeException: Index was outside the bounds of array.
   at TheBox.BoxServer.BoxZlib.Decompress(Byte[] data, Type type)
I followed instruction, but when I try to let PandoraB7 login it give me that error and cannot login.
tassoman is offline   Reply With Quote
Old 10-30-2007, 10:50 PM   #49 (permalink)
Lurker
 
Join Date: Jul 2006
Posts: 3
Default

yes i have framework 2.0 and i recently wiped my computer and reinstalled 2.0 instead of 1.1... now the old version of pandora's box will not install for me to copy the files over in the first place...