Giter VIP home page Giter VIP logo

freelauncher's Introduction

freelauncher's People

Contributors

dedepete avatar n-dimens avatar stepa2 avatar

Stargazers

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

Watchers

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

freelauncher's Issues

Split dotMCLauncher.Core into several projects.

Due to growing code lines in dotMCLauncher.Core, the project started looking messy.
As a right solution for this Issue I see splitting the project into several ones.

  1. Deprecate dotMCLauncher.Core;
  2. Introduce new projects:
    • dotMCLauncher -- contains common things from other projects.
      Key Issues and other ones related to the whole project will be labelled as core.
    • dotMCLauncher.Profiling -- contains everything related to the profiles management;
      Issues related to this project will be labelled as profiling.
    • dotMCLauncher.Versioning -- contains everything related to the versions management;
      Issues related to this project will be labelled as versioning.
    • dotMCLauncher.Resourcing -- will contain everything related to the resources management;
      Issues related to this project will be labelled as resourcing.
  3. Rename dotMCLauncher.Yggdrasil into dotMCLauncher.Networking to be more related to the ecosystem being created (unless there are any objections).
    Issues related to this project will be labelled as networking.

Fill up wiki.

Fill up main pages.

  • About
    • More Screenshots
  • How-To
    • Change language
    • Install mods
      • Minecraft Forge
      • LiteLoader
      • OptiFine
      • Minecraft Forge + LiteLoader
      • Minecraft Forge + LiteLoader + OptiFine
  • Contribution
    • Translation

Forge and LiteLoader combination is not working.

Имеется версия майнкрафта с Liteloader зависящая от версии майнкрафта с Forge, которая, в свою, очередь зависит от оригинальной версии майнкрафта (номер не важен, но в данном случае 1.12)

Зависимости:
ForgeLiteloader.json -> Forge.json -> Vanilla.json

Лаунчер не смог запустить такое с двойной зависимостью.. (Возможно причина другая)

Как воспроизвести?

Установить Forge через установщик, и поверх него установить LiteLoader через установщик.
???
Profit!

Опять TLauncher:
Учитывая то, что он из зависимых версий делает независимые, он, смог запустить эту связочку.
Но именно эта особенность мне и не нравится. Это сведение на нет преимуществ системы зависимостей.

Несколько полностью одинаковых jar'ов в подпапках папки versions и засовывание туда же рядом папки natives, вместо использования .minecraft/natives... не очень.

P,S, А после того, как TLauncher перебрал .json, то FreeLauncher уже может запустить; но, что интересно, LiteLoader не загружается, хотя в консоли лаунчера он указан в аргументах..

Support ely.by accounts

Было бы неплохо иметь помимо oflline и online(лицензионного) аккаунта иметь возможность использовать аккаунт ely.by.

Документация: http://docs.ely.by/minecraft-auth.html

Низкоприоритетно.

Where to get dotMCLauncher??

Good afternoon,
Sorry to ask, but, is dotMCLauncher a library??? If yes, where can we get it??? I'm writing a launcher for a server.

Couldn't start any minecraft version downloaded from other launcher

[E] Error: Could not create the Java Virtual Machine.
[E] Error: A fatal exception has occurred. Program will exit.
[E] Unrecognized option: --username
============
Process info:
  Minecraft version/type:1.11/release
  Executable file: "F:\Program Files\Java\jre1.8.0_131\bin\java.exe"
  Arguments: "-Djava.library.path=F:\Users\Xottab_DUTY\AppData\Roaming\.minecraft\natives\ -cp  net.minecraft.client.main.Main --username Xottab_DUTY --version "Последняя версия" --gameDir F:\Users\Xottab_DUTY\AppData\Roaming\.minecraft\ --assetsDir F:\Users\Xottab_DUTY\AppData\Roaming\.minecraft\assets\ --assetIndex 1.11 --uuid sample_token --accessToken sample_token --userType offline --versionType release"
  Exit code: 1
============

Version in this log was downloaded not from FreeLauncher, but from TLauncher. When I deleted version and redownloaded it everything started to work.
Here you want watch the difference between version's jsons:
NewLauncher https://gist.github.com/Xottab-DUTY/ca59f034dafbd4dd2a4a84d45d7ea243
TLauncher https://gist.github.com/Xottab-DUTY/b3d7338d6691be8cd4e83c14b5b9b774

It would be fine if NewLauncher can parse all the json mess despite the difference in launchers

P.S. Забыл, что я мог и по-русски написать. Когда опомнился уже стало лень переписывать :D

Unsupported path format

When assets checking:

System.NotSupportedException:
at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at FreeLauncher.Forms.LauncherForm.<>c__DisplayClass27_0.<LaunchButton_Click>b__5(Object , RunWorkerCompletedEventArgs )
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)

Minecraft 1.8 and lower not run

[ERROR] Error: Could not create the Java Virtual Machine.
Process exited with error code 1(There could be problems). Session since 18:21:05(0 min. total)

Исключение: Возникло исключение "System.NullReferenceException" в dotMCLauncher.Core.dll ("Ссылка на объект не указывает на экземпляр объекта."). Возникло исключение "System.NullReferenceException" в dotMCLauncher.Core.dll ("Ссылка на объект не указывает на экземпляр объекта.")

Implement Profiling V2.

