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


Thread Rating:
  • 4 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Slenderman Monster
candlejack131 Offline
Member

Posts: 209
Threads: 17
Joined: Oct 2011
Reputation: 2
#94
RE: Slenderman Monster

(08-31-2012, 01:52 PM)Obliviator27 Wrote:
(08-31-2012, 07:11 AM)Hirnwirbel Wrote:
Quote: So how did my original modeler create this ent?
Probably by using the Model Editor.
Quote: Is my model viewer crashing because my new version has no ent?
You should be able to load a .dae file into the model viewer, too, as far as I know. You can of course try to create an .ent first and see if you can load that. (Or is the Model Editor crashing too?)

Which makes me think - why do you need to have the model in the model viewer at all? I mean, it's just that - a VIEWER right? So can't you just create your .ent file with the model editor and throw that into your level without using the viewer at all?
(Or maybe I'm talking bullshit again because I don't know anything about the pipeline that comes after exporting from Maya. If that's the case, Statyk or whoever is still lurking in this thread, please just hit me in the face with a frying pan or something.)
The pipeline is as such.

Entities
Export the .dae from Maya.
Create a .mat file from your various textures.
Open the Model Editor.
File> Import Mesh > Select your mesh.
Do whatever it is you need to do to the model (add bodies, attach lights, change the User Defined Settings to make it whatever you need, be it swingdoor, lamp, whatever.)
Save the .ent
Open the Level Editor.
Open your map.
Go to Entities and find your model, then place it in game.

Static Objects.
Export the .dae from Maya
Create the .mat file from your textures.
Open the Level Editor.
Open your map.
Go to Static Objects and find your model, then place in game.

The Modelviewer is handy for if you're consistently making tweaks to your .dae file, as you can open the .dae in the modelviewer and just hit the reload button. That, or if you want to check out a Static Object you have made without opening the level editor.

If your modelviewer is crashing, you can easily check the Modelview.log file to find out what's wrong with your .dae file.
I imported my mesh in the modeleditor and got an error it did allow me to copy this information on it however
Spoiler below!
Number of Processors: 2
Processor Type: Intel Pentium
Windows OS: Windows 2000
Version 6.0001
Build Number 7601
Service Pack 1

Current Memory Load: 67
Total Physical Memory: -1084583936 bytes
Available Physical Memory: 1056755712 bytes
Total Virtual Memory: 2147352576 bytes
Available Virtual Memory: 1841623040 bytes
EAX=8C000000 EBX=00000000 ECX=8C000000 EDX=3FF2D50A ESI=8C000000
EDI=0A14CE30 EBP=0018FFEC ESP=0018FFDC EIP=776D9EC5 FLG=00210206
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B
EAX=8C000000 EBX=00000000 ECX=8C000000 EDX=3FF2D50A ESI=8C000000
EDI=0A14CE30 EBP=0018FFEC ESP=0018FFDC EIP=776D9EC5 FLG=00210206
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B
0023:004E0A66 ModelEditor.exe, hpl::cBone::UpdateMatrix()+0006 byte(s), d:\hpl_2\core\sources\graphics\bone.cpp, line 0122
0023:004E0A58 ModelEditor.exe, hpl::cBone::GetWorldTransform()+0008 byte(s), d:\hpl_2\core\sources\graphics\bone.cpp, line 0082
0023:004CE900 ModelEditor.exe, hpl::cMesh::CompileBonesAndSubMeshes()+0240 byte(s), d:\hpl_2\core\sources\graphics\mesh.cpp, line 0244+0007 byte(s)
0023:00549B9A ModelEditor.exe, hpl::cMeshLoaderCollada::LoadMesh()+6394 byte(s), d:\hpl_2\core\sources\impl\meshloadercollada.cpp, line 0577
0023:005165AC ModelEditor.exe, hpl::cMeshLoaderHandler::LoadMesh()+0028 byte(s), d:\hpl_2\core\sources\resources\meshloaderhandler.cpp, line 0044+0013 byte(s)
0023:004CF037 ModelEditor.exe, hpl::cMeshManager::CreateMesh()+0471 byte(s), d:\hpl_2\core\sources\resources\meshmanager.cpp, line 0101+0024 byte(s)
0023:00475E3A ModelEditor.exe, cModelEditorActionMeshLoad::cModelEditorActionMeshLoad()+0650 byte(s), d:\hpl_2\tools\editors\modeleditor\modeleditoractions.cpp, line 0024+0012 byte(s)
0023:0047344E ModelEditor.exe, cModelEditor::MeshImport_Callback()+0382 byte(s), d:\hpl_2\tools\editors\modeleditor\modeleditor.cpp, line 0464+0048 byte(s)
0023:00473523 ModelEditor.exe, cModelEditor::MeshImport_Callback_static_gui()+0019 byte(s), d:\hpl_2\tools\editors\modeleditor\modeleditor.cpp, line 0474+0019 byte(s)
0023:004E9DC7 ModelEditor.exe, hpl::cGuiPopUpFilePicker::ClosePopUp()+0167 byte(s), d:\hpl_2\core\sources\gui\guipopupfilepicker.cpp, line 0526+0019 byte(s)
0023:004EAAEB ModelEditor.exe, hpl::cGuiPopUpFilePicker::Button_Pressed()+1291 byte(s), d:\hpl_2\core\sources\gui\guipopupfilepicker.cpp, line 0162
0023:004EABD1 ModelEditor.exe, hpl::cGuiPopUpFilePicker::FileList_OnSelectionDblClick()+0129 byte(s), d:\hpl_2\core\sources\gui\guipopupfilepicker.cpp, line 0239
0023:004EAC13 ModelEditor.exe, hpl::cGuiPopUpFilePicker::FileList_OnSelectionDblClick_static_gui()+0019 byte(s), d:\hpl_2\core\sources\gui\guipopupfilepicker.cpp, line 0241+0019 byte(s)
0023:004B257D ModelEditor.exe, hpl::iWidget:TonguerocessCallbacks()+0061 byte(s), d:\hpl_2\core\sources\gui\widget.cpp, line 0758+0013 byte(s)
0023:004B2717 ModelEditor.exe, hpl::iWidget:TonguerocessMessage()+0375 byte(s), d:\hpl_2\core\sources\gui\widget.cpp, line 0197+0013 byte(s)
0023:004D2912 ModelEditor.exe, hpl::iWidgetListBoxBase::OnMouseDoubleClick()+0130 byte(s), d:\hpl_2\core\sources\gui\widgetlistboxbase.cpp, line 0423+0024 byte(s)
0023:004B26AE ModelEditor.exe, hpl::iWidget:TonguerocessMessage()+0270 byte(s), d:\hpl_2\core\sources\gui\widget.cpp, line 0185+0012 byte(s)
0023:0048E2A4 ModelEditor.exe, hpl::cGuiSet::OnMouseDoubleClick()+0164 byte(s), d:\hpl_2\core\sources\gui\guiset.cpp, line 1893+0018 byte(s)
0023:00491F23 ModelEditor.exe, hpl::cGuiSet::SendMessage()+0099 byte(s), d:\hpl_2\core\sources\gui\guiset.cpp, line 0387+0012 byte(s)
0023:004A97CD ModelEditor.exe, hpl::cGui::SendMouseDoubleClick()+0045 byte(s), d:\hpl_2\core\sources\gui\gui.cpp, line 0545
0023:00405BBE ModelEditor.exe, iEditorBase::Update()+0414 byte(s), d:\hpl_2\tools\editors\common\editorbaseclasses.cpp, line 1226
0023:004B95E7 ModelEditor.exe, hpl::iUpdateable::RunMessage()+0071 byte(s), d:\hpl_2\core\include\engine\updateable.h, line 0074
0023:004B998B ModelEditor.exe, hpl::cUpdater::RunMessage()+0299 byte(s), d:\hpl_2\core\sources\engine\updater.cpp, line 0107
0023:0048C0E2 ModelEditor.exe, hpl::cEngine::Run()+0242 byte(s), d:\hpl_2\core\sources\engine\engine.cpp, line 0412
0023:00476407 ModelEditor.exe, hplMain()+0119 byte(s), d:\hpl_2\tools\editors\modeleditor\modeleditormain.cpp, line 0028
0023:004A446D ModelEditor.exe, WinMain()+0029 byte(s), d:\hpl_2\core\sources\impl\lowlevelsystemsdl.cpp, line 0052+0029 byte(s)
0023:0057DFC8 ModelEditor.exe, WinMainCRTStartup()+0389 byte(s), f:\vs70builds\3077\vc\crtbld\crt\src\crtexe.c, line 0390+0027 byte(s)
0023:76A7339A kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
0023:776D9EF2 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
0023:776D9EC5 ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s)
System, PID: 4
smss, PID: 308
csrss, PID: 392
wininit, PID: 472
csrss, PID: 488
services, PID: 524
lsass, PID: 540
lsm, PID: 548
winlogon, PID: 612
svchost, PID: 720
nvvsvc, PID: 792
svchost, PID: 832
atiesrxx, PID: 872
svchost, PID: 972
svchost, PID: 1008
svchost, PID: 348
svchost, PID: 320
atieclxx, PID: 1044
svchost, PID: 1256
AvastSvc, PID: 1352
spoolsv, PID: 1768
svchost, PID: 1872
hamachi-2, PID: 1936
PnkBstrA, PID: 1988
nvSCPAPISvr, PID: 2024
WUDFHost, PID: 1724
svchost, PID: 2408
sppsvc, PID: 2436
wmpnetwk, PID: 2472
SearchIndexer, PID: 2508
taskhost, PID: 2380
dwm, PID: 2992
wuauclt, PID: 3004
explorer, PID: 3008
uTorrent, PID: 2080
C:\Program Files (x86)\uTorrent\uTorrent.exe
C:\Windows\SysWOW64\ntdll.dll
C:\Windows\syswow64\kernel32.dll
C:\Windows\syswow64\KERNELBASE.dll
C:\Windows\syswow64\ADVAPI32.dll
C:\Windows\syswow64\msvcrt.dll
C:\Windows\SysWOW64\sechost.dll
C:\Windows\syswow64\RPCRT4.dll
C:\Windows\syswow64\SspiCli.dll
C:\Windows\syswow64\CRYPTBASE.dll
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
C:\Windows\syswow64\GDI32.dll
C:\Windows\syswow64\USER32.dll
C:\Windows\syswow64\LPK.dll
C:\Windows\syswow64\USP10.dll
C:\Windows\syswow64\SHLWAPI.dll
C:\Windows\syswow64\comdlg32.dll
C:\Windows\syswow64\SHELL32.dll
C:\Windows\system32\IPHLPAPI.DLL
C:\Windows\syswow64\NSI.dll
C:\Windows\system32\WINNSI.DLL
C:\Windows\system32\MSIMG32.dll
C:\Windows\syswow64\ole32.dll
C:\Windows\syswow64\OLEAUT32.dll
C:\Windows\syswow64\PSAPI.DLL
C:\Windows\syswow64\SETUPAPI.dll
C:\Windows\syswow64\CFGMGR32.dll
C:\Windows\syswow64\DEVOBJ.dll
C:\Windows\syswow64\WS2_32.dll
C:\Windows\system32\IMM32.DLL
C:\Windows\syswow64\MSCTF.dll
C:\Windows\system32\profapi.dll
C:\Windows\system32\CRYPTSP.dll
C:\Windows\system32\rsaenh.dll
C:\Windows\system32\USERENV.dll
C:\Windows\system32\uxtheme.dll
C:\Windows\system32\Secur32.dll
C:\Windows\syswow64\Crypt32.dll
C:\Windows\syswow64\MSASN1.dll
C:\Windows\system32\ncrypt.dll
C:\Windows\system32\bcrypt.dll
C:\Windows\SysWOW64\bcryptprimitives.dll
C:\Windows\system32\DnsApi.dll
C:\Windows\syswow64\urlmon.DLL
C:\Windows\syswow64\iertutil.dll
C:\Windows\syswow64\WININET.dll
C:\Windows\syswow64\Normaliz.dll
C:\Windows\system32\dwmapi.dll
C:\Windows\syswow64\CLBCatQ.DLL
C:\Windows\SysWOW64\FirewallAPI.dll
C:\Windows\SysWOW64\VERSION.dll
C:\Windows\system32\mswsock.dll
C:\Windows\System32\wshtcpip.dll
C:\Windows\System32\wship6.dll
C:\Windows\system32\dhcpcsvc.DLL
C:\Windows\system32\dhcpcsvc6.DLL
C:\Windows\system32\hnetcfg.dll
C:\Windows\system32\ATL.DLL
C:\Windows\system32\slc.dll
C:\Windows\system32\GPAPI.dll
C:\Windows\system32\RpcRtRemote.dll
C:\Windows\System32\npmproxy.dll
C:\Windows\system32\ntmarta.dll
C:\Windows\syswow64\WLDAP32.dll
C:\Windows\system32\rasadhlp.dll
C:\Windows\system32\upnp.dll
C:\Windows\system32\WINHTTP.dll
C:\Windows\system32\webio.dll
C:\Windows\system32\SSDPAPI.dll
C:\Windows\System32\fwpuclnt.dll
C:\Windows\system32\SXS.DLL
C:\Windows\system32\credssp.dll
C:\Windows\SysWOW64\schannel.dll
C:\Windows\system32\IconCodecService.dll
C:\Windows\System32\netshell.dll
C:\Windows\System32\nlaapi.dll
C:\Windows\system32\WindowsCodecs.dll
C:\Windows\system32\wkscli.dll
C:\Windows\system32\netutils.dll
C:\Windows\syswow64\WINTRUST.dll
C:\Windows\System32\msxml3.dll
netsession_win, PID: 2880
C:\Users\king kick ass\AppData\Local\Akamai\netsession_win.exe
C:\Windows\SysWOW64\ntdll.dll
C:\Windows\syswow64\kernel32.dll
C:\Windows\syswow64\KERNELBASE.dll
C:\Windows\syswow64\USER32.dll
C:\Windows\syswow64\GDI32.dll
C:\Windows\syswow64\LPK.dll
C:\Windows\syswow64\USP10.dll
C:\Windows\syswow64\msvcrt.dll
C:\Windows\syswow64\ADVAPI32.dll
C:\Windows\SysWOW64\sechost.dll
C:\Windows\syswow64\RPCRT4.dll
C:\Windows\syswow64\SspiCli.dll
C:\Windows\syswow64\CRYPTBASE.dll
C:\Windows\system32\pdh.dll
C:\Windows\system32\WINHTTP.dll
C:\Windows\system32\webio.dll
C:\Windows\system32\USERENV.dll
C:\Windows\system32\profapi.dll
C:\Windows\system32\IPHLPAPI.DLL
C:\Windows\syswow64\NSI.dll
C:\Windows\system32\WINNSI.DLL
C:\Windows\syswow64\WS2_32.dll
C:\Windows\system32\WTSAPI32.dll
C:\Windows\syswow64\PSAPI.DLL
C:\Windows\syswow64\WININET.dll
C:\Windows\syswow64\SHLWAPI.dll
C:\Windows\syswow64\Normaliz.dll
C:\Windows\syswow64\iertutil.dll
C:\Windows\syswow64\urlmon.dll
C:\Windows\syswow64\ole32.dll
C:\Windows\syswow64\OLEAUT32.dll
C:\Windows\syswow64\SHELL32.dll
C:\Windows\system32\IMM32.DLL
C:\Windows\syswow64\MSCTF.dll
C:\Windows\system32\uxtheme.dll
C:\Windows\system32\dwmapi.dll
C:\Windows\system32\WINSTA.dll
C:\Windows\system32\apphelp.dll
netsession_win, PID: 1280
C:\Users\king kick ass\AppData\Local\Akamai\netsession_win.exe
C:\Windows\SysWOW64\ntdll.dll
C:\Windows\syswow64\kernel32.dll
C:\Windows\syswow64\KERNELBASE.dll
C:\Windows\syswow64\USER32.dll
C:\Windows\syswow64\GDI32.dll
C:\Windows\syswow64\LPK.dll
C:\Windows\syswow64\USP10.dll
C:\Windows\syswow64\msvcrt.dll
C:\Windows\syswow64\ADVAPI32.dll
C:\Windows\SysWOW64\sechost.dll
C:\Windows\syswow64\RPCRT4.dll
C:\Windows\syswow64\SspiCli.dll
C:\Windows\syswow64\CRYPTBASE.dll
C:\Windows\system32\pdh.dll
C:\Windows\system32\WINHTTP.dll
C:\Windows\system32\webio.dll
C:\Windows\system32\USERENV.dll
C:\Windows\system32\profapi.dll
C:\Windows\system32\IPHLPAPI.DLL
C:\Windows\syswow64\NSI.dll
C:\Windows\system32\WINNSI.DLL
C:\Windows\syswow64\WS2_32.dll
C:\Windows\system32\WTSAPI32.dll
C:\Windows\syswow64\PSAPI.DLL
C:\Windows\syswow64\WININET.dll
C:\Windows\syswow64\SHLWAPI.dll
C:\Windows\syswow64\Normaliz.dll
C:\Windows\syswow64\iertutil.dll
C:\Windows\syswow64\urlmon.dll
C:\Windows\syswow64\ole32.dll
C:\Windows\syswow64\OLEAUT32.dll
C:\Windows\syswow64\SHELL32.dll
C:\Windows\system32\IMM32.DLL
C:\Windows\syswow64\MSCTF.dll
C:\Windows\system32\uxtheme.dll
C:\Windows\system32\security.dll
C:\Windows\system32\SECUR32.DLL
C:\Windows\system32\credssp.dll
C:\Windows\SysWOW64\msv1_0.DLL
C:\Windows\system32\cryptdll.dll
C:\Windows\system32\CRYPTSP.dll
C:\Windows\system32\rsaenh.dll
C:\Windows\System32\mswsock.dll
C:\Windows\system32\DNSAPI.dll
C:\Windows\System32\fwpuclnt.dll
C:\Windows\system32\rasadhlp.dll
C:\Windows\System32\wship6.dll
C:\Windows\System32\wshtcpip.dll
C:\Windows\system32\dhcpcsvc.DLL
C:\Windows\system32\dhcpcsvc6.DLL
C:\Windows\system32\ntmarta.dll
C:\Windows\syswow64\WLDAP32.dll
C:\Windows\System32\perfos.dll
C:\Windows\system32\dwmapi.dll
C:\Windows\system32\NLAapi.dll
C:\Windows\system32\napinsp.dll
C:\Windows\system32\pnrpnsp.dll
C:\Windows\System32\winrnr.dll
C:\Windows\syswow64\CLBCatQ.DLL
C:\Windows\SysWOW64\FirewallAPI.dll
C:\Windows\SysWOW64\VERSION.dll
AvastUI, PID: 2748
C:\Program Files\AVAST Software\Avast\AvastUI.exe
C:\Windows\SysWOW64\ntdll.dll
C:\Windows\syswow64\kernel32.dll
C:\Windows\syswow64\KERNELBASE.dll
C:\Program Files\AVAST Software\Avast\aswUtil.dll
C:\Program Files\AVAST Software\Avast\ashBase.dll
C:\Windows\system32\WSOCK32.dll
C:\Windows\syswow64\WS2_32.dll
C:\Windows\syswow64\msvcrt.dll
C:\Windows\syswow64\RPCRT4.dll
C:\Windows\syswow64\SspiCli.dll
C:\Windows\syswow64\CRYPTBASE.dll
C:\Windows\SysWOW64\sechost.dll
C:\Windows\syswow64\NSI.dll
C:\Windows\system32\VERSION.dll
C:\Program Files\AVAST Software\Avast\aswEngLdr.dll
C:\Program Files\AVAST Software\Avast\aswCmnOS.dll
C:\Program Files\AVAST Software\Avast\aswCmnIS.dll
C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
C:\Windows\syswow64\USER32.dll
C:\Windows\syswow64\GDI32.dll
C:\Windows\syswow64\LPK.dll
C:\Windows\syswow64\USP10.dll
C:\Windows\syswow64\ADVAPI32.dll
C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCP90.dll
C:\Program Files\AVAST Software\Avast\aswCmnBS.dll
C:\Windows\syswow64\PSAPI.DLL
C:\Windows\syswow64\SHLWAPI.dll
C:\Windows\system32\USERENV.dll
C:\Windows\system32\profapi.dll
C:\Windows\syswow64\SHELL32.dll
C:\Program Files\AVAST Software\Avast\ashTask.dll
C:\Program Files\AVAST Software\Avast\aswAux.dll
C:\Windows\system32\DNSAPI.dll
C:\Program Files\AVAST Software\Avast\aswLog.dll
C:\Program Files\AVAST Software\Avast\aswSqLt.dll
C:\Program Files\AVAST Software\Avast\aswProperty.dll
C:\Windows\syswow64\ole32.dll
C:\Windows\WinSxS\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_4bf5400abf9d60b7\mfc90u.dll
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\COMCTL32.dll
C:\Windows\system32\MSIMG32.dll
C:\Windows\syswow64\COMDLG32.dll
C:\Windows\syswow64\OLEAUT32.dll
C:\Windows\system32\WINMM.dll
C:\Windows\syswow64\WININET.dll
C:\Windows\syswow64\Normaliz.dll
C:\Windows\syswow64\iertutil.dll
C:\Windows\syswow64\urlmon.dll
C:\Windows\system32\OLEACC.dll
C:\Windows\system32\IMM32.DLL
C:\Windows\syswow64\MSCTF.dll
C:\Windows\system32\UxTheme.dll
C:\Windows\system32\dwmapi.dll
C:\Windows\WinSxS\x86_microsoft.vc90.mfcloc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_4973eb1d754a9dc9\MFC90ENU.DLL
C:\Windows\system32\dbghelp.dll
C:\Program Files\AVAST Software\Avast\1033\Base.dll
C:\Windows\system32\wkscli.dll
C:\Windows\system32\cscapi.dll
C:\Program Files\AVAST Software\Avast\aswData.dll
C:\Program Files\AVAST Software\Avast\ashTaskEx.dll
C:\Program Files\AVAST Software\Avast\Aavm4h.dll
C:\Program Files\AVAST Software\Avast\AavmRpch.dll
C:\Windows\system32\RpcRtRemote.dll
C:\Program Files\AVAST Software\Avast\1033\UILangRes.dll
C:\Program Files\AVAST Software\Avast\CommonRes.dll
C:\Windows\system32\IPHLPAPI.DLL
C:\Windows\system32\WINNSI.DLL
C:\Program Files\AVAST Software\Avast\defs\12090100\uiExt.dll
audiodg, PID: 2664
jusched, PID: 968
C:\Program Files (x86)\Common Files\Java\Java Update\jusched.exe
C:\Windows\SysWOW64\ntdll.dll
C:\Windows\syswow64\kernel32.dll
C:\Windows\syswow64\KERNELBASE.dll
C:\Windows\syswow64\ADVAPI32.dll
C:\Windows\syswow64\msvcrt.dll
C:\Windows\SysWOW64\sechost.dll
C:\Windows\syswow64\RPCRT4.dll
C:\Windows\syswow64\SspiCli.dll
C:\Windows\syswow64\CRYPTBASE.dll
C:\Windows\syswow64\GDI32.dll
C:\Windows\syswow64\USER32.dll
C:\Windows\syswow64\LPK.dll
C:\Windows\syswow64\USP10.dll
C:\Windows\syswow64\WININET.dll
C:\Windows\syswow64\SHLWAPI.dll
C:\Windows\syswow64\Normaliz.dll
C:\Windows\syswow64\iertutil.dll
C:\Windows\syswow64\urlmon.dll
C:\Windows\syswow64\ole32.dll
C:\Windows\syswow64\OLEAUT32.dll
C:\Windows\syswow64\SHELL32.dll
C:\Windows\system32\IMM32.DLL
C:\Windows\syswow64\MSCTF.dll
C:\Windows\system32\uxtheme.dll
C:\Windows\system32\apphelp.dll
C:\Windows\system32\Secur32.dll
C:\Windows\system32\profapi.dll
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
C:\Windows\syswow64\WS2_32.dll
C:\Windows\syswow64\NSI.dll
C:\Windows\system32\dnsapi.DLL
C:\Windows\system32\iphlpapi.DLL
C:\Windows\system32\WINNSI.DLL
C:\Windows\syswow64\CRYPT32.dll
C:\Windows\syswow64\MSASN1.dll
C:\Windows\system32\USERENV.dll
C:\Windows\system32\RASAPI32.dll
C:\Windows\system32\rasman.dll
C:\Windows\system32\rtutils.dll
C:\Windows\system32\sensapi.dll
C:\Windows\system32\NLAapi.dll
C:\Windows\system32\rasadhlp.dll
C:\Windows\system32\mswsock.dll
C:\Windows\System32\wship6.dll
C:\Windows\System32\wshtcpip.dll
C:\Windows\System32\fwpuclnt.dll
C:\Windows\system32\credssp.dll
C:\Windows\SysWOW64\schannel.dll
C:\Windows\system32\ncrypt.dll
C:\Windows\system32\bcrypt.dll
C:\Windows\SysWOW64\bcryptprimitives.dll
C:\Windows\syswow64\WINTRUST.dll
C:\Windows\system32\CRYPTSP.dll
C:\Windows\system32\rsaenh.dll
C:\Windows\system32\GPAPI.dll
C:\Windows\system32\cryptnet.dll
C:\Windows\syswow64\WLDAP32.dll
C:\Windows\system32\WINHTTP.dll
C:\Windows\system32\webio.dll
C:\Windows\system32\dhcpcsvc.DLL
C:\Windows\system32\dhcpcsvc6.DLL
C:\Windows\syswow64\CFGMGR32.dll
C:\Windows\system32\PROPSYS.dll
C:\Windows\syswow64\CLBCatQ.DLL
C:\Windows\system32\ntmarta.dll
C:\Windows\syswow64\SETUPAPI.dll
C:\Windows\syswow64\DEVOBJ.dll
C:\Windows\system32\MPR.dll
C:\Windows\system32\dwmapi.dll
hamachi-2-ui, PID: 2860
C:\Program Files (x86)\LogMeIn Hamachi\hamachi-2-ui.exe
C:\Windows\SysWOW64\ntdll.dll
C:\Windows\syswow64\kernel32.dll
C:\Windows\syswow64\KERNELBASE.dll
C:\Windows\system32\WINMM.dll
C:\Windows\syswow64\msvcrt.dll
C:\Windows\syswow64\USER32.dll
C:\Windows\syswow64\GDI32.dll
C:\Windows\syswow64\LPK.dll
C:\Windows\syswow64\USP10.dll
C:\Windows\syswow64\ADVAPI32.dll
C:\Windows\SysWOW64\sechost.dll
C:\Windows\syswow64\RPCRT4.dll
C:\Windows\syswow64\SspiCli.dll
C:\Windows\syswow64\CRYPTBASE.dll
C:\Windows\system32\Secur32.dll
C:\Windows\system32\MSIMG32.dll
C:\Windows\syswow64\COMDLG32.dll
C:\Windows\syswow64\SHLWAPI.dll
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
C:\Windows\syswow64\SHELL32.dll
C:\Windows\system32\WINSPOOL.DRV
C:\Windows\system32\oledlg.dll
C:\Windows\syswow64\ole32.dll
C:\Windows\syswow64\OLEAUT32.dll
C:\Windows\syswow64\WS2_32.dll
C:\Windows\syswow64\NSI.dll
C:\Windows\system32\VERSION.dll
C:\Windows\system32\IMM32.DLL
C:\Windows\syswow64\MSCTF.dll
C:\Windows\system32\uxtheme.dll
C:\Windows\system32\RICHED20.DLL
C:\Windows\system32\ntmarta.dll
C:\Windows\syswow64\WLDAP32.dll
C:\Windows\system32\dwmapi.dll
C:\Windows\system32\mswsock.dll
C:\Windows\System32\wship6.dll
svchost, PID: 3208
Steam, PID: 3752
firefox, PID: 3460
C:\Program Files (x86)\Mozilla Firefox\firefox.exe
C:\Windows\SysWOW64\ntdll.dll
C:\Windows\syswow64\kernel32.dll
C:\Windows\syswow64\KERNELBASE.dll
C:\Windows\syswow64\USER32.dll
C:\Windows\syswow64\GDI32.dll
C:\Windows\syswow64\LPK.dll
C:\Windows\syswow64\USP10.dll
C:\Windows\syswow64\msvcrt.dll
C:\Windows\syswow64\ADVAPI32.dll
C:\Windows\SysWOW64\sechost.dll
C:\Windows\syswow64\RPCRT4.dll
C:\Windows\syswow64\SspiCli.dll
C:\Windows\syswow64\CRYPTBASE.dll
C:\Program Files (x86)\Mozilla Firefox\MSVCR100.dll
C:\Windows\system32\IMM32.DLL
C:\Windows\syswow64\MSCTF.dll
C:\Program Files (x86)\Mozilla Firefox\mozglue.dll
C:\Program Files (x86)\Mozilla Firefox\nspr4.dll
C:\Windows\system32\WSOCK32.dll
C:\Windows\syswow64\WS2_32.dll
C:\Windows\syswow64\NSI.dll
C:\Windows\system32\WINMM.dll
C:\Program Files (x86)\Mozilla Firefox\plc4.dll
C:\Program Files (x86)\Mozilla Firefox\plds4.dll
C:\Program Files (x86)\Mozilla Firefox\mozalloc.dll
C:\Program Files (x86)\Mozilla Firefox\mozsqlite3.dll
C:\Program Files (x86)\Mozilla Firefox\nssutil3.dll
C:\Program Files (x86)\Mozilla Firefox\softokn3.dll
C:\Program Files (x86)\Mozilla Firefox\nss3.dll
C:\Program Files (x86)\Mozilla Firefox\ssl3.dll
C:\Program Files (x86)\Mozilla Firefox\smime3.dll
C:\Program Files (x86)\Mozilla Firefox\mozjs.dll
C:\Windows\syswow64\PSAPI.DLL
C:\Program Files (x86)\Mozilla Firefox\MSVCP100.dll
C:\Program Files (x86)\Mozilla Firefox\xul.dll
C:\Program Files (x86)\Mozilla Firefox\gkmedias.dll
C:\Windows\system32\MSIMG32.dll
C:\Windows\syswow64\SHELL32.dll
C:\Windows\syswow64\SHLWAPI.dll
C:\Windows\syswow64\ole32.dll
C:\Windows\system32\VERSION.dll
C:\Windows\system32\IPHLPAPI.DLL
C:\Windows\system32\WINNSI.DLL
C:\Windows\system32\UxTheme.dll
C:\Windows\syswow64\SETUPAPI.dll
C:\Windows\syswow64\CFGMGR32.dll
C:\Windows\syswow64\OLEAUT32.dll
C:\Windows\syswow64\DEVOBJ.dll
C:\Windows\system32\dwmapi.dll
C:\Program Files (x86)\Mozilla Firefox\xpcom.dll
C:\Windows\system32\dbghelp.dll
C:\Windows\system32\dwrite.dll
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
C:\Windows\syswow64\CLBCatQ.DLL
C:\Windows\system32\propsys.dll
C:\Windows\system32\ntmarta.dll
C:\Windows\syswow64\WLDAP32.dll
C:\Windows\system32\mswsock.dll
C:\Windows\System32\wshtcpip.dll
C:\Program Files (x86)\Mozilla Firefox\components\browsercomps.dll
C:\Windows\system32\feclient.dll
C:\Program Files (x86)\Mozilla Firefox\nssdbm3.dll
C:\Program Files (x86)\Mozilla Firefox\freebl3.dll
C:\Program Files (x86)\Mozilla Firefox\nssckbi.dll
C:\Windows\system32\CRYPTSP.dll
C:\Windows\system32\rsaenh.dll
C:\Windows\system32\RpcRtRemote.dll
C:\Windows\syswow64\WINTRUST.dll
C:\Windows\syswow64\CRYPT32.dll
C:\Windows\syswow64\MSASN1.dll
C:\Windows\system32\d3d10_1.dll
C:\Windows\system32\d3d10_1core.dll
C:\Windows\system32\dxgi.dll
C:\Windows\system32\aticfx32.dll
C:\Windows\system32\atiuxpag.dll
C:\Windows\system32\atidxx32.dll
C:\Windows\system32\d2d1.dll
C:\Windows\system32\d3d10.dll
C:\Windows\system32\d3d10core.dll
C:\Windows\system32\profapi.dll
C:\Windows\System32\wship6.dll
C:\Windows\system32\DNSAPI.dll
C:\Windows\system32\rasadhlp.dll
C:\Windows\System32\fwpuclnt.dll
C:\Windows\system32\NLAapi.dll
C:\Windows\system32\napinsp.dll
C:\Windows\system32\pnrpnsp.dll
C:\Windows\System32\winrnr.dll
C:\Windows\System32\MMDevApi.dll
C:\Windows\system32\AUDIOSES.DLL
C:\Windows\system32\mscms.dll
C:\Windows\system32\USERENV.dll
C:\Windows\system32\explorerframe.dll
C:\Windows\system32\DUser.dll
C:\Windows\system32\DUI70.dll
C:\Windows\system32\shdocvw.dll
C:\Windows\system32\apphelp.dll
C:\Windows\system32\icm32.dll
C:\Windows\system32\LINKINFO.dll
C:\Windows\system32\ntshrui.dll
C:\Windows\system32\srvcli.dll
C:\Windows\system32\cscapi.dll
C:\Windows\system32\slc.dll
plugin-container, PID: 1908
C:\Program Files (x86)\Mozilla Firefox\plugin-container.exe
C:\Windows\SysWOW64\ntdll.dll
C:\Windows\syswow64\kernel32.dll
C:\Windows\syswow64\KERNELBASE.dll
C:\Program Files (x86)\Mozilla Firefox\xul.dll
C:\Program Files (x86)\Mozilla Firefox\mozjs.dll
C:\Program Files (x86)\Mozilla Firefox\nspr4.dll
C:\Windows\syswow64\ADVAPI32.dll
C:\Windows\syswow64\msvcrt.dll
C:\Windows\SysWOW64\sechost.dll
C:\Windows\syswow64\RPCRT4.dll
C:\Windows\syswow64\SspiCli.dll
C:\Windows\syswow64\CRYPTBASE.dll
C:\Windows\system32\WSOCK32.dll
C:\Windows\syswow64\WS2_32.dll
C:\Windows\syswow64\NSI.dll
C:\Windows\system32\WINMM.dll
C:\Windows\syswow64\USER32.dll
C:\Windows\syswow64\GDI32.dll
C:\Windows\syswow64\LPK.dll
C:\Windows\syswow64\USP10.dll
C:\Program Files (x86)\Mozilla Firefox\MSVCR100.dll
C:\Program Files (x86)\Mozilla Firefox\mozglue.dll
C:\Windows\syswow64\PSAPI.DLL
C:\Program Files (x86)\Mozilla Firefox\MSVCP100.dll
C:\Program Files (x86)\Mozilla Firefox\smime3.dll
C:\Program Files (x86)\Mozilla Firefox\nss3.dll
C:\Program Files (x86)\Mozilla Firefox\nssutil3.dll
C:\Program Files (x86)\Mozilla Firefox\plc4.dll
C:\Program Files (x86)\Mozilla Firefox\plds4.dll
C:\Program Files (x86)\Mozilla Firefox\ssl3.dll
C:\Program Files (x86)\Mozilla Firefox\mozsqlite3.dll
C:\Program Files (x86)\Mozilla Firefox\gkmedias.dll
C:\Program Files (x86)\Mozilla Firefox\mozalloc.dll
C:\Windows\system32\MSIMG32.dll
C:\Windows\syswow64\SHELL32.dll
C:\Windows\syswow64\SHLWAPI.dll
C:\Windows\syswow64\ole32.dll
C:\Windows\system32\VERSION.dll
C:\Windows\syswow64\IMM32.dll
C:\Windows\syswow64\MSCTF.dll
C:\Windows\system32\IPHLPAPI.DLL
C:\Windows\system32\WINNSI.DLL
C:\Windows\system32\UxTheme.dll
C:\Windows\syswow64\SETUPAPI.dll
C:\Windows\syswow64\CFGMGR32.dll
C:\Windows\syswow64\OLEAUT32.dll
C:\Windows\syswow64\DEVOBJ.dll
C:\Windows\system32\dwmapi.dll
C:\Windows\SysWOW64\Macromed\Flash\NPSWF32.dll
C:\Windows\syswow64\WININET.dll
C:\Windows\syswow64\Normaliz.dll
C:\Windows\syswow64\iertutil.dll
C:\Windows\syswow64\urlmon.dll
C:\Windows\syswow64\CRYPT32.dll
C:\Windows\syswow64\MSASN1.dll
C:\Windows\system32\DSOUND.dll
C:\Windows\system32\POWRPROF.dll
C:\Windows\syswow64\COMDLG32.dll
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
C:\Windows\system32\mscms.dll
C:\Windows\system32\USERENV.dll
C:\Windows\system32\profapi.dll
C:\Windows\syswow64\CLBCatQ.DLL
C:\Windows\System32\MMDevApi.dll
C:\Windows\System32\PROPSYS.dll
C:\Windows\system32\AUDIOSES.DLL
C:\Windows\system32\mlang.dll
C:\Windows\system32\credssp.dll
C:\Windows\SysWOW64\schannel.dll
C:\Windows\system32\wdmaud.drv
C:\Windows\system32\ksuser.dll
C:\Windows\system32\AVRT.dll
C:\Windows\system32\msacm32.drv
C:\Windows\system32\MSACM32.dll
C:\Windows\system32\midimap.dll
C:\Windows\system32\icm32.dll
C:\Windows\system32\d3d9.dll
C:\Windows\system32\d3d8thk.dll
C:\Windows\system32\atiu9pag.dll
C:\Windows\system32\dxva2.dll
C:\Windows\syswow64\WINTRUST.dll
C:\Windows\system32\Secur32.dll
C:\Windows\system32\aticfx32.dll
C:\Windows\system32\atiumdag.dll
C:\Windows\system32\atiumdva.dll
maya, PID: 4532
FNPLicensingService64, PID: 4664
ModelEditor, PID: 5808
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\ModelEditor.exe
C:\Windows\SysWOW64\ntdll.dll
C:\Windows\syswow64\kernel32.dll
C:\Windows\syswow64\KERNELBASE.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\SDL.dll
C:\Windows\syswow64\ADVAPI32.DLL
C:\Windows\syswow64\msvcrt.dll
C:\Windows\SysWOW64\sechost.dll
C:\Windows\syswow64\RPCRT4.dll
C:\Windows\syswow64\SspiCli.dll
C:\Windows\syswow64\CRYPTBASE.dll
C:\Windows\syswow64\GDI32.dll
C:\Windows\syswow64\USER32.dll
C:\Windows\syswow64\LPK.dll
C:\Windows\syswow64\USP10.dll
C:\Windows\system32\WINMM.DLL
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\glew32.dll
C:\Windows\system32\OPENGL32.dll
C:\Windows\system32\GLU32.dll
C:\Windows\system32\DDRAW.dll
C:\Windows\system32\DCIMAN32.dll
C:\Windows\syswow64\SETUPAPI.dll
C:\Windows\syswow64\CFGMGR32.dll
C:\Windows\syswow64\OLEAUT32.dll
C:\Windows\syswow64\ole32.dll
C:\Windows\syswow64\DEVOBJ.dll
C:\Windows\system32\dwmapi.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\DevIL.dll
C:\Windows\syswow64\SHELL32.dll
C:\Windows\syswow64\SHLWAPI.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\MSVCP71.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\MSVCR71.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\Newton.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\libvorbisfile.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\libogg.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\libvorbis.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\alut.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\OpenAL32.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\SDL_ttf.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\libtheora.dll
C:\Windows\system32\IMM32.DLL
C:\Windows\syswow64\MSCTF.dll
C:\Windows\system32\profapi.dll
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\BlackBox.dll
C:\Windows\system32\dbghelp.dll
C:\Windows\syswow64\PSAPI.DLL
C:\Windows\syswow64\comdlg32.dll
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\COMCTL32.dll
C:\Windows\syswow64\WS2_32.dll
C:\Windows\syswow64\NSI.dll
C:\Windows\system32\uxtheme.dll
C:\Windows\system32\atiglpxx.dll
C:\Windows\system32\atioglxx.dll
C:\Windows\system32\VERSION.dll
C:\Windows\system32\atigktxx.dll
C:\Windows\system32\aticfx32.dll
C:\Windows\system32\atiadlxy.dll
C:\Windows\system32\USERENV.dll
C:\Windows\system32\WTSAPI32.dll
C:\Windows\syswow64\WINTRUST.dll
C:\Windows\syswow64\CRYPT32.dll
C:\Windows\syswow64\MSASN1.dll
C:\Windows\system32\MMDevAPI.DLL
C:\Windows\system32\PROPSYS.dll
C:\Windows\system32\wdmaud.drv
C:\Windows\system32\ksuser.dll
C:\Windows\system32\AVRT.dll
C:\Windows\system32\AUDIOSES.DLL
C:\Windows\system32\msacm32.drv
C:\Windows\system32\MSACM32.dll
C:\Windows\system32\midimap.dll
C:\Windows\system32\dsound.dll
C:\Windows\system32\POWRPROF.dll
C:\Windows\syswow64\CLBCatQ.DLL
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\wrap_oal.dll
C:\Windows\system32\ntmarta.dll
C:\Windows\syswow64\WLDAP32.dll



