Search found 525 matches
- Thu Feb 19, 2015 1:59 am
- Forum: Client Setup & Guides
- Topic: Display driver stopped responding and has recovered
- Replies: 7
- Views: 10304
Re: Display driver stopped responding and has recovered
They are exactly the same, I wrote it and I also wrote Ashita v2. I ship it with Ashita v2 renamed as pol.exe so people don't need to manually do it.
- Tue Feb 17, 2015 11:06 pm
- Forum: Client Setup & Guides
- Topic: Display driver stopped responding and has recovered
- Replies: 7
- Views: 10304
Re: Display driver stopped responding and has recovered
As kj said, sounds related to your setup / card / drivers. The pol I wrote for Darkstar does nothing with your video card. It launches FFXi just as the original one did, nothing there is changed. So if your system is having issues with crashing and such, it definitely sounds like your card is having...
- Sun Feb 15, 2015 9:51 pm
- Forum: Troubleshooting
- Topic: server wont start after changinthe IP to go from local 2 LAN
- Replies: 5
- Views: 6018
Re: server wont start after changinthe IP to go from local 2
Check the log files to see what the problem is.
- Sun Feb 15, 2015 2:55 am
- Forum: Scripting
- Topic: To fellow contributors
- Replies: 2
- Views: 3858
Re: To fellow contributors
And for the love of god make tabs into 4 spaces. :<
- Sat Feb 14, 2015 5:37 pm
- Forum: Client Setup & Guides
- Topic: How to Force-Update your client in 5 steps.
- Replies: 1
- Views: 14003
Re: How to Force-Update your client in 5 steps.
Something to note, this is something that a few have mentioned in the past: Deleting random files can have adverse side effects as NOT ALL FILES will properly update if you delete them. A handful of people have stated in the past that some of the older game files will not properly update from the se...
- Thu Feb 12, 2015 11:53 pm
- Forum: General Chat
- Topic: Changing DSP from console to Windowed form
- Replies: 14
- Views: 14216
Re: Changing DSP from console to Windowed form
The issue you have here is due to the base path not being set. So the game servers start assuming the base directory is what your application is currently using. You need to define the working directory like this: Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Start.Click Dim pr...
- Thu Feb 12, 2015 11:35 pm
- Forum: General Chat
- Topic: Changing DSP from console to Windowed form
- Replies: 14
- Views: 14216
Re: Changing DSP from console to Windowed form
Windows 7 Ultimate. Even turning off UAC gives this error, but ideally, I want to be able to release for others to use, so turning off UAC is not really an option, since the system cannot turn off and turn on without a system restart. Honestly, unsure if it is a UAC issue, but based on working with...
- Thu Feb 12, 2015 11:27 pm
- Forum: General Chat
- Topic: Changing DSP from console to Windowed form
- Replies: 14
- Views: 14216
Re: Changing DSP from console to Windowed form
What operating system are you on? Very odd that UAC would be giving you this much trouble.
- Thu Feb 12, 2015 8:55 pm
- Forum: Public Servers
- Topic: Valkurm Nights Private Server Online!
- Replies: 9
- Views: 11963
Re: Valkurm Nights Private Server Online!
Feel free to remove Ashita from your advertisements as it wont work on your server.
- Thu Feb 12, 2015 11:59 am
- Forum: General Chat
- Topic: Changing DSP from console to Windowed form
- Replies: 14
- Views: 14216
Re: Changing DSP from console to Windowed form
Have you tried just disabling UAC on your machine? There is really no need for it if you are the sole user of the system.
Otherwise, launch your UI program as an Administrator via the right-click menu option.
Otherwise, launch your UI program as an Administrator via the right-click menu option.