cRPG

cRPG => General Discussion => Topic started by: MrIlluminati on October 24, 2014, 04:16:27 am

Title: cRPG Crashes tells me to look in logs folder
Post by: MrIlluminati on October 24, 2014, 04:16:27 am
WHERE THE FUCK IS THIS LOGS FOLDER!? FUCKING SHIT
Title: Re: cRPG Crashes tells me to look in logs folder
Post by: GOBBLINKINGREATLEADER on October 24, 2014, 04:22:59 am
Depending on where you downloaded your game from the directory is different.

If not through Steam then probably C:/Program Files/Mount&Blade Warband/Logs

If through Steam then C:/Program Files/Steam/steamapps and in one of the folders in steamapps you will find Mount&Blade Warband/Logs.

Go ahead and post it here. Are you getting an error message crashing your game that you could share?
Title: Re: cRPG Crashes tells me to look in logs folder
Post by: MrIlluminati on October 24, 2014, 04:24:26 am
[19:13:42] Initializing meta mission...
[19:13:46] Starting map nether in mode multiplayer_bt
[19:13:48] Loading post effect shaders (HDR: 0, DoF: 0, FXAA: 0, PP: 0)...
[19:13:49] EXCEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000000, 0x3A4CACBC)
[19:13:49] Dumping call stack...
[19:13:49] - 0x0112AA24 crpg_beta.exe+0x56AA24 (mbTroop::canEquipItemInSlot+0x34)
[19:13:49] - 0x0107A362 crpg_beta.exe+0x4BA362 (mbMission::alterAgentItems+0x112)
[19:13:49] - 0x01079D4C crpg_beta.exe+0x4B9D4C (mbMission::createAgentEntity+0x45C)
[19:13:49] - 0x01078FDF crpg_beta.exe+0x4B8FDF (mbMission::createAgent+0x65F)
[19:13:49] - 0x0107B266 crpg_beta.exe+0x4BB266 (mbMission::spawnAgentFromNetwork+0x436)
[19:13:49] - 0x010B27E2 crpg_beta.exe+0x4F27E2 (mbnetNetworkClient::receiveEvent+0x902)
[19:13:49] - 0x010B1D9C crpg_beta.exe+0x4F1D9C (mbnetNetworkClient::receivePacket+0x37C)
[19:13:49] - 0x010B19B4 crpg_beta.exe+0x4F19B4 (mbnetNetworkClient::listen+0x274)
[19:13:49] - 0x0100F54E crpg_beta.exe+0x44F54E (mbCoreGame::frameMove+0x8E)
[19:13:49] - 0x010173CE crpg_beta.exe+0x4573CE (CD3DApplication::Render3DEnvironment+0x4AE)
[19:13:49] - 0x01017E6C crpg_beta.exe+0x457E6C (CD3DApplication::Run+0xEC)
[19:13:49] - 0x0115B51F crpg_beta.exe+0x59B51F (WinMain+0x19AF)
[19:13:49] - 0x012E38B8 crpg_beta.exe+0x7238B8 (__tmainCRTStartup+0xFD)
[19:13:49] - 0x75F8338A kernel32.dll+0x1338A (BaseThreadInitThunk+0x12)
[19:13:49] - 0x77E99F72 ntdll.dll+0x39F72 (RtlInitializeExceptionChain+0x63)
[19:13:49] - 0x77E99F45 ntdll.dll+0x39F45 (RtlInitializeExceptionChain+0x36)
[19:13:49] - 0x77E99F45 ntdll.dll+0x39F45 (RtlInitializeExceptionChain+0x36)
[19:13:49] Dumping memory status...
[19:13:49] Commit size: 933 MB
[19:13:49] Working set size: 888 MB
[19:13:49] Available size: 28472 MB
[19:13:49] Heap #0 (process): 447 MB
[19:13:49] Heap #1: 0 MB
[19:13:49] Heap #2: 5 MB
[19:13:49] Heap #3: 0 MB
[19:13:49] Heap #4: 3 MB
[19:13:49] Heap #5: 0 MB
[19:13:49] Heap #6: 355 MB
[19:13:49] Heap #7: 0 MB
[19:13:49] Heap #8: 0 MB
[19:13:49] Heap #9: 0 MB
[19:13:49] Heap #10: 0 MB
[19:13:49] Heap #11: 0 MB
[19:13:49] Heap #12: 0 MB
[19:13:49] Heap #13: 0 MB
[19:13:49] Heap #14: 0 MB
[19:13:49] Heap #15: 0 MB
[19:13:49] Heap #16: 0 MB
[19:13:49] Closing log file...
Title: Re: cRPG Crashes tells me to look in logs folder
Post by: GOBBLINKINGREATLEADER on October 24, 2014, 04:51:23 am
Is the game crashing at start up? I'm clueless but I think you might be suffering from a memory leak.

