Duplicate Game causing computer to crash

Discussion in 'Bug Reports' started by Khiller, Oct 12, 2023.

  1. Khiller New Member

    Running an RTX 4090 and something with the latest update is causes my screen to go completely black and then my computer crashes and reboots. I have tried installing older drivers but that doesn't fix the issue.

    \Device\000000e8 UCodeReset TDR occurred on GPUID:100 The message resource is present but the message was not found in the message table
    Schadenfreude and Skuz like this.
  2. Cairbrae Developer

    Can you post your dbg.txt file?
  3. Khiller New Member

    Too much text and exceeds character limit for post.
  4. Khiller New Member

    Here is what I am seeing at the end of the file right after my display goes black:
    [Fri Oct 20 17:22:04 2023]00301:D3DXCreateTextureFromFileEx()failed to create texture zapmuzi.ddsforparticle system.

    [Fri Oct 20 17:22:04 2023]00302:D3DXCreateTextureFromFileEx()failed to create texture blobb.ddsforparticle system.

    [Fri Oct 20 17:22:04 2023]00303:D3DXCreateTextureFromFileEx()failed to create texture zapmuzb.ddsforparticle system.

    [Fri Oct 20 17:22:04 2023]00304:D3DXCreateTextureFromFileEx()failed to create texture zapmuzb.ddsforparticle system.

    [Fri Oct 20 17:22:04 2023]00305:D3DXCreateTextureFromFileEx()failed to create texture zapmuza.ddsforparticle system.

    [Fri Oct 20 17:22:08 2023]00306:D3DXCreateTextureFromFileEx()failed to create texture zapmuzi.ddsforparticle system.

    [Fri Oct 20 17:22:08 2023]00307:D3DXCreateTextureFromFileEx()failed to create texture blobb.ddsforparticle system.

    [Fri Oct 20 17:22:08 2023]00308:D3DXCreateTextureFromFileEx()failed to create texture blueglobesp501.ddsforparticle system.

    [Fri Oct 20 17:22:10 2023]01157:knockout 3
    [Fri Oct 20 17:22:13 2023]01158:knockout 3
    [Fri Oct 20 17:22:15 2023]01159:knockout 3
    [Fri Oct 20 17:22:18 2023]01160:knockout 3
    [Fri Oct 20 17:22:19 2023]01161:knockout 3
    [Fri Oct 20 17:22:29 2023]01162:knockout 3
    [Fri Oct 20 17:22:44 2023]01163:knockout 3
    [Fri Oct 20 17:23:02 2023]00309:Trilinear Mipmapping available.

    [Fri Oct 20 17:23:02 2023]00310:Vertex Shader Version: 3.0

    [Fri Oct 20 17:23:02 2023]00311:pixel Shader Version: 3.0

    [Fri Oct 20 17:23:02 2023]01164:knockout 3
    [Fri Oct 20 17:23:02 2023]01165:knockout 3
    [Fri Oct 20 17:23:09 2023]01166:knockout 3
    [Fri Oct 20 17:23:12 2023]01167:knockout 3
  5. Khiller New Member

    I looked at the log files from my other computer and never see those failed to create texture messages. Maybe that is what is causing the issue?
  6. Kaelwyse Journeyman

    I have had nearly identical log messages in dbg.txt after crashes recently.

    Unfortunately I didn't preserve the log, but both the "3DXCreateTextureFromFileEx()failed to create texture" and "knockout 3" showed up with timestamps corresponding to when the crash occurred.
  7. Khiller New Member

    turning off spell particles seems to help
  8. Kaelwyse Journeyman

    Someone in my guild just had their client completely freeze up. From their dbg.txt:

    Code:
    [Sun Oct 22 01:53:21 2023]00441:D3DXCreateTextureFromFileEx()    failed to create texture dust_02.dds    for    particle system.
     
    [Sun Oct 22 01:53:21 2023]00456:D3DXCreateTextureFromFileEx()    failed to create texture dust_02.dds    for    particle system.
     
    [Sun Oct 22 01:53:21 2023]00455:D3DXCreateTextureFromFileEx()    failed to create texture dust_02.dds    for    particle system
  9. Cairbrae Developer

    Thanks for the dbg.txt output. I also need the top dozens of lines with the build date, graphics DLL, and graphics adapter information.

    Also please indicate if you're logging into Live or Test or Beta. Thanks!
  10. Fenl Bard

  11. Cairbrae Developer

  12. Febb Augur

    I had a game freezing issue until I figured out what was causing it. I looked at the Windows Event Viewer around the time of the freeze and I noticed nview was popping up. Well this has something to do with Nvidia as nview is a desktop management system. So I figured out where the settings were for this and I turned that off. Since then I have not had any freezing issues.
  13. Khiller New Member

    [Wed Oct 25 14:00:13 2023]00000:Starting EverQuest (Built Oct 12 2023 12:49:51)
    [Wed Oct 25 14:00:13 2023]00001:EverQuest Configuration Type: RELEASE_NON_AVATAR
    [Wed Oct 25 14:00:13 2023]00002:Timezone: UTC-8h00m
    [Wed Oct 25 14:00:13 2023]00003:Loading graphics DLL.
    [Wed Oct 25 14:00:14 2023]00004:Graphics DLL Configuration Type: GraphicsDLL9
    [Wed Oct 25 14:00:14 2023]00005:Graphics DLL Version 2.00.12345
    [Wed Oct 25 14:00:14 2023]00006:Initializing timers.
    [Wed Oct 25 14:00:15 2023]00007:Checking critical files.
    [Wed Oct 25 14:00:15 2023]00008:Initializing WinSock.
    [Wed Oct 25 14:00:15 2023]00009:Enumerating 3D devices.
    [Wed Oct 25 14:00:15 2023]00000:Found adapter #0 - NVIDIA GeForce RTX 4090 (31.0.15.4584)

    [Wed Oct 25 14:00:15 2023]00001:Adapter #0 - NVIDIA GeForce RTX 4090 :

    [Wed Oct 25 14:00:15 2023]00002:32Bit = 1, D32 = 0, D24 = 1, D16 = 1

    [Wed Oct 25 14:00:15 2023]00003:16Bit(565) = 1, D32 = 0, D24 = 1, D16 = 1

    [Wed Oct 25 14:00:15 2023]00004:16Bit(1555) = 0, D32 = 0, D24 = 0, D16 = 0

    [Wed Oct 25 14:00:15 2023]00010:Creating window.
    [Wed Oct 25 14:00:16 2023]00011:Checking display driver version.
    [Wed Oct 25 14:00:17 2023]00012:Activating window.
    [Wed Oct 25 14:00:17 2023]00005:CRender::InitDevice: Using 32bit mode.

    [Wed Oct 25 14:00:17 2023]00006:CRender::InitDevice: Using vsync 0.

    [Wed Oct 25 14:00:17 2023]00007:CRender::InitDevice: Using 24bit depth buffer with 8 bit stencil.

    [Wed Oct 25 14:00:17 2023]00008:CRender::InitDevice: HardwareTnL Enabled.
    [Wed Oct 25 14:00:17 2023]00009:Using hardware vertex shaders.

    [Wed Oct 25 14:00:17 2023]00010:Initializing render system.
    [Wed Oct 25 14:00:17 2023]00011:Trilinear Mipmapping available.

    [Wed Oct 25 14:00:17 2023]00012:Vertex Shader Version: 3.0

    [Wed Oct 25 14:00:17 2023]00013:pixel Shader Version: 3.0

    [Wed Oct 25 14:00:17 2023]00014:Initializing engine internals.
    [Wed Oct 25 14:00:17 2023]00015:CRender::InitDevice completed successfully.

    [Wed Oct 25 14:00:17 2023]00000:EQ Window Width: 2560 Height: 1369
    [Wed Oct 25 14:00:21 2023]00013:Server selected eqworld-03.everquest.com (1745478870).
  14. Khiller New Member


    I am logging into Live. Since I have turned off partical effects it doesn't completely crash my computer. However, its still causing my screen to randomly go black. Here is what I am seeing toward the end of the log file when this occurs:

    [Wed Oct 25 14:21:32 2023]00204:Trilinear Mipmapping available.

    [Wed Oct 25 14:21:32 2023]00205:Vertex Shader Version: 3.0

    [Wed Oct 25 14:21:32 2023]00206:pixel Shader Version: 3.0

    [Wed Oct 25 14:21:32 2023]00945:knockout 3
    [Wed Oct 25 14:21:32 2023]00946:knockout 3
    [Wed Oct 25 14:21:32 2023]00947:knockout 3
    [Wed Oct 25 14:21:32 2023]00948:knockout 3
    [Wed Oct 25 14:21:32 2023]00949:knockout 3
    [Wed Oct 25 14:21:36 2023]00950:knockout 3
    [Wed Oct 25 14:21:40 2023]00951:knockout 3
    [Wed Oct 25 14:21:41 2023]00952:knockout 3
    [Wed Oct 25 14:21:46 2023]00953:knockout 3
    [Wed Oct 25 14:21:56 2023]00954:knockout 3
    [Wed Oct 25 14:21:59 2023]00955:knockout 3
    [Wed Oct 25 14:21:59 2023]00956:knockout 3
    [Wed Oct 25 14:22:02 2023]00957:knockout 3
    [Wed Oct 25 14:22:07 2023]00958:knockout 3
    [Wed Oct 25 14:22:22 2023]00959:knockout 3
    [Wed Oct 25 14:22:24 2023]00960:knockout 3
    [Wed Oct 25 14:22:25 2023]00961:knockout 3
    [Wed Oct 25 14:22:28 2023]00962:knockout 3
    [Wed Oct 25 14:22:30 2023]00963:knockout 3
    [Wed Oct 25 14:22:42 2023]00964:knockout 3
    [Wed Oct 25 14:22:44 2023]00965:knockout 3
    [Wed Oct 25 14:22:45 2023]00966:knockout 3
    [Wed Oct 25 14:22:48 2023]00967:knockout 3
    [Wed Oct 25 14:22:48 2023]00968:knockout 3
    [Wed Oct 25 14:22:50 2023]00969:knockout 3
    [Wed Oct 25 14:22:59 2023]00970:knockout 3
    [Wed Oct 25 14:23:02 2023]00971:knockout 3
    [Wed Oct 25 14:23:05 2023]00972:knockout 3
    [Wed Oct 25 14:23:12 2023]00973:knockout 3
    [Wed Oct 25 14:23:12 2023]00974:knockout 3
    [Wed Oct 25 14:23:12 2023]00975:knockout 3
    [Wed Oct 25 14:23:22 2023]00976:knockout 3
    [Wed Oct 25 14:23:23 2023]00977:knockout 3
    [Wed Oct 25 14:23:26 2023]00978:knockout 3
    [Wed Oct 25 14:23:32 2023]00979:knockout 3
    [Wed Oct 25 14:23:39 2023]00980:knockout 3
    [Wed Oct 25 14:23:41 2023]00981:knockout 3
    [Wed Oct 25 14:23:41 2023]00982:knockout 3
    [Wed Oct 25 14:23:44 2023]00983:knockout 3
    [Wed Oct 25 14:23:49 2023]00984:knockout 3
    [Wed Oct 25 14:23:52 2023]00985:knockout 3
    [Wed Oct 25 14:23:57 2023]00986:knockout 3
    [Wed Oct 25 14:23:57 2023]00987:knockout 3
    [Wed Oct 25 14:24:16 2023]00988:knockout 3
    [Wed Oct 25 14:24:32 2023]00989:knockout 3
    [Wed Oct 25 14:24:35 2023]00990:knockout 3
    [Wed Oct 25 14:24:42 2023]00991:knockout 3
    [Wed Oct 25 14:24:46 2023]00992:knockout 3
    [Wed Oct 25 14:24:59 2023]00993:knockout 3
    [Wed Oct 25 14:25:04 2023]00994:knockout 3
    [Wed Oct 25 14:25:06 2023]00995:knockout 3
    [Wed Oct 25 14:25:10 2023]00996:knockout 3
    [Wed Oct 25 14:25:11 2023]00997:knockout 3
    [Wed Oct 25 14:25:12 2023]00998:knockout 3
    [Wed Oct 25 14:25:14 2023]00999:knockout 3
    [Wed Oct 25 14:25:17 2023]01000:knockout 3
    [Wed Oct 25 14:25:18 2023]01001:knockout 3
    [Wed Oct 25 14:25:18 2023]01002:knockout 3
    [Wed Oct 25 14:25:19 2023]01003:knockout 3
    [Wed Oct 25 14:25:22 2023]01004:knockout 3
    [Wed Oct 25 14:25:26 2023]01005:knockout 3
    [Wed Oct 25 14:25:29 2023]01006:knockout 3
    [Wed Oct 25 14:25:30 2023]01007:knockout 3
    [Wed Oct 25 14:25:37 2023]01008:knockout 3
    [Wed Oct 25 14:25:37 2023]01009:knockout 3
    [Wed Oct 25 14:25:41 2023]01010:knockout 3
    [Wed Oct 25 14:25:42 2023]01011:knockout 3
    [Wed Oct 25 14:25:45 2023]01012:knockout 3
    [Wed Oct 25 14:25:50 2023]01013:knockout 3
    [Wed Oct 25 14:25:54 2023]01014:knockout 3
    [Wed Oct 25 14:25:55 2023]01015:knockout 3
    [Wed Oct 25 14:26:00 2023]01016:knockout 3
    [Wed Oct 25 14:26:03 2023]01017:knockout 3
    [Wed Oct 25 14:26:06 2023]01018:knockout 3
    [Wed Oct 25 14:26:08 2023]01019:knockout 3
    [Wed Oct 25 14:26:09 2023]01020:knockout 3
    [Wed Oct 25 14:26:13 2023]01021:knockout 3
    [Wed Oct 25 14:26:28 2023]01022:knockout 3
    [Wed Oct 25 14:26:31 2023]01023:knockout 3
    [Wed Oct 25 14:26:34 2023]01024:knockout 3
    [Wed Oct 25 14:26:42 2023]01025:knockout 3
    [Wed Oct 25 14:26:45 2023]01026:knockout 3
    [Wed Oct 25 14:26:48 2023]01027:knockout 3
    [Wed Oct 25 14:26:53 2023]01028:knockout 3
    [Wed Oct 25 14:26:56 2023]01029:knockout 3
    [Wed Oct 25 14:26:56 2023]01030:knockout 3
    [Wed Oct 25 14:27:01 2023]01031:knockout 3
    [Wed Oct 25 14:27:11 2023]01032:knockout 3
    [Wed Oct 25 14:27:12 2023]01033:knockout 3
    [Wed Oct 25 14:27:19 2023]01034:knockout 3
    [Wed Oct 25 14:27:28 2023]01035:knockout 3
    [Wed Oct 25 14:27:44 2023]01036:knockout 3
    [Wed Oct 25 14:27:47 2023]01037:knockout 3
    [Wed Oct 25 14:27:51 2023]01038:knockout 3
    [Wed Oct 25 14:27:52 2023]01039:knockout 3
    [Wed Oct 25 14:27:57 2023]01040:knockout 3
    [Wed Oct 25 14:28:04 2023]01041:knockout 3
    [Wed Oct 25 14:28:07 2023]01042:knockout 3
    [Wed Oct 25 14:28:17 2023]01043:knockout 3
    [Wed Oct 25 14:28:17 2023]01044:knockout 3
    [Wed Oct 25 14:28:22 2023]01045:knockout 3
    [Wed Oct 25 14:28:28 2023]01046:knockout 3
    [Wed Oct 25 14:28:29 2023]01047:knockout 3
    [Wed Oct 25 14:28:33 2023]01048:knockout 3
    [Wed Oct 25 14:28:36 2023]01049:knockout 3
    [Wed Oct 25 14:28:37 2023]01050:knockout 3
    [Wed Oct 25 14:28:44 2023]01051:knockout 3
    [Wed Oct 25 14:28:51 2023]01052:knockout 3
    [Wed Oct 25 14:29:01 2023]01053:knockout 3
    [Wed Oct 25 14:29:01 2023]01054:knockout 3
    [Wed Oct 25 14:29:02 2023]01055:knockout 3
    [Wed Oct 25 14:29:04 2023]01056:knockout 3
    [Wed Oct 25 14:29:10 2023]01057:knockout 3
    [Wed Oct 25 14:29:10 2023]01058:knockout 3
    [Wed Oct 25 14:29:14 2023]01059:knockout 3
    [Wed Oct 25 14:29:18 2023]01060:knockout 3
    [Wed Oct 25 14:29:18 2023]01061:knockout 3
    [Wed Oct 25 14:29:20 2023]01062:knockout 3
    [Wed Oct 25 14:29:21 2023]01063:knockout 3
    [Wed Oct 25 14:29:21 2023]01064:knockout 3
    [Wed Oct 25 14:29:24 2023]01065:knockout 3
    [Wed Oct 25 14:29:38 2023]01066:knockout 3
    [Wed Oct 25 14:29:47 2023]01067:knockout 3
    [Wed Oct 25 14:29:47 2023]01068:knockout 3
    [Wed Oct 25 14:29:48 2023]01069:knockout 3
    [Wed Oct 25 14:29:53 2023]01070:knockout 3
    [Wed Oct 25 14:29:54 2023]01071:knockout 3
    [Wed Oct 25 14:29:58 2023]01072:knockout 3
    [Wed Oct 25 14:30:05 2023]01073:knockout 3
    [Wed Oct 25 14:30:05 2023]01074:knockout 3
    [Wed Oct 25 14:30:09 2023]01075:knockout 3
    [Wed Oct 25 14:30:16 2023]01076:knockout 3
    [Wed Oct 25 14:30:23 2023]01077:knockout 3
    [Wed Oct 25 14:30:25 2023]01078:knockout 3
    [Wed Oct 25 14:30:28 2023]01079:knockout 3
    [Wed Oct 25 14:30:28 2023]01080:knockout 3
    [Wed Oct 25 14:30:31 2023]01081:knockout 3
    [Wed Oct 25 14:30:35 2023]01082:knockout 3
    [Wed Oct 25 14:30:36 2023]01083:knockout 3
    [Wed Oct 25 14:30:38 2023]01084:knockout 3
    [Wed Oct 25 14:30:42 2023]01085:knockout 3
    [Wed Oct 25 14:30:44 2023]01086:knockout 3
  15. Khiller New Member

    Also worth mentioning, I have run memtest and passed. I have also run stress tests with 3dMark without issue. I have played games such as the new Baulders Gate and this does not happen. Only happens when I play EQ.

    When I check my Windows logs I see the following error:

    The description for Event ID 0 from source nvlddmkm cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

    If the event originated on another computer, the display information had to be saved with the event.

    The following information was included with the event:

    \Device\0000014a
    Restarting TDR occurred on GPUID:100

    The message resource is present but the message was not found in the message table

    I am currently using GeForce Game Ready Driver v545.84 and am playing the game on a 4k Dell Ultra Sharp monitor. I have tried rolling back to several older drivers and still having the same issue. Let me know if I can provide you with more information. Would like to see this issue resolved.
  16. Khiller New Member

    Just had the screen go completely black again. Not sure if there is any correlation but happens more when stting in CL tunnel. Here is what I am seeing at the end of the log:
    [Wed Oct 25 14:37:35 2023]00210:Trilinear Mipmapping available.

    [Wed Oct 25 14:37:35 2023]00211:Vertex Shader Version: 3.0

    [Wed Oct 25 14:37:35 2023]00212:pixel Shader Version: 3.0

    [Wed Oct 25 14:37:36 2023]01171:knockout 3
    [Wed Oct 25 14:37:36 2023]01172:knockout 3
    [Wed Oct 25 14:37:36 2023]01173:knockout 3
    [Wed Oct 25 14:37:36 2023]01174:knockout 3
    [Wed Oct 25 14:37:40 2023]01175:knockout 3
    [Wed Oct 25 14:37:48 2023]01176:knockout 3
    [Wed Oct 25 14:37:48 2023]01177:knockout 3
    [Wed Oct 25 14:37:51 2023]01178:knockout 3
    [Wed Oct 25 14:38:00 2023]00213:D3DXCreateTextureFromFileEx()failed to create texture greyglobesp501.ddsforparticle system.

    [Wed Oct 25 14:38:02 2023]01179:knockout 3
    [Wed Oct 25 14:38:08 2023]01180:knockout 3
    [Wed Oct 25 14:38:08 2023]01181:knockout 3
    [Wed Oct 25 14:38:15 2023]01182:knockout 3
    [Wed Oct 25 14:38:18 2023]01183:knockout 3
    [Wed Oct 25 14:38:20 2023]01184:knockout 3
    [Wed Oct 25 14:38:21 2023]01185:knockout 3
    [Wed Oct 25 14:38:26 2023]01186:knockout 3
    [Wed Oct 25 14:38:32 2023]01187:knockout 3
    [Wed Oct 25 14:38:36 2023]01188:knockout 3
    [Wed Oct 25 14:38:38 2023]01189:knockout 3
    [Wed Oct 25 14:38:51 2023]00214:Trilinear Mipmapping available.

    [Wed Oct 25 14:38:51 2023]00215:Vertex Shader Version: 3.0

    [Wed Oct 25 14:38:51 2023]00216:pixel Shader Version: 3.0

    [Wed Oct 25 14:38:53 2023]01190:knockout 3
    [Wed Oct 25 14:38:55 2023]01191:knockout 3
    [Wed Oct 25 14:39:02 2023]01192:knockout 3
    [Wed Oct 25 14:39:09 2023]01193:knockout 3
    [Wed Oct 25 14:39:14 2023]01194:knockout 3
    [Wed Oct 25 14:39:18 2023]01195:knockout 3
    [Wed Oct 25 14:39:20 2023]01196:knockout 3
    [Wed Oct 25 14:39:45 2023]01197:knockout 3
    [Wed Oct 25 14:39:47 2023]01198:knockout 3
    [Wed Oct 25 14:39:49 2023]01199:knockout 3
    [Wed Oct 25 14:39:53 2023]01200:knockout 3
    [Wed Oct 25 14:39:58 2023]01201:knockout 3
    [Wed Oct 25 14:40:03 2023]01202:knockout 3
    [Wed Oct 25 14:40:06 2023]01203:knockout 3
    [Wed Oct 25 14:40:16 2023]01204:knockout 3
    [Wed Oct 25 14:40:52 2023]01205:knockout 3
    [Wed Oct 25 14:41:10 2023]01206:knockout 3
    [Wed Oct 25 14:41:13 2023]01207:knockout 3
    [Wed Oct 25 14:41:15 2023]01208:knockout 3
    [Wed Oct 25 14:41:16 2023]01209:knockout 3
    [Wed Oct 25 14:41:43 2023]01210:knockout 3
    [Wed Oct 25 14:41:51 2023]01211:knockout 3
    [Wed Oct 25 14:41:52 2023]01212:knockout 3
    [Wed Oct 25 14:41:56 2023]01213:knockout 3
    [Wed Oct 25 14:41:59 2023]01214:knockout 3
    [Wed Oct 25 14:42:00 2023]01215:knockout 3
    [Wed Oct 25 14:42:03 2023]01216:knockout 3
    [Wed Oct 25 14:42:05 2023]01217:knockout 3
    [Wed Oct 25 14:42:12 2023]01218:knockout 3
    [Wed Oct 25 14:43:57 2023]00217:Trilinear Mipmapping available.

    [Wed Oct 25 14:43:57 2023]00218:Vertex Shader Version: 3.0

    [Wed Oct 25 14:43:57 2023]00219:pixel Shader Version: 3.0

    [Wed Oct 25 14:43:58 2023]01219:knockout 3
    [Wed Oct 25 14:43:58 2023]01220:knockout 3
    [Wed Oct 25 14:43:58 2023]01221:knockout 3
    [Wed Oct 25 14:43:58 2023]01222:knockout 3
    [Wed Oct 25 14:43:58 2023]01223:knockout 3
    [Wed Oct 25 14:43:58 2023]01224:knockout 3
    [Wed Oct 25 14:43:58 2023]01225:knockout 3
    [Wed Oct 25 14:43:58 2023]01226:knockout 3
    [Wed Oct 25 14:43:58 2023]01227:knockout 3
    [Wed Oct 25 14:43:58 2023]01228:knockout 3
    [Wed Oct 25 14:43:58 2023]01229:knockout 3
    [Wed Oct 25 14:43:58 2023]01230:knockout 3
    [Wed Oct 25 14:43:58 2023]01231:knockout 3
    [Wed Oct 25 14:43:58 2023]01232:knockout 3
    [Wed Oct 25 14:43:58 2023]01233:knockout 3
    [Wed Oct 25 14:43:58 2023]01234:knockout 3
    [Wed Oct 25 14:43:58 2023]01235:knockout 3
    [Wed Oct 25 14:43:58 2023]00220:Trilinear Mipmapping available.

    [Wed Oct 25 14:43:58 2023]00221:Vertex Shader Version: 3.0

    [Wed Oct 25 14:43:58 2023]00222:pixel Shader Version: 3.0

    [Wed Oct 25 14:44:04 2023]01236:knockout 3
    [Wed Oct 25 14:44:12 2023]01237:knockout 3
    [Wed Oct 25 14:44:21 2023]01238:knockout 3
    [Wed Oct 25 14:44:24 2023]01239:knockout 3
  17. Khiller New Member

    When this happens it is also causing Discord to crash
  18. Khiller New Member

    Spoke too soon. Just had it completely crash my computer again. Here is what I am seeing in logs:

    [Wed Oct 25 14:49:58 2023]01288:Networking: Connection Closed [0] with 0 pending bytes.
    [Wed Oct 25 14:49:59 2023]01289:Stopping world display.
    [Wed Oct 25 14:49:59 2023]01290:Attempt to send message 12375 on a void connection.
    [Wed Oct 25 14:50:00 2023]01291:Beginning EnterZone block.

    [Wed Oct 25 14:50:00 2023]01292:Calling WorldAuthenticate. Countdown is 4

    [Wed Oct 25 14:50:00 2023]01293:Networking: using port [59944].
    [Wed Oct 25 14:50:00 2023]01294:Networking: Connection Established [1]
    [Wed Oct 25 14:50:00 2023]01295:WorldAuthenticate: Initiating Login.
    [Wed Oct 25 14:50:00 2023]01296:WorldAuthenticate. I got a message of type 0x4b14 (19220).
    [Wed Oct 25 14:50:00 2023]01297:WorldAuthenticate. I got a message of type 0x570e (22286).
    [Wed Oct 25 14:50:00 2023]01298:WorldRPServer message: server name oakwynd

    [Wed Oct 25 14:50:00 2023]01299:WorldAuthenticate. I got a message of type 0x7cf (1999).
    [Wed Oct 25 14:50:00 2023]01300:WorldAuthenticate. I got a message of type 0x20a3 (8355).
    [Wed Oct 25 14:50:00 2023]01301:WorldAuthenticate. I got a message of type 0x41ed (16877).
    [Wed Oct 25 14:50:00 2023]01302:WorldAuthenticate. I got a message of type 0x20c9 (8393).
    [Wed Oct 25 14:50:00 2023]01303:WorldAuthenticate. I got a message of type 0xcda (3290).
    [Wed Oct 25 14:50:01 2023]01304:WorldAuthenticate. I got a message of type 0x725d (29277).
    [Wed Oct 25 14:50:01 2023]01305:WorldAuthenticate. I got a message of type 0x60e7 (24807).
    [Wed Oct 25 14:50:01 2023]01306:WorldAuthenticate. Access granted.

    [Wed Oct 25 14:50:01 2023]01307:Check 1x. 0x12ce3d38

    [Wed Oct 25 14:50:01 2023]01308:Waiting to connect to zone... Character Khiller

    [Wed Oct 25 14:50:04 2023]01309:Zone Connect -- 0 -- Received MSG_ZONE_ADDRESS
    [Wed Oct 25 14:50:04 2023]01310:Zone addr [EQZONE-49.everquest.com:1483] received...
    [Wed Oct 25 14:50:04 2023]01311:ZONING
    [Wed Oct 25 14:50:04 2023]01312:Networking: Connection Closed [0] with 0 pending bytes.
    [Wed Oct 25 14:50:04 2023]01313:Networking: using port [59945].
    [Wed Oct 25 14:50:04 2023]01314:Networking: Connection Established [1]
    [Wed Oct 25 14:50:04 2023]01315:Connected to EQZONE-49.everquest.com:1483...

    [Wed Oct 25 14:50:04 2023]01316:Zone Connect -- 2 -- Sending MSG_EQ_ADDPLAYER
    [Wed Oct 25 14:50:05 2023]01317:Zone Connect -- 3 -- Received MSG_SEND_PC
    [Wed Oct 25 14:50:05 2023]01318:Received our Player from zone.
    [Wed Oct 25 14:50:05 2023]01319:Received MSG_EQ_ADDPLAYER, Player = Khiller, zone = The Great Divide
    [Wed Oct 25 14:50:06 2023]01320:MSG_TIME_STAMP received.
    [Wed Oct 25 14:50:06 2023]01321:MSG_TIME_STAMP received. (Items inc).
    [Wed Oct 25 14:50:06 2023]01322:Item done, MSG_WEATHER_EVENT received.

    [Wed Oct 25 14:50:06 2023]01323:Initializing zone.
    [Wed Oct 25 14:50:06 2023]01324:Initializing world.
    [Wed Oct 25 14:50:06 2023]00223:Beginning handling memory on zoning.
    [Wed Oct 25 14:50:06 2023]00224:Memory: Load: 10, Total Phys: 130812, Avail Phys: 117041, Total Page: 139004, Avail Page: 122152, Total Virtual: 134217727, Avail Virtual: 134207073, FreeBlocks: 132184630,828172,664750,483328,31087,6831,4644,2047,181,136
    [Wed Oct 25 14:50:06 2023]00225:pools: Temp: 1048576(0). Persistent: 53939044(53915924). OnDemand: 6553600(6433647). Zone: 0(0)
    [Wed Oct 25 14:50:06 2023]00226:MaxTextures: 72959k, CurrentTextures: 55581k, HighQualityTextures: 51069k
    [Wed Oct 25 14:50:06 2023]00227:Finished handling memory on zoning.
    [Wed Oct 25 14:50:06 2023]00228:Memory: Load: 10, Total Phys: 130812, Avail Phys: 117126, Total Page: 139004, Avail Page: 122248, Total Virtual: 134217727, Avail Virtual: 134207076, FreeBlocks: 132184630,828172,664750,483328,31087,6831,4644,2047,181,136
    [Wed Oct 25 14:50:06 2023]00229:pools: Temp: 1048576(0). Persistent: 53939044(53915924). OnDemand: 0(0). Zone: 0(0)
    [Wed Oct 25 14:50:06 2023]00230:MaxTextures: 72959k, CurrentTextures: 27920k, HighQualityTextures: 27920k
    [Wed Oct 25 14:50:06 2023]01325:Verifying world files.
    [Wed Oct 25 14:50:06 2023]01326:Attempting to load greatdivide.EQG.
    [Wed Oct 25 14:50:06 2023]01327:Loading zone specific files.
    [Wed Oct 25 14:50:06 2023]01328:Loading greatdivide_obj2
    [Wed Oct 25 14:50:06 2023]01329:Loading greatdivide_obj
    [Wed Oct 25 14:50:06 2023]01330:Loaded fgt.EQG.
    [Wed Oct 25 14:50:06 2023]01331:Loaded NPC with code fgt from fgt.s3d

    [Wed Oct 25 14:50:06 2023]01332:Loading gbl_chr
    [Wed Oct 25 14:50:06 2023]01333:Loaded NPC with code gbl from gbl_chr.s3d

    [Wed Oct 25 14:50:06 2023]01334:Loaded dvs.EQG.
    [Wed Oct 25 14:50:06 2023]01335:Loaded NPC with code dvs from dvs.s3d

    [Wed Oct 25 14:50:06 2023]01336:Loaded flg.EQG.
    [Wed Oct 25 14:50:06 2023]01337:Loaded NPC with code flg from flg.s3d

    [Wed Oct 25 14:50:06 2023]01338:Loaded cdm.EQG.
    [Wed Oct 25 14:50:06 2023]01339:Loaded NPC with code cdm from cdm.s3d

    [Wed Oct 25 14:50:07 2023]01340:Loading diw_chr
    [Wed Oct 25 14:50:07 2023]01341:Loaded NPC with code diw from diw_chr.s3d

    [Wed Oct 25 14:50:07 2023]01342:Loading fsg_chr
    [Wed Oct 25 14:50:07 2023]01343:Loaded NPC with code fsg from fsg_chr.s3d

    [Wed Oct 25 14:50:07 2023]01344:Loading gor_chr
    [Wed Oct 25 14:50:07 2023]01345:Loaded NPC with code gor from gor_chr.s3d

    [Wed Oct 25 14:50:07 2023]01346:Loading stg_chr
    [Wed Oct 25 14:50:07 2023]01347:Loaded NPC with code stg from stg_chr.s3d

    [Wed Oct 25 14:50:07 2023]01348:Loading wlm_chr
    [Wed Oct 25 14:50:07 2023]01349:Loaded NPC with code wlm from wlm_chr.s3d

    [Wed Oct 25 14:50:07 2023]01350:Loading wur_chr
    [Wed Oct 25 14:50:07 2023]01351:Loaded NPC with code wur from wur_chr.s3d

    [Wed Oct 25 14:50:07 2023]01352:Loading yak_chr
    [Wed Oct 25 14:50:07 2023]01353:Loaded NPC with code yak from yak_chr.s3d

    [Wed Oct 25 14:50:07 2023]01354:Loading stm_chr
    [Wed Oct 25 14:50:07 2023]01355:Loaded NPC with code stm from stm_chr.s3d

    [Wed Oct 25 14:50:07 2023]01356:Loading stg_chr
    [Wed Oct 25 14:50:07 2023]01357:Loaded NPC with code stg from stg_chr.s3d

    [Wed Oct 25 14:50:07 2023]01358:Loading bwd_chr
    [Wed Oct 25 14:50:07 2023]01359:Loaded NPC with code bwd from bwd_chr.s3d

    [Wed Oct 25 14:50:07 2023]01360:Loading greatdivide
    [Wed Oct 25 14:50:07 2023]01361:Loading objects
    [Wed Oct 25 14:50:07 2023]01362:Loading lights
    [Wed Oct 25 14:50:07 2023]01363:Initializing cameras.
    [Wed Oct 25 14:50:07 2023]01364:Initializing lights.
    [Wed Oct 25 14:50:07 2023]01365:Initializing visual effects.
    [Wed Oct 25 14:50:07 2023]01366:Initializing target indicator.
    [Wed Oct 25 14:50:07 2023]01367:Initializing player path.
    [Wed Oct 25 14:50:07 2023]01368:performing post-load operations.
    [Wed Oct 25 14:50:07 2023]01369:Initializing precipitation system.
    [Wed Oct 25 14:50:07 2023]01370:World initialized: greatdivide
    [Wed Oct 25 14:50:07 2023]01371:Resetting cameras.
    [Wed Oct 25 14:50:07 2023]01372:Resetting overlays.
    [Wed Oct 25 14:50:07 2023]01373:Zone initialized.
    [Wed Oct 25 14:50:07 2023]01374:Creating INI files.
    [Wed Oct 25 14:50:07 2023]01375:Requesting AA data.
    [Wed Oct 25 14:50:07 2023]01376:Requesting Skill rank data.
    [Wed Oct 25 14:50:07 2023]01377:Memory: Load: 10, Total Phys: 130812, Avail Phys: 117131, Total Page: 139004, Avail Page: 122265, Total Virtual: 134217727, Avail Virtual: 134207060, FreeBlocks: 132184630,828172,664750,483328,31087,6831,4644,2047,181,136
    [Wed Oct 25 14:50:07 2023]01378:pools: Temp: 0(0). Persistent: 53939044(53915924). OnDemand: 0(0). Zone: 5300708(5210762)
    [Wed Oct 25 14:50:07 2023]01379:MaxTextures: 72959k, CurrentTextures: 29008k, HighQualityTextures: 29008k
    [Wed Oct 25 14:50:07 2023]01380:Entering main loop.
    [Wed Oct 25 14:50:09 2023]01381:DoMainLoop - Just after packet processing()
    [Wed Oct 25 14:50:09 2023]01382:DoMainLoop - Just after actor creation()
    [Wed Oct 25 14:50:09 2023]01383:Loading game sounds.
    [Wed Oct 25 14:50:09 2023]01384:Requesting initialization data.
    [Wed Oct 25 14:50:09 2023]01385:DoMainLoop: just before first while(!EverQuest.ReceievedWorldObjects).
    [Wed Oct 25 14:50:09 2023]01386:Zone Connect -- Received MSG_SND_WOBJECTS_RESPONSE
    [Wed Oct 25 14:50:09 2023]01387:DoMainLoop: complete after first while(!EverQuest.ReceievedWorldObjects).
    [Wed Oct 25 14:50:09 2023]01388:DoMainLoop: just before second while(!ReadyEnterWorld).
    [Wed Oct 25 14:50:09 2023]01389:Zone Connect -- Sending out a MSG_READY_ENTER_WORLD.
    [Wed Oct 25 14:50:09 2023]01390:Zone Connect -- Received MSG_READY_ENTER_WORLD
    [Wed Oct 25 14:50:09 2023]01391:DoMainLoop: completed second while(!ReadyEnterWorld).
    [Wed Oct 25 14:50:09 2023]01392:Setting up models.
    [Wed Oct 25 14:50:09 2023]01393:Starting pre-load

    [Wed Oct 25 14:50:12 2023]01394:Setting up character.
    [Wed Oct 25 14:50:12 2023]01395:Activating music.
    [Wed Oct 25 14:50:12 2023]01396:Initialization complete.
    Entering main loop.
    [Wed Oct 25 14:50:12 2023]01397:Memory: Load: 10, Total Phys: 130812, Avail Phys: 117092, Total Page: 139004, Avail Page: 122281, Total Virtual: 134217727, Avail Virtual: 134207057, FreeBlocks: 132184630,828172,664750,483328,31087,6831,4644,2047,181,136
    [Wed Oct 25 14:50:12 2023]01398:MaxTextures: 72959k, CurrentTextures: 38923k, HighQualityTextures: 37599k
    [Wed Oct 25 14:50:12 2023]00231:D3DXCreateTextureFromFileEx()failed to create texture greyglobesp501.ddsforparticle system.

    [Wed Oct 25 14:50:13 2023]01399:knockout 3
    [Wed Oct 25 14:50:25 2023]01400:knockout 3
    [Wed Oct 25 14:50:27 2023]01401:knockout 3
    [Wed Oct 25 14:50:34 2023]01402:knockout 3
    [Wed Oct 25 14:51:27 2023]01403:knockout 3
  19. Khiller New Member

    This all started happening the second week of October. I was away on a business trip the first week of October and it hadn't happened up until then. I got home and immediately started having issues.
  20. Cairbrae Developer

    You're not crashing, your exiting. Are you toggling (ALT+ENTER) full screen or ALT+TAB between windows?