-
Not very sure what is causing the issue ive got sponge 1.10.2 build 5.0.0-BETA-1798 and using ur latest mod Nucleus - 0.12.0 - S5
```
---- Minecraft Crash Report ----
WARNING: coremods are present:…
-
I'm trying to add the chat interface to my OBJ C project but i got and error at this line:
LGChatController *chatController = [LGChatController new];
and with Delgated methods too.
Whats wrong?
Und…
-
Using the following as a sample query to noodle doesn't produce expected output results, but instead returns full html of github page.
Query:
```
"url": "https://github.com/chrisnewtn",
"type": "htm…
-
my code is like below
{{>SimpleChatWindow roomId=roomID username=name}}
name and roomID is helpers returning string.
name : Meteor.user().username;
roomID : random generated 10 character string
and i…
-
Hello, I'm using SimpleChat in my current project.
I used timestamps to save the order of messages (I don't need the exact date to be displayed) to CoreData, but when I load, timestamp simply gets ign…
Cero9 updated
8 years ago
-
I am a new iOS developer, so it is entirely possible this is just unclear to me.
The first instruction under Swift says: Import -Swift.h
What does this mean? Where does the import go? And what is -…
-
Hi, I'm trying to run Web Socket server in another thread while being able to send messages to clients:
``` python
clients = []
class SimpleChat(WebSocket):
def handleMessage(self):
for c…
-
After submit a chat, the same message repeat continuously .
although just one record was save. Just the version 1.00 is avaliable to install.
-
If we could get a chat plugin setup that allows users to direct message one another that would save a lot of administrative overhead of trying to connect people together without sharing user's email a…
-
```
To reproduce:
- Search for "chat" (two widgets found: Natter, SimpleChat)
- Search for "chat simple" (three widgets found: Natter, SimpleChat, YouDecide)
The expected result would be one widget…