Search found 9 matches
- Tue Sep 02, 2014 8:03 pm
- Forum: Troubleshooting
- Topic: Game Server Crashes
- Replies: 15
- Views: 6948
Re: Game Server Crashes
Okay, I'll have a read over that and just mess around in the server for a while. Not really sure where I'll end up but hey, gotta start somewhere lol.
- Tue Sep 02, 2014 7:52 pm
- Forum: Troubleshooting
- Topic: Game Server Crashes
- Replies: 15
- Views: 6948
Re: Game Server Crashes
Awesome, within the next few commits I'll do a new compile and test it. Thanks for looking into it, I'll post back with my results. It doesn't bother me too much about the x64 apps anyways, because when I mess around with servers I'm just doing it locally with myself, sometimes a couple machines. So...
- Mon Sep 01, 2014 9:01 pm
- Forum: Troubleshooting
- Topic: Game Server Crashes
- Replies: 15
- Views: 6948
Re: Game Server Crashes
You got me man, like I said, when it comes to the actual source code I haven't the slightest clue. I can read and make out what most errors are, but this one evaded me for a bit. Leave it to me to branch off from the instructions and break something lol.
- Mon Sep 01, 2014 5:37 pm
- Forum: Troubleshooting
- Topic: Game Server Crashes
- Replies: 15
- Views: 6948
Re: Game Server Crashes
Last post limited me to 5 attachments, last picture:
Warnings in VS before/during debug process:
Warnings in VS before/during debug process:
- Mon Sep 01, 2014 5:36 pm
- Forum: Troubleshooting
- Topic: Game Server Crashes
- Replies: 15
- Views: 6948
Re: Game Server Crashes
Okay well here's some info for you that may prove to be useful. Outside of compiling I don't know anything about C and VS. Here's a quick rundown of what I did: Game crashing upon entering world using 64 bit apps: Untitled.jpg Build successful for 64 bit, appends "_64" to file name. Untitled1.jpg Tr...
- Mon Sep 01, 2014 4:54 pm
- Forum: Troubleshooting
- Topic: Game Server Crashes
- Replies: 15
- Views: 6948
Re: Game Server Crashes
Okay so I tried what you said and I couldn't get anything. I'll take some screenshots to show you. I did however find the culprit. It was because they were 64 bit. When I tried to debug them as you said it gave me an error saying it couldn't find the program "DSGame-server.exe" Well, the 64 bit apps...
- Mon Sep 01, 2014 4:27 pm
- Forum: Troubleshooting
- Topic: Game Server Crashes
- Replies: 15
- Views: 6948
Re: Game Server Crashes
Windows 7 x64.
Not sure if that has any implication on the problems. The wiki is structured for 32 bit, but I changed everything to 64 bit, seems to be alright other than this issue.
Not sure if that has any implication on the problems. The wiki is structured for 32 bit, but I changed everything to 64 bit, seems to be alright other than this issue.
- Mon Sep 01, 2014 4:12 pm
- Forum: Troubleshooting
- Topic: Game Server Crashes
- Replies: 15
- Views: 6948
Re: Game Server Crashes
Pardon my ignorance, but do you care to elaborate a bit more?
- Mon Sep 01, 2014 7:30 am
- Forum: Troubleshooting
- Topic: Game Server Crashes
- Replies: 15
- Views: 6948
Game Server Crashes
I'm running into a new problem. I was able to login and create a character and whatnot, but when I enter the world, the game server crashes. First it was the 3001 error, so I restarted everything a couple different times, now it's no longer an issue about the key, but still crashes. Game Server Log ...