Search found 127 matches

by mistermind
13 Nov 2008, 16:33
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Extension question - Which is best for optimization?
Replies: 1
Views: 3884

Ha. Found an answer from Lapo from way back to a similar question. Thanks blessed search, and sorry for the report before searching :) To SFS it doesn't make any difference. You can use a single huge extension file, or multiple .as files that are included in the main one. It's a matter of personal p...
by mistermind
13 Nov 2008, 16:28
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Extension question - Which is best for optimization?
Replies: 1
Views: 3884

Extension question - Which is best for optimization?

Since I'm not very familiar with Java, I have to build my extensions on actionscript, which is not that bad, but I can see how much lag it causes to my game. But what is best for optimization? Having a big extension file spread with different cmd parameters or having your zone loads different extens...
by mistermind
31 Oct 2008, 19:24
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Quick noob question about extensions
Replies: 7
Views: 10029

Thanks BigFIsh that cleared everything :D That will work exactly like I wanted to work :D If I have more doubts about that I'll let you know. Hopefully this new version will be as much hack free as it can be :D
by mistermind
31 Oct 2008, 16:39
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Quick noob question about extensions
Replies: 7
Views: 10029

Interesting. Thanks BigFish But I got another question: from the server I can actually access any variable from a certain user just by using his myUserId? For example: From the extension I can just use "select username from table where id="+ uVars[smartfox.myUserId].databaseId Will that wo...
by mistermind
31 Oct 2008, 03:26
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Quick noob question about extensions
Replies: 7
Views: 10029

Quick noob question about extensions

Is it possible to save a variable in the server that is only visible to the user who created it (sorta like a session on ASP)? Like this: User access a server extension and check their credentials using a database (select id from table where user=username and pass=password) Later on user tries to ac...
by mistermind
10 Jun 2008, 04:43
Forum: SmartFoxServer 1.x Discussions and Help
Topic: java.sql.SQLException: Configuration file not found
Replies: 8
Views: 15967

awsome!
Thanks craftyfirefox! You saved my life here lol
by mistermind
30 May 2008, 16:24
Forum: SmartFoxServer 1.x Discussions and Help
Topic: java.sql.SQLException: Configuration file not found
Replies: 8
Views: 15967

You have a problem with your test SQL. Double check the syntax, table name etc... ahmm that doesn't make sense Lapo... As I said, SFS works fine when I run as a service. It does not work when I run manually. The problem as you can see does not have anything to do with the Test SQL. The Test SQL sta...
by mistermind
30 May 2008, 03:52
Forum: SmartFoxServer 1.x Discussions and Help
Topic: java.sql.SQLException: Configuration file not found
Replies: 8
Views: 15967

java.sql.SQLException: Configuration file not found

Hello there again, When trying to start SFS manually instead of a service, I get this message: 20:48:21.296 - [ SEVERE ] > DbManager could not retrive a connection. java.sql.SQLException: Configuration file not found it.gotoandplay.smartfoxserver.exceptions.DbManagerException: The Test SQL statement...
by mistermind
28 May 2008, 20:34
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SFS Booting every couple of hours
Replies: 5
Views: 6784

Thanks lapo I'm doing that right now :) It seems I'm also having horrible problems with my MySQL configuration, which can be the cause for these issues with SFS as well since they are all connected. One question thou: In the DB examples we never have any sort of instance closure after accessing it (...
by mistermind
28 May 2008, 15:19
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SFS Booting every couple of hours
Replies: 5
Views: 6784

Nope :( I'm using Windows Server 2003. I tried changing the logging and file level to SEVERE, but still got booted this morning. I'm starting to think it might have something to do with several MySQL problems I'm also having due to probably porr configuration of my my.ini file. Since SFS uses a data...
by mistermind
27 May 2008, 23:29
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SFS Booting every couple of hours
Replies: 5
Views: 6784

SFS Booting every couple of hours

Hello there guys, I'm having a small pickle here. SFS is booting up every couple of hours with this message inside the wrapper logs: INFO | jvm 8 | 2008/05/27 14:16:49 | Wrapper Manager: The Wrapper code did not ping the JVM for 32 seconds. Quit and let the Wrapper resynch. INFO | jvm 8 | 2008/05/27...
by mistermind
17 May 2008, 13:31
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Ederon 3.0 is ready!
Replies: 7
Views: 10149

Ederon 3.0 is ready!

Hello guys, I'm proud to present Ederon 3.0 to SmartFoxServer community! http://www.ederon.com This version includes powerful SFS features such as buddy list, multiple rooms, database extensions and much much more. I would like to thank Lapo and his team for all their help in this forum, as well as ...
by mistermind
15 May 2008, 18:33
Forum: Server Side Extension Development
Topic: Question about server variables
Replies: 1
Views: 3967

Question about server variables

Hello there guys, I've just started working with extensions and boy let me just say great job on all docs, examples and forum tutorials. I've managed to learn everything in less then a day and got a perfect MySQL connection going all done by an extension :) I have one question thou: Back then when I...
by mistermind
04 May 2008, 05:45
Forum: Features Wish List
Topic: onPrivateMessageError
Replies: 0
Views: 5095

onPrivateMessageError

I noticed that when a private message is sent and the recipient does not exist the engine ignore the request. This is not a big deal since I do a client check to see if the player you are trying to send the message is in the list, but that is not totally reliable and I always end up with some bugs. ...
by mistermind
16 Apr 2008, 00:36
Forum: Features Wish List
Topic: Proper support
Replies: 3
Views: 8924

I second that. Althou, like Lapo said, they do have a paid support, it is not very clear and visible for us (which causes so many people to turn to the only place visibly available: The Forums). I think that if you guys manage to create a help desk system with an open "F.A.Q" with filtered...

Go to advanced search