Please or Register to create posts and topics.

Portal 2 Map Launcher

PreviousPage 2 of 4Next

Version 1.3 uploaded check changelog for details :D

Image
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]

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 :D

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

Image
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]

Hold on I am working on something.

Portal 2 Map Tool - The most convenient way to install and play custom maps
Video
Tailgunner wrote:
Hold on I am working on something.

lol finally you reply :D. so hows it going.

Image
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]

SOURCECODE RELEASED - FIRST POST OR http://forgottencoders.co.uk/projects/p2map/

Image
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]

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
----------------------------------------

yahaboho 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.

Image
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]

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.

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.

Image
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]

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.

Image
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]
PreviousPage 2 of 4Next