Search found 51 matches
- Mon Jul 08, 2019 1:27 pm
- Forum: Troubleshooting
- Topic: SQL Table not present or corrupted on update 30190605_0
- Replies: 2
- Views: 10390
SQL Table not present or corrupted on update 30190605_0
Ran into this mess of errors today (08Jul19) for just about every table... 2019-07-08T18:13:03.045950Z 27 [ERROR] InnoDB: Fetch of persistent statistics requested for table `ffxi`.`despoil_effects` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present o...
- Sun Feb 04, 2018 9:45 am
- Forum: Server Setup & Guides
- Topic: Update server message
- Replies: 3
- Views: 5270
Re: Update server message
Pretty sure you need to add 'nnameflag' to the char sql table.
I vaguely recall seeing the double message when I thought I broke GM mode (no cmds would work).
viewtopic.php?f=15&t=21622
https://github.com/DarkstarProject/dark ... /chars.sql
I vaguely recall seeing the double message when I thought I broke GM mode (no cmds would work).
viewtopic.php?f=15&t=21622
https://github.com/DarkstarProject/dark ... /chars.sql
- Mon Jan 15, 2018 11:06 am
- Forum: Troubleshooting
- Topic: Server Connection Issues from LAN or Localhost
- Replies: 11
- Views: 16339
Re: Server Connection Issues from LAN or Localhost
I ended up having to do a complete reinstall of the operating system on the client machines to get everything working again. I am still of the impression that a windows update borked something in ffxi.
- Thu Jan 11, 2018 8:54 am
- Forum: Bugs
- Topic: Looks like I broke GM mode...
- Replies: 4
- Views: 11740
Re: Looks like I broke GM mode...
I'm an idiot... as usual lol...
'nnameflag' isn't added with migrations (yes I should have known better), added manually and all is well. ^_^
'nnameflag' isn't added with migrations (yes I should have known better), added manually and all is well. ^_^
- Wed Jan 10, 2018 2:04 pm
- Forum: Bugs
- Topic: Looks like I broke GM mode...
- Replies: 4
- Views: 11740
Looks like I broke GM mode...
Assuming this is something that I screwed up today when updating and/or running current migrations. And seeing as this would be a pretty noticeable issue if it wasn't just me I didn't want to open a new issue if I didn't have to. Client 30171223_0 Revision 73aab99e1eca4f1016b7b0ec8cde497b39026dd9 Pl...
- Fri Sep 15, 2017 1:57 pm
- Forum: Troubleshooting
- Topic: Game Server Build Fails
- Replies: 1
- Views: 3883
Re: Game Server Build Fails
Looks like I was overdue for a MSVS update.... why do they hide the update button?!?!
Issue solved.
Issue solved.
- Fri Sep 15, 2017 11:52 am
- Forum: Troubleshooting
- Topic: Game Server Build Fails
- Replies: 1
- Views: 3883
Game Server Build Fails
Error Element <LanguageStandard> has an invalid value of "stdcpp17". DSGame-server C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets 358 ================= Keep getting the above error when trying to get a fresh DSGame-server to build. ...
- Thu Mar 30, 2017 10:21 pm
- Forum: Troubleshooting
- Topic: Unable to compile the server
- Replies: 6
- Views: 7792
Re: Unable to compile the server
Can be any name with .bat for the extension
It goes in the sql directory in the server directory
c:\darkstar\sql\save_char.bat
It simply deletes all the char .sql before importing everything else into mysql.
It goes in the sql directory in the server directory
c:\darkstar\sql\save_char.bat
It simply deletes all the char .sql before importing everything else into mysql.
- Thu Mar 30, 2017 4:04 pm
- Forum: Troubleshooting
- Topic: Unable to compile the server
- Replies: 6
- Views: 7792
Re: Unable to compile the server
Are you cleaning solution before building?
Possibly didn't include the C++ library on install of VS?
Possibly didn't include the C++ library on install of VS?
- Thu Mar 30, 2017 2:25 pm
- Forum: Troubleshooting
- Topic: Ashita - Prompt Says "Closing"
- Replies: 15
- Views: 17053
Re: Ashita - Prompt Says "Closing"
For those on English Win10
Control Panel -> Programs & Features -> Turn Windows features on or off -> Legacy Components -> make sure DirectPlay is ticked
This is not available on Win7 though so I'm still looking for a solution on that front.
Control Panel -> Programs & Features -> Turn Windows features on or off -> Legacy Components -> make sure DirectPlay is ticked
This is not available on Win7 though so I'm still looking for a solution on that front.