Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!
Join Today!yep i use visual studio 2015it seems u dont use visual studio 2008 u try to upgrade project in a new version of visual studio?
yes u need to use 2008yep i use visual studio 2015
must i install visual studio 2008 ?
are you getting any crashdumps? try debugging the application and see what its trying to do.@cmb maybe you know why, but my coretools its crashing when i open a field file if i compile the .exe and the plugins, using the compiled one inside devkit works fine, any solution?
are you getting any crashdumps? try debugging the application and see what its trying to do.
Compiled the exe, Installed "Raiderz_Intl_20110531" replaced orginal exe with recently compiled, trying start and it crashes... why?
"
프로그램이 치명적인 오류를 발생하였으므로 관련 정보를 개발사에 전송하도록 권장합니다.본 프로그램은 프로그램 오류의 완전한 분석을 위하여 프로그램 오류정보 및 귀하의 시스템사양(운영체제/메모리/비디오카드 정보)를 본사에 전송할것입니다.전송된 자료는 프로그램 성능 향상을 위해서만 사용됩니다.
"
It generates some dmp file but no way can understand it...
When i was compyling i had some "waringins", something about "public symbols" can this be the problem?
What source code did you compile?
why am i getting this error, i did all the steps right
Thank you from now
I am now encountering such an error
Thank you very much for your interest
these errors did not improve only
" Also the pre-build event for GameApp project is still enabled. " ==
I don't know exactly where to edit it
GameApp-Properties-event build-Pre build Event = Excluded From build NO
right click the GameLib Project and click Properties. This will take you to the Project Properties Window. Click the arrow next to Build Events, then click on Pre-Build Event. Make sure Excluded from Build is set to Yes.
So it seems like the SVNRevision.h error has been resolved with that change.
You still need to exclude the pre-build event.
As explained by cmb this is how you do it:
Except in your case you need to do it with the GameApp project as the error states. Make sure exclude is set to Yes.