The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exception_Access_Violation when trying to run SOME of my custom story maps. [Solved]
SonOfLiberty796 Offline
Senior Member

Posts: 371
Threads: 39
Joined: Aug 2011
Reputation: 2
#1
Exception_Access_Violation when trying to run SOME of my custom story maps. [Solved]

I'm guessing the stupid MapView.exe program crap messed up my maps. (Two of them)

What happens/happened was when I tried to view the map using the MapView.exe program thing, It would instantly go non-responsive and the program has to force close, as it "crashed". Now the maps I tried to view on the MapView program WONT work. They won't load.

Here's the log:


Version 1.20 - s0-539
-------- THE HPL ENGINE LOG ------------
Engine build ID 20101021192547


Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating gui module
Creating generate module
Creating haptic module
Creating scene module
--------------------------------------------------------


Initializing Resources Module
--------------------------------------------------------
Creating loader handlers
Creating resource managers
Adding loaders to handlers
--------------------------------------------------------


Initializing Graphics Module
--------------------------------------------------------
Init lowlevel graphics: 800x600 bpp:32 fs:0 ms:0 gpufmt:2 cap:'Amnesia - The Dark Descent - Loading...' posSad-1x-1)
Setting video mode: 800 x 600 - 32 bpp
Init Glew...OK
Setting up OpenGL
Vendor: NVIDIA Corporation
Renderer: GeForce GTX 275/PCI/SSE2
Version: 3.3.0
Max texture image units: 32
Max texture coord units: 8
Max user clip planes: 8
Two sided stencil: 1
Vertex Buffer Object: 1
Anisotropic filtering: 1
Max Anisotropic degree: 16
Multisampling: 1
Texture compression: 1
Texture compression S3TC: 1
Auto generate MipMaps: 1
Render to texture: 1
Max draw buffers: 8
Max color render targets: 8
Packed depth-stencil: 1
Texture float: 1
GLSL Version: 3.30 NVIDIA via Cg compiler
ShaderModel 2: 1
ShaderModel 3: 1
ShaderModel 4: 1
OGL ATIFragmentShader: 0
Setting up G-Bugger: type: 0 texturenum: 3
Adding engine materials
Initializing DevIL
Vendor String: Abysmal Software
Version String: Developer's Image Library (DevIL) 1.6.8pre Aug 12 2006
Version Number: 168
Adding engine post effects
--------------------------------------------------------


Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL
Available OpenAL devices:
0. Generic Software on Speakers (3- Harman/Kardon SoundSticks)(OpenAL default)
Trying to open device 'Generic Software on Speakers (3- Harman/Kardon SoundSticks)'... Success!
Number of mono sources: 32
Streaming setup: 4 Buffers x 262144 bytes each
--------------------------------------------------------


Initializing Game Module
--------------------------------------------------------
Adding engine updates
Initializing script functions
--------------------------------------------------------


User Initialization
--------------------------------------------------------
-------- Loading map 'menu_bg.map' ---------
Cache Loading: 638 ms
Entities: 112 ms
Compilation: 1 ms
Total: 757 ms
Meshes created: 25
Bodies created: 5
-------- Loading complete ---------
--------------------------------------------------------


Game Running
--------------------------------------------------------
Setting profile: 'dev_user' Path: 'C:\Users\Alex's Gaming Rig\Documents/Amnesia/Main/dev_user/'
-------- Loading map 'A.C.A - Start.map' ---------
ERROR: Could not open binary file 'C:/Program Files (x86)/Amnesia - The Dark Descent/redist/custom_stories/NoName/maps/A.C.A - Start.map_cache'
ERROR: Could not map cache file 'C:/Program Files (x86)/Amnesia - The Dark Descent/redist/custom_stories/NoName/maps/A.C.A - Start.map'. MeshEntity Loading: 529 ms
Primitive Loading: 74 ms
Decal Loading: 0 ms
Object Combining: 0 ms
Compilation: 2 ms
Combining: 447 ms
Sorting: 63 ms
Meshes: 7 ms
Bodies: 377 ms
Static Objects: 1052 ms
Entities: 1079 ms
Compilation: 1 ms
Total: 2584 ms
Meshes created: 24
Bodies created: 18
-------- Loading complete ---------
-------- BEGIN SAVE TO: C:\Users\Alex's Gaming Rig\Documents/Amnesia/Main/dev_user/custom/NoName/AutoSave_NULL_2011_10_12_19_49_12_0.sav ---------
WARNING: particle system 0 in candlestick_tri_2 does not exist anymore!
WARNING: particle system 1 in candlestick_tri_2 does not exist anymore!
WARNING: particle system 2 in candlestick_tri_2 does not exist anymore!
WARNING: particle system 0 in candlestick_floor_1 does not exist anymore!
WARNING: particle system 1 in candlestick_floor_1 does not exist anymore!
WARNING: particle system 2 in candlestick_floor_1 does not exist anymore!
WARNING: particle system 3 in candlestick_floor_1 does not exist anymore!
WARNING: particle system 4 in candlestick_floor_1 does not exist anymore!
WARNING: particle system 0 in hanging_lantern_ceiling_1 does not exist anymore!
WARNING: particle system 0 in candlestick02_3 does not exist anymore!
-------- END SAVE ---------
WARNING: Entity 'spawning' with type 5 and subtype -1 does not exist!
-------- Debug window open!
-------- Loading map 'A.C.A - Office.map' ---------
ERROR: Could not open binary file 'C:/Program Files (x86)/Amnesia - The Dark Descent/redist/custom_stories/NoName/maps/A.C.A - Office.map_cache'
ERROR: Could not map cache file 'C:/Program Files (x86)/Amnesia - The Dark Descent/redist/custom_stories/NoName/maps/A.C.A - Office.map'. MeshEntity Loading: 335 ms
Primitive Loading: 85 ms
Decal Loading: 0 ms
Object Combining: 0 ms
Compilation: 1 ms
Combining: 241 ms
Sorting: 83 ms
Meshes: 3 ms
Bodies: 155 ms
Static Objects: 664 ms
Entities: 1485 ms
Compilation: 0 ms
Total: 2159 ms
Meshes created: 11
Bodies created: 9
-------- Loading complete ---------

This is when I try to load the Office map (one of them)

It looks like nothing is wrong...but it just doesn't want to load. A Pic is attached to this post.

PLEASE HELP!!!

(This post was last modified: 10-17-2011, 01:57 AM by SonOfLiberty796.)
10-13-2011, 03:42 AM
Find


Messages In This Thread
Exception_Access_Violation when trying to run SOME of my custom story maps. [Solved] - by SonOfLiberty796 - 10-13-2011, 03:42 AM



Users browsing this thread: 1 Guest(s)