Search found 1247 matches

by whasf
Wed Aug 21, 2019 12:36 pm
Forum: Troubleshooting
Topic: Issues with Fields Of Valor
Replies: 8
Views: 9166

Re: Issues with Fields Of Valor

Run the SQL files via HeidiSQL (or whatever you're using for running queries). For the character ones you'll want to compare the structure and add/delete the columns manually, because if you run those SQL files it drops and recreates the table and you loose all your data.
by whasf
Tue Aug 20, 2019 4:44 pm
Forum: Troubleshooting
Topic: Issues with Fields Of Valor
Replies: 8
Views: 9166

Re: Issues with Fields Of Valor

You should pull from master and update the SQL tables as necessary. There's been a lot of changes.
by whasf
Tue Aug 20, 2019 8:29 am
Forum: Troubleshooting
Topic: Issues with Fields Of Valor
Replies: 8
Views: 9166

Re: Issues with Fields Of Valor

I don't see that file on GitHub, how long has it been since you've updated??
by whasf
Mon Aug 19, 2019 4:56 pm
Forum: Troubleshooting
Topic: Issues with Fields Of Valor
Replies: 8
Views: 9166

Re: Issues with Fields Of Valor

Can you paste in the exact error? Sounds like you are missing a file maybe...
by whasf
Mon Jul 08, 2019 6:47 pm
Forum: Troubleshooting
Topic: SQL Table not present or corrupted on update 30190605_0
Replies: 2
Views: 5536

Re: SQL Table not present or corrupted on update 30190605_0

Looks like something is wrong with your MySQL.innodb_table_stats and MySQL.innodb_index_stats tables. That has to do with MySQL itself, not dsp.
by whasf
Sun Jun 30, 2019 3:47 pm
Forum: Contacting The Team
Topic: Setting up expectations (new player)
Replies: 3
Views: 6530

Re: Setting up expectations (new player)

- yes
- yes but most >75 gear doesn't have their special stats implemented
- yes, and yes as other people submit them
- correct
by whasf
Sun May 19, 2019 7:53 am
Forum: Bugs
Topic: delivery_box table missing
Replies: 3
Views: 6013

Re: delivery_box table missing

Yeah there is! You must have forgot to run that sql file.

https://github.com/DarkstarProject/dark ... ry_box.sql
by whasf
Wed May 08, 2019 8:10 am
Forum: General Chat
Topic: Ashita Item Creation
Replies: 4
Views: 10620

Re: Ashita Item Creation

The server doesn't read the client files whatsoever.
by whasf
Tue May 07, 2019 7:17 pm
Forum: General Chat
Topic: Ashita Item Creation
Replies: 4
Views: 10620

Re: Ashita Item Creation

I wouldn't be surprised if there was a way to do that. We don't have much in the way of anti-cheat or server-side validation.
by whasf
Wed May 01, 2019 7:49 am
Forum: Troubleshooting
Topic: Getting C2601 error when building DSGame-server
Replies: 7
Views: 8316

Re: Getting C2601 error when building DSGame-server

Nope I'm running stock VS2019 and C++