Master server
Hi!
it looks like my project doesnt want to start and is showing error "Master peer error"
it tries to acceess localhost:4530 where i do nto run any app, so I was wondering what should i provide there? I can use javascript file but its just red by flash vars and overwrites default values as far as I can see. But it doesnt answer why it dienst work and what master sercer adddess should be? its nowehere written down
Thanks for any help
it looks like my project doesnt want to start and is showing error "Master peer error"
it tries to acceess localhost:4530 where i do nto run any app, so I was wondering what should i provide there? I can use javascript file but its just red by flash vars and overwrites default values as far as I can see. But it doesnt answer why it dienst work and what master sercer adddess should be? its nowehere written down

Thanks for any help
0
Comments
-
it looks like flash sdk is missing some bits. You need to use
app.exitgamescloud.com:4530
which can me set in either java or directly in DEFAULT_HOST variable in code if you don't use java file.0