Jump to content

Search the Community

Showing results for tags 'crash'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Welcome Aboard
  • Kerbal Space Program 2
    • KSP2 Dev Updates
    • KSP2 Discussion
    • KSP2 Suggestions and Development Discussion
    • Challenges & Mission Ideas
    • The KSP2 Spacecraft Exchange
    • Mission Reports
    • KSP2 Prelaunch Archive
  • Kerbal Space Program 2 Gameplay & Technical Support
    • KSP2 Gameplay Questions and Tutorials
    • KSP2 Technical Support (PC, unmodded installs)
    • KSP2 Technical Support (PC, modded installs)
  • Kerbal Space Program 2 Mods
    • KSP2 Mod Discussions
    • KSP2 Mod Releases
    • KSP2 Mod Development
  • Kerbal Space Program 1
    • KSP1 The Daily Kerbal
    • KSP1 Discussion
    • KSP1 Suggestions & Development Discussion
    • KSP1 Challenges & Mission ideas
    • KSP1 The Spacecraft Exchange
    • KSP1 Mission Reports
    • KSP1 Gameplay and Technical Support
    • KSP1 Mods
    • KSP1 Expansions
  • Community
    • Science & Spaceflight
    • Kerbal Network
    • The Lounge
    • KSP Fan Works
  • International
    • International
  • KerbalEDU
    • KerbalEDU
    • KerbalEDU Website

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Twitter


About me


Location


