Giter Club home page Giter Club logo

wow-custom-launcher's People

Contributors

gslance avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wow-custom-launcher's Issues

Warning at Compilate

Operación Compilar iniciada..
1>------ Operación Compilar iniciada: Proyecto: Updater, configuración: Release Any CPU ------
2>------ Operación Compilar iniciada: Proyecto: WoWLauncher, configuración: Release Any CPU ------
1>C:\Users\Daniel\Desktop\wow-custom-launcher-main\Updater\Program.cs(47,31,47,36): warning SYSLIB0014: 'WebClient.WebClient()' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\UpdateController.cs(49,16,49,32): warning CS8618: El elemento campo "m_RealmAddress" que no acepta valores NULL debe contener un valor distinto de NULL al salir del constructor. Considere la posibilidad de declarar el elemento campo como que admite un valor NULL.
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\UpdateController.cs(62,34,62,56): warning SYSLIB0014: 'WebRequest.Create(string)' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\UpdateController.cs(75,35,75,40): warning SYSLIB0014: 'WebClient.WebClient()' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\PatchController.cs(76,38,76,71): warning SYSLIB0014: 'WebRequest.Create(string)' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\PatchController.cs(103,39,103,54): warning SYSLIB0014: 'WebClient.WebClient()' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\UpdateController.cs(93,34,93,56): warning SYSLIB0014: 'WebRequest.Create(string)' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\UpdateController.cs(128,35,128,40): warning SYSLIB0014: 'WebClient.WebClient()' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\PatchController.cs(214,34,214,56): warning SYSLIB0014: 'WebRequest.Create(string)' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\PatchController.cs(230,35,230,40): warning SYSLIB0014: 'WebClient.WebClient()' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>Compilación del proyecto "WoWLauncher_4o5zypf2_wpftmp.csproj" terminada.
1>Updater -> C:\Users\Daniel\Desktop\wow-custom-launcher-main\Updater\bin\Release\net6.0\Updater.dll
1>Compilación del proyecto "Updater.csproj" terminada.
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\UpdateController.cs(49,16,49,32): warning CS8618: El elemento campo "m_RealmAddress" que no acepta valores NULL debe contener un valor distinto de NULL al salir del constructor. Considere la posibilidad de declarar el elemento campo como que admite un valor NULL.
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\UpdateController.cs(62,34,62,56): warning SYSLIB0014: 'WebRequest.Create(string)' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\UpdateController.cs(75,35,75,40): warning SYSLIB0014: 'WebClient.WebClient()' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\UpdateController.cs(93,34,93,56): warning SYSLIB0014: 'WebRequest.Create(string)' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\UpdateController.cs(128,35,128,40): warning SYSLIB0014: 'WebClient.WebClient()' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\PatchController.cs(76,38,76,71): warning SYSLIB0014: 'WebRequest.Create(string)' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\PatchController.cs(103,39,103,54): warning SYSLIB0014: 'WebClient.WebClient()' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\PatchController.cs(214,34,214,56): warning SYSLIB0014: 'WebRequest.Create(string)' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\Updater\PatchController.cs(230,35,230,40): warning SYSLIB0014: 'WebClient.WebClient()' está obsoleto: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
2>WoWLauncher -> C:\Users\Daniel\Desktop\wow-custom-launcher-main\WoWLauncher\bin\Release\net6.0-windows\WoWLauncher.dll
2>Compilación del proyecto "WoWLauncher.csproj" terminada.
========== Compilación: 2 correcto, 0 erróneo, 0 actualizado, 0 omitido ==========
========= 00:04,683 Transcurrido ===========

Unable to download Patch List

I'm getting "Unable to download Patch List" everytime I start the launcher. I've both the updater and the launcher exe in the same folder, and changed the www.example.com to localhost. Can I get assistance in the matter?
image_2024-02-18_134405264
image_2024-02-18_134421088

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.