Portal 2 Map Launcher
Quote from fma965 on February 4, 2012, 5:48 pmVersion 1.3 uploaded check changelog for details
Version 1.3 uploaded check changelog for details

CLICK FOR YOUTUBE VIDEO AND DOWNLOAD LINK - V1.6 Was Released On The 05/05/2012
[spoiler]TWP Download Link or ForgottenCoders Download Link! (Usually Updated Quicker)
s0AEErcYx5A[/spoiler]
Quote from fma965 on February 7, 2012, 3:49 pmnot sure if i can keep posting new posts even though it my thread so if i cant please tell me
YOUTUBE VIDEO ADDED TO DOWNLOAD PAGE AND FIRST POST - IT MAY MAKE MORE PEOPLE WANT THIS
also i am planning on recreating this from scratch soon with a sort off client/server model. I was waiting for the guy above to contact me but he hasnt so am tired of waiting and will try to do it without him. it will be 1 program with 2 tabs a server and a client tab although this may take a long time. i hope i can succeeed
not sure if i can keep posting new posts even though it my thread so if i cant please tell me
YOUTUBE VIDEO ADDED TO DOWNLOAD PAGE AND FIRST POST - IT MAY MAKE MORE PEOPLE WANT THIS
also i am planning on recreating this from scratch soon with a sort off client/server model. I was waiting for the guy above to contact me but he hasnt so am tired of waiting and will try to do it without him. it will be 1 program with 2 tabs a server and a client tab although this may take a long time. i hope i can succeeed

CLICK FOR YOUTUBE VIDEO AND DOWNLOAD LINK - V1.6 Was Released On The 05/05/2012
[spoiler]TWP Download Link or ForgottenCoders Download Link! (Usually Updated Quicker)
s0AEErcYx5A[/spoiler]
Quote from Tailgunner on February 8, 2012, 7:28 amHold on I am working on something.
Hold on I am working on something.
Video
Quote from fma965 on February 9, 2012, 3:52 pmTailgunner wrote:Hold on I am working on something.lol finally you reply
. so hows it going.
lol finally you reply . so hows it going.

CLICK FOR YOUTUBE VIDEO AND DOWNLOAD LINK - V1.6 Was Released On The 05/05/2012
[spoiler]TWP Download Link or ForgottenCoders Download Link! (Usually Updated Quicker)
s0AEErcYx5A[/spoiler]
Quote from fma965 on February 26, 2012, 2:09 pmSOURCECODE RELEASED - FIRST POST OR http://forgottencoders.co.uk/projects/p2map/
SOURCECODE RELEASED - FIRST POST OR http://forgottencoders.co.uk/projects/p2map/

