Jump to content




Social Net API (CC's own social network)

api networking utility

39 replies to this topic

#21 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 13 April 2015 - 09:14 PM

View PostTag365, on 13 April 2015 - 05:03 PM, said:

View PostDannySMc, on 09 April 2015 - 07:07 PM, said:

View PostTag365, on 09 April 2015 - 04:35 PM, said:

Well then I found a serious bug with your chat system. Using the social.chat_global.get function causes the assert at line 378 of your API to fail instead of returning the two dimensional array. It appears that it is triggering a credential error when I use it. Also, using the social.chat_global.new function returns a blank string instead of true. Can you fix this please so I can continue work on my client?

Yeah will get onto this as soon as! Apologies!

The chat still doesn't work.

In all honesty I have only started fixing it and updating the API to support asynchronous calls.

#22 Tag365

  • Members
  • 109 posts

Posted 14 April 2015 - 02:46 PM

Can you tell me when it will be fixed?

#23 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 14 April 2015 - 03:08 PM

View PostTag365, on 14 April 2015 - 02:46 PM, said:

Can you tell me when it will be fixed?

Well judging by the problems, hopefully soon, could you tell me what it is coming back as? like are you using assertion to make sure it is a table? or?

#24 Tag365

  • Members
  • 109 posts

Posted 14 April 2015 - 03:11 PM

It is still saying socialnetAPI:378: assertion failed! Your API uses assertion, and it is failing at line 378.

Edited by Tag365, 14 April 2015 - 03:13 PM.


#25 KRHN

  • Members
  • 10 posts
  • LocationTurkey

Posted 14 April 2015 - 03:19 PM

Looks good, I will try it.

#26 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 14 April 2015 - 04:35 PM

View PostTag365, on 14 April 2015 - 03:11 PM, said:

It is still saying socialnetAPI:378: assertion failed! Your API uses assertion, and it is failing at line 378.

Ahh thanks that means it isn't coming back as a table!

#27 Tag365

  • Members
  • 109 posts

Posted 14 April 2015 - 04:50 PM

As I said the server appears to be not correctly handling the credentials sent from the client.

#28 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 15 April 2015 - 10:06 PM

Hello everyone, if you are planning to develop for this then this is a new UPDATE, currently I am re-designing the API to work with a website I am building, and re-creating the whole chat system to work with a new web app instead. I will post here when I am done, I have already started it and nearly done. Will unveil it once it is ready! :D.

#29 Tag365

  • Members
  • 109 posts

Posted 30 July 2015 - 06:11 AM

I'm still waiting on the next update. When will it be finished?

#30 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 30 July 2015 - 08:01 AM

View PostTag365, on 30 July 2015 - 06:11 AM, said:

I'm still waiting on the next update. When will it be finished?
Being recoded currently.

#31 Waitdev_

  • Members
  • 432 posts
  • LocationAdelaide

Posted 30 July 2015 - 10:55 AM

has there been a program made from this?
this seems really cool :D

#32 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 30 July 2015 - 11:40 AM

View PostWait_, on 30 July 2015 - 10:55 AM, said:

has there been a program made from this?
this seems really cool :D/>

MKLegoman is working on one, there is one made by Tag...? I am also making one currently that works with my OS, but no not any others. Why don't you have a go?:P

Also
To Tag: I have updated the chat thing? Did it ages ago?

#33 Tag365

  • Members
  • 109 posts

Posted 30 July 2015 - 12:50 PM

I'm actually waiting for you to fix the API so I can fix my client. That is the reason I asked you.

#34 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 30 July 2015 - 01:12 PM

View PostTag365, on 30 July 2015 - 12:50 PM, said:

I'm actually waiting for you to fix the API so I can fix my client. That is the reason I asked you.

What do you mean? what do you need fixing?:s The last thing I remember you saying was the Chat? which is fixed, what are you missing (what needs fixing)?

#35 Tag365

  • Members
  • 109 posts

Posted 30 July 2015 - 04:38 PM

The server appears to be unable to be accessed.

Edited by Tag365, 30 July 2015 - 04:58 PM.


#36 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 30 July 2015 - 06:10 PM

View PostTag365, on 30 July 2015 - 04:38 PM, said:

The server appears to be unable to be accessed.

What server?

#37 Tag365

  • Members
  • 109 posts

Posted 31 July 2015 - 07:26 PM

I fixed my client, but the chat stuff is still broken. When I post a message the message body is the same as the sender of the message.

Edited by Tag365, 31 July 2015 - 07:27 PM.


#38 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 31 July 2015 - 10:36 PM

View PostTag365, on 31 July 2015 - 07:26 PM, said:

I fixed my client, but the chat stuff is still broken. When I post a message the message body is the same as the sender of the message.

Hmm well MKLegoman has it working fine, so you may need to have a look at your code, are you doing asynchronously?

#39 PokeAcer

  • Members
  • 143 posts

Posted 31 August 2015 - 12:28 PM

This is pretty cool! :D
I have already thought of many uses - perhaps server updates on a monitor which checks for one account (please make it so you can get a user's posts w/o having to login) and then display it on screen :P - then you don't need to use RedNet, or have people look on a website.

#40 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 31 August 2015 - 09:06 PM

View PostPokeAcer, on 31 August 2015 - 12:28 PM, said:

This is pretty cool! :D
I have already thought of many uses - perhaps server updates on a monitor which checks for one account (please make it so you can get a user's posts w/o having to login) and then display it on screen :P - then you don't need to use RedNet, or have people look on a website.

Thanks! means a lot, and yeah I shall do, I have recoded the API :P So still working on some new updates, like sharing posts, liking posts, etc. So yeah I can do that :P, I use my new web browser for displaying updates for my server world :D. But I shall reply on here once I have added it?:D





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users