Search found 127 matches

by mistermind
13 Mar 2008, 03:52
Forum: Features Wish List
Topic: owner-attribute when room is added
Replies: 1
Views: 6280

Sorry for "unburying" this topic, but yea, this should be a GREAT addition. I was just having this problem and searched for any topic with this. Following the scenario here, I also think 2 other things should be added: the ability to "auto-kick" already connected users with a use...
by mistermind
12 Mar 2008, 22:34
Forum: SmartFoxServer 1.x Discussions and Help
Topic: buddyList
Replies: 8
Views: 11249

I had some problems with buddy list not long ago. You can check all my progress here: http://www.smartfoxserver.com/forums/viewtopic.php?t=2639 I narrowed down the problem by catching every event fired by both the command prompt on SFS service and the file logs. Could you post the warning or severe ...
by mistermind
11 Mar 2008, 16:53
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Config file : Changes Not Reflecting Even After Restart
Replies: 1
Views: 4016

Haha you know what? I was just asking myself the same question about the FileLoggingLevel. Some of the server configurations (such as your license) DO NOT update if you order a server reset through the admin tool. Try stopping the service from running and then start it again. In my case, while testi...
by mistermind
11 Mar 2008, 16:44
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Auto Alert : by mail when max user limit is reached
Replies: 6
Views: 8090

Well probably not using ver 1.5.5, but if you upgrade to the PRO version you may be able to set up an extension that calls the mail system to send you an e-mail after the number of players within a zone reached a limit. Yea I can see the functionality on this, although its not that much helpful. The...
by mistermind
11 Mar 2008, 16:35
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Buddy List Unexplicable Error
Replies: 8
Views: 11154

Solution: I've tried removing all zones one by one to see what could possibly be the trigger for this error. For some reason after I removed some of the zones with extensions (probably the one related to database connection) it worked. I've ended up only having my zone on the list of zones in order ...
by mistermind
11 Mar 2008, 16:14
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Buddy List Unexplicable Error
Replies: 8
Views: 11154

More bugs...

Everything WAS working just fine and all of a sudden I got this "warning" coming out of the logs right after the request for buddy list load ([Sending]: <msg t='sys'><body action='loadB' r='-1'></body></msg>) Here is the error: 2008/03/11 13:55:28.781 - [ WARNING ] [id: 18] (SystemHand...
by mistermind
10 Mar 2008, 04:43
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Buddy List Unexplicable Error
Replies: 8
Views: 11154

Fixed! Now Lapo, you will ask yourself "how? did THAT fix it?" Here is what I've done, and that is defiantly a bug. I've CHANGED the order of the zones, positioning "Ederon Server" AFTER advBuddyList zone. Here is the output from the prompt after the zone creations: 02:11:36.359 ...
by mistermind
10 Mar 2008, 03:59
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Buddy List Unexplicable Error
Replies: 8
Views: 11154

Here are some more tests I'm making: I've tried everything I could so far: - Made both approaches (Ederon Zone and advBuddy Zone) exactly the same, and still having errors on Ederon Zone. So what I've done now is make the simplest task of all: loadBuddyList() right after the event onJoinRoom. Here i...
by mistermind
08 Mar 2008, 01:55
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Buddy List Unexplicable Error
Replies: 8
Views: 11154

any ideas on this matter?
by mistermind
07 Mar 2008, 07:29
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Buddy List Unexplicable Error
Replies: 8
Views: 11154

Buddy List Unexplicable Error

Hello there guys, As usual I'm full of pickles. But this one I actually went dip into the cookie jar, and still couldn't find my solution. Here is the deal: My buddy list was working just fine using its "basic mode", but then I decided to swap to a more robust scenario since I was in need ...
by mistermind
07 Mar 2008, 02:59
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Heads up about Buddy List Feature
Replies: 0
Views: 3357

Heads up about Buddy List Feature

One thing that is not mentioned on the docs: <addBuddyPermission>, if not declared on the config file for the buddylist advanced mode, is set to TRUE by default. Just thing you guys should know that :) All I wanted really was the offline variables feature on the buddy list system, but it turns out t...
by mistermind
26 Feb 2008, 16:45
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Handling concurrency on SFS Pro
Replies: 8
Views: 11524

Wow this is bigger then I thought. I could probably try to deal with these issues with Java framework and if my ideas are right here they are probably the key to solve room variables concurrency. I'll read these article and will be in the look out for the SFS article. Thanks a lot all mighty Lapo :)
by mistermind
26 Feb 2008, 16:39
Forum: SmartFoxServer 1.x Discussions and Help
Topic: onJoinRoomError handler
Replies: 2
Views: 4151

Hey Lapo :) Yea that makes total sense. In fact my code handles join and creation one step at the time, which made the internal client variable control a lot easier. The only problem is that it gets a little unsafe to handle these scenarios based on internal variables instead of server responses. I ...
by mistermind
25 Feb 2008, 21:38
Forum: SmartFoxServer 1.x Discussions and Help
Topic: onJoinRoomError handler
Replies: 2
Views: 4151

onJoinRoomError handler

I can see that the only variable sent to this event is the error message generated by the server, but would it be possible to add extra information both onJoinRoomError and onCreateRoomError? Currently the only way I can tell in which case things went wrong is if I set a variable before the room cre...
by mistermind
25 Feb 2008, 13:23
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Problems with getUserList
Replies: 8
Views: 11373

U -could- make it so every user log into a "main room". Then make them go to another room without leaving the main room (lets say, the lobby). Then set a user variable named "location" and whenever that user goes to another room (from lobby to kitchen), u change that variable and...

Go to advanced search