UnityでPhotonCloud なんか接続が落ちる編

サーバーを持たなくても誰でもオンラインゲームを開発できるってすごい。

でも最近、我が家のWiMAXだと、クライアント同時起動したときに落ちるようになってしまった。
実装が悪いのかな…。
ソフトバンクの4Gテザリングだと大丈夫。
大丈夫とはいえ、通信容量がガンガン増えるので普段使いにはできないしなー。
WiMAXを近所で使う人増えて通信がいまいちになってるのかなあ。

PhotonCloudが使いたい時に使えなくなると厳しー。

OnlineCardGame

online-card-game-template

Demo download

Demo movie

***Function***

This is software for on-line play.

This project does not provide any rules.

Reading of the deck.

-Please place “deck.csv” in the same directory as the EXE file.

This will start reading the card number of the room becomes two people.

***Update (November 2015)***

A preview of a deck became possible.

A shuffle of a discard became possible.

Bug fixes.

Update (November 2014).

file name of the csv file is free, I can set up multiple files.

Shit + click. The card I will move to your hand from the deck.

Second person of the player and I can play in a normal perspective.

The MainArea, it is possible to set an area that can confirm the contents of the card. (Traps and magic, etc.)

Bug fixes.

***How to use***

-Manipulate the card

Move : Drag and drop

Turn over : Click

Rotation : Ctrl + Click

Change the height : Alt + Click

Move the cards of deck in your hands : Shit + Click

-Other operations

Shuffle : Click the shuffle button.

Private area : It is not possible to see the card other than your own.

Main area : It’s possible to see the cards of the other.

Watch mode : Please press the reload button.Use this button from the third person.

Exit : Please close the window.

ocgt1

ocgt2_1

ocgt2

ocgt3

-illust : ac-illust.com

accept requests or questions.

・The next version, you can eliminate the API error.

Planning version of the after

– deck edit

–  roll dice

– Generation of object(Stone, coin?)

– Numerical meter

Unityのエラー

http://answers.unity3d.com/questions/137599/moving-file-failed.html

これこれ。これよく出るようになった。
何が悪さしてるんだろう…。ちょうさちゅー。

追記
PC再起動したりUnityのセッティングファイル削除してもダメだったので、
最近入れてたウイルス対策ソフトのaviraをアンインストールしたり、
Unityのバージョンを戻してみたり。
なんか直った…みたい。

再追記
再発したけれどPC再起動したら直った。
どうも、プロジェクト内のファイルをたくさん消したりした後のビルドでよく出るような気がする。
Tempフォルダのファイルどうにもできないよってエラーだったようなので、
再起動前に、Tempフォルダを強制削除したり無駄な抵抗はしてみたけれど無駄でした。