▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Ресурспаки/ComputerCraft Pastebin Patch

ComputerCraft Pastebin Patch

Fix the `pastebin` program on legacy versions of ComputerCraft

Оцените первым
260
1

ComputerCraft patch for Pastebin

This fixes Pastebin on legacy versions of ComputerCraft.

This resource pack has been confirmed to work on Tekkit main.

The problem

When executing pastebin get or pastebin put, the program tries to access http://pastebin.com. This fails due to the http part, because Pastebin no longer serves content over HTTP (which is a good thing from a security standpoint, but it's bad in this particular context).

The solution

The fix is really simple: Replace http with https. This restores standard functionality.

Credits and licensing

Two people have made videos and tutorials explaining the problem and showing how to fix it by modifying ComputerCraft directly:

  • Krakaen
  • "Dylan"

This is a "trivial change," so this goes under the ComputerCraft Public License, the same license as ComputerCraft.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.12.x1.10.x1.9.x1.8.x1.7.x1.6.x

Поддерживаемые окружения

Клиент

Зависимости

Ссылки

Создатели

Детали

Лицензия:
Опубликован:3 года назад
Обновлён:3 года назад
Главная