Jump to content

The Duel Portal Program - available now


.Leo

Recommended Posts

  • Replies 551
  • Created
  • Last Reply

Bad news, the server has unexpectedly malfunctioned. But don't worry, this just means 1 or 2 days until this is released. The only suggestion I saw for this program was the Card Folders, so we will just fix the server, implement that and release it. Hang in there, sorry for the wait ^^'

Link to comment
Share on other sites

Bad news, the server has unexpectedly malfunctioned. But don't worry, this just means 1 or 2 days until this is released. The only suggestion I saw for this program was the Card Folders, so we will just fix the server, implement that and release it. Hang in there, sorry for the wait ^^'

It is alright.

As long as you try and fix the problem :D

Link to comment
Share on other sites

Quick Q, something I should have asked before, my fualt and sorry for it, but anyhow, is there a way to upload a .dek file on it like on yugiohnetwork and yvd? Just might ask, thats all....

 

You can save decks as .sol files, so it's like YVD in that way, but I don't know how yugiohnetwork does it...

 

the .sol files are easy to edit with notepad, but they are formatted differently from .dek files. Hope that answers your question.

 

Added, thanks Skylie.

 

Also, forgot to add, if anyone runs into any technical difficulties you can PM me and we'll try to figure it out.

Link to comment
Share on other sites

I was just wondering because yvd format is .dek and I already have a deck saved and wanted o upload it or do I need to change its format?

 

Oh I see... you'd need to upload all those cards then in the database, cause they aren't in there yet. It might take a couple days (since you can only upload 5 cards per day) but you could do that.

 

Afterwards you'd be better off just making the deck again, the formats are too different. Duel Portal lists off every individual card but YVD groups them.

Link to comment
Share on other sites

There seems to be a couple of problems when I go to make a card. Possibly because I don't have clearance yet to make cards. =\

 

And I keep getting this error. I will list the text that's in the details box below.

 

 

 

[spoiler=Details]

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

 

************** Exception Text **************

System.ArgumentException: Procedure call or argument is not valid.

at Microsoft.VisualBasic.Strings.Chr(Int32 CharCode)

at Free_Uploader.Module5.DecryptFile(String Path)

at Free_Uploader.frmDeckEditor.frmDeckEditor_Load(Object eventSender, EventArgs eventArgs)

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.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: 4.0.0.0

Win32 Version: 4.0.30319.239 (RTMGDR.030319-2300)

CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

Free Uploader

Assembly Version: 1.0.4359.39715

Win32 Version: 1.0.4359.39715

CodeBase: file:///C:/Documents%20and%20Settings/Sander/My%20Documents/My%20Pictures/Cards/Duel%20Portal/Duel%20Portal.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.235 built by: RTMGDR

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1 built by: RTMRel

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.236 built by: RTMGDR

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

Microsoft.VisualBasic

Assembly Version: 10.0.0.0

Win32 Version: 10.0.30319.1 built by: RTMRel

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

----------------------------------------

System.Core

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1 built by: RTMRel

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

----------------------------------------

Nini

Assembly Version: 1.1.0.0

Win32 Version: 1.1.0.0

CodeBase: file:///C:/Documents%20and%20Settings/Sander/My%20Documents/My%20Pictures/Cards/Duel%20Portal/Nini.DLL

----------------------------------------

System.Configuration

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Xml

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1 built by: RTMRel

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.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.

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Guest
This topic is now closed to further replies.

×
×
  • Create New...