Search found 4 matches

by ReaksmeyRT
16 Dec 2020, 10:14
Forum: SFS2X C# API
Topic: Datetime trouble
Replies: 9
Views: 17558

Re: Datetime trouble

Hi Dear, I had the same problem ,and I try this at client side in unity c#: public string ConvertToTimestamp(long unixTime) { DateTime unixStart = new DateTime(1970, 1, 1, 0, 0, 0, 0, System.DateTimeKind.Utc).ToLocalTime() ;// hour local zone long unixTimeStampInTicks = (unixTime * TimeSpan.TicksPer...
by ReaksmeyRT
20 Feb 2020, 03:58
Forum: OpenSpace v1 discussions and help
Topic: Malformed input warning
Replies: 17
Views: 54584

Re: Malformed input warning

hello brother ,
how can I debug real time in eclipse ?, example I use system.out.println("Hello") and it should be print out in console of eclipse .
by ReaksmeyRT
20 Feb 2020, 02:26
Forum: OpenSpace v1 discussions and help
Topic: Malformed input warning
Replies: 17
Views: 54584

Re: Malformed input warning

thank you so much ,
so how can I configure between smartfox server and eclipse for debug ,console ?
by ReaksmeyRT
19 Feb 2020, 11:34
Forum: OpenSpace v1 discussions and help
Topic: Malformed input warning
Replies: 17
Views: 54584

Re: Malformed input warning

I have this problem with window 10 , so how can I do?

Go to advanced search