VC:MP Launcher

Started by George, Feb 01, 2016, 07:38 AM

Previous topic - Next topic

George

Quote from: ysc3839 on Feb 05, 2016, 05:57 AMIt tooks very long time to load the server list. :( While the official browser just took about 5 seconds!
Due the server's query is done outside the application :/
Then it caches all informations needed to not do all queries over again.

ysc3839

Quote from: George on Feb 05, 2016, 06:16 AM
Quote from: ysc3839 on Feb 05, 2016, 05:57 AMIt tooks very long time to load the server list. :( While the official browser just took about 5 seconds!
Due the server's query is done outside the application :/
Then it caches all informations needed to not do all queries over again.
Why not query it directly?

Thijn

Quote from: ysc3839 on Feb 05, 2016, 06:31 AM
Quote from: George on Feb 05, 2016, 06:16 AM
Quote from: ysc3839 on Feb 05, 2016, 05:57 AMIt tooks very long time to load the server list. :( While the official browser just took about 5 seconds!
Due the server's query is done outside the application :/
Then it caches all informations needed to not do all queries over again.
Why not query it directly?
Exactly...

Queries take a very short time to execute, they're just small UDP packets.

George

Quote from: ysc3839 on Feb 05, 2016, 06:31 AM
Quote from: George on Feb 05, 2016, 06:16 AM
Quote from: ysc3839 on Feb 05, 2016, 05:57 AMIt tooks very long time to load the server list. :( While the official browser just took about 5 seconds!
Due the server's query is done outside the application :/
Then it caches all informations needed to not do all queries over again.
Why not query it directly?
Troubles, I'm working on it right now ;)

EK.IceFlake

Yup, every time I tried. I'm using windows 10 .net 4.5. Also I know that you don't know how to deal with this stuff. (perhaps you do?)
My firewall isn't supposed to block stuff without telling me first.

KAKAN

#95
Quote from: George on Feb 04, 2016, 05:57 PMI got problems on sending passwords hashed, but I've already solved that and will be working in the next update.
Nice to hear! Want it bug fixed, creating an account is really useful :)

Quote from: GeorgeAnd the MAC address is for check that the client's session will not be violated. But if this really bother you guys, I can remove it.
Yeah! Please

And about the loading thing, yes, do it directly, please! It took about 10-15 seconds or more to load it. But the thing is, it loads all the servers in the masterlist which the official browser doesn't.

And yes, I can't see the server's ping be updated every time I click on them. In short: The ping is not getting updated/refreshed. Please fix that!

EDIT: How can we add favorites manually? I want to add a IP like: "babakakan.noip.me:8192" and not the IPv4 of the server. Please add that too!
oh no

KAKAN

Well, today my friends were telling that they didn't receive the verification email. They checked their account's Spam folder too. Please activate all the pending accounts.
oh no

George

Pending accounts activated.

George

#98
Quote from: NE.CrystalBlue on Feb 05, 2016, 07:42 AMYup, every time I tried. I'm using windows 10 .net 4.5. Also I know that you don't know how to deal with this stuff. (perhaps you do?)
My firewall isn't supposed to block stuff without telling me first.

Quote from: George on Feb 01, 2016, 07:38 AM*To use the application you need at least version 4.5.1 of the .NET Framework and Visual C++ Redistributable for Visual Studio 2015.
.NET Framework 4.5.1


Buddy

Its not working in my pc :(
Buddy

George

Quote from: Buddy on Feb 12, 2016, 09:03 AMIts not working in my pc :(
Can you be more specific? Did you receive some kinda error or anything?

MacTavish

@George i am having the same issue i've installed all redists and .net frameworks but still same issue on win 7 pro 64bit

Quote from: NE.CrystalBlue on Feb 04, 2016, 06:06 PMWhen I try to log in "Object reference not set to an instance of an object.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at VCMP_Launcher.frmLogin.btnLogin_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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.6.1063.1 built by: NETFXREL3STAGE
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
VCMP_Launcher
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///Q:/evc/VCMP%20Launcher.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    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."
Also I know that you cant understand anything in that detailed error.

Grand Hunting Project
Join #SLC, #KAKAN, #Doom, #GHP @LUnet

Retired VC:MP Player/Scripter :P

George


Buddy

Please Active my account :( :P
Buddy

EK.IceFlake

Mine too
[the reset password wasn't working so I had to made a new one, and yes, that's a real email]