unnnnnnnnnnn
PDCPlayerRealms developerS Community
•Created by いろみず on 2/20/2025 in #help-forum
ネームタグを非表示にしたい(解決済み)
PoaSKが悪さしてる気がするのでClient Glowをreflectか何かで置き換えるのが丸そう
100 replies
PDCPlayerRealms developerS Community
•Created by いろみず on 2/20/2025 in #help-forum
ネームタグを非表示にしたい(解決済み)
make entity rideが消えた?
100 replies
PDCPlayerRealms developerS Community
•Created by いろみず on 2/20/2025 in #help-forum
ネームタグを非表示にしたい(解決済み)
防具立てでネームタグ消す方法はskriptの構文上できないがよくわからない
100 replies
PDCPlayerRealms developerS Community
•Created by rea on 2/9/2025 in #help-forum
GeyserMCで統合版が入れない
そうにちがいない
9 replies
PDCPlayerRealms developerS Community
•Created by rea on 2/9/2025 in #help-forum
GeyserMCで統合版が入れない
書きかけなんでしょうきっと
9 replies
PDCPlayerRealms developerS Community
•Created by 月猫ch on 12/4/2024 in #help-forum
コマンドの引数をリスト変数から選択できるようにしたい
https://skripthub.net/docs/?id=10477
tab補完ではだめ?
10 replies
PDCPlayerRealms developerS Community
•Created by PAKOM on 11/27/2024 in #help-forum
レシピが作れない
SkBeeの起動時のエラーではなく実行時のエラーなのでSkBeeの他の構文は動く可能性が高いです
サーバー側で利用するライブラリが何らかの理由で新しいバージョンになったことにより、許されていたコードが動かなくなって出ているエラーです
skriptやskbeeではなく、サーバー(mohist)のせいなのでskqueryやほかのアドオンの同等の構文を使っても同じエラーが出るはずです
打てる手は
- 修正されている可能性に賭けてmohistを同一バージョンの最新版にする
- 開発元に連絡して修正してもらう
- mohistをやめる(推奨)
- ほかの方法で実装する
35 replies
PDCPlayerRealms developerS Community
•Created by PAKOM on 11/27/2024 in #help-forum
レシピが作れない
https://github.com/MohistMC/Mohist?tab=readme-ov-file
mohistやめたほうがいいのはその通りかも
https://camo.githubusercontent.com/8ab9b6525227ee5745574653fb2dd7b6b0cb2aaf34341c0b0d59f4d199d86f52/68747470733a2f2f6d6f686973746d632e636f6d2f6170692f76322f70726f6a656374732f6d6f686973742f7461626c653f
公式が互換性ゼロって言ってる
35 replies
PDCPlayerRealms developerS Community
•Created by PAKOM on 11/27/2024 in #help-forum
レシピが作れない
このRecipeManager.java.patch、ImmutableMapを使っていたところをHashMapに変える形でバグ修正しようとしてるからmohistのこのバージョン使っていれば同じバグは出なさそう
35 replies
PDCPlayerRealms developerS Community
•Created by PAKOM on 11/27/2024 in #help-forum
レシピが作れない
TRANSFORMERがMohistを指しているかと、MC-BOOTSTRAPがguavaを指しているかはかなり怪しいので有識者訂正お願いします
35 replies
PDCPlayerRealms developerS Community
•Created by PAKOM on 11/27/2024 in #help-forum
レシピが作れない
わるいかも
35 replies
PDCPlayerRealms developerS Community
•Created by PAKOM on 11/27/2024 in #help-forum
レシピが作れない
https://github.com/MohistMC/Mohist/blob/1.19.2/patches/minecraft/net/minecraft/world/item/crafting/RecipeManager.java.patch
https://guava.dev/releases/23.0/api/docs/com/google/common/collect/ImmutableMap.html
https://github.com/google/guava/blob/v10.0-rc1/guava/src/com/google/common/collect/ImmutableMap.java
そもそもImmutableMap.javaがこの位置にある時期にはremoveがすでにDeprecatedだったそうなので、Mohistga
35 replies
PDCPlayerRealms developerS Community
•Created by PAKOM on 11/27/2024 in #help-forum
レシピが作れない
エラーを見ないとなんとも言えません
35 replies
PDCPlayerRealms developerS Community
•Created by PAKOM on 11/27/2024 in #help-forum
レシピが作れない
そもそもサーバー起動時にSkBeeの起動でエラー吐いてそうです
35 replies
PDCPlayerRealms developerS Community
•Created by PAKOM on 11/27/2024 in #help-forum
レシピが作れない
SkBeeのほかの構文は使えますか?
35 replies
PDCPlayerRealms developerS Community
•Created by 9uEst on 11/18/2024 in #help-forum
if構文でのorの使い方がわからない
修正と実行を繰り返すのがベスト
22 replies
PDCPlayerRealms developerS Community
•Created by 9uEst on 11/18/2024 in #help-forum
if構文でのorの使い方がわからない
たいていの言語でもそうですが、skriptのエラーはそこまで頭良くないので途中のエラーはあまり気にしないほうが良いです
22 replies
PDCPlayerRealms developerS Community
•Created by 9uEst on 11/18/2024 in #help-forum
if構文でのorの使い方がわからない
そうだと思います
22 replies
PDCPlayerRealms developerS Community
•Created by 9uEst on 11/18/2024 in #help-forum
if構文でのorの使い方がわからない
tabでも行けると思いますが、どちらかで統一しないとだめです
22 replies
PDCPlayerRealms developerS Community
•Created by 9uEst on 11/18/2024 in #help-forum
if構文でのorの使い方がわからない
エラー文を翻訳してみてください
22 replies