Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Running these scripts on a dedicated bedrock server on linux

オープン
#8 コメント 13 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
20/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
typescript
領域
devops, game-dev

調査の方向性

ts-starter プロジェクトとその変更済みの gulp ファイルから始め、続いて issue に記載されている dedicated-server のセットアップと behavior-pack の読み込み設定を確認します。必要な環境が利用可能な場合は、ビルドとサーバー接続の手順を再現します。ビルドされた behavior pack が専用の Bedrock サーバーによって読み込まれ、starter の出力が表示されれば完了です。issue には確認済みの解決策がありません。

索引モデルが issue の本文から書いたものです。

説明

Hi,

First, thank you so much for the great resources! I'm very excited to try to build some custom minecraft experiences for my kiddo and his friends.

This isn't an issue with the repo, but I'm new to minecraft development and I'm not sure where to go to ask this type of question.

I'm trying to get the ts-starter project running but I've run into a couple problems.

First, I've modified my gulp file to tell it that I'm running a dedicated server and have set up my paths such that when I run gulp build I can see the staterbp ending up built and copied to the correct spot.

From there I cannot figure out how to get the behavior pack to get picked up by the game. I've tried having it copied to both development_behavior_packs and also behavior_packs but I'm not seeing it in either case. I connect to my dedicated server and do not see the 'Hello starter!' printed out.

I also modified the code to reset the tickIndex counter to 0 every time it gets to 100, wondering if the printout was happening before I was able to load into my server, but alas, this didn't help either.

I've tried restarting the server and reconnecting with no luck.

Are there some settings I need to configure on my server to enable the loading of development_behavior_packs?

Thanks so much!

Jared

主要言語
TypeScript
スター
241
フォーク
48
平均マージ
17分
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/minecraft-scripting-samples のほかの issue

microsoft/minecraft-scripting-samples の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。