sepalani / MH3SP

Monster Hunter 3 (~tri) Server Project
GNU Affero General Public License v3.0
195 stars 19 forks source link

master_server.py does not start.. #129

Open bell123405 opened 1 month ago

bell123405 commented 1 month ago

I'm writing this using Google Translate.

I am using the Japanese version of MH3, Previously, I was able to play normally on a private server.

I'm not sure if this is a good question to ask here, so please excuse me.

When I tried to start MH3SP-master/master_server.py for the first time in a while, cmd started up for a moment, but it immediately closed and ended without anything happening.

However, since I have Python 3 installed, I thought this was a problem caused by the system trying to start up with Python 3.

However, even after uninstalling Python 3, the symptoms did not change.

After that, to avoid starting Python 3, When starting it, I instructed it to start with Python 2 using cmd. I instructed it with the command "py -2 ~".

Then master_server.py started up, but gave an error.

The error contents are as follows

"ImportError: DLL load failed: %1 is not a valid Win32 application."

Please help if you have any solution.

Thank you for your understanding.

ーーー

私はGoogle翻訳を使用してこれを書いています。

使用しているのは日本語版MH3ですが、 以前は普通にプライベートサーバーでプレイできていました。

ここに書いて良い質問なのかは分かりませんが失礼致します。

久々にMH3SP-master/master_server.py を起動しようとしたら、 一瞬cmdが立ち上がるのですが直ぐにそのまま閉じて何も無いまま終わってしまいます。

しかしこれは私がPython 3を導入している為、 システムがPython 3で起動しようとするが故に生じた障害だと思いました。

しかしPython 3をアンインストールしても症状は何も変わりませんでした。

その後、Python 3を避けて起動する様に、 起動する際はcmdでPython 2で立ち上げる様指示しました。 「py -2 ~」というコマンドで指示しました。

するとmaster_server.pyは立ち上がりましたが、エラーを出しました。

エラー内容は以下の物です

「ImportError: DLL load failed: %1 は有効な Win32 アプリケーションではありません。」

なにか解決策が有りましたら助けてください。

宜しくお願い致します。

bell123405 commented 1 month ago

Sorry, I solved it myself.

In conclusion, MH3SP-master is not bad at all.

MH3SP-master is normal.

After uninstalling both Python 2 and Python 3, Result of installing only Python 2 again master_server.py worked successfully.

Everyone please rest assured. MH3SP-master is still great today

ーーーー 申し訳ありません、自己解決しました。

結論から言うとMH3SP-masterは一切悪くありません。

MH3SP-masterは正常です。

Python 2とPython 3両方を全てアンインストールした後、 再びPython 2だけをインストールした結果 無事master_server.py は動作しました。

皆さん安心してください。 MH3SP-masterは今日も変わらず素晴らしいです