{
  "selectedProfile": "Latest Release",
  "profiles": {
    "<random-guid:0>": {
      "type": "latest-release",
      "lastUsed": "1970-01-01T00:00:00.001Z"
    },
    "<random-guid:1>": {
      "type": "latest-snapshot",
      "lastUsed": "1970-01-01T00:00:00.000Z"
    },
    "FreeLauncher": {
      "name": "FreeLauncher",
      "type": "custom",
      "created": "2018-03-11T18:04:56.624Z",
      "lastUsed": "2018-03-11T18:05:24.153Z",
      "icon": "Wool",
      "lastVersionId": "latest-release",
      "gameDir": "C:/Users/Igor/AppData/Roaming/.minecraft"
    },
    "Latest Release": {
      "name": "Latest Release",
      "type": "custom",
      "created": "2018-03-11T18:04:56.624Z",
      "lastUsed": "1970-01-01T00:00:00.000Z",
      "lastVersionId": "latest-release"
    },
    "Latest Snapshot": {
      "name": "Latest Snapshot",
      "type": "custom",
      "created": "2018-03-11T18:04:56.624Z",
      "lastUsed": "1970-01-01T00:00:00.000Z",
      "lastVersionId": "18w10d"
    }
  },
  "settings": {
    "locale": "ru",
    "showMenu": true,
    "keepLauncherOpen": false,
    "showGameLog": false,
    "crashAssistance": false,
    "enableAnalytics": false,
    "enableHistorical": true,
    "enableSnapshots": true,
    "enableAdvanced": true
  },
  "launcherVersion": {
    "name": "2.0.1003",
    "format": 21,
    "profilesFormat": 2
  },
  "authenticationDatabase": {
    "<random-guid?:2>": {
      "accessToken": "<accessToken>",
      "username": "<Mojang username or legacy username>",
      "profiles": {
        "<UUID>": {
          "displayName": "dedepete"
        }
      }
    }
  },
  "selectedUser": {
    "account": "<random-guid?:2>",
    "profile": "<UUID>"
  },
  "analyticsToken": "f0ckth34n41ytics",
  "analyticsFailcount": 0,
  "clientToken": "<sessionToken?>"
}

Revamp localizations.

  • Clean up numerous variables
  • Use only English in .cs files
  • Remove Ukrainian language, because it was not receiving any updates for a long time
  • Outdated structure: /Translations/${LanguageTag}/lang.json. New structure: /Localizations/strings.${LanguageTag}.json

Close log tab even if game is launched or log is being printed

Про закрытие лога во время игры: ещё в Luncher'е лог подвисал игру. Судя по #18 этого уже не должно быть. Но всё таки хотелка есть закрывать лог))

Но это ладно. Бывает зафлуженный/заспамленный лог или просто там много записей и ждать пока >10000 строк выведется.. не очень.

Игра уже закрылась, но лог всё ещё идёт от момента когда она только открывалась
https://yadi.sk/i/MnUjOFS93KJeEW

Problem with usernames in launcher.

My windows profilename consists of two words. And I got this error message while starting minecraft. Username is Michael Zorn, and got this error message:
[O]
[E] Error: Could not find or load main class Zorn\AppData\Roaming.minecraft\natives
[E]

Add support for AssetsInfo (assetIndex).

"assetIndex": {
        "id": "1.13.1",
        "sha1": "1e710e31f3ce2fe262373b8cf5e054ee5955d904",
        "size": 217446,
        "url": "https://launchermeta.mojang.com/mc/assets/1.13.1/1e710e31f3ce2fe262373b8cf5e054ee5955d904/1.13.1.json",
        "totalSize": 185711059
}

Can't load designer of LauncherForm.cs and other forms.

The error code:
Message Value cannot be null.
Parameter name: instance 0

And Visual Studio didnt point where the error occured.
Tried to remove every element in design file one by one didnt fix it.
Tried to remove all of it yet it didnt fix it.

I also installed Telerik Winforms UI yet it didnt work.
I unloaded/loaded references again didnt work.

Ability to change order of profiles

Было бы полезно иметь возможность перемещать профили лаунчера местами.

Сейчас приходится перемещать их вручную, блокнотом в launcher_profiles.json. Но проблема в том, что установщики Forge и LiteLoader перелопачивают этот файл и меняют мною выставленный порядок на, скорее всего, алфавитный A-Z А-Я. После этого, приходится снова ставить их более удобном порядке самому.

Низкоприоритетно.

Game cannot be launched.

[E] Error: A fatal exception has occurred. Program will exit.
[E] Unrecognized option: --username
[E] 
[0] 

============
//Oops, seems like the game has been exited with unusual error code!
//Printing debug information right now!

System info:
  Operating system:
    OSFullName: Майкрософт Windows 10 Домашняя
    Build: 9200
    Is64BitOperatingSystem: False
  Java path: 'C:\Program Files\Java\jre1.8.0_121' (32-bit)

Process info:
  Minecraft version/type:1.12/release
  Executable file: 'C:\Program Files\Java\jre1.8.0_121\bin\java.exe'
  Arguments: '-Djava.library.path=C:\Users\Дмитрий\AppData\Roaming\.minecraft\natives\ -cp  net.minecraft.client.main.Main --username FlashHD --version FreeLauncher --gameDir C:\Users\Дмитрий\AppData\Roaming\.minecraft\ --assetsDir C:\Users\Дмитрий\AppData\Roaming\.minecraft\assets\ --assetIndex 1.12 --uuid sample_token --accessToken sample_token --userType offline --versionType release'
  Exit code: 1

//Finished printing debug information
============

скачивал с https://ci.appveyor.com/project/dedepete/freelauncher/build/37-master

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.