Interests

  1. edit: THE SOLUTION As suggested elsewhere on this board, I had attempted starting the game in OpenGL mode by adding -force-opengl to the target field in the shortcut I use for starting the game. I had also tried the same with -force-glcore, which is the command that the warning from Textures Unlimited suggests during startup. Neither had made the warning go away, the game kept crashing, and I found a surprising affluence of "d3d" related errors in the log. THE FIX: not using the shortcut. I used the command prompt to start the game, all manual like. Been playing for over an hour now, no problems, so I'm convinced this solved the problem. Just in case anyone shares this problem, the inability to start the game in OpenGL mode, I will add a short description as the right answer. To see whether your problem resembles mine, I will leave here the whole odyssey. Starting the game in OpenGL mode was pretty much the first thing I had tried, but not knowing how to build a command into a shortcut, I had done what I had thought a description elsewhere on this message board had described. I may have gotten that wrong, though the command that had been suggested there was not quite correct, it appears, either. Regardless. If anyone loveed up, it was almost certainly me. Clumsy is a state of mind. In a previous episode: Problem: in the last few days, the game has started crashing for no apparent reason. Over the past few days, I got system freezing up or BSOD a few times. I thought updating windows and graphics drivers had remedied that. But that game just keeps on crashing. Even when it's just running in the background, after the prolonged startup my large number of mods require. Crash, while I do nothing to it. Other than the VAB, I couldn't find anything the crashes appeared to have in common. As it happened without my input, I thought "Maybe it's the Autosave!". To test this out, I went into settings.cfg and changed the long and the short intervall, by hanging many, many zeroes at the end of either. I found the game translated the entry in the settings.cfg into 3E+23 after startup. I got to play around in the VAB for about five to ten minutes. Crash. I found in the log file that Janitor's Closet was throwing many NullReference errors. So I took it out. Game still crashed. I've piled the log file, the crash dump, and all the .cfg files and such that lurk in the game directory into a zip file, hence: https://drive.google.com/open?id=1-7VGvOb9sC5uLvza72vwtRP2099HV0z9 I've also copied the addon list AVC provides me, it is hence: https://drive.google.com/open?id=1HofhzlRRj6SN_R1pHhk_yrH5BlS4EgxN Note: This list is from before I removed Janitor's Closet. While typing this, I started up the game once more, and it crashed again. This time, at the exact moment that I tried placing the base of a strut. Assemblage of log files zipped up hence: https://drive.google.com/open?id=1WlP3SKnRzwoU-0gPYF4MwOT3AbgVtLjh Then I thought "It's the VAB!" So I started up the game, told QuickStart to take me to the Space Center. It finished loading and I busied myself with something else, waiting for it to crash or not. No crash message had appeared after what felt like 20 minutes, and I thought "yay!". Then I tried moving the mouse, and the cursor was stuck. Whole system frozen up. Couldn't even get to the CTRL+ALT+Del screen, that old combo did zilch. No Crash Dump, obviously (I compared the folder names to earlier dumps I had already zipped up). The output_log, though, is here: https://drive.google.com/open?id=1zWIf2XmRDjPNecw6oqHN1XqfY6oJ50Al I would greatly appreciate any help in figuring this out. I suspect it's a mod. Actually, I'm fairly sure it's a mod. But as my wits weren't great in this to begin with, I've gone past their end a while ago. I'm presently mostly stuck at home, being chronically ill. Playing KSP is a welcome relief, so I'd really be grateful to anyone who can help me figure this out.
  2. My KSP is crashing on Loading any save (4/5 Times), The weird part is that the Output_Logs are listing Mods that I don't have Installed at all. KSP 1.4.2 ~80 Mods Installed 64-Bit All Mods are Updated System Specs: Ryzen 1600X 16 GB Memory KSP Is running on a SSD Output_Log Error Log NullReferenceException: Object reference not set to an instance of an object at FerramAerospaceResearch.FARAeroComponents.FARVesselAero.SimulateAeroProperties (UnityEngine.Vector3& aeroForce, UnityEngine.Vector3& aeroTorque, Vector3 velocityWorldVector, Double altitude) [0x00000] in <filename unknown>:0 at FerramAerospaceResearch.FARAPI.InstanceCalcVesselAeroForces (.Vessel vessel, UnityEngine.Vector3& aeroForce, UnityEngine.Vector3& aeroTorque, Vector3 velocityWorldVector, Double altitude) [0x00000] in <filename unknown>:0 at FerramAerospaceResearch.FARAPI.CalculateVesselAeroForces (.Vessel vessel, UnityEngine.Vector3& aeroForce, UnityEngine.Vector3& aeroTorque, Vector3 velocityWorldVector, Double altitude) [0x00000] in <filename unknown>:0 at (wrapper delegate-invoke) MuMech.VesselState/FARCalculateVesselAeroForcesDelegate:invoke_void__this___Vessel_Vector3&_Vector3&_Vector3_double (Vessel,UnityEngine.Vector3&,UnityEngine.Vector3&,UnityEngine.Vector3,double) at MuMech.VesselState.AnalyzeParts (.Vessel vessel, MuMech.EngineInfo einfo, MuMech.IntakeInfo iinfo) [0x00000] in <filename unknown>:0 at MuMech.VesselState.Update (.Vessel vessel) [0x00000] in <filename unknown>:0 at MuMech.MechJebCore.FixedUpdate () [0x00000] in <filename unknown>:0 Both FAR & MechJeb are not installed at all on my Install, Not a single file at all. I'm also getting a ton of spam of This: (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42) delta 0, target amt 30 Uninstalling ModularFlightIntergrator seems to fix It somewhat, But introduces other issues with Kopernicus. I'm going to start running through my ~80 Mods to see If any are conflicting, But It would be nice to see If anyone else is having this issue. EDIT: Trajectories seems to have been causing It so far, But I need to reproduce it.
  3. So my game has been "crashing" a lot lately, it happens when i either enter the VAB, engage the parachutes, touch down at a surface, adjust the camera position. From the freeze there's three possible outcomes: the game runs normally in the background, i can click and stage normally (I know it by sounds), but there's no output to the screen. the game just shutdown, but there's no crash log. the screen goes all black, and after 30 seconds the computer restarts itself. My Pc is low end, but i don't think it's a performance issue, because the game runs at 30-35fps at ultra low settings. PC SPECS: Intel Core2 Duo E8400 @3.00 ghz 2 GB Ram i don't know what is the graphics card, but it's integrated, and worse than intel HD graphics. THANKS IN ADVANCE!!
  4. I have 8gb RAM and a geforce 950 KSP 1.4.2 Previously I ran KSP on 4gb no problem. I got a new computer and installed ksp and this started happening. YES MY DRIVERS ARE UPTO DATE. Even with just vanilla it was randomly hitting a HARD 4GB limit and the game would freeze but I can still here the sounds it was making when it froze. The Game Idles on the main menu at 3.6GB usage too so I really don't know what to do. I have tried reducing texture quality in an effort to reduce texture memory eating up too much but it doesn't seem to have helped at all. I have found people talking about KSP as if this should only happen if launched 32bit but it won't even run in 32bit I always run it 64. I have seen online discussion about KSP using upto 16GB and others saying it's impossible for KSP to do more than 4GB ever even in 64bit mode. What the hell is going on? It started just running out of memory like no tomorrow once I added Raster Prop Monitor or any other mod. I get to 10 mods and it hits the ram limit during loading up the game. My last time I ran it on 4GB with about 50+ mods in 1.3.1
  5. Launched a small flee powered rocket at the start of a vanilla career and it crashed mid flight. 64bit, no mods, career. No freeze a direct message telling me it crashed, out of nowhere. https://github.com/maculator/KSP_vanilla_Crash_240318
  6. Hello guys, Since the update, I've seen that the x64 version of KSP don't seems to work.. So I'm now playing on KSP_x32 but also got a lot of problems My game seems to crash every times I load a rocket with more than 100 parts or so I'm uploading a bunch of KSP logs if you want to check them out : https://mega.nz/#!Rk52GArL!vCig86vmFEruCZIzEt9U7vvnTrsp3sQnIGhWZ3Nfe8U Btw, I've looked in the errors logs that reads failure from multiple addresses appears quite often but after doing a memtest I don't get any RAM errors...
  7. I've got a really modded copy of KSP (you might have seen some of my issue reports somewhere) and it comes across quite a few different errors. Such as this one. All data is here. Please help.
  8. Hey guys. Everytime I go from the VAB to the Launch Pad I'm getting a access violation. How can i fix this issue. Is it because KSP cannot get enough ram? or is there somewhere a memory leak? ----ERROR LOG Kerbal Space Program [version: Unity 2017.1.3p1 (02d73f71d3bd)] KSP_x64.exe caused an Access Violation (0xc0000005) in module KSP_x64.exe at 0033:8e75c6f5. Error occurred at 2018-03-22_175032. C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_x64.exe, run by Jeroen. 34% memory in use. 16301 MB physical memory [10693 MB free]. 18733 MB paging file [12630 MB free]. 134217728 MB user address space [134214278 MB free]. Read from location 00018ffc caused an access violation. Context: RDI: 0xfffcae34 RSI: 0x0001e680 RAX: 0x00000035 RBX: 0x00022620 RCX: 0x1d5eba28 RDX: 0xe2a2d5e4 RIP: 0x8e75c6f5 RBP: 0x00000031 SegCs: 0x00000033 EFlags: 0x00010206 RSP: 0x12b7f858 SegSs: 0x0000002b R8: 0xffff6cac R9: 0x00000000 R10: 0x00000000 R11: 0x1d5f503c R12: 0x00000001 R13: 0x00000014 R14: 0x00056498 R15: 0x1d59d850 Bytes at CS:EIP: 4c 8b 54 0a f0 4c 0f c3 49 f8 4c 0f c3 51 f0 4c Stack: 0x12b7f858: 8ddbb0cc 00007ff6 00022620 00000000 ........ &...... 0x12b7f868: 00000031 00000000 0001e680 00000000 1............... 0x12b7f878: fffcca34 ffffffff 0001e5a8 00000000 4............... 0x12b7f888: 1d59d850 00000000 00000014 00000000 P.Y............. 0x12b7f898: 000564b0 00000000 00056498 00000000 .d.......d...... 0x12b7f8a8: 00056498 00000000 0001e550 00000000 .d......P....... 0x12b7f8b8: 8ddb5f0d 00007ff6 00020a20 00000000 ._...... ....... 0x12b7f8c8: 09ec5cfc 00000000 00022620 00000000 .\...... &...... 0x12b7f8d8: 00000000 00000000 00000000 00000000 ................ 0x12b7f8e8: 8e7c723c 00007ff6 000001db 00000000 <r|............. 0x12b7f8f8: 00000000 00000000 00056498 09ec5cfc .........d...\.. 0x12b7f908: 00000011 000564b0 00000000 00000000 .....d.......... 0x12b7f918: 00000000 00000000 8eada068 00007ff6 ........h....... 0x12b7f928: 00000080 00000000 ffffffff 00000000 ................ 0x12b7f938: 12b7fa98 00000000 0001e550 00000000 ........P....... 0x12b7f948: 8ddb696e 00007ff6 12b7fae8 00000000 ni.............. 0x12b7f958: 09ec5cfc 00000000 00000000 00000000 .\.............. 0x12b7f968: 00000000 00000000 00000100 00000000 ................ 0x12b7f978: 00000000 00000000 00000000 00000000 ................ 0x12b7f988: 00000000 00000000 8ebaf801 00007ff6 ................ 0x12b7f998: 8d7d77c1 00007ff6 9003e680 00000000 .w}............. 0x12b7f9a8: 401a7aa0 00000000 00000000 00000000 .z.@............ 0x12b7f9b8: 00000000 00000000 8ebaf930 00007ff6 ........0....... 0x12b7f9c8: 8d7d79f7 00007ff6 8ebaf880 00007ff6 .y}............. 0x12b7f9d8: 9003e680 00000000 05e42310 00000000 .........#...... 0x12b7f9e8: 12b7fb30 00000000 9003e680 00000000 0............... 0x12b7f9f8: 8df96c9e 00007ff6 8ebacf30 00007ff6 .l......0....... 0x12b7fa08: 83ec0020 00000000 ffffffff ffffffff ............... 0x12b7fa18: 05e42310 00000000 8e83fdd5 00007ff6 .#.............. 0x12b7fa28: 8ddb730c 00007ff6 00000000 00000000 .s.............. 0x12b7fa38: 12b7fb30 00000000 83ec0020 00000000 0....... ....... 0x12b7fa48: 8e83fdd5 00007ff6 8e7c7200 00007ff6 .........r|..... 0x12b7fa58: 00000000 00007ff6 00000000 00000000 ................ 0x12b7fa68: ffffffff 00007ff6 052bd830 00000000 ........0.+..... 0x12b7fa78: 00000014 00000000 8ebacf30 00007ff6 ........0....... 0x12b7fa88: 00000014 00000000 00000042 00000000 ........B....... 0x12b7fa98: 0529b260 00000000 00000064 00000000 `.).....d....... 0x12b7faa8: 12b7fd40 00000000 00000064 00000000 @.......d....... 0x12b7fab8: 00000042 00000000 00000000 00000000 B............... 0x12b7fac8: 53736572 00007f00 12b815d0 00000000 resS............ 0x12b7fad8: 00000004 00000000 00000042 00000000 ........B....... 0x12b7fae8: 00000000 00000000 00000000 00000000 ................ 0x12b7faf8: 00000000 00000000 9003e680 00000000 ................ 0x12b7fb08: 00000069 00000000 12b7fc00 00000000 i............... 0x12b7fb18: 00000069 00000000 00000042 00000000 i.......B....... 0x12b7fb28: 12b7fc20 00000000 12b7fd40 00000000 .......@....... 0x12b7fb38: 12b8d1c0 00000000 12b8d0a0 00000000 ................ 0x12b7fb48: 05e42310 00000000 00000009 00000000 .#.............. 0x12b7fb58: 12fa15d4 00000000 12b7fc20 00000000 ........ ....... 0x12b7fb68: 8ddb7b90 00007ff6 00000000 00000000 .{.............. 0x12b7fb78: 00000004 00000000 12b7fc00 00000000 ................ 0x12b7fb88: 8ebacf30 00007ff6 00000010 00000000 0............... 0x12b7fb98: 05e423d8 00000000 056e78e0 00000000 .#.......xn..... 0x12b7fba8: 12b7fd40 00000000 00000000 00000000 @............... 0x12b7fbb8: 12b7fcd0 00000000 00000000 00000000 ................ 0x12b7fbc8: 12b7fc49 00000000 00000000 00000000 I............... 0x12b7fbd8: 8d859dca 00007ff6 05e42310 00000000 .........#...... 0x12b7fbe8: 00000001 00000000 00000000 00000000 ................ 0x12b7fbf8: 12b7fc00 00000000 12b8d130 00000000 ........0....... 0x12b7fc08: 00000001 00007ff6 0000000a 00000000 ................ 0x12b7fc18: 00000010 00000000 12b8d0a0 00000000 ................ 0x12b7fc28: 00000001 00000000 0000000a 00000000 ................ 0x12b7fc38: 00000010 00000000 8e7c723c 00007ff6 ........<r|..... 0x12b7fc48: 000001db 00000000 12b7fcd0 00000000 ................ 0x12b7fc58: 8d9a7b85 00007ff6 00000000 00000000 .{.............. 0x12b7fc68: 05e47b70 00000000 0000ce00 00000000 p{.............. 0x12b7fc78: 00000001 00000000 00000000 00000000 ................ 0x12b7fc88: 00000000 00000000 00000000 80000000 ................ 0x12b7fc98: 00000000 00000000 05e47b70 00000000 ........p{...... 0x12b7fca8: 8d86181d 00007ff6 12b7fdd9 00000000 ................ 0x12b7fcb8: 00000000 00000000 12b7fd40 00000000 ........@....... 0x12b7fcc8: 05e42310 00000000 12b800a0 00000000 .#.............. 0x12b7fcd8: 00000001 80000000 00000000 00000000 ................ 0x12b7fce8: 00000670 00000000 05380e90 00000000 p.........8..... 0x12b7fcf8: 8dd8f1f1 00007ff6 00000670 00000000 ........p....... 0x12b7fd08: 12b7fdd9 00000000 12b7fdd9 00000000 ................ 0x12b7fd18: 12fa15b0 00000000 00000000 00007ff6 ................ 0x12b7fd28: 8e7c7200 00007ff6 000001db 00000000 .r|............. 0x12b7fd38: 8e75ce06 00007ff6 12fa15b0 00000000 ..u............. 0x12b7fd48: 00000025 00007ff6 00000670 00000000 %.......p....... 0x12b7fd58: 00000670 00000000 0513ff80 00000000 p............... 0x12b7fd68: d53a6060 00000000 d53a6060 00000000 ``:.....``:..... 0x12b7fd78: 00000000 00000000 00000000 00000000 ................ 0x12b7fd88: 00000000 00000000 8eb7eb68 00007ff6 ........h....... 0x12b7fd98: efe93c2d 00007ffe d5a41270 00000000 -<......p....... 0x12b7fda8: 00000001 00000000 00000000 00000000 ................ 0x12b7fdb8: 00000750 00000000 00000000 00000000 P............... 0x12b7fdc8: 8dd8ce0f 00007ff6 00000048 00000000 ........H....... 0x12b7fdd8: 00000001 00007ff6 00000000 00000000 ................ 0x12b7fde8: 00000000 00000000 8eb7e550 00007ff6 ........P....... 0x12b7fdf8: 8dd8e67c 00007ff6 00000000 00000000 |............... 0x12b7fe08: 00000000 00000000 00000000 00000000 ................ 0x12b7fe18: 00000000 00000000 056e78e0 00000000 .........xn..... 0x12b7fe28: 05e6f850 00000000 8eb7eb68 00007ff6 P.......h....... 0x12b7fe38: 8dd8e781 00007ff6 00022fd4 0000002b ........./..+... 0x12b7fe48: 00000005 00000000 8eb7e550 00007ff6 ........P....... 0x12b7fe58: 00000000 00000000 00000000 00000000 ................ 0x12b7fe68: 05e6f850 00000000 00000000 00000000 P............... 0x12b7fe78: 8dd8eac9 00007ff6 1036ee60 00000000 ........`.6..... 0x12b7fe88: 8e839fe0 00007ff6 00000000 00000000 ................ 0x12b7fe98: 00000000 00000000 00000000 00000000 ................ 0x12b7fea8: 8de755dc 00007ff6 00000000 00000000 .U.............. 0x12b7feb8: 00000002 00000000 00000000 00000000 ................ 0x12b7fec8: 05e6f850 00000000 00000000 00000000 P............... 0x12b7fed8: f2711fe4 00007ffe 00000000 00000000 ..q............. 0x12b7fee8: 00000000 00000000 00000000 00000000 ................ 0x12b7fef8: 00000000 00000000 00000000 00000000 ................ 0x12b7ff08: f3a4efc1 00007ffe 00000000 00000000 ................ 0x12b7ff18: 00000000 00000000 00000000 00000000 ................ 0x12b7ff28: 00000000 00000000 00000000 00000000 ................ 0x12b7ff38: eff69410 00007ffe 12b7e9c0 00000000 ................ 0x12b7ff48: 12b7e9c0 00000000 00000000 00000000 ................ 0x12b7ff58: 00000000 00000000 00000000 00000000 ................ 0x12b7ff68: 00000000 00000000 00000000 00000000 ................ 0x12b7ff78: 00000000 00000000 00000000 00000000 ................ 0x12b7ff88: 00000000 00000000 00000000 00000000 ................ 0x12b7ff98: 00000000 00000000 00000000 00000000 ................ 0x12b7ffa8: 00000000 00000000 00000000 00000000 ................ 0x12b7ffb8: 00000000 00000000 00000000 00000000 ................ 0x12b7ffc8: 00000000 00000000 00000000 00000000 ................ 0x12b7ffd8: 00000000 00000000 00000000 00000000 ................ 0x12b7ffe8: 00000000 00000000 00000000 00000000 ................ 0x12b7fff8: 00000000 00000000 ........ Module 1 C:\WINDOWS\SYSTEM32\xinput1_3.dll Image Base: 0x00400000 Image Size: 0x0001e000 File Size: 107368 File Time: 2007-04-04_185422 Version: Company: Microsoft Corporation Product: Microsoft® DirectX for Windows® FileDesc: Microsoft Common Controller API FileVer: 9.18.944.0 ProdVer: 9.18.944.0 Module 2 C:\WINDOWS\SYSTEM32\sfc.dll Image Base: 0x80000000 Image Size: 0x00003000 File Size: 3072 File Time: 2017-09-29_144206 Version: Company: Microsoft Corporation Product: Microsoft® Windows® Operating System FileDesc: Windows File Protection FileVer: 10.0.16299.15 ProdVer: 10.0.16299.15 Module 3 C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\steam_api64.dll Image Base: 0x5b8b0000 Image Size: 0x0003e000 File Size: 235600 File Time: 2018-03-07_172354 Version: Company: Valve Corporation Product: Steam Client API FileDesc: Steam Client API FileVer: 3.42.61.66 ProdVer: 1.0.0.1 == [end of error.log] ==
  9. Hello, I am new to these forums so please excuse me if I have posted this in the wrong place or something After using the 32bit version of KSP for some time, I started installing lots of mods and eventually ran out of memory. I am trying to use the 64bit version of KSP, but, even with a completely fresh install (I have uninstalled the game twice), I am unable to even get to a loading screen before I am greeted with an error message that reads: "KSP_x64.exe has stopped working". Please let me know if there are logs or config files that I need to post in order for someone to understand what is happening. For the record, my computer has 16 gb of ram and a gtx 1060, if this matters. My previous post did not follow the guidlines for unmodded bug reporting so apologies, and thank you in advance! https://pastebin.com/CcD1VMBr - this is the ouput.log file
  10. It is a normal routine mission for the fist SSTO of Kerbin, there are important Kerbals on the plane, but something doesnt go as planned... Can you save the crew and the SSTO? Or will they die in a huge explosion? This is my first try with the mission builder. Download (Google Drive) Hints:
  11. Hello, I am new to these forums so please excuse me if I have posted this in the wrong place or something After using the 32bit version of KSP for some time, I started installing lots of mods and eventually ran out of memory. I am trying to use the 64bit version of KSP, but, even with a completely fresh install (I have uninstalled the game twice), I am unable to even get to a loading screen before I am greeted with an error message that reads: "KSP_x64.exe has stopped working". Please let me know if there are logs or config files that I need to post in order for someone to understand what is happening. For the record, my computer has 16 gb of ram and a gtx 1060, if this matters.
  12. Hey, Since i installed the DLC my game keeps crashing. I don't know what it is. I run it completely vanilla (no mods beside the DLC). It tends to crash when it loads something. Vessel on launch pad, the VAB, SPH etc. I start KSP out of the steam window with th 32 bit version. Does anyone has these issues too? Is it the fresh new DLC causing that or did i do something? Thanks for answers!
  13. Hi All, First for the required info: KSP Version: I'm running in Linux Mint 18.3 (64 bit), and the game is running via steam; From BuildID.txt: 02077; From readme.txt: 1.4.0; Detailed explanation of what happens: I run the game and i get a VERY brief window which closes immediately, this is with both the 32 and 64 bit versions, reverting to v1.3.1Ican play no problem. No need for screenshots or save files as the game doesn't run Player.log: System specs: I run a Lenovo L512 laptop; Chipset: core i5 430M; Graphics: Integrated Intel HD (inex reports it as "Mesa DRI Intel(R) Ironlake Mobile"); RAM: 4GB; HDD: 512GB SSD (Samsung Evo); Clean Install, no mods Generally I assume my machine is too old now and cannot support the minimum level of OpenGL required for 1.4?? It works no problem on 1.3.1 which I can revert to in steam (for now atleast). Is there any way around this at all? I think it might work if I run Win7 but I prefer Linux really. Is there anything I can do here or am I destined to run no later than 1.3.1 on this machine, it s shame as I was just getting into a decent career with it! Cheers All.
  14. Hi, im having a bit of trouble latley.. It all started with the mod bd armory mod starting to mess about (missing some textures, cause lag-spikes) and crash the game. So i figured that I should just remove the mod, but when i restarted KSP, the textures for Kerbin was gone (and the spacesuit for the kerbonauts). So i removed everything from gamedata (exept "squad"). The problem persisted. This was starting to get on my nerves, so i verifed the game-files, which found 1 error (and corrected it, found 0 errors when run again), but the problem persisted. So finally i reinstalled KSP, and the textures were back. The only ploblem now is that no matter which mod I install, the problem reappears (I have tried bd armory, kerbal engineer redux, Mechjeb2), which is a shame. Appreciate any help, since I prefer playing KSP at least with Kerbal Engineer redux.
  15. Just after installing a couple mods, I get this issue from the crash log for this "mono.dll caused a access violation" I tried everything. I don't want to rip apart the mods cause I don't want to mess any of my ships up. If someone could point out what mod or anything is breaking the game, please tell me! Thanks. Crash Log here
  16. My game seems to be crashing only if I have certain mods installed. All mods I installed were through CKAN, and I checked to make sure they were up to date for 1.3.1 Mods included: KW Rocketry Re-balanced SpaceY and SpaceY Expanded Kerbal Engineer Near Future Propulsion E.V.E. I suspect the issues comes from the dependencies each mod installs, but I'm not sure. Here's the crash folder, with logs and the .dmp file: https://drive.google.com/open?id=1ZWvQz07o0U_m6U6upkaM38_kT34aSaWw
  17. So, after some tedious searching, I’ve narrowed down the cause to my game’s crashing issue to it’s overuse of RAM. I’ve noticed that as soon as my KSP starts using more than 3.4 GB of RAM it crashes. How do people run so many mods without the profuse crashing issue? (I understand that KSP has a ram usage limit)
  18. like in the title kspx64 crashes my error thing is this: Unity Player [version: Unity 5.4.0p4_b15b5ae035b7] KSP_x64.exe caused an Access Violation (0xc0000005) in module KSP_x64.exe at 0033:3fa04a83. Error occurred at 2018-02-16_170948. D:\Steam\steamapps\common\Kerbal Space Program\KSP_x64.exe, run by Stefano. 95% memory in use. 4096 MB physical memory [198 MB free]. 39094 MB paging file [32485 MB free]. 8388608 MB user address space [8383637 MB free]. Read from location ffffffff caused an access violation. Context: RDI: 0x31290070 RSI: 0x00000b33 RAX: 0xffffffff RBX: 0xaff0e880 RCX: 0xffffffff RDX: 0x00000000 RIP: 0x3fa04a83 RBP: 0x002bf1b0 SegCs: 0x00000033 EFlags: 0x00010287 RSP: 0x002bf110 SegSs: 0x0000002b R8: 0x4fffffff R9: 0xffffff01 R10: 0x00053980 R11: 0x002bf110 R12: 0x4d61cec0 R13: 0x31290070 R14: 0x00000000 R15: 0x00000001 Bytes at CS:EIP: 8b 11 83 fa 04 74 1e 81 fa e0 00 00 00 74 16 48 Stack: 0x002bf110: 002bf6f0 00000000 3fb12f40 00000001 ..+.....@/.?.... 0x002bf120: 00000000 00000000 00053967 00000000 ........g9...... 0x002bf130: 4d61cec0 00000000 3fbed1f0 00000001 ..aM.......?.... 0x002bf140: 0b4de520 00000000 002bf1b0 00000000 .M.......+..... 0x002bf150: 00000b32 00000000 00010000 00000000 2............... 0x002bf160: 0b4de520 00000000 3fbed9a7 00000001 .M........?.... 0x002bf170: 00000000 00000000 002bf1b0 00000000 ..........+..... 0x002bf180: 00053967 00000000 1789dd20 00000001 g9...... ....... 0x002bf190: 409758b8 00000001 0000038b 000007fe .X.@............ 0x002bf1a0: a9de8460 00000000 03c41b60 00000000 `.......`....... 0x002bf1b0: 03c41a90 00000000 002bf170 00000000 ........p.+..... 0x002bf1c0: 03d034f0 00000000 22f7d150 00000001 .4......P..".... 0x002bf1d0: 03b2dfc0 00000000 445f05c0 00000000 .........._D.... 0x002bf1e0: 2573d640 00000001 41fd9480 00000000 @.s%.......A.... 0x002bf1f0: 040d71f0 00000000 00000000 00000000 .q.............. 0x002bf200: 31210060 00000001 00000001 00000000 `.!1............ 0x002bf210: 0000a72b 00000000 00010000 00000000 +............... 0x002bf220: 002bf260 00000000 002bf1d0 00000000 `.+.......+..... 0x002bf230: 00000006 00000000 1c44bd20 00000001 ........ .D..... 0x002bf240: 1c44bd20 00000001 1c44bd20 00000001 .D..... .D..... 0x002bf250: 00000000 00000000 00000000 00000000 ................ 0x002bf260: 03b14d48 00000000 002bf6f0 00000000 HM........+..... 0x002bf270: 32f3e890 00000000 07a19de0 00000000 ...2............ 0x002bf280: 002bf320 00000000 1309c02c 00000000 .+.....,....... 0x002bf290: 289d1290 00000001 04105596 00000000 ...(.....U...... 0x002bf2a0: 0b4de520 00000000 31290070 00000001 .M.....p.)1.... 0x002bf2b0: 289d0f90 00000001 03c41b60 00000000 ...(....`....... 0x002bf2c0: 03c41a90 00000000 00000000 00000000 ................ 0x002bf2d0: 002bf320 00000000 289d1290 00000001 .+........(.... 0x002bf2e0: 002bf320 00000000 002bf290 00000000 .+.......+..... 0x002bf2f0: 002bf6f0 00000000 03b14d48 00000000 ..+.....HM...... 0x002bf300: 00000000 00000000 00000000 00000000 ................ 0x002bf310: 32f3e890 00000000 07a19de0 00000000 ...2............ 0x002bf320: 002bf360 00000000 1309bf4d 00000000 `.+.....M....... 0x002bf330: 002bf370 00000000 002bf2e0 00000000 p.+.......+..... 0x002bf340: 002bf6f0 00000000 03b14d48 00000000 ..+.....HM...... 0x002bf350: 00000000 00000000 040d71f0 00000000 .........q...... 0x002bf360: 002bf3a0 00000000 1309bec9 00000000 ..+............. 0x002bf370: 002bf3e0 00000000 ae78c014 00000000 ..+.......x..... 0x002bf380: 32b6e3e0 00000000 00000133 00000000 ...2....3....... 0x002bf390: 002bf3e0 00000000 28868138 00000001 ..+.....8..(.... 0x002bf3a0: 002bf3e0 00000000 ae78cc68 00000000 ..+.....h.x..... 0x002bf3b0: 00000000 00000000 03b14d48 00000000 ........HM...... 0x002bf3c0: 002bf6f0 00000000 20d0bc78 00000001 ..+.....x.. .... 0x002bf3d0: 132f25c8 00000001 32f3e890 00000000 .%/........2.... 0x002bf3e0: 002bf470 00000000 040d725b 00000000 p.+.....[r...... 0x002bf3f0: 05065e60 00000000 1312a960 00000000 `^......`....... 0x002bf400: 002bf810 00000000 e6ce232d 000007fe ..+.....-#...... 0x002bf410: 002bf428 00000000 ae78cc40 00000000 ([email protected]..... 0x002bf420: 002bf6f0 00000000 e6ce228b 000007fe ..+......"...... 0x002bf430: 132f25c8 00000001 00000000 00000000 .%/............. 0x002bf440: 00000000 00000000 e6ce228b 000007fe ........."...... 0x002bf450: 32f3e890 00000000 32f3e890 00000000 ...2.......2.... 0x002bf460: 040d71f0 00000000 002bf4b0 00000000 .q........+..... 0x002bf470: 002bf4b0 00000000 e6e04ffb 000007fe ..+......O...... 0x002bf480: 289d1290 00000001 00000000 00000000 ...(............ 0x002bf490: 289d1290 00000001 32f3e890 00000000 ...(.......2.... 0x002bf4a0: 00000000 00000000 3aca1160 00000000 ........`..:.... 0x002bf4b0: 03b14d48 00000000 00000000 00000000 HM.............. 0x002bf4c0: 002bf810 00000000 289d1290 00000001 ..+........(.... 0x002bf4d0: 03c80d50 00000000 132f25c8 00000001 P........%/..... 0x002bf4e0: 002bf6f0 00000000 00000000 00000000 ..+............. 0x002bf4f0: 2dcf5ca0 00000001 2dcf5ea0 00000001 .\.-.....^.-.... 0x002bf500: 2dcf5fa0 00000001 2dcf62a0 00000001 ._.-.....b.-.... 0x002bf510: 2dcf5fa0 00000001 00000000 00000000 ._.-............ 0x002bf520: 00000000 00000040 00000020 00000000 ....@... ....... 0x002bf530: 00000000 00000000 00000000 00000000 ................ 0x002bf540: 00000000 00000000 00000000 00000000 ................ 0x002bf550: 00000000 00000000 00000000 00000000 ................ 0x002bf560: 00000000 00000000 00000000 00000000 ................ 0x002bf570: 00000000 00000000 00000000 00000000 ................ 0x002bf580: 00000000 00000000 76fcdf6a 00000000 ........j..v.... 0x002bf590: 00000000 00000000 00000000 00000000 ................ 0x002bf5a0: 00000000 00000000 00000000 00000000 ................ 0x002bf5b0: 00000000 00000000 3fe75b19 00000001 .........[.?.... 0x002bf5c0: 002bf640 00000000 002245fe 00000000 @.+......E"..... 0x002bf5d0: 00defcb7 0000a777 00000000 00000000 ....w........... 0x002bf5e0: 02ede750 00000000 00000000 00000000 P............... 0x002bf5f0: 00defc97 0000a777 3f9d0000 00000001 ....w......?.... 0x002bf600: 00000000 00000000 00000000 00000000 ................ 0x002bf610: 00000001 00000000 3f9d0000 00000001 ...........?.... 0x002bf620: 00000000 00000000 002bf6f0 00000000 ..........+..... 0x002bf630: 00000000 00000000 32f3e890 00000000 ...........2.... 0x002bf640: 132f25c8 00000001 e6d58341 000007fe .%/.....A....... 0x002bf650: 002bf810 00000000 3fc8517d 00000001 ..+.....}Q.?.... 0x002bf660: 002bf6e0 00000000 002bfa00 00000000 ..+.......+..... 0x002bf670: 002bf6f0 00000000 3fc85421 00000001 ..+.....!T.?.... 0x002bf680: 002bf720 00000000 002bf800 00000000 .+.......+..... 0x002bf690: 00000000 00000000 409b5b00 00000001 .........[.@.... 0x002bf6a0: 32f3e890 00000000 4016b001 00000001 ...2.......@.... 0x002bf6b0: 132f25c8 00000001 3fc853e7 00000001 .%/......S.?.... 0x002bf6c0: 030dfb20 00000001 00000000 00000000 ............... 0x002bf6d0: 00000000 00000000 00000000 00000000 ................ 0x002bf6e0: 030dfb20 00000001 3fbd99d3 00000001 ..........?.... 0x002bf6f0: 00000000 00000000 3fb42b62 00000001 ........b+.?.... 0x002bf700: 00000002 00000000 002bfa00 00000000 ..........+..... 0x002bf710: 32f3e890 00000000 4016b001 00000001 ...2.......@.... 0x002bf720: 409a8578 00000001 32f3e890 00000000 [email protected].... 0x002bf730: 4016b001 00000001 132f25c8 00000001 ...@.....%/..... 0x002bf740: fff07122 00000000 00000000 00000000 "q.............. 0x002bf750: 00000000 00000000 00000000 00000000 ................ 0x002bf760: 00000101 00000000 00000000 00000000 ................ 0x002bf770: 00000000 00000000 00000000 00000000 ................ 0x002bf780: 030dfb20 00000001 3fbdc25a 00000001 .......Z..?.... 0x002bf790: 00000000 00000000 00000000 00000000 ................ 0x002bf7a0: 00000000 00000000 00000000 00000000 ................ 0x002bf7b0: 02ca87b0 00000000 3fa9d91f 00000001 ...........?.... 0x002bf7c0: 021a8040 00000000 00000000 00000000 @............... 0x002bf7d0: 00000001 00000000 3fb42e69 00000001 ........i..?.... 0x002bf7e0: fd119cc8 00000000 ea1d6698 00000000 .........f...... 0x002bf7f0: 02ca8820 00000000 030dfba8 00000001 ............... 0x002bf800: 002bfa00 00000000 3fc56715 00000001 ..+......g.?.... 0x002bf810: 00000000 00000000 00000002 00000000 ................ 0x002bf820: 00000000 00000000 00000000 00000000 ................ 0x002bf830: 00000408 00000000 76d33a07 00000000 .........:.v.... 0x002bf840: 00855c50 00000000 00000001 00000000 P\.............. 0x002bf850: 00000408 00000000 3fd13050 00000001 ........P0.?.... 0x002bf860: 00000001 00000001 00000001 00000000 ................ 0x002bf870: 3f9d0000 00000001 00000000 00000000 ...?............ 0x002bf880: 00000000 00000000 3fd1384a 00000001 ........J8.?.... 0x002bf890: 00000408 00000000 002bfa00 00000000 ..........+..... 0x002bf8a0: 00000000 00000000 0000000b 00000000 ................ 0x002bf8b0: 00000001 00000000 00000010 00000000 ................ 0x002bf8c0: 00140584 00000000 00000200 00000000 ................ 0x002bf8d0: 00000000 00000000 001204ff 00000000 ................ 0x002bf8e0: 05f04cd6 000004ff 00000012 00000000 .L.............. 0x002bf8f0: 00000000 00000000 3fd16bee 00000001 .........k.?.... 0x002bf900: 00000004 00000000 002bfa00 00000000 ..........+..... 0x002bf910: 00000000 00000000 00000000 00000000 ................ 0x002bf920: 00000000 00000000 00000000 00000001 ................ 0x002bf930: 0000001d 00000000 401c5e57 00000001 ........W^.@.... 0x002bf940: 00000000 00000001 65646900 646e6957 .........ideWind 0x002bf950: 6c00776f 0000006c 00000000 00000000 ow.ll........... 0x002bf960: 0000000f 00000000 04000121 01c0003f ........!...?... 0x002bf970: 65726170 5748746e 0400444e 01c0003f parentHWND..?... 0x002bf980: 0000000a 00000000 0000000f 00000000 ................ 0x002bf990: 00000fff 00000001 01c51e70 00000000 ........p....... 0x002bf9a0: 00000000 00000000 fffffffe ffffffff ................ 0x002bf9b0: 00000000 00000000 0000000f 00000000 ................ 0x002bf9c0: 001a12f0 00000000 01c51ee0 00000000 ................ 0x002bf9d0: 0219f990 00000000 401d7365 00000001 ........es.@.... 0x002bf9e0: 0000003b 00000000 0000003f 00000000 ;.......?....... 0x002bf9f0: 00000408 00000000 02197490 00000000 .........t...... 0x002bfa00: 021974e0 00000000 021974e0 00000000 .t.......t...... 0x002bfa10: 00000800 00000000 00000000 00000000 ................ 0x002bfa20: 00000004 00000000 00000000 00000000 ................ 0x002bfa30: 0000000f 00000000 756e6547 49656e69 ........GenuineI 0x002bfa40: 021973f0 00000000 00000000 00000000 .s.............. 0x002bfa50: 00000049 00000000 0000004f 00000000 I.......O....... 0x002bfa60: 00000000 00000000 02197440 00000000 ........@t...... 0x002bfa70: 4096df30 00000001 00000044 00000000 [email protected]....... 0x002bfa80: 0000004f 00000000 401e7b00 00000001 O........{.@.... 0x002bfa90: 01c51e70 00000000 01c51e70 00000000 p.......p....... 0x002bfaa0: 409754e8 00020800 407e806a bfebfbff [email protected].~@.... 0x002bfab0: 40c8a760 00000001 001a27f0 00000000 `..@.....'...... 0x002bfac0: 001a12f0 00000000 00000000 00000000 ................ 0x002bfad0: 00000000 00000000 00000000 00000000 ................ 0x002bfae0: 0000000f 00000000 00000000 00000000 ................ 0x002bfaf0: 00000000 00000000 00000000 00000000 ................ 0x002bfb00: 00000000 00000000 401cc344 00000001 ........D..@.... 0x002bfb10: 00000000 00000000 00000000 00000000 ................ 0x002bfb20: 3f9d0000 00000001 00000000 00000000 ...?............ 0x002bfb30: 00000000 00000000 00000000 00000000 ................ 0x002bfb40: 00000068 00000000 00432bac 00000000 h........+C..... 0x002bfb50: 00432b8c 00000000 00432b16 00000000 .+C......+C..... 0x002bfb60: 00000000 00000000 00000000 00000000 ................ 0x002bfb70: 00000000 00000000 00000000 00000001 ................ 0x002bfb80: 00000001 00000000 00000000 00000000 ................ 0x002bfb90: 09fcfd90 01d3a744 0cda37e7 00000033 ....D....7..3... 0x002bfba0: 00000000 00000000 00000000 00000000 ................ 0x002bfbb0: 00000000 00000000 76e359cd 00000000 .........Y.v.... 0x002bfbc0: 00000000 00000000 00000000 00000000 ................ 0x002bfbd0: 00000000 00000000 00000000 00000000 ................ 0x002bfbe0: 00000000 00000000 76f6a561 00000000 ........a..v.... 0x002bfbf0: 00000000 00000000 00000000 00000000 ................ 0x002bfc00: 00000000 00000000 00000000 00000000 ................ 0x002bfc10: 76ebbab0 00000000 76ebbab0 00000000 ...v.......v.... 0x002bfc20: 002be400 00000000 00000000 00000000 ..+............. 0x002bfc30: 00000000 00000000 00000000 00000000 ................ 0x002bfc40: 00000000 00000000 00000000 00000000 ................ 0x002bfc50: 00000000 00000000 00000000 00000000 ................ 0x002bfc60: 00000000 00000000 00000000 00000000 ................ 0x002bfc70: 00000000 00000000 00000000 00000000 ................ 0x002bfc80: 00000000 00000000 00000000 00000000 ................ 0x002bfc90: 00000000 00000000 00000000 00000000 ................ 0x002bfca0: 00000000 00000000 00000000 00000000 ................ 0x002bfcb0: 00000000 00000000 00000000 00000000 ................ 0x002bfcc0: 00000000 00000000 00000000 00000000 ................ 0x002bfcd0: 00000000 00000000 00000000 00000000 ................ 0x002bfce0: 00000000 00000000 00000000 00000000 ................ 0x002bfcf0: 00000000 00000000 00000000 00000000 ................ 0x002bfd00: 00000000 00000000 00000000 00000000 ................ 0x002bfd10: 00000000 00000000 00000000 00000000 ................ 0x002bfd20: 00000000 00000000 00000000 00000000 ................ 0x002bfd30: 00000000 00000000 00000000 00000000 ................ 0x002bfd40: 00000000 00000000 00000000 00000000 ................ 0x002bfd50: 00000000 00000000 00000000 00000000 ................ 0x002bfd60: 00000000 00000000 00000000 00000000 ................ 0x002bfd70: 00000000 00000000 00000000 00000000 ................ 0x002bfd80: 00000000 00000000 00000000 00000000 ................ 0x002bfd90: 00000000 00000000 00000000 00000000 ................ 0x002bfda0: 00000000 00000000 00000000 00000000 ................ 0x002bfdb0: 00000000 00000000 00000000 00000000 ................ 0x002bfdc0: 00000000 00000000 00000000 00000000 ................ 0x002bfdd0: 00000000 00000000 00000000 00000000 ................ 0x002bfde0: 00000000 00000000 00000000 00000000 ................ 0x002bfdf0: 00000000 00000000 00000000 00000000 ................ 0x002bfe00: 00000000 00000000 00000000 00000000 ................ 0x002bfe10: 00000000 00000000 00000000 00000000 ................ 0x002bfe20: 00000000 00000000 00000000 00000000 ................ 0x002bfe30: 00000000 00000000 00000000 00000000 ................ 0x002bfe40: 00000000 00000000 00000000 00000000 ................ 0x002bfe50: 00000000 00000000 00000000 00000000 ................ 0x002bfe60: 00000000 00000000 00000000 00000000 ................ 0x002bfe70: 00000000 00000000 00000000 00000000 ................ 0x002bfe80: 00000000 00000000 00000000 00000000 ................ 0x002bfe90: 00000000 00000000 00000000 00000000 ................ 0x002bfea0: 00000000 00000000 00000000 00000000 ................ 0x002bfeb0: 00000000 00000000 00000000 00000000 ................ 0x002bfec0: 00000000 00000000 00000000 00000000 ................ 0x002bfed0: 00000000 00000000 00000000 00000000 ................ 0x002bfee0: 00000000 00000000 00000000 00000000 ................ 0x002bfef0: 00000000 00000000 00000000 00000000 ................ 0x002bff00: 00000000 00000000 00000000 00000000 ................ 0x002bff10: 00000000 00000000 00000000 00000000 ................ 0x002bff20: 00000000 00000000 00000000 00000000 ................ 0x002bff30: 00000000 00000000 00000000 00000000 ................ 0x002bff40: 00000000 00000000 00000000 00000000 ................ 0x002bff50: 00000000 00000000 00000000 00000000 ................ 0x002bff60: 00000000 00000000 00000000 00000000 ................ 0x002bff70: 00000000 00000000 00000000 00000000 ................ 0x002bff80: 00000000 00000000 00000000 00000000 ................ 0x002bff90: 00000000 00000000 00000000 00000000 ................ 0x002bffa0: 00000000 00000000 00000000 00000000 ................ 0x002bffb0: 00000000 00000000 00000000 00000000 ................ 0x002bffc0: 00000000 00000000 00000000 00000000 ................ 0x002bffd0: 00000000 00000000 00000000 00000000 ................ 0x002bffe0: 00000000 00000000 00000000 00000000 ................ 0x002bfff0: 00000000 00000000 00000000 00000000 ................ Module 1 C:\Windows\system32\xinput1_3.dll Image Base: 0x00400000 Image Size: 0x0001e000 File Size: 107368 File Time: 2007-04-04_165422 Version: Company: Microsoft Corporation Product: Microsoft® DirectX for Windows® FileDesc: Microsoft Common Controller API FileVer: 9.18.944.0 ProdVer: 9.18.944.0 Module 2 D:\Steam\steamapps\common\Kerbal Space Program\steam_api64.dll Image Base: 0x70d00000 Image Size: 0x0003e000 File Size: 235600 File Time: 2017-07-31_133830 Version: Company: Valve Corporation Product: Steam Client API FileDesc: Steam Client API FileVer: 3.42.61.66 ProdVer: 1.0.0.1 Module 3 C:\Windows\system32\ksuser.dll Image Base: 0x73000000 Image Size: 0x00006000 File Size: 5120 File Time: 2015-12-08_190732 Version: Company: Microsoft Corporation Product: Microsoft® Windows® Operating System FileDesc: User CSA Library FileVer: 6.1.7601.19091 ProdVer: 6.1.7601.19091 Module 4 C:\Windows\system32\USER32.dll Image Base: 0x76d20000 Image Size: 0x000fa000 File Size: 1009152 File Time: 2016-11-10_163242 Version: Company: Microsoft Corporation Product: Sistema operativo Microsoft® Windows® FileDesc: Archivo DLL de cliente API USER de Windows multiusuario FileVer: 6.1.7601.23594 ProdVer: 6.1.7601.23594 Module 5 C:\Windows\system32\kernel32.dll Image Base: 0x76e20000 Image Size: 0x0011f000 File Size: 1163264 File Time: 2017-09-13_152800 Version: Company: Microsoft Corporation Product: Sistema operativo Microsoft® Windows® FileDesc: Archivo DLL de cliente API BASE de Windows NT FileVer: 6.1.7601.23915 ProdVer: 6.1.7601.23915 Module 6 C:\Windows\SYSTEM32\ntdll.dll Image Base: 0x76f40000 Image Size: 0x001aa000 File Size: 1732864 File Time: 2017-09-13_153158 Version: Company: Microsoft Corporation Product: Sistema operativo Microsoft® Windows® FileDesc: DLL del nivel de Windows NT FileVer: 6.1.7601.23915 ProdVer: 6.1.7601.23915 Module 7 C:\Windows\system32\PSAPI.DLL Image Base: 0x77110000 Image Size: 0x00007000 File Size: 9216 File Time: 2009-07-14_014154 Version: Company: Microsoft Corporation Product: Microsoft® Windows® Operating System FileDesc: Process Status Helper FileVer: 6.1.7600.16385 ProdVer: 6.1.7600.16385 == [end of error.log] == please help if you know how to resolvet
  19. Here is The Crash Log Unity Player [version: Unity 5.4.0p4_b15b5ae035b7] mono.dll caused an Access Violation (0xc0000005) in module mono.dll at 0033:746c0e6a. Error occurred at 2018-02-17_161722. 82% memory in use. 16382 MB physical memory [2786 MB free]. 35442 MB paging file [16953 MB free]. 134217728 MB user address space [134202369 MB free]. Read from location 00000010 caused an access violation. Context: RDI: 0x00000000 RSI: 0x44193610 RAX: 0x00000000 RBX: 0x00000007 RCX: 0xe1960000 RDX: 0x00d6eb50 RIP: 0x746c0e6a RBP: 0x00d6ec50 SegCs: 0x00000033 EFlags: 0x00010202 RSP: 0x00d6eb50 SegSs: 0x0000002b R8: 0x9ce2e9a8 R9: 0x00000054 R10: 0x03500f00 R11: 0x00d6eae0 R12: 0x9ca36310 R13: 0x00000054 R14: 0x8b3ba800 R15: 0x00000002 Bytes at CS:EIP: 48 8b 48 10 48 85 c9 74 0b e8 e0 71 fb ff 48 8b Stack: 0x00d6eb50: 00000000 00000000 00000007 00000000 ................ 0x00d6eb60: 44193610 00000000 9ca362a0 00000002 .6.D.....b...... 0x00d6eb70: 00d6eb80 00000000 0a000050 00000000 ........P....... 0x00d6eb80: a1e7e038 00000003 7350c320 00000002 8....... .Ps.... 0x00d6eb90: 44193610 00000000 73593630 00000002 .6.D....06Ys.... 0x00d6eba0: 00000000 00000000 7350c2f0 00000002 ..........Ps.... 0x00d6ebb0: 00000001 00000000 74791d48 00007ffa ........H.yt.... 0x00d6ebc0: 00000000 00000000 458a02e8 00000000 ...........E.... 0x00d6ebd0: 0a000050 00000000 7463232d 00007ffa P.......-#ct.... 0x00d6ebe0: 00000000 00000000 746375f4 00007ffa .........uct.... 0x00d6ebf0: 7350c308 00000002 00000000 00000000 ..Ps............ 0x00d6ec00: 44193610 00000000 73593630 00000002 .6.D....06Ys.... 0x00d6ec10: 00000001 00000000 7463228b 00007ffa ........."ct.... 0x00d6ec20: 06eeae20 00000000 06ed1100 00000000 ............... 0x00d6ec30: 7350c318 00000002 7350c2f0 00000002 ..Ps......Ps.... 0x00d6ec40: 06eeae20 00000000 7465223f 00007ffa .......?"et.... 0x00d6ec50: 00000030 00000000 74657a6d 00007ffa 0.......mzet.... 0x00d6ec60: 97351930 00000003 06eeae20 00000000 0.5..... ....... 0x00d6ec70: 31f20db6 0000a829 00000000 00000000 ...1)........... 0x00d6ec80: 8b24ee38 00000003 00000000 00000000 8.$............. 0x00d6ec90: 37381340 00000000 97351930 00000003 @.87....0.5..... 0x00d6eca0: 7350c2f0 00000002 7350c300 00000002 ..Ps......Ps.... 0x00d6ecb0: 00000000 00000000 746c1723 00007ffa ........#.lt.... 0x00d6ecc0: 44193610 00000000 28e70834 00000000 .6.D....4..(.... 0x00d6ecd0: 28e707fb 00000000 36dd8c98 00000000 ...(.......6.... 0x00d6ece0: 8b24ee38 00000003 00000000 00000000 8.$............. 0x00d6ecf0: 00d6fa30 00000000 746c538a 00007ffa 0........Slt.... 0x00d6ed00: 7350c2f0 00000002 00d6ee00 00000000 ..Ps............ 0x00d6ed10: 00000000 00000000 37381340 00000000 [email protected].... 0x00d6ed20: 3fd02340 00000000 74673eca 00007ffa @#.?.....>gt.... 0x00d6ed30: 8b24ee38 00000003 04e80d80 00000000 8.$............. 0x00d6ed40: 04e86ef0 00000000 3f198020 00000000 .n...... ..?.... 0x00d6ed50: 8b38e9c0 00000003 af0356d0 00000002 ..8......V...... 0x00d6ed60: af0356d0 00000002 07693861 00000000 .V......a8i..... 0x00d6ed70: 00d6fa30 00000000 00000000 00000000 0............... 0x00d6ed80: 00000000 00000000 8b24ee38 00000003 ........8.$..... 0x00d6ed90: 00000000 00000000 04e80d80 00000000 ................ 0x00d6eda0: 04e86ef0 00000000 0760b297 00000000 .n........`..... 0x00d6edb0: 06d74d48 00000000 af0356d0 00000002 HM.......V...... 0x00d6edc0: 00d6ee00 00000000 00d6ed70 00000000 ........p....... 0x00d6edd0: 00d6fa30 00000000 00000000 00000000 0............... 0x00d6ede0: 8b24ee38 00000003 8b24ee38 00000003 8.$.....8.$..... 0x00d6edf0: 8b24ee38 00000003 3fd02340 00000000 8.$.....@#.?.... 0x00d6ee00: 00d6ee60 00000000 07693711 00000000 `........7i..... 0x00d6ee10: 00d6ef50 00000000 1b7dfe0f 00000000 P.........}..... 0x00d6ee20: 4417e630 00000000 4417e160 00000000 0..D....`..D.... 0x00d6ee30: 0dfc8a30 00000000 8b24ee38 00000003 0.......8.$..... 0x00d6ee40: 8b24ee38 00000003 00000000 00000000 8.$............. 0x00d6ee50: 00000019 00000000 8b24ee70 00000003 ........p.$..... 0x00d6ee60: 00d6ef50 00000000 07692dd1 00000000 P........-i..... 0x00d6ee70: 00000000 00000000 00000000 00000000 ................ 0x00d6ee80: 00d6fa30 00000000 1b832a61 00000000 0.......a*...... 0x00d6ee90: af0356d0 00000002 00d6ef20 00000000 .V...... ....... 0x00d6eea0: 00000004 00000000 00000001 00000000 ................ 0x00d6eeb0: 3fd02340 00000000 8b24ee38 00000003 @#.?....8.$..... 0x00d6eec0: 04e86ef0 00000000 00d6ef70 00000000 .n......p....... 0x00d6eed0: af0356d0 00000013 af0356d0 00000002 .V.......V...... 0x00d6eee0: 00d6ef20 00000000 00d6ee90 00000000 ............... 0x00d6eef0: 00d6fa30 00000000 8b170600 00000003 0............... 0x00d6ef00: 00000000 00000000 8b170600 00000003 ................ 0x00d6ef10: 8b170600 00000003 8b24ee38 00000003 ........8.$..... 0x00d6ef20: 8b24ee38 00000003 00000000 00000000 8.$............. 0x00d6ef30: 00d6fa30 00000000 00000019 00000000 0............... 0x00d6ef40: 8b24ee70 00000003 af0356d0 00000002 p.$......V...... 0x00d6ef50: 00d6efa0 00000000 1b7e02be 00000000 ..........~..... 0x00d6ef60: 00d6efa0 00000000 51ab3bc2 00000000 .........;.Q.... 0x00d6ef70: 00d6efd0 00000000 8b24ee70 00000003 ........p.$..... 0x00d6ef80: 00000000 00000000 00000001 00000000 ................ 0x00d6ef90: 3fd02340 00000000 8b24ee38 00000003 @#.?....8.$..... 0x00d6efa0: 00d6f070 00000000 37e73d8b 00000001 p........=.7.... 0x00d6efb0: 8b24eea8 00000003 04e80d80 00000000 ..$............. 0x00d6efc0: 04e86ef0 00000000 a1908ec0 00000003 .n.............. 0x00d6efd0: 00d6f020 00000000 8b403820 00000003 ....... 8@..... 0x00d6efe0: b904fc80 00000003 00d6ef90 00000009 ................ 0x00d6eff0: 00d6f030 00000000 07662ff2 00000000 0......../f..... 0x00d6f000: 00d6f800 00000000 8b24ee38 00000003 ........8.$..... 0x00d6f010: 00000000 00000000 8b38e9c0 00000003 ..........8..... 0x00d6f020: 8b24ee70 00000003 a40b6f30 00000003 p.$.....0o...... 0x00d6f030: 00d6f070 00000000 8b24ee70 00000003 p.......p.$..... 0x00d6f040: 00d6f800 00000000 06d74d48 00000000 ........HM...... 0x00d6f050: 00d6fa30 00000000 b49c9eb0 00000000 0............... 0x00d6f060: 8b1812a0 00000003 af0356d0 00000002 .........V...... 0x00d6f070: 00d6f170 00000000 37e73b58 00000001 p.......X;.7.... 0x00d6f080: 00000001 00000000 a0000000 3fc99999 ...............? 0x00d6f090: 00000000 40ded920 00000000 00000000 .... ..@........ 0x00d6f0a0: 00000001 00000000 8b123be0 00000003 .........;...... 0x00d6f0b0: a2fb99b0 00000003 a1911948 00000003 ........H....... 0x00d6f0c0: 8b123bc0 00000003 a1908ec0 00000003 .;.............. 0x00d6f0d0: 8b24ee70 00000003 8b1812a0 00000003 p.$............. 0x00d6f0e0: 8b407420 00000003 00000004 0000001e t@............. 0x00d6f0f0: 3f198020 00000000 8b403820 00000003 ..?.... 8@..... 0x00d6f100: 3f198020 00000000 8b403820 00000003 ..?.... 8@..... 0x00d6f110: 3f198020 00000000 8b403820 00000003 ..?.... 8@..... 0x00d6f120: 06dc0000 00000000 00d6fa30 00000000 ........0....... 0x00d6f130: 06d74d48 00000000 00d6f800 00000000 HM.............. 0x00d6f140: 00000000 00000000 00000800 00000000 ................ 0x00d6f150: 37e737a0 00000001 00000000 00000000 .7.7............ 0x00d6f160: 8b1812a0 00000003 00000001 00000000 ................ 0x00d6f170: 00d6f330 00000000 37e6ed69 00000001 0.......i..7.... 0x00d6f180: 41f3fc60 00000000 400cb690 00000000 `..A.......@.... 0x00d6f190: 00d6f1e0 00000000 357a5180 00000000 .........Qz5.... 0x00d6f1a0: 400cb690 00000000 8b1812a0 00000003 ...@............ 0x00d6f1b0: 00000000 00000000 00000001 00000000 ................ 0x00d6f1c0: 357a5194 00000000 400cb6a4 00000000 .Qz5.......@.... 0x00d6f1d0: 00d6ee50 00000000 400cb690 00000000 P..........@.... 0x00d6f1e0: 04e80d81 00000000 04e86ef0 00000000 .........n...... 0x00d6f1f0: 458a0180 00000000 37e6e524 00000001 ...E....$..7.... 0x00d6f200: af0356d0 00000002 00000000 00000000 .V.............. 0x00d6f210: b49c9eb0 00000000 00000000 00000000 ................ 0x00d6f220: 00000000 00000000 00000000 00000000 ................ 0x00d6f230: 00000000 00000000 00000000 00000000 ................ 0x00d6f240: 00000000 00000000 00000000 00000000 ................ 0x00d6f250: 00000000 00000000 00000000 00000000 ................ 0x00d6f260: 00000000 00000000 00000000 00000000 ................ 0x00d6f270: 00000000 00000000 b872b4bf 40893098 ..........r..0.@ 0x00d6f280: 00000000 00000000 0dd83490 00000000 .........4...... 0x00d6f290: 00000001 00000000 00000001 00000000 ................ 0x00d6f2a0: af0356d0 00000002 00d6f0a0 00000000 .V.............. 0x00d6f2b0: 00d6f3d0 00000000 c78a8300 00000000 ................ 0x00d6f2c0: 0e36ad00 00000000 00000000 00000000 ..6............. 0x00d6f2d0: 00000007 00000000 06f117f0 00000000 ................ 0x00d6f2e0: 06dc0000 00000000 00d6fa30 00000000 ........0....... 0x00d6f2f0: 06d74d48 00000000 00d6f800 00000000 HM.............. 0x00d6f300: 00000000 00000000 00000000 00000000 ................ 0x00d6f310: 37e6ebf0 00000001 00000000 00000000 ...7............ 0x00d6f320: 0e36ad00 00000000 c78a8300 00000000 ..6............. 0x00d6f330: 00d6f3d0 00000000 37e6e524 00000001 ........$..7.... 0x00d6f340: 00000018 00000000 00000000 00007ffa ................ 0x00d6f350: 00000000 00000000 74677f75 00007ffa ........u.gt.... 0x00d6f360: 00000000 00000000 00000002 00000002 ................ 0x00d6f370: 0e06ecd8 00000000 74677f75 00007ffa ........u.gt.... 0x00d6f380: 06d74d48 00000000 00000200 00000000 HM.............. 0x00d6f390: 00000000 00000000 00000000 00000002 ................ 0x00d6f3a0: 00000000 00000000 7475157b 00007ffa ........{.ut.... 0x00d6f3b0: 06d74d48 00000000 04e87e08 00000000 HM.......~...... 0x00d6f3c0: 0e36ad00 00000000 076171f0 00000000 ..6......qa..... 0x00d6f3d0: 00d6f460 00000000 0761725b 00000000 `.......[ra..... 0x00d6f3e0: 00000018 00000000 74791ccf 00007ffa ..........yt.... 0x00d6f3f0: 00000018 00000000 00000018 00000000 ................ 0x00d6f400: af0356d0 00000002 37e6e490 00000001 .V.........7.... 0x00d6f410: 00d6fa30 00000000 746321d0 00007ffa 0........!ct.... 0x00d6f420: c78a8300 00000000 00000000 00000000 ................ 0x00d6f430: 00000000 00000000 7463228b 00007ffa ........."ct.... 0x00d6f440: af0356d0 00000002 0e36ad00 00000000 .V........6..... 0x00d6f450: 076171f0 00000000 00d6f4a0 00000000 .qa............. 0x00d6f460: 00d6f4a0 00000000 74754ffb 00007ffa .........Out.... 0x00d6f470: 0e36ad00 00000000 00000000 00000000 ..6............. 0x00d6f480: 00000000 00000000 0e36ad00 00000000 ..........6..... 0x00d6f490: 51b8f000 00000000 00d6f590 00000000 ...Q............ 0x00d6f4a0: 06d74d48 00000000 0e058d68 00000000 HM......h....... 0x00d6f4b0: 00000000 00000000 af0356d0 00000002 .........V...... 0x00d6f4c0: 04e83fc0 00000000 c78a8300 00000000 .?.............. 0x00d6f4d0: 00d6fa30 00000000 00d6f800 00000000 0............... 0x00d6f4e0: 00000000 00000000 00000000 00000000 ................ 0x00d6f4f0: 51b8f000 00000000 8d16421b 00007ff6 ...Q.....B...... 0x00d6f500: 8d449400 00007ff6 00000000 00000001 ..D............. 0x00d6f510: 04ea1b60 00000000 04ea1da0 00000000 `............... 0x00d6f520: 04ea0840 00000000 51b80000 00000000 @..........Q.... 0x00d6f530: 04ea0850 00000000 003a5000 00000000 P........P:..... 0x00d6f540: 00000000 00000000 40000000 4082cc46 ...........@F..@ 0x00d6f550: 2e313036 33343335 00003230 00007ff6 601.534302...... 0x00d6f560: 0000017f 00007ff6 63317180 00000000 .........q1c.... 0x00d6f570: 00000000 00000000 ebaa6060 00000002 ........``...... 0x00d6f580: d3353d98 00000001 8c92b10d 00007ff6 .=5............. 0x00d6f590: 8d4d8b00 00007ff6 63317180 00000000 ..M......q1c.... 0x00d6f5a0: 05cb4748 00000000 ffffffff 7fffffff HG.............. 0x00d6f5b0: 42681778 00000002 8c92b10d 00007ff6 x.hB............ 0x00d6f5c0: 003b5000 00000000 8c2d23eb 00007ff6 .P;......#-..... 0x00d6f5d0: 00000000 00000000 ebaa6060 00000002 ........``...... 0x00d6f5e0: 31f21536 0000a829 00000000 00000000 6..1)........... 0x00d6f5f0: 00000000 00000000 00d6fa30 00000000 ........0....... 0x00d6f600: 00000001 00000000 de856f40 00000000 ........@o...... 0x00d6f610: 00000000 00000000 00d6fa30 00000000 ........0....... 0x00d6f620: 00d6f800 00000000 0e36ad00 00000000 ..........6..... 0x00d6f630: c78a8300 00000000 746a8341 00007ffa ........A.jt.... 0x00d6f640: 4267d188 00000002 8c444ad2 00007ff6 ..gB.....JD..... 0x00d6f650: 632c21f0 00000000 00000000 80000000 .!,c............ 0x00d6f660: 00d6fa30 00000000 8c44517d 00007ff6 0.......}QD..... 0x00d6f670: 00d6f760 00000000 00d6f7c0 00000000 `............... 0x00d6f680: 00d6f9f0 00000000 8c3ae61d 00007ff6 ..........:..... 0x00d6f690: 00000000 00000000 00000000 00000000 ................ 0x00d6f6a0: 0e36ad00 00000000 74795e01 00007ffa ..6......^yt.... 0x00d6f6b0: 00000000 00000000 8c39b5d3 00007ff6 ..........9..... 0x00d6f6c0: 00d6fa50 00000000 04ea0000 00000000 P............... 0x00d6f6d0: 0000000f 00000000 74667b60 00007ffa ........`{ft.... 0x00d6f6e0: 00000028 00000000 8c987cf6 00007ff6 (........|...... 0x00d6f6f0: 632c21f0 00000000 8c36b413 00007ff6 .!,c......6..... 0x00d6f700: 0e36ad00 00000000 74795e01 00007ffa ..6......^yt.... 0x00d6f710: e6b291d0 00000001 8c2d0e72 00007ff6 ........r.-..... 0x00d6f720: 000400de 00000000 000e90b4 00000000 ................ 0x00d6f730: 00000000 00000000 632c2620 00000000 ........ &,c.... 0x00d6f740: 00015df0 00000000 51b8f060 00000000 .]......`..Q.... 0x00d6f750: 8d4d8b70 00007ff6 8c983e44 00007ff6 p.M.....D>...... 0x00d6f760: 8d168568 00007ff6 0e36ad00 00000000 h.........6..... 0x00d6f770: 74795e01 00007ffa c78a8300 00000000 .^yt............ 0x00d6f780: 00000000 00000000 00000000 00000000 ................ 0x00d6f790: 00000000 00000000 00000000 00000000 ................ 0x00d6f7a0: 8d440001 00007ff6 00000000 00000000 ..D............. 0x00d6f7b0: 00000000 00000000 00000000 00000000 ................ 0x00d6f7c0: 00000000 00000000 00000000 00000000 ................ 0x00d6f7d0: 00000000 00000000 00000000 00000000 ................ 0x00d6f7e0: 00000000 00000000 00000000 00000000 ................ 0x00d6f7f0: 00000000 00000000 00000000 00000000 ................ 0x00d6f800: 00000000 00000000 00000000 00000000 ................ 0x00d6f810: 00000000 00000000 00000000 00000000 ................ 0x00d6f820: 00000000 00000000 00000000 00000000 ................ 0x00d6f830: 00000000 00000000 00000000 00000000 ................ 0x00d6f840: 00000000 00000000 00000000 00000000 ................ 0x00d6f850: 00000000 00000000 00000000 00000000 ................ 0x00d6f860: 00000000 00000000 00000000 00000000 ................ 0x00d6f870: 00000000 00000000 00000000 00007ff6 ................ 0x00d6f880: 00000000 80000000 a0000000 40a5139e ...............@ 0x00d6f890: 00000000 405198d5 c0000000 403808a3 [email protected]@ 0x00d6f8a0: 00000000 409f4769 40000000 4082cc46 ....iG.@...@F..@ 0x00d6f8b0: 3c23d70a 00000000 00000000 00000000 ..#<............ 0x00d6f8c0: af035d50 00000002 00d6f950 00000000 P]......P....... 0x00d6f8d0: 37a46060 00000001 00000044 7f800000 ``.7....D....... 0x00d6f8e0: 00000000 00000000 000764d2 00000000 .........d...... 0x00d6f8f0: 00058590 3e8af16b 02002000 00000000 ....k..>. ...... 0x00d6f900: 33b40c80 00000000 8c1de6d5 00007ff6 ...3............ 0x00d6f910: 00d6f940 00000000 00000000 00000000 @............... 0x00d6f920: 00000000 00000000 00000000 00000000 ................ 0x00d6f930: 00d6f9c0 00000000 8c1df0b3 00007ff6 ................ 0x00d6f940: 00000000 00000000 00d6f8c0 00000000 ................ 0x00d6f950: cf385060 00000003 a6b213a7 00007ffa `P8............. 0x00d6f960: 00000000 00000000 44a00000 44340000 ...........D..4D 0x00d6f970: 00000000 00000000 00000000 00000000 ................ 0x00d6f980: 3f800000 00000000 00000000 00000000 ...?............ 0x00d6f990: 00d6fa60 00000000 8c1df153 00007ff6 `.......S....... 0x00d6f9a0: 00000007 00000000 8c39c5c0 00007ff6 ..........9..... 0x00d6f9b0: de856f40 00000000 00000000 00000000 @o.............. 0x00d6f9c0: 00000000 00000000 8c39b974 00007ff6 ........t.9..... 0x00d6f9d0: 00000000 00000000 8c290a44 00007ff6 ........D.)..... 0x00d6f9e0: 0516ff10 00000000 de856f40 00000000 ........@o...... 0x00d6f9f0: 0e36ad00 00000000 74795e01 00007ffa ..6......^yt.... 0x00d6fa00: 0f0c3230 00000000 0000000f 00000000 02.............. 0x00d6fa10: 355635c0 00000000 8c8045ed 00007ff6 .5V5.....E...... 0x00d6fa20: 00000000 00000000 8c39c1f5 00007ff6 ..........9..... 0x00d6fa30: 00000000 00000000 de856f40 00000000 ........@o...... 0x00d6fa40: 00000000 00000000 051725f0 00000000 .........%...... 0x00d6fa50: 0e36ad00 00000000 74795e01 00007ffa ..6......^yt.... 0x00d6fa60: 060393f0 00000000 8c39c5c9 00007ff6 ..........9..... 0x00d6fa70: 060393f0 00000000 00000000 00000000 ................ 0x00d6fa80: 06038910 00000000 00000000 00000000 ................ 0x00d6fa90: 00000000 00000000 8c25f199 00007ff6 ..........%..... 0x00d6faa0: 06038910 00000000 00006b16 00000000 .........k...... 0x00d6fab0: 051725f0 00000000 0516ff10 00000000 .%.............. 0x00d6fac0: 00000000 00000000 00000000 00000000 ................ 0x00d6fad0: 000d71df 00000000 ffffffff ffffffff .q.............. 0x00d6fae0: 00000000 00000000 00000000 00000000 ................ 0x00d6faf0: 00000000 00000000 00000000 00000000 ................ 0x00d6fb00: 00000001 00000000 8c190000 00007ff6 ................ 0x00d6fb10: 00000000 00000000 00d6fd30 00000000 ........0....... 0x00d6fb20: 00000000 00000000 00000000 00000000 ................ 0x00d6fb30: 05eb4660 00000000 8c416529 00007ff6 `F......)eA..... 0x00d6fb40: 000266af 00000000 00000004 00000000 .f.............. 0x00d6fb50: 0001ca76 00000000 00000000 00000000 v............... 0x00d6fb60: 00000b68 00000000 00000000 00000000 h............... 0x00d6fb70: 00000001 00000000 8c2da774 00007ff6 ........t.-..... 0x00d6fb80: 00000b68 00000000 8c4d3050 00007ff6 h.......P0M..... 0x00d6fb90: 00000001 00000000 00000000 00000000 ................ 0x00d6fba0: 00000000 00000000 00000001 00000000 ................ 0x00d6fbb0: 00000000 00000000 8c4d384a 00007ff6 ........J8M..... 0x00d6fbc0: 00000b68 00000000 00d6fd30 00000000 h.......0....... 0x00d6fbd0: 00000000 00000000 00000000 00000000 ................ 0x00d6fbe0: 00000001 00000000 00000008 00000000 ................ 0x00d6fbf0: 000a0560 00000000 00000112 00000000 `............... 0x00d6fc00: 0000f170 00000000 00000002 00000000 p............... 0x00d6fc10: 0137b77f 00000364 0000024e 00000000 ..7.d...N....... 0x00d6fc20: 00000000 00000000 8c4d6bee 00007ff6 .........kM..... 0x00d6fc30: 00000004 00000000 00d6fd30 00000000 ........0....... 0x00d6fc40: 00000000 00000000 00000000 00000000 ................ 0x00d6fc50: 00000000 00000000 00000000 00007ff6 ................ 0x00d6fc60: 0000001d 00000000 8c985e57 00007ff6 ........W^...... 0x00d6fc70: 00000000 00007ff6 65646900 646e6957 .........ideWind 0x00d6fc80: 6c00776f 0000006c 00000000 00000000 ow.ll........... 0x00d6fc90: 0000000f 00000000 8c9a5da0 00007ff6 .........]...... 0x00d6fca0: 65726170 5748746e 0400444e 00000000 parentHWND...... 0x00d6fcb0: 0000000a 00000000 0000000f 00000000 ................ 0x00d6fcc0: 8d12de90 00007ff6 04eb4e70 00000000 ........pN...... 0x00d6fcd0: 00000000 00000000 a6b51630 00007ffa ........0....... 0x00d6fce0: 00000000 00000000 0000000f 00000000 ................ 0x00d6fcf0: 04ea0000 00000000 04eb4ee0 00000000 .........N...... 0x00d6fd00: 05188640 00000000 8c997365 00007ff6 @.......es...... 0x00d6fd10: 0000002a 00000000 0000002f 00000000 *......./....... 0x00d6fd20: 00000000 00000000 0517b4e0 00000000 ................ 0x00d6fd30: 0517b530 00000000 0517b530 00000000 0.......0....... 0x00d6fd40: 00000800 00000000 0517b580 00000000 ................ 0x00d6fd50: 00000004 00000000 00000049 00000000 ........I....... 0x00d6fd60: 0000004f 00000000 756e6547 49656e69 O.......GenuineI 0x00d6fd70: 05183910 00000000 64006400 64004200 .9.......d.d.B.d 0x00d6fd80: 00000038 00000000 0000003f 00000000 8.......?....... 0x00d6fd90: 444d4163 00007f00 05183950 00000000 cAMD....P9...... 0x00d6fda0: 00000488 00000000 00000033 00000000 ........3....... 0x00d6fdb0: 0000003f 00000000 8c9a7b00 00007ff6 ?........{...... 0x00d6fdc0: 04eb4e70 00000000 04eb4e70 00000000 pN......pN...... 0x00d6fdd0: 00000001 00007ff6 80000000 00007ff6 ................ 0x00d6fde0: 8d44a760 00007ff6 04ea1da0 00000000 `.D............. 0x00d6fdf0: 04ea0840 00000000 00000000 00000000 @............... 0x00d6fe00: 00000000 00000000 00000000 00000000 ................ 0x00d6fe10: 0000000f 00000000 00000000 00000000 ................ 0x00d6fe20: 00000000 00000000 00000000 00000000 ................ 0x00d6fe30: 00000000 00000000 8c98c344 00007ff6 ........D....... 0x00d6fe40: 00000000 00000000 00000000 00000000 ................ 0x00d6fe50: 8c190000 00007ff6 00000000 00000000 ................ 0x00d6fe60: 00000000 00000000 00000000 00000000 ................ 0x00d6fe70: 00000068 00000000 0303263a 00000000 h.......:&...... 0x00d6fe80: 0303261a 00000000 030325c6 00000000 .&.......%...... 0x00d6fe90: 00000000 00000000 00000000 00000000 ................ 0x00d6fea0: 00000000 00000000 00000000 00000401 ................ 0x00d6feb0: 00000001 00000000 00000000 00000000 ................ 0x00d6fec0: 00000000 00000000 00010001 00000000 ................ 0x00d6fed0: 00000000 00000000 00000000 00000000 ................ 0x00d6fee0: 00000000 00000000 a5ea1fe4 00007ffa ................ 0x00d6fef0: 00000000 00000000 00000000 00000000 ................ 0x00d6ff00: 00000000 00000000 00000000 00000000 ................ 0x00d6ff10: 00000000 00000000 a6b7efc1 00007ffa ................ 0x00d6ff20: 00000000 00000000 00000000 00000000 ................ 0x00d6ff30: 00000000 00000000 00000000 00000000 ................ 0x00d6ff40: 00000000 00000000 a31b93c0 00007ffa ................ 0x00d6ff50: 00d6dcc0 00000000 00d6dcc0 00000000 ................ 0x00d6ff60: 00000000 00000000 00000000 00000000 ................ 0x00d6ff70: 00000000 00000000 00000000 00000000 ................ 0x00d6ff80: 00000000 00000000 00000000 00000000 ................ 0x00d6ff90: 00000000 00000000 00000000 00000000 ................ 0x00d6ffa0: 00000000 00000000 00000000 00000000 ................ 0x00d6ffb0: 00000000 00000000 00000000 00000000 ................ 0x00d6ffc0: 00000000 00000000 00000000 00000000 ................ 0x00d6ffd0: 00000000 00000000 00000000 00000000 ................ 0x00d6ffe0: 00000000 00000000 00000000 00000000 ................ 0x00d6fff0: 00000000 00000000 00000000 00000000 ................ Module 1 C:\WINDOWS\SYSTEM32\xinput1_3.dll Image Base: 0x00400000 Image Size: 0x0001e000 File Size: 107368 File Time: 2007-04-04_185422 Version: Company: Microsoft Corporation Product: Microsoft® DirectX for Windows® FileDesc: Microsoft Common Controller API FileVer: 9.18.944.0 ProdVer: 9.18.944.0 Module 2 C:\WINDOWS\System32\DriverStore\FileRepository\c0322096.inf_amd64_7ff7d53c3793b9e4\atiumd6a.dll Image Base: 0x60980000 Image Size: 0x00c7a000 File Size: 12476840 File Time: 2017-12-19_142704 Version: Company: Advanced Micro Devices, Inc. Product: Advanced Micro Devices, Inc. Radeon Video Acceleration Universal Driver FileDesc: Radeon Video Acceleration Universal Driver FileVer: 23.20.15007.1005 ProdVer: 8.14.10.609
  20. I got a crash again, but it's different... This time, it happens at the menu, right as the menu music starts playing, and the screen is loading, the game crashes. Got the Output log here: https://pastebin.com/raw/0mMzj4HZ I'll put in the title and tags that this is a dead post when solved.
  21. Having and issue with Kerbal Enhanced Edition for Xbox One Playing Career Mode, Custom Difficulty. When I try to save I get a pop up saying "Too Many Saves" in red bold letters followed by "You reached the maximum amount of saves. Delete some other saves to be able to make new ones." This issue occurred in original KSP, however it would ask at that point if you want to overwrite. This error happens every time, and occasionally causes the game to freeze. I have Revert Flights turned off and to keep myself from cheating I turned off quickloading as well. When I try to load a save I get text stating "Loading of saves is not allowed in this game." This is followed by the game freezing, and the icons at left of KSC disappear from the screen. Have had several crashes where when attempting to save, return to KSC or return to main menu the game stays at the pause menu and does not do any of those actions. I would like to know of any work around other than deleing this save file. My other save file is working fine, but it is only at save #4 or so. Also Xbox One only gives the option to delete all saved data, not individual save files. I still have the original game installed as well if this is cause for any interaction. Thank You -PixelGranny
  22. EDIT: just launched in 64-bit, it works now ¯\_(ツ)_/¯ I was playing the game, reverted to launch and it had one of its random crashes, but now it will go through the process of loading all of the assets but close itself before showing the main menu screen and not display any kind of error message. I didn't change anything between the game crashing and the game no longer loading. I am running mods, a screenshot of my modlist is provided. Modlist Error log text:
  23. First of all, I'm trying to install some mods to increase gameplay content. For a reason, if I use mechjeb alone, without any other mods installed, it works just fine. But when I try to install any other mod besides Mechjeb, the game crashes right after the first loading (before main menu), and it says "game has crashed, check the folder" (not exactly like this, but you get it) When I check the error folder, it says this: This happens using any version of the game, it just don't work. I'm using a amd rx 460 (4gb) gpu, 8gb ram, intel pentium 3.3GHz, if this information may help. If someone knows a possible solution or has the same problem, please let me know. Thanks.
  24. I need help with Fixing this crash... All mods should be compatible. I checked everything. Error Log: Unity Player [version: Unity 5.4.0p4_b15b5ae035b7] mono.dll caused an Access Violation (0xc0000005) in module mono.dll at 0033:e1c80e18. Error occurred at 2017-12-29_220404. C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_x64.exe, run by User. 47% memory in use. 8174 MB physical memory [4296 MB free]. 16346 MB paging file [11265 MB free]. 8388608 MB user address space [8386283 MB free]. Read from location 00000000 caused an access violation. Game Data Folder: 000_AT_Utils 000_FilterExtensions 000_FilterExtensions Configs 000_USITools ASET B9PartSwitch CommunityCategoryKit CommunityResourcePack ConfigurableContainers Cormorant Aeronology 1.3.0b CryoEngines CryoTanks CxAerospace DeployableEngines DynamicBatteryStorage Endurance ExtraplanetaryLaunchpads Firespitte FShangarExtender GroundConstruction InterstellarFuelSwitch IXSWarpShipOS JSI KAS KerbalAtomics Kerbaltek KerbetrotterLtd KFC KIS KWRocketry LonesomeRobots MechJeb2 MiningExpansion Mk2Expansion Mk3Expansion NearFutureConstruction NearFutureElectrical NearFutureLaunchVehicles NearFutureProps NearFuturePropulsion NearFutureSolar NearFutureSpacecraft OPT_Legacy PersistantRotation PlanetaryBaseInc PlanetaryDomes RoverScience ShadowWorks SmokeScreen Squad StationPartsExpansion SurfaceExperimentsPackage Tantares TantaresLV TextureReplacer TweakScale UmbraSpaceIndustries V.2.0Industries WarpDrive WildBlueIndustries KSPModFileLocalizer.dll ModuleManager.2.8.1.dll ModuleManager.ConfigCache ModuleManager.ConfigSHA ModuleManager.Physics ModuleManager.TechTree I already tried this: Forcing DX11 (-force-d3d11). Verifying the integrity of game files. I also deleted 2 big mods: B9 Aerospace Kopernicus with a bunch of Planet Mods
  25. I actually found this out a couple of months ago on accident, and thought nothing major of it until recently when I badly had an urge to play stock again for its simpler plane construction mechanics, greater exploitability, etc. The question I have is this: Is it safe? I'm worried playing stock KSP (of course, not on the same savegames) while still having RSS, RO, and RP-0 installed may crash it, or corrupt my savefiles. Will it?
×
×
  • Create New...