Maybe that will help. Does any one have an idea what might be wrong with it?
WOW that post was..ALOT larger then i expected
(This post was last modified: 09-01-2012, 11:44 PM by candlejack131.)
09-01-2012, 09:28 PM
Find


Messages In This Thread
Slenderman Monster - by candlejack131 - 07-22-2012, 04:26 AM
RE: Slenderman Monster - by Kman - 07-22-2012, 05:45 AM
RE: Slenderman Monster - by candlejack131 - 07-22-2012, 06:18 AM
RE: Slenderman Monster - by Traggey - 07-22-2012, 12:02 PM
RE: Slenderman Monster - by ferryadams10 - 09-04-2012, 01:24 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 07-22-2012, 12:20 PM
RE: Slenderman Monster - by Traggey - 07-22-2012, 12:29 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 07-22-2012, 12:42 PM
RE: Slenderman Monster - by candlejack131 - 07-22-2012, 05:57 PM
RE: Slenderman Monster - by Traggey - 07-22-2012, 06:40 PM
RE: Slenderman Monster - by candlejack131 - 07-22-2012, 06:46 PM
RE: Slenderman Monster - by Traggey - 07-22-2012, 09:34 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 07-22-2012, 11:12 PM
RE: Slenderman Monster - by candlejack131 - 07-22-2012, 11:54 PM
RE: Slenderman Monster - by Kman - 07-23-2012, 12:30 AM
RE: Slenderman Monster - by candlejack131 - 07-23-2012, 12:44 AM
RE: Slenderman Monster - by Anxt - 07-23-2012, 01:01 AM
RE: Slenderman Monster - by candlejack131 - 07-23-2012, 01:03 AM
RE: Slenderman Monster - by candlejack131 - 07-23-2012, 03:33 AM
RE: Slenderman Monster - by Anxt - 07-23-2012, 01:22 AM
RE: Slenderman Monster - by candlejack131 - 07-23-2012, 01:28 AM
RE: Slenderman Monster - by Anxt - 07-23-2012, 01:42 AM
RE: Slenderman Monster - by candlejack131 - 07-23-2012, 01:54 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 07-23-2012, 08:13 AM
RE: Slenderman Monster - by Traggey - 07-23-2012, 11:47 AM
RE: Slenderman Monster - by candlejack131 - 07-23-2012, 03:24 PM
RE: Slenderman Monster - by candlejack131 - 07-26-2012, 04:27 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 07-23-2012, 12:39 PM
RE: Slenderman Monster - by candlejack131 - 07-23-2012, 08:43 PM
RE: Slenderman Monster - by candlejack131 - 07-23-2012, 11:20 PM
RE: Slenderman Monster - by candlejack131 - 08-10-2012, 03:52 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-10-2012, 11:14 AM
RE: Slenderman Monster - by candlejack131 - 08-12-2012, 01:10 AM
RE: Slenderman Monster - by Ghieri - 08-11-2012, 01:54 PM
RE: Slenderman Monster - by Traggey - 08-12-2012, 09:31 AM
RE: Slenderman Monster - by candlejack131 - 08-12-2012, 06:49 PM
RE: Slenderman Monster - by Traggey - 08-12-2012, 07:03 PM
RE: Slenderman Monster - by candlejack131 - 08-13-2012, 05:19 AM
RE: Slenderman Monster - by Traggey - 08-13-2012, 10:02 AM
RE: Slenderman Monster - by candlejack131 - 08-13-2012, 11:25 PM
RE: Slenderman Monster - by candlejack131 - 08-17-2012, 02:18 AM
RE: Slenderman Monster - by Traggey - 08-18-2012, 03:52 PM
RE: Slenderman Monster - by candlejack131 - 08-18-2012, 05:34 PM
RE: Slenderman Monster - by candlejack131 - 08-20-2012, 09:13 PM
RE: Slenderman Monster - by Statyk - 08-21-2012, 12:53 AM
RE: Slenderman Monster - by candlejack131 - 08-21-2012, 03:27 AM
RE: Slenderman Monster - by darkely - 08-21-2012, 01:18 AM
RE: Slenderman Monster - by Your Computer - 08-21-2012, 01:34 AM
RE: Slenderman Monster - by Statyk - 08-21-2012, 04:05 AM
RE: Slenderman Monster - by candlejack131 - 08-21-2012, 08:11 AM
RE: Slenderman Monster - by triadtimes - 08-21-2012, 08:48 AM
RE: Slenderman Monster - by Kman - 08-21-2012, 08:40 AM
RE: Slenderman Monster - by Kman - 08-21-2012, 08:49 AM
RE: Slenderman Monster - by Traggey - 08-21-2012, 09:09 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-21-2012, 11:13 AM
RE: Slenderman Monster - by candlejack131 - 08-21-2012, 09:07 PM
RE: Slenderman Monster - by Traggey - 08-21-2012, 09:09 PM
RE: Slenderman Monster - by candlejack131 - 08-21-2012, 09:20 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-21-2012, 09:39 PM
RE: Slenderman Monster - by candlejack131 - 08-21-2012, 10:00 PM
RE: Slenderman Monster - by Statyk - 08-22-2012, 05:04 PM
RE: Slenderman Monster - by candlejack131 - 08-23-2012, 10:50 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-22-2012, 05:34 PM
RE: Slenderman Monster - by Statyk - 08-23-2012, 11:50 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-24-2012, 12:12 AM
RE: Slenderman Monster - by candlejack131 - 08-24-2012, 07:54 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-24-2012, 11:42 AM
RE: Slenderman Monster - by candlejack131 - 08-24-2012, 11:03 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-25-2012, 12:30 PM
RE: Slenderman Monster - by candlejack131 - 08-27-2012, 12:57 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-27-2012, 01:51 AM
RE: Slenderman Monster - by candlejack131 - 08-28-2012, 07:42 PM
RE: Slenderman Monster - by candlejack131 - 08-27-2012, 04:24 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-27-2012, 10:23 AM
RE: Slenderman Monster - by candlejack131 - 08-27-2012, 04:41 PM
RE: Slenderman Monster - by Traggey - 08-28-2012, 09:00 PM
RE: Slenderman Monster - by candlejack131 - 08-28-2012, 09:55 PM
RE: Slenderman Monster - by Traggey - 08-28-2012, 10:54 PM
RE: Slenderman Monster - by candlejack131 - 08-28-2012, 11:36 PM
RE: Slenderman Monster - by Streetboat - 08-29-2012, 12:57 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-29-2012, 01:04 AM
RE: Slenderman Monster - by Statyk - 08-29-2012, 01:07 AM
RE: Slenderman Monster - by candlejack131 - 08-29-2012, 03:10 AM
RE: Slenderman Monster - by darkely - 08-29-2012, 03:51 AM
RE: Slenderman Monster - by Kman - 08-29-2012, 03:29 AM
RE: Slenderman Monster - by Adny - 08-29-2012, 04:02 AM
RE: Slenderman Monster - by johnbox - 08-29-2012, 04:49 AM
RE: Slenderman Monster - by Statyk - 08-29-2012, 02:46 PM
RE: Slenderman Monster - by candlejack131 - 08-29-2012, 06:01 PM
RE: Slenderman Monster - by candlejack131 - 08-30-2012, 07:46 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-30-2012, 08:57 PM
RE: Slenderman Monster - by candlejack131 - 08-31-2012, 06:16 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 08-31-2012, 07:11 AM
RE: Slenderman Monster - by Obliviator27 - 08-31-2012, 01:52 PM
RE: Slenderman Monster - by candlejack131 - 09-01-2012, 09:28 PM
RE: Slenderman Monster - by candlejack131 - 09-01-2012, 10:17 PM
RE: Slenderman Monster - by Kman - 09-01-2012, 11:13 PM
RE: Slenderman Monster - by candlejack131 - 09-01-2012, 11:44 PM
RE: Slenderman Monster - by Obliviator27 - 09-02-2012, 01:05 AM
RE: Slenderman Monster - by candlejack131 - 09-02-2012, 02:21 AM
RE: Slenderman Monster - by candlejack131 - 09-02-2012, 11:58 PM
RE: Slenderman Monster - by Traggey - 09-03-2012, 12:55 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 09-04-2012, 02:08 PM
RE: Slenderman Monster - by ferryadams10 - 09-04-2012, 02:11 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 09-04-2012, 02:27 PM
RE: Slenderman Monster - by ferryadams10 - 09-04-2012, 02:28 PM
RE: Slenderman Monster - by candlejack131 - 09-04-2012, 11:05 PM
RE: Slenderman Monster - by ferryadams10 - 09-06-2012, 05:11 PM
RE: Slenderman Monster - by warmacha11 - 09-06-2012, 09:06 PM
RE: Slenderman Monster - by candlejack131 - 09-07-2012, 03:58 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 09-07-2012, 04:45 PM
RE: Slenderman Monster - by candlejack131 - 09-07-2012, 06:06 PM
RE: Slenderman Monster - by warmacha11 - 09-07-2012, 06:58 PM
RE: Slenderman Monster - by candlejack131 - 09-07-2012, 07:27 PM
RE: Slenderman Monster - by The chaser - 09-07-2012, 07:49 PM
RE: Slenderman Monster - by warmacha11 - 09-07-2012, 07:51 PM
RE: Slenderman Monster - by candlejack131 - 09-07-2012, 08:55 PM
RE: Slenderman Monster - by The chaser - 09-07-2012, 10:02 PM
RE: Slenderman Monster - by FlawlessHappiness - 09-08-2012, 11:51 AM
RE: Slenderman Monster - by candlejack131 - 09-08-2012, 04:50 PM
RE: Slenderman Monster - by warmacha11 - 09-08-2012, 04:02 AM
RE: Slenderman Monster - by FlawlessHappiness - 09-08-2012, 06:23 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 09-08-2012, 07:26 PM
RE: Slenderman Monster - by FlawlessHappiness - 09-08-2012, 07:31 PM
RE: Slenderman Monster - by candlejack131 - 09-08-2012, 11:10 PM
RE: Slenderman Monster - by The chaser - 09-08-2012, 07:29 PM
RE: Slenderman Monster - by candlejack131 - 09-08-2012, 07:36 PM
RE: Slenderman Monster - by The chaser - 09-08-2012, 08:07 PM
RE: Slenderman Monster - by FlawlessHappiness - 09-08-2012, 08:12 PM
RE: Slenderman Monster - by candlejack131 - 09-08-2012, 08:53 PM
RE: Slenderman Monster - by warmacha11 - 09-08-2012, 08:36 PM
RE: Slenderman Monster - by FlawlessHappiness - 09-08-2012, 08:56 PM
RE: Slenderman Monster - by candlejack131 - 09-08-2012, 09:00 PM
RE: Slenderman Monster - by warmacha11 - 09-08-2012, 11:45 PM
RE: Slenderman Monster - by candlejack131 - 09-09-2012, 12:00 AM
RE: Slenderman Monster - by warmacha11 - 09-09-2012, 12:19 AM
RE: Slenderman Monster - by candlejack131 - 09-09-2012, 12:25 AM
RE: Slenderman Monster - by warmacha11 - 09-09-2012, 12:35 AM
RE: Slenderman Monster - by warmacha11 - 09-11-2012, 05:33 PM
RE: Slenderman Monster - by The chaser - 09-11-2012, 05:49 PM
RE: Slenderman Monster - by candlejack131 - 09-11-2012, 09:10 PM
RE: Slenderman Monster - by Streetboat - 09-12-2012, 04:03 AM
RE: Slenderman Monster - by warmacha11 - 09-12-2012, 05:01 AM
RE: Slenderman Monster - by candlejack131 - 09-12-2012, 08:29 PM
RE: Slenderman Monster - by Streetboat - 09-13-2012, 12:55 AM
RE: Slenderman Monster - by candlejack131 - 09-13-2012, 12:11 AM
RE: Slenderman Monster - by warmacha11 - 09-13-2012, 12:32 AM
RE: Slenderman Monster - by candlejack131 - 09-13-2012, 12:44 AM
RE: Slenderman Monster - by warmacha11 - 09-13-2012, 12:48 AM
RE: Slenderman Monster - by candlejack131 - 09-13-2012, 01:24 AM
RE: Slenderman Monster - by warmacha11 - 09-13-2012, 02:09 AM
RE: Slenderman Monster - by candlejack131 - 09-13-2012, 11:24 AM
RE: Slenderman Monster - by candlejack131 - 09-13-2012, 09:48 PM
RE: Slenderman Monster - by candlejack131 - 09-27-2012, 08:21 PM
RE: Slenderman Monster - by darkely - 09-27-2012, 08:35 PM
RE: Slenderman Monster - by candlejack131 - 09-28-2012, 01:23 AM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 09-28-2012, 01:54 PM
RE: Slenderman Monster - by candlejack131 - 09-28-2012, 08:10 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 09-29-2012, 11:08 PM
RE: Slenderman Monster - by candlejack131 - 09-29-2012, 11:39 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 10-01-2012, 01:14 PM
RE: Slenderman Monster - by candlejack131 - 10-01-2012, 08:08 PM
RE: Slenderman Monster - by xxxxxxxxxxxxxxxx - 10-02-2012, 10:52 AM



Users browsing this thread: 1 Guest(s)