CLICK FOR YOUTUBE VIDEO AND DOWNLOAD LINK - V1.6 Was Released On The 05/05/2012
[spoiler]TWP Download Link or ForgottenCoders Download Link! (Usually Updated Quicker)
s0AEErcYx5A[/spoiler]
Quote from yahaboho on April 1, 2012, 3:58 amHi,
First of all thanks for this tool, it looks very nice and handy.
Unfortunately, I could not use it so far. I get a .net error message at start-up (see below) and it seems it cannot load the map files. I have latest version .net 4 installed and run Win7 64, I tried to run admin / xp compatibility mode but no joy.
Anything I missed?
Cheers,
Y.
- Code: Select all
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Portal_2_Map_Launcher.Home.Home_Load(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.5448 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Portal 2 Map Launcher
Assembly Version: 1.3.0.0
Win32 Version: 1.3.0.0
CodeBase: file:///C:/##omitted##/Portal%202%20Map%20Launcher.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
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.5453 (Win7SP1GDR.050727-5400)
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.5446 (Win7SP1GDR.050727-5400)
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.5420 (Win7SP1.050727-5400)
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.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Hi,
First of all thanks for this tool, it looks very nice and handy.
Unfortunately, I could not use it so far. I get a .net error message at start-up (see below) and it seems it cannot load the map files. I have latest version .net 4 installed and run Win7 64, I tried to run admin / xp compatibility mode but no joy.
Anything I missed?
Cheers,
Y.
- Code: Select all
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Portal_2_Map_Launcher.Home.Home_Load(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.5448 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Portal 2 Map Launcher
Assembly Version: 1.3.0.0
Win32 Version: 1.3.0.0
CodeBase: file:///C:/##omitted##/Portal%202%20Map%20Launcher.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
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.5453 (Win7SP1GDR.050727-5400)
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.5446 (Win7SP1GDR.050727-5400)
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.5420 (Win7SP1.050727-5400)
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.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Quote from fma965 on April 10, 2012, 11:52 amyahaboho wrote:Hi,First of all thanks for this tool, it looks very nice and handy.
Unfortunately, I could not use it so far. I get a .net error message at start-up (see below) and it seems it cannot load the map files. I have latest version .net 4 installed and run Win7 64, I tried to run admin / xp compatibility mode but no joy.
Anything I missed?
Cheers,
Y.
- Code: Select all
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Portal_2_Map_Launcher.Home.Home_Load(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.5448 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Portal 2 Map Launcher
Assembly Version: 1.3.0.0
Win32 Version: 1.3.0.0
CodeBase: file:///C:/##omitted##/Portal%202%20Map%20Launcher.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
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.5453 (Win7SP1GDR.050727-5400)
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.5446 (Win7SP1GDR.050727-5400)
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.5420 (Win7SP1.050727-5400)
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.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------sorry for late reply. just wondering what version of portal 2 are you using? skidrow and steam both work. the problem occurs when this registry entry
- Code: Select all
HKEY_CLASSES_ROOTApplicationsportal2.exeshellopencommand
is not found, have u loaded portal 2? as soon as portal2.exe is loaded it will create the needed registry entry.
First of all thanks for this tool, it looks very nice and handy.
Unfortunately, I could not use it so far. I get a .net error message at start-up (see below) and it seems it cannot load the map files. I have latest version .net 4 installed and run Win7 64, I tried to run admin / xp compatibility mode but no joy.
Anything I missed?
Cheers,
Y.
- Code: Select all
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Portal_2_Map_Launcher.Home.Home_Load(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.5448 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Portal 2 Map Launcher
Assembly Version: 1.3.0.0
Win32 Version: 1.3.0.0
CodeBase: file:///C:/##omitted##/Portal%202%20Map%20Launcher.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
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.5453 (Win7SP1GDR.050727-5400)
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.5446 (Win7SP1GDR.050727-5400)
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.5420 (Win7SP1.050727-5400)
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.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
sorry for late reply. just wondering what version of portal 2 are you using? skidrow and steam both work. the problem occurs when this registry entry
- Code: Select all
HKEY_CLASSES_ROOTApplicationsportal2.exeshellopencommand
is not found, have u loaded portal 2? as soon as portal2.exe is loaded it will create the needed registry entry.

CLICK FOR YOUTUBE VIDEO AND DOWNLOAD LINK - V1.6 Was Released On The 05/05/2012
[spoiler]TWP Download Link or ForgottenCoders Download Link! (Usually Updated Quicker)
s0AEErcYx5A[/spoiler]
Quote from yahaboho on April 11, 2012, 10:54 amHi fma65,
Thanks for the advice. I guess I was getting this error because I was launching, the tool first and the game after. Now all good. Thanks a lot!
Y.
Hi fma65,
Thanks for the advice. I guess I was getting this error because I was launching, the tool first and the game after. Now all good. Thanks a lot!
Y.
Quote from fma965 on April 12, 2012, 11:21 amu only need to run the game once prior to launching this as it will save the entry to the registry.
then you can launch the game via my program.
u only need to run the game once prior to launching this as it will save the entry to the registry.
then you can launch the game via my program.

CLICK FOR YOUTUBE VIDEO AND DOWNLOAD LINK - V1.6 Was Released On The 05/05/2012
[spoiler]TWP Download Link or ForgottenCoders Download Link! (Usually Updated Quicker)
s0AEErcYx5A[/spoiler]
Quote from fma965 on April 15, 2012, 7:30 amPortal 2 Map Launcher V1.4 Released.
Hey guys i decided to work on portal 2 map launcher yesterday and added a few features that people wanted like the 'Drag n Drop' map copier. Also I fixed the crash that occurred when the registry did not contain the portal2.exe entry and have made it ask you for the the location of the portal2.exe if the registry entry can not be found.
Portal 2 Map Launcher V1.4 Released.
Hey guys i decided to work on portal 2 map launcher yesterday and added a few features that people wanted like the 'Drag n Drop' map copier. Also I fixed the crash that occurred when the registry did not contain the portal2.exe entry and have made it ask you for the the location of the portal2.exe if the registry entry can not be found.

CLICK FOR YOUTUBE VIDEO AND DOWNLOAD LINK - V1.6 Was Released On The 05/05/2012
[spoiler]TWP Download Link or ForgottenCoders Download Link! (Usually Updated Quicker)
s0AEErcYx5A[/spoiler]