so “this.world” is probably null.
I don’t know how you got there though…
it would only enter this line if it already knows about items, and that can only happen after Operation.RadarSubscribe - which happens in MmoEngine.OnWorldEntered after this.world is set.
here it’s probably the ViewDistanceEnter array that is null.
again, don’t know how you got it because it’s initialized even twice once at connect and once at world entered - and the player instance is not created before this happens.
Good news! The asset server download is finally working.
Someone wrote a review saying the import screwed up his bootcamp demo since he doesn’t own unity pro.
To get started import into an empty project, NOT into the bootcamp demo.
I’m also not sure if he imported the broken download.
I just noticed that after importing the project the soldier walks ON water, not through!
This can be fixed by replacing the DynamicsManager.asset file with the one from the original bootcamp demo.
I attached it in case you don’t have the boot camp demo installed.
Every time I try to download the package from the Asset Store, it says “Building 33%” and then just hangs. Never downloads. Is something still messed up with the server? Or corrupted?
It should be working seamless by now. We tested it successfully. This is in Unity’s hands now.
Maybe you can locate where Unity puts the temporary files and remove them?
Thanks for this demo Greatly Appreciated!!! I do have one question though:
There are 2 links from your ftp
bootcampMultiplayer.unitypackage size: 260 MB, Date Modified: 3/3/2011
BootcampMultiplayer_v1.1.unitypackage size: 90 MB, Date Modified: 3/14/2011
Which one is the correct one? 2) seems to be smaller in file size which is why Im thinking may be the wrong one but that one was also modified at a later date which makes me think its the correct one? So from your ftp which link should I choose.
last note: I had issues with the asset store not downloading which is why I listened to you for the ftp link
oh - I aborted the 1.1 upload since it’s similar to the one in the asset store.
wasn’t aware that the partial file would stay
the only difference 1.1 to 1.0: it includes the file needed to fix the physics issue (walk over water)
It seems that the asset-store download is still not working for some users. In that case, you can still download the demo also from this FTP: ftp://216.151.161.122/
I installed Photon and I did everything correctly. When I build the game I can create a room but when I play, I can’t move. Also nobody else can see my room I created.