Raised This Month: $51 Target: $400
 12% 

[CSS/TF2] War3: Source - Customizable Warcraft Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
shustas
SourceMod Donor
Join Date: May 2007
Location: London
Old 12-05-2009 , 20:32   Re: War3: Source - Customizable Warcraft Plugin
Reply With Quote #11

Sure, its all default on localhost:

Code:
 
"Databases"
{
 "driver_default"  "mysql"
 
 "default"
 {
  "driver"   "default"
  "host"    "localhost"
  "database"   "sourcemod"
  "user"    "root"
  "pass"    ""
  //"timeout"   "0"
  //"port"   "0"
 }
 
 "storage-local"
 {
  "driver"   "sqlite"
  "database"   "sourcemod-local"
 }
 "clientprefs"
 {
  "driver"   "sqlite"
  "host"    "localhost"
  "database"   "clientprefs-sqlite"
  "user"    "root"
  "pass"    ""
  //"timeout"   "0"
  //"port"   "0"
 }
}
__________________
shustas is offline
API
Veteran Member
Join Date: May 2006
Old 12-05-2009 , 20:34   Re: War3: Source - Customizable Warcraft Plugin
Reply With Quote #12

Well I don't think that would cause a crash, but try changing this line: "driver_default" "mysql"
To this:
"driver_default" "sqlite"

Then start the server, once it fully loads exit. Start the server again and join. Gain some XP, quit. Rejoin. See if its working. Also, see if the crashing still occurs.
__________________
API is offline
Send a message via AIM to API
shustas
SourceMod Donor
Join Date: May 2007
Location: London
Old 12-05-2009 , 20:36   Re: War3: Source - Customizable Warcraft Plugin
Reply With Quote #13

kk, doing now
__________________
shustas is offline
shustas
SourceMod Donor
Join Date: May 2007
Location: London
Old 12-05-2009 , 20:48   Re: War3: Source - Customizable Warcraft Plugin
Reply With Quote #14

hey hey, seems like saving now. Got new database in data as sourcemod
__________________
shustas is offline
API
Veteran Member
Join Date: May 2006
Old 12-05-2009 , 20:51   Re: War3: Source - Customizable Warcraft Plugin
Reply With Quote #15

Did you restart once before trying save/load? Also, can you try to recreate that crash? Do me a favor, change the line I just told you to change back. Paste the console output as the server is starting. We may have uncovered a bug in the linux sourcemod build.
__________________
API is offline
Send a message via AIM to API
shustas
SourceMod Donor
Join Date: May 2007
Location: London
Old 12-05-2009 , 20:58   Re: War3: Source - Customizable Warcraft Plugin
Reply With Quote #16

Im renting server, so I got no direct acces to console output, only logs. But as I said, there is nothing. I will test more and see if I can get crash

But thanks anyway man
__________________
shustas is offline
API
Veteran Member
Join Date: May 2006
Old 12-05-2009 , 21:02   Re: War3: Source - Customizable Warcraft Plugin
Reply With Quote #17

Ah, yes, I see. Well I am almost done installing linux, I'll be able to investigate a little bit. Please report any bugs, and please please post your server IP here: http://war3source.com/index.php?board=3.0

__________________
API is offline
Send a message via AIM to API
wyn10
SourceMod Donor
Join Date: Sep 2009
Old 12-05-2009 , 21:11   Re: War3: Source - Customizable Warcraft Plugin
Reply With Quote #18

Would this work on TF2 as well?

Edit: I wish.. just looked through the source...

Last edited by wyn10; 12-05-2009 at 21:14.
wyn10 is offline
API
Veteran Member
Join Date: May 2006
Old 12-05-2009 , 21:19   Re: War3: Source - Customizable Warcraft Plugin
Reply With Quote #19

wyn10: I'll been working on this as my next major update. Thanks for your interest.
__________________
API is offline
Send a message via AIM to API
API
Veteran Member
Join Date: May 2006
Old 12-06-2009 , 03:42   Re: [CSS and soon TF2] War3: Source - Customizable Warcraft Plugin
Reply With Quote #20

Updated main post with TF2 info.
__________________
API is offline
Send a message via AIM to API
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode