02.01.2011, 02:27
I get a server crash after pressing any of the dialog buttons (alpha message one):
The chat you see there was me testing if I was connected before I pressed the dialog to make sure it was indeed due to pressing it and not a timeout issue.
Also in my server window but not the log I get a message about both the netAPI and the Script libs not having entry points.
Any guesses ? I understand it's an alpha so no rush in correcting it or whatever.
PS. There's no source from what I see, anything released here requires the source code to be released with it, just thought I'd let you know incase you didn't dude.
Edit:
Also where does that dialog message come from, I don't see it in the script I'm using (blank example), I assume I could fix it by adding a handler but I don't know the objects (dialog) id.
Quote:
[03:21:09] [join] Player has joined the server (0:127.0.0.1) [03:21:11] Couldn't find delegate to handle response event. Ignoring... [03:21:15] [chat] [Player]: lkjlksdjf |
Also in my server window but not the log I get a message about both the netAPI and the Script libs not having entry points.
Any guesses ? I understand it's an alpha so no rush in correcting it or whatever.
PS. There's no source from what I see, anything released here requires the source code to be released with it, just thought I'd let you know incase you didn't dude.
Edit:
Also where does that dialog message come from, I don't see it in the script I'm using (blank example), I assume I could fix it by adding a handler but I don't know the objects (dialog) id.