Generic fixes to try:

1. Clear out all extra programs you have running when you try to launch/play the game, and check that you don't have too many programs launching on startup. Clear up space on your hard drive as well.

2. Update your graphics card drivers.

3. Use the "repair" function in your launcher.
Title: Re: cRPG Crashes tells me to look in logs folder
Post by: chesterotab on October 24, 2014, 05:08:17 am
[19:13:49] EXCEPTION_ACCESS_VIOLATION (0xC0000005, 0x00000000, 0x3A4CACBC)

This will most likely be fixed by disabling DEP which is a windows security feature designed to prevent programs from accessing shit they aren't supposed to. As a fellow crpg player I am assuming you don't care about PC security and just want to play the vidya. This is how you disable it.

1. Type cmd in the start search menu, right-click on it and select Run as Administrator.

2. Once the command prompt is open, you can now disable the DEP by entering the following command line.

bcdedit.exe /set nx AlwaysOff

Reboot after this and try playing crpg

3. And to enable it back if you want it back or if this doesn't work,

bcdedit.exe /set nx AlwaysOn

OR, if you don't want to disable it completely and want to try to just disable it for crpg

Right click on your "computer" --> Properties --> Advanced system settings --> Advanced tab --> click the Settings... under the performance catagory --> "Data execution Prevention" tab. --> select "turn on DEP for all programs and services except those I select:" --> Add... --> find crpg_beta.exe which is in your Mount&Blade Warband directory --> Apply and reboot then you should be done.
Title: Re: cRPG Crashes tells me to look in logs folder
Post by: MrIlluminati on October 24, 2014, 05:40:15 am
This will most likely be fixed by disabling DEP which is a windows security feature designed to prevent programs from accessing shit they aren't supposed to. As a fellow crpg player I am assuming you don't care about PC security and just want to play the vidya. This is how you disable it.

1. Type cmd in the start search menu, right-click on it and select Run as Administrator.

2. Once the command prompt is open, you can now disable the DEP by entering the following command line.

bcdedit.exe /set nx AlwaysOff

Reboot after this and try playing crpg

3. And to enable it back if you want it back or if this doesn't work,

bcdedit.exe /set nx AlwaysOn

OR, if you don't want to disable it completely and want to try to just disable it for crpg

Right click on your "computer" --> Properties --> Advanced system settings --> Advanced tab --> click the Settings... under the performance catagory --> "Data execution Prevention" tab. --> select "turn on DEP for all programs and services except those I select:" --> Add... --> find crpg_beta.exe which is in your Mount&Blade Warband directory --> Apply and reboot then you should be done.

What sketchy shit did CMP add this patch?

Is the game crashing at start up? I'm clueless but I think you might be suffering from a memory leak.

Generic fixes to try:

1. Clear out all extra programs you have running when you try to launch/play the game, and check that you don't have too many programs launching on startup. Clear up space on your hard drive as well.

2. Update your graphics card drivers.

3. Use the "repair" function in your launcher.

I have 32 GB of ram, plenty to leak :D. It crashes as soon as the game map loads in.
Title: Re: cRPG Crashes tells me to look in logs folder
Post by: Kaido on October 24, 2014, 08:27:26 am
Go to ingame Options->Graphics->UNcheck/Deactivate the Load textures on demand.
Im almost sure this will fix it.
Title: Re: cRPG Crashes tells me to look in logs folder
Post by: matt2507 on October 24, 2014, 02:43:12 pm
WHERE THE FUCK IS THIS LOGS FOLDER!? FUCKING SHIT

A beta tester who don't know where is the log folder ?  :lol: