Click "Build All". It should recompile the solution with the changes you made.
Type: Posts; User: Seoa
Click "Build All". It should recompile the solution with the changes you made.
Not enough computer resources to execute the query. I got by this by sheer luck.
Blade looks really nice.
You misunderstood, there is no 'working' source posted.
Please do not post runnables, if anything post the source.
Are you using Emisands 1.5 database? Please go to the dbo.ServerStatus table in the GunzDB database, and replace the IP with your current IP address. Make sure your Locator, MatchAgent, and...
There is a torrent for it. VS2003 isn't free you know.
It wouldn't crash if the port is closed. Maybe you didn't remove MMonitor in it's entirety.
Careless error on my part. Somehow, I didn't have Emisand's database files, and instead had the old 08 database. Sorry for the trouble.
I'm trying to run the matchserver, but im missing one single sql file that's needed.
[03/12/12 12:52:28] MMatchDBMgr::ExceptionHandler
ErrSQL( {CALL spGetBattleTimeRewardDescription} ),...
Really. I'll have to learn how to do that.
Fixed everything. Though, I still wonder how Phoenix's client is 5+ mb's. Must have built in debug mode, and removed a lot of junk, or built in release, and added stuff :blink:
Ok, this may fix the loading screen, but I have no idea where you are coming from when you want to hex edit when I have the source code.:?: However, the question still remains.
When I use release, im also getting the FPS counter, Debug Server, and the console. When I use debug, im getting a 14 mb file that needs to be fixed. I'm building it in release.
My client in...
Post the mlog of the crash.
I'm not that good with assembly. Better luck with a higher level language.
Not bad, it is well textured. The stock of the gun looks too big though.
I'm thinking you overwrote the weapons. Have the items you have added appear in the shop?
Try to use the same program that was used to pack the resources into a .dll. Maybe it will have the option to undo the action. Most programs have their own methods, and trying it with a different...
Hello maxy2010. To start off with, we need a clean set of client files for your runnable.
Please download Phoenix's client:
http://forum.ragezone.com/f245/gunz-1-5-client-updated-823385/
Then...
It was first showing:
xml model/man/man01.xml file loading failure !!!
heroman1 not found
Edit: Solved the problem. I actually killed two problems with 1 solution. Now, logging in 0_0
Here we go.....
Fixed my last problem, but now I have a new problem. I went ahead and highlighted the error in the mlog. I've gotten further this time. I've tested my build with Phoenix's...
I will. I just want to make sure the 'fix' doesn't actually cause other problems. Right now, I'm having a new problem....
The problem has been solved.
I have followed the guide, exactly as it says. Then, I just removed .mef from the source code. Now, I run the release, and it simply crashes. Where do I begin?
mlog(Release Mode):
GUNZ...
This is actually one of the most common questions answered here. There's actually like a hundred threads on exporting models from blender. Please take HellSniper's advice next time
The client needs to connect to a database. if their isn't a database at 127.0.0.1, then there won't be a server on the list.
Can you post the mlog?
This is used to create a filelist.xml file, with the new CRC for any file.
I think...
Good release.
I mean, do you really have to select each object you want to save? I just assumed the blender would recognize all the objects you created and save them as you hit 'save'. I'm not familiar with...
What is this Warez that you speak of? ;)
Went through about a hundred threads and found the answer...
First, select your sword
Second, Go to the Material tab (F5)
Third, Create a new Material and set shading to 0
Fourth, Go to...
I've got both scripts. I'm running Blender 2.49, and I've tried Python versions 2.6.6 and 2.7.2. I'm getting a Python script error every time I try to export the model as an .elu .
Traceback...
The source code can only be built as a single file. The rest are the resources for the Client. Which you need to supply yourself :P:
SOPA is gone. They will reintroduce a new bill with the changes. It won't be named SOPA. And yeah, Megaupload was downed because of a single data center in Virginia, giving the FBI jurisdiction to...
The linker is giving him an internal error. He's using Win7 64 bit. I checked his linked settings, and project. It's all fine. He's going to have to find a work around, since it is more than...
You need to have the latest database files. The 1.5 database. It's in the release section.
This is your third thread. Take your time to pinpoint the problem, and describe the problem in more detail and what you have already done about it.
All of the errors are indicative of wrong C runtime settings with your builds. Make sure that all of your object files, libraries, etc are compiled with the same runtime setting, that is:
...
Uninstall any/all MS SQL Server versions from your computer.
Then, Follow this:
How to Install SQL Server 2008 R2 Express - YouTube
It's all the information you need to set it up.
Static Versus Dynamic Linking
C Runtime Library
When integrating Crypto++, the Crypto++ library must use the same runtime library linker setting as our Visual Studio project. The runtime...
And, you edited the MatchServer configuration files?
Why isn't release able to read the contents of .Mrs files? It's not reading any packed files. (.mrs/.mef)
Goto Project>Properties . On the left you should see a C++ Folder dropdown. Double click it. Click Precompiled Headers subitem. Set to "Not using Precompiled Headers".
Also, did you just...
Redo the whole solution. =) and tell us the first errors you get. What I'm seeing is errors caused by other errors here.
Yes, no problems with it. If you need help let me know.
You must be doing something wrong. I haven't received any linking errors compiling.
I understand Vuses reasoning. I feel people should work and learn for the things they want. I also understand that Theoderwants to help the community. However, looking at the post/view ratio of...
Thanks Vusion. I'll look into that ASAP. Though, I was almost sure I didn't remove anything. mef related in the code.
Divine means the 1.5 client and I'm unsure of the database files. The main problem is the loading screen. If the loading screen is modified in any way, it messes up the lobby background. It's most...