Skip to forum content

You are not logged in. Please login or register.


forums.pvpgn.pro → [EN] Tech Support → Pvpgn - crash @ w10

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 16

1

Topic: Pvpgn - crash @ w10

Hello, when I runs the pvpgnconsole it seems to crash here:

After lua/main.lua it shutdowns, but the diablo consoles seems to work okay, but not pvpgn. Is there any tools am I missing to run pvpgn on windows 10?

I attached the bnetd.log file.

2

Re: Pvpgn - crash @ w10

I update the Magic Builder to make Debug builds.
Try the latest automated build with "_debug" in the filename. Or use "rebuild_pvpgn_*_debug.bat" from magic builder to make the same from the source code.
After a crash debug version of exe you will see a file with name like "PvPGN_20150202_024604.dmp" that you can attach here both with *.pdb file.

Do not ask for support in PM.

3 (edited by Fogeeno 28.08.2016 22:23)

Re: Pvpgn - crash @ w10

Here is the file, still problem. Never had problems before with pvpgn  sad maybe its cuz of windows 10? tongue

4

Re: Pvpgn - crash @ w10

Is ucrtbased.dll in your PvPGN folder? If so, remove it. You need to properly install the Visual C++ Redistributable for Visual Studio 2015

5

Re: Pvpgn - crash @ w10

xboi209 wrote:

Is ucrtbased.dll in your PvPGN folder? If so, remove it. You need to properly install the Visual C++ Redistributable for Visual Studio 2015

I have it installed, already and I tried with the debug files and it told me that ucrtbased.dll were missing.

6

Re: Pvpgn - crash @ w10

Open command line in the directory with PvPGN and execute where ucrtbased.dll
Attach here the file from that location(s).

Do not ask for support in PM.

7

Re: Pvpgn - crash @ w10

Can you confirm you have the x86 version installed and not just the x64 version?

8

Re: Pvpgn - crash @ w10

xboi209 wrote:

Can you confirm you have the x86 version installed and not just the x64 version?

I have both x86 and x64 installed, I repaird it but no effect at all.

9 (edited by xboi209 29.08.2016 08:38)

Re: Pvpgn - crash @ w10

What directory was ucrtbased.dll located in? Also, enable debug and trace error messages in bnetd.conf

10

Re: Pvpgn - crash @ w10

PvPGN is running fine before line "lua/main.lua", and after that it crashes with error "ucrtbase.dll not found" in release and "ucrtbased.dll not found" in debug version, right?

Try build it without Lua and without a database support to check if the error persists.
Also try put attached dlls into a directory with PvPGN, these are new versions.

Do not ask for support in PM.

11 (edited by xboi209 29.08.2016 11:52)

Re: Pvpgn - crash @ w10

Those DLLs shouldn't be redistributed without the official installer, he would need to download the corresponding Windows 10 SDK and recompile PvPGN with the correct settings in order to properly use the updated DLLs.

12

Re: Pvpgn - crash @ w10

HarpyWar wrote:

PvPGN is running fine before line "lua/main.lua", and after that it crashes with error "ucrtbase.dll not found" in release and "ucrtbased.dll not found" in debug version, right?

Try build it without Lua and without a database support to check if the error persists.
Also try put attached dlls into a directory with PvPGN, these are new versions.


Which build is without lua in this folder: https://www.dropbox.com/sh/m151mo4s7f6z … 08-29?dl=0 ?

13

Re: Pvpgn - crash @ w10

Fogeeno wrote:

Which build is without lua in this folder: https://www.dropbox.com/sh/m151mo4s7f6z … 08-29?dl=0 ?

There is no build without Lua. You can build it using Magic Builder.

Do not ask for support in PM.

14

Re: Pvpgn - crash @ w10

HarpyWar wrote:
Fogeeno wrote:

Which build is without lua in this folder: https://www.dropbox.com/sh/m151mo4s7f6z … 08-29?dl=0 ?

There is no build without Lua. You can build it using Magic Builder.

Okay, anyway I get an error with it:

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler:  
Build flags: 
Id flags: 

The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 2016-08-29 16:50:39.
Project "C:\Users\Johan\Desktop\pvpgn-magic-builder-master\build\CMakeFiles\3.3.2\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Win32\PlatformToolsets\v140\Toolset.targets(34,5): error MSB8036: The Windows SDK version 8.1 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". [C:\Users\Johan\Desktop\pvpgn-magic-builder-master\build\CMakeFiles\3.3.2\CompilerIdCXX\CompilerIdCXX.vcxproj]
Done Building Project "C:\Users\Johan\Desktop\pvpgn-magic-builder-master\build\CMakeFiles\3.3.2\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets) -- FAILED.

Build FAILED.

"C:\Users\Johan\Desktop\pvpgn-magic-builder-master\build\CMakeFiles\3.3.2\CompilerIdCXX\CompilerIdCXX.vcxproj" (default target) (1) ->
(Desktop_PlatformPrepareForBuild target) -> 
  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Win32\PlatformToolsets\v140\Toolset.targets(34,5): error MSB8036: The Windows SDK version 8.1 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". [C:\Users\Johan\Desktop\pvpgn-magic-builder-master\build\CMakeFiles\3.3.2\CompilerIdCXX\CompilerIdCXX.vcxproj]

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:02.18

Where do I find Cmake Compiler Cxx?

15

Re: Pvpgn - crash @ w10

Im not sure but may be you need to install Windows SDK. Try first and second if first not helps. Or may be you need only second (for Windows 10):
https://developer.microsoft.com/en-us/w … ws-8-1-sdk
https://developer.microsoft.com/en-us/w … ows-10-sdk

What edition of Windows do you have (home, starter, professional)?
Also open about dialog in your Visual Studio - is there an item "Microsoft Visual C++ 2015" in installed products?

Do not ask for support in PM.

16

Re: Pvpgn - crash @ w10

HarpyWar wrote:

Im not sure but may be you need to install Windows SDK. Try first and second if first not helps. Or may be you need only second (for Windows 10):
https://developer.microsoft.com/en-us/w … ws-8-1-sdk
https://developer.microsoft.com/en-us/w … ows-10-sdk

What edition of Windows do you have (home, starter, professional)?
Also open about dialog in your Visual Studio - is there an item "Microsoft Visual C++ 2015" in installed products?

I think I know the reason why it crash, it seems to not like my ip kind of. If I put my ip (computer - 192.168.0.103) it crashs, if I have it like: "0.0.0.0" it wont crash.

My question is, will it work on 0.0.0.0 to listen to 217.209.174.212 ? will it work anyway, if players are going to connect to me.

Posts: 16

Pages 1

You must login or register to post a reply

Who now at forum

Currently view post: 1 guest, 0 registered users

forums.pvpgn.pro → [EN] Tech Support → Pvpgn - crash @ w10