Crash Reports (SIGSEGVs, etc)

Load software srb2win(Wolfy's) in windowed mode

Just a note to anyone else who posts crashes that occur with this exe in future: we can't actually debug the EIPs from crashes with that exe, as Wolfy didn't remember to save the corresponding .debug file for it at the time. You're better off trying to reproduce the crashes in the original release exe for 2.1.15 if possible.


Should also be noted, that crash in question of MK.exe's produces no EIP at all it seems.
 
Last edited:
Just a note to anyone else who posts crashes that occur with this exe in future: we can't actually debug the EIPs from crashes with that exe, as Wolfy didn't remember to save the corresponding .debug file for it at the time.

I did manage to prevent this from happening by turning the Fullscreen option off
 
Crashed while about to hit the end sign on Splash Hill from sc_MedPack. Resolution was 1280x720.
Code:
srb2win caused an Access Violation in module ntdll.dll at 0023:7761a8b3.
Exception handler called in main thread.
Error occurred at 9/10/2016 09:39:06.

4 processor(s), type 586 6.10759.
Program Memory from 0x00010000 to 0x7FFEFFFF
2048 MBytes physical memory.
Write to location 0d11fac4 caused an access violation.

Registers:
EAX=00019d00 CS=0023 EIP=7761a8b3 EFLGS=00010206
EBX=024f0000 SS=002b ESP=01abf678 EBP=01abf6d8
ECX=0ad61565 DS=002b ESI=0d0512c0 FS=0053
EDX=01abf700 ES=002b EDI=0d0512c0 GS=002b
Command Line parameters: Bytes at CS : EIP:
66 ?? 89 ?? 4c ?? c7 ?? 04 ?? e9 ?? 1f ?? fe ?? ff ?? ff ?? 83 ?? 7b ?? 4c ?? 00 ?? 74 ?? 16 ?? 
Stack dump:
There's no .rpt file.
 
Last edited:
Game crashed randomly

Today i was hosting like usual and the game crashed several times for no reason at all. I can't tell what exactly caused those crashes because i was doing literally nothing.

Here's my EIP number from the errorlog file:

EIP=0040d498
 
Can you give the full crash log from srb2win.RPT?

Sure:

Code:
Error occured on Monday, February 6, 2017 at 18:14:21.

R:\Sonic Robo Blast 2\srb2win.exe caused an Access Violation at location 0040d498 in module R:\Sonic Robo Blast 2\srb2win.exe Writing to location 003606de.

Registers:
eax=ffffffff ebx=00000001 ecx=00360674 edx=00000001 esi=ffc7ff90 edi=ffff7fff
eip=0040d498 esp=0028fba0 ebp=0028fbb8 iopl=0         nv up ei ng nz ac po cy
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00010297

Call stack:
0040D498  R:\Sonic Robo Blast 2\srb2win.exe:0040D498
0040846F  R:\Sonic Robo Blast 2\srb2win.exe:0040846F
0040ABD4  R:\Sonic Robo Blast 2\srb2win.exe:0040ABD4
004EDF7F  R:\Sonic Robo Blast 2\srb2win.exe:004EDF7F
004028BC  R:\Sonic Robo Blast 2\srb2win.exe:004028BC
00402A5D  R:\Sonic Robo Blast 2\srb2win.exe:00402A5D
004013D5  R:\Sonic Robo Blast 2\srb2win.exe:004013D5
005684CF  R:\Sonic Robo Blast 2\srb2win.exe:005684CF
 
Last edited:
Okay...

40D498 -> d_net.c, line 719, which is the following line from Net_CloseConnection:
Code:
nodes[node].flags |= NF_CLOSE;

the next EIP in the call stack is 40846F -> d_clisrv.c, line 3549, which is a line in HandlePacketFromAwayNode that calls Net_CloseConnection. Particularly this instance is called when the client receives an unknown packet type from "an unknown host" it seems.

So somehow you got an unknown packet type, and then the game crashed trying to access nodes[node] somehow, huh.
 
Well, luckily it didn't happen again, so it's kind of weird.

Anyway, i would like to report another crash. This one got probably reported, the game crashes upon launching it in OGL mode. Here's the error log:

Code:
Error occured on Tuesday, February 7, 2017 at 18:59:35.

R:\Sonic Robo Blast 2\srb2win.exe caused an Access Violation at location 100112a6 in module C:\Windows\system32\ig4icd32.dll Reading from location 0000000c.

Registers:
eax=00000111 ebx=04eecd94 ecx=10b82ea8 edx=10b830ce esi=053aca40 edi=04e6dd38
eip=100112a6 esp=0028fb98 ebp=00000000 iopl=0         nv up ei ng nz na po nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00210286

Call stack:
A quick note: Sometimes I can manage to launch the game in OGL mode after deleting the settings file, but it works only for the first launch. The game keeps crashing when launching it afterwards. Like I said before, this "trick" doesn't always work.
 
The crash is in ig4icd32.dll so it's not really something I can debug, though as far as I've been able to find out from google it's an OpenGL driver for Intel's graphics accelerator apparently? I have no idea honestly.
 
The crash is in ig4icd32.dll so it's not really something I can debug, though as far as I've been able to find out from google it's an OpenGL driver for Intel's graphics accelerator apparently? I have no idea honestly.
Yea, it is Intel OpenGL (4.x) ICD (Installable Client Driver), so yea this is a crash in Intel land...

Sent from my Nexus 7 using ********
 
When I joined LSAngel's Server SF94, it crashed with a LUA panic. It didn't generate SRB2win.rpt.

Log.txt:
Code:
Compiled for SDL version: 2.0.4
Linked with SDL version: 2.0.3
Setting up SRB2...
M_StartupLocale...
Looking for WADs in: SRB2WADDIR,.
Z_Init(): Init zone memory allocation daemon. 
System memory: 2047MB - Free: 2047MB
I_StartupTimer()...
W_InitMultipleFiles(): Adding IWAD and main PWADs.
Added file C:\Users\ZachandTim\Desktop\My Files\Games\SRB2\2.1\srb2.srb (6214 lumps)
Loading main config from C:\Users\ZachandTim\Desktop\My Files\Games\SRB2\2.1\srb2.srb
Added file C:\Users\ZachandTim\Desktop\My Files\Games\SRB2\2.1\zones.dta (962 lumps)
Loading main config from C:\Users\ZachandTim\Desktop\My Files\Games\SRB2\2.1\zones.dta
Added file C:\Users\ZachandTim\Desktop\My Files\Games\SRB2\2.1\player.dta (526 lumps)
Added file C:\Users\ZachandTim\Desktop\My Files\Games\SRB2\2.1\rings.dta (444 lumps)
Added file C:\Users\ZachandTim\Desktop\My Files\Games\SRB2\2.1\patch.dta (94 lumps)
Added file C:\Users\ZachandTim\Desktop\My Files\Games\SRB2\2.1\music.dta (171 lumps)
I_StartupGraphics()...
NOTE: Under SDL2, all modes are supported on all platforms.
Under opengl, fullscreen only supports native desktop resolution.
Under software, the mode is stretched up to desktop resolution.
 0: 1920x1200
 1: 1920x1080
 2: 1680x1050
 3: 1600x1200
 4: 1600x900
 5: 1366x768
 6: 1440x900
 7: 1280x1024
 8: 1280x960
 9: 1280x800
10: 1280x720
11: 1152x864
12: 1024x768
13: 800x600
14: 640x480
15: 640x400
16: 320x240
17: 320x200
HWR_Startup()
InitMD2()...
Error while loading md2.dat
CPU Info: 486: 1, 586: 1, MMX: 1, 3DNow: 0, MMXExt: 0, SSE2: 1
HU_Init(): Setting up heads up display.
Number of console HUD lines is now 5
executing config.cfg
Default resolution: 640 x 400 (8 bits)
M_Init(): Init miscellaneous info.
R_Init(): Init SRB2 refresh daemon.
R_LoadTextures()...
P_InitPicAnims()...
R_InitSprites()...
srb2.srb added 2975 frames in 231 sprites
player.dta added 163 frames in 1 sprites
rings.dta added 431 frames in 18 sprites
patch.dta added 1 frames in 1 sprites
Added skin 'tails'
Added skin 'knuckles'
R_InitColormaps()...
Number of Extra Colormaps: 6
S_Init(): Setting up sound.
ST_Init(): Init status bar.
D_CheckNetGame(): Checking network game status.
Entering main game loop...
I_StartupKeyboard()...
===========================================================================
                   We hope you enjoy this game as
                     much as we did making it!
                            ...wait. =P
===========================================================================
Sonic Robo Blast 2 v2.1.17 (Jan 16 2017 16:42:38 a29ced72)
Binding to 0.0.0.0:5029
Network system buffer: 64Kb
Binding to 0.0.0.0:5029
Network system buffer: 64Kb
Contacting the server...
Connecting to: LSAngel's Server  SF94
Gametype: Co-op
Version: 2.1.17
Checking files...
Added file ./SF94-Serv/SF94-Core.wad (608 lumps)
Loading Lua script from ./SF94-Serv/SF94-Core.wad|LUA_SF94
Pardon me while I initialize the Lua scripting interface...
Added command "sf94welcome"
Added command "sf94version"
Added command "sf94ver"
Added command "commands"
Added command "orderempanada"
Added command "puyomode"
Added command "netgamemode"
Added command "blood"
Added command "sandbox"
Added command "flamethrower"
Added command "ringregrab"
MobjType MT_SF94_NPC1 allocated.
MobjType MT_SF94_NPC2 allocated.
MobjType MT_SF94_NPC3 allocated.
MobjType MT_SF94_NPC4 allocated.
MobjType MT_SF94_STANDNPC allocated.
MobjType MT_SF94_STANDNPC_SKIN1 allocated.
MobjType MT_SF94_STANDNPC_SKIN2 allocated.
MobjType MT_SF94_STANDNPC_SKIN3 allocated.
MobjType MT_SF94_STANDNPC_SKIN4 allocated.
MobjType MT_SF94_TRIGGER allocated.
Loading Lua script from ./SF94-Serv/SF94-Core.wad|LUA_TALK
Loading Lua script from ./SF94-Serv/SF94-Core.wad|LUA_JUMP
MobjType MT_JUMPSPHERE allocated.
State S_JUMPSPHERE allocated.
Loading Lua script from ./SF94-Serv/SF94-Core.wad|LUA_SHOP
Loading Lua script from ./SF94-Serv/SF94-Core.wad|LUA_TIME
Added command "displaytime"
Added command "time"
Added command "sleep"
Added command "wakeup"
Replaced command "weather"
Added command "timehelp"
Loading Lua script from ./SF94-Serv/SF94-Core.wad|LUA_XMAS
Added command "event"
MobjType MT_SF94_ROLLING_SNOWBALL allocated.
MobjType MT_SF94_SANTA_HAT allocated.
MobjType MT_SF94_GIFT allocated.
Loading Lua script from ./SF94-Serv/SF94-Core.wad|LUA_HLWN
MobjType MT_SF94_NPC_ZOMBIE allocated.
Sound sfx_night allocated.
Sound sfx_npcz1 allocated.
Sound sfx_blkout allocated.
Sound sfx_laugh1 allocated.
Sound sfx_laugh2 allocated.
Loading Lua script from ./SF94-Serv/SF94-Core.wad|LUA_RSPW
MobjType MT_SF94_ITEMREMOVED allocated.
State S_SF94_ITEMREMOVED allocated.
State S_SF94_ITEMRESPAWN allocated.
State S_SF94_MONITOREXPLOSION1 allocated.
State S_SF94_MONITORREMOVED allocated.
State S_SF94_MONITORRESPAWN allocated.
Loading Lua script from ./SF94-Serv/SF94-Core.wad|LUA_DROP
Loading main config from ./SF94-Serv/SF94-Core.wad
Loading SOC from ./SF94-Serv/SF94-Core.wad|SOC_SF94
WARNING: Line 596: Couldn't find state named 'S_TEAMRING16'
WARNING: Line 600: Couldn't find state named 'S_TEAMRING1'
2 warnings in the SOC lump
25 sounds replaced
SF94-Core.wad added 323 frames in 47 sprites
MAP03
Added file ./SF94-Serv/SF94-Maps.wad (80 lumps)
MAPY2
MAPY3
MAPZ2
MAPZ0
MAPY1
MAPY0
MAPZ1
Added file ./SF94-Serv/SF94-Music.wad (21 lumps)
Loading main config from ./SF94-Serv/SF94-Music.wad
1 midi musics replaced
19 digital musics replaced
No maps added
Sending join request...
Join accepted, waiting for complete game state...
.\$$$.sav...
Downloading .\$$$.sav...(done)
Loading savegame length 56220
ERROR: LUA PANIC! table index is nil

I_Error(): An unfortunate Lua processing error occurred in the exe itself. This is not a scripting error on your part.
I_ShutdownGraphics(): shut down
I_ShutdownTcpDriver: shut down
I_ShutdownSystem(): end of logstream.
 
What's this :

"Z_CheckHeap 420: block 214 lacks proper backlink"

Happend while we were playing Tortured Planet Multiplayer, Right before loading Liftoff Gantry, It crashed the server/game.
 
I'm trying to make a new map and it keeps crashing for seemingly no reason (and yes, I triple checked the wiki, map analysis mode, my maincfg file, my fofs, everything).
I think it's snow related - will turn weather off and see if it crashes again later...

srb2win.RPT Here

Code:
srb2win caused an Access Violation in module srb2win.exe at 0023:0052b290.
Exception handler called in main thread.
Error occurred at 3/8/2017 13:39:54.
C:\Users\atrch_000\Desktop\SRB2\srb2win.exe, run by atrch_000.
4 processor(s), type 586 6.15363.
Program Memory from 0x00010000 to 0x7FFEFFFF
2048 MBytes physical memory.
Read from location 0c52f6c7 caused an access violation.

Registers:
EAX=0000094c CS=0023 EIP=0052b290 EFLGS=00010246
EBX=0b959b00 SS=002b ESP=01a8fc4c EBP=00000500
ECX=0000001c DS=002b ESI=0c52ed7b FS=0053
EDX=00000007 ES=002b EDI=0dc970ee GS=002b
Command Line parameters: -file C:\Users\ATRCH_~1\Dropbox\CHAOEA~1\SCR_CH~1.WAD C:\Users\ATRCH_~1\AppData\Local\Temp\1dhhlxov\88a75aw0.wad -warp MAP14 -devmode 1 +skin knuckles Bytes at CS : EIP:
0f ?? b6 ?? 04 ?? 06 ?? 0f ?? b6 ?? 04 ?? 03 ?? 0f ?? 6a ?? c0 ?? 0f ?? 7e ?? c2 ?? 88 ?? 07 ?? 
Stack dump:
01A8FC4C: 000002A4 0DC96D20 0E125250 01A8FC88 004F7697 0C52ED30 00000031 041B0EC8
01A8FC6C: 000002A4 00000006 094A7EBC 02A41374 00000000 0C52ED30 0C52ED78 01A8FD38
01A8FC8C: 004F9F27 0C52ED78 00000031 0E561920 0E561920 09EB8144 006E06E0 00000500
01A8FCAC: 00000501 00013CF1 00010000 037F0C7F 007086A8 3F421D78 0000D60F BF286DD2
01A8FCCC: 00000000 3F271EED 3F1941BE 3F409B80 000089E6 C4154C0C C3959FC2 43297774
01A8FCEC: 00000040 01759A40 00000000 00000003 00000000 1308CA50 000000DB 0E1242E8
01A8FD0C: 004F0283 1308CA50 00000057 000000BE 00000000 FFFFFFFF 0E561920 01A8FDB8
01A8FD2C: 00000000 00000717 0172D3F0 01A8FDB8 004EDF7A 00000000 00000000 00000000
01A8FD4C: 00000001 0000079F 00000000 01A8FDC8 004083D5 00000000 00000000 00000000
01A8FD6C: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01A8FD8C: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01A8FDAC: 00000000 00000000 000007A1 01A8FE18 004028BC 0172D3F0 000007A1 01A8FE18
01A8FDCC: 004027C4 00000000 269557B4 00000000 00000001 0000079E 000007A0 01A8FE18
01A8FDEC: 0050CD49 269557B4 00000001 0026A758 0000079F 0000079F 000007A0 01A8FE38
01A8FE0C: 00402A1D 0000079F 0000079F 01A8FE38 00402A5D 01A8FE34 00000000 0043C1A0
01A8FE2C: 016C8000 01A8FE68 0015F000 01A8FE78 004013D5 00681063 0015F000 00000040
01A8FE4C: 01A8FE68 02670018 00030003 00400178 0015F000 016C8000 00400000 00000040
01A8FE6C: 026700E0 026701B0 0000000A 026700E0 005684CF 0000000A 026701B0 01B924AC
01A8FE8C: 00000002 026701B0 0000000A 02670018 01B946C6 01826A30 01826A30 01A8FF28
01A8FEAC: 005681E7 00400000 00000000 01B946C6 00000001 76488094 76487DD4 006BA8EC
01A8FECC: 00568114 00000044 01BAB750 01B9F9A0 01B9B470 00000000 00000000 00000000
01A8FEEC: 00000000 00000000 00000000 00000000 00000401 00000001 00000000 00000000
01A8FF0C: 00010001 00000000 0000000B 01A8FF20 76475809 01A8FF60 FFFFFFFF 01A8FF60
01A8FF2C: 004011D9 0000000A 026915E8 026919B0 7649D250 01A8FF60 004011B7 7649CF15
01A8FF4C: 7649CF34 00000002 026919B0 00000000 00252000 01A8FF80 00401243 00000002
01A8FF6C: 00000000 00000000 00000000 00000000 00000000 01A8FF94 768462C4 00252000
01A8FF8C: 768462A0 D4CC5903 01A8FFDC 77CE0FD9 00252000 09AC54AF 00000000 00000000
01A8FFAC: 00252000 C0000005 00000000 01A8F65C 774AD2A0 09AC54AF 01A8FFA0 01A8F65C
01A8FFCC: 01A8FFE4 77CF67B0 7FD32C63 00000000 01A8FFEC 77CE0FA4 FFFFFFFF 77D02EE4
01A8FFEC: 00000000 00000000 01826A30 00252000 00000000
Exception encountered during stack dump.

	Module list: names, addresses, sizes, time stamps and file times:
C:\Users\atrch_000\Desktop\SRB2\srb2win.exe, loaded at 0x00400000 - 2087079 bytes - 587d3e54 - file date is 1/16/2017 15:42:44
C:\Users\atrch_000\Desktop\SRB2\libFLAC-8.dll, loaded at 0x09640000 - 367104 bytes - 52067b0b - file date is 8/10/2013 11:40:28
C:\Users\atrch_000\Desktop\SRB2\libogg-0.dll, loaded at 0x096a0000 - 47104 bytes - 52067b0b - file date is 8/10/2013 11:40:28
C:\Users\atrch_000\Desktop\SRB2\libmodplug-1.dll, loaded at 0x0ce20000 - 401920 bytes - 52067b0b - file date is 8/10/2013 11:40:28
C:\WINDOWS\SYSTEM32\igdumdim32.dll, loaded at 0x0ff90000 - 38903912 bytes - 57ed26ee - file date is 11/1/2016 22:06:06
C:\WINDOWS\SYSTEM32\igdusc32.dll, loaded at 0x5bc70000 - 5140472 bytes - 57ed20b8 - file date is 11/1/2016 22:06:02
C:\WINDOWS\SYSTEM32\D3D9.DLL, loaded at 0x5d670000 - 1425000 bytes - 5819bf79 - file date is 11/2/2016 05:01:38
C:\Users\atrch_000\Desktop\SRB2\exchndl.dll, loaded at 0x603c0000 - 392704 bytes - 41486e57 - file date is 3/15/2014 11:06:10
C:\Users\atrch_000\Desktop\SRB2\libintl-8.dll, loaded at 0x61cc0000 - 347910 bytes - 4d4a9e38 - file date is 3/15/2014 11:06:18
C:\Users\atrch_000\Desktop\SRB2\smpeg2.dll, loaded at 0x66240000 - 301568 bytes - 52067b0b - file date is 8/10/2013 11:40:28
C:\Users\atrch_000\Desktop\SRB2\SDL2_mixer.dll, loaded at 0x67880000 - 184320 bytes - 52067b0b - file date is 8/10/2013 11:40:28
C:\WINDOWS\System32\PROPSYS.dll, loaded at 0x68d00000 - 1375456 bytes - 57898fc3 - file date is 7/16/2016 05:42:56
C:\WINDOWS\System32\XAudio2_7.dll, loaded at 0x6a520000 - 527192 bytes - 4c0641e5 - file date is 6/2/2010 05:55:30
C:\Program Files (x86)\Norton Internet Security\NortonData\22.5.4.24\Definitions\BASHDefs\20170306.003\UMEngx86.dll, loaded at 0x6a5b0000 - 393920 bytes - 581c5955 - file date is 3/1/2017 17:52:06
C:\Users\atrch_000\Desktop\SRB2\libvorbisfile-3.dll, loaded at 0x6b3c0000 - 62976 bytes - 52067b0b - file date is 8/10/2013 11:40:28
C:\WINDOWS\SYSTEM32\HID.DLL, loaded at 0x6c360000 - 25600 bytes - 578990e3 - file date is 7/16/2016 05:42:50
C:\Users\atrch_000\Desktop\SRB2\SDL2.dll, loaded at 0x6c740000 - 1007104 bytes - 53250d74 - file date is 11/11/2014 13:44:12
C:\WINDOWS\SYSTEM32\midimap.dll, loaded at 0x6caa0000 - 18944 bytes - 5789910e - file date is 7/16/2016 05:42:50
C:\WINDOWS\SYSTEM32\MSACM32.dll, loaded at 0x6cab0000 - 90912 bytes - 57898f77 - file date is 7/16/2016 05:42:50
C:\WINDOWS\SYSTEM32\msacm32.drv, loaded at 0x6caf0000 - 24576 bytes - 5789910f - file date is 7/16/2016 05:42:50
C:\WINDOWS\SYSTEM32\wintypes.dll, loaded at 0x6cb00000 - 846560 bytes - 584a7643 - file date is 12/9/2016 03:59:26
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL, loaded at 0x6cbd0000 - 484584 bytes - 5819c5b2 - file date is 11/2/2016 06:01:38
C:\WINDOWS\SYSTEM32\avrt.dll, loaded at 0x6cc50000 - 29448 bytes - 57898edc - file date is 7/16/2016 05:42:50
C:\WINDOWS\SYSTEM32\ksuser.dll, loaded at 0x6cc60000 - 20672 bytes - 57898e69 - file date is 7/16/2016 05:42:50
C:\WINDOWS\SYSTEM32\wdmaud.drv, loaded at 0x6cc70000 - 207360 bytes - 57898eb8 - file date is 7/16/2016 05:42:50
C:\WINDOWS\System32\MMDevApi.dll, loaded at 0x6ce60000 - 352768 bytes - 57898f6b - file date is 7/16/2016 05:42:50
C:\Users\atrch_000\Desktop\SRB2\libvorbis-0.dll, loaded at 0x6d540000 - 196096 bytes - 52067b0b - file date is 8/10/2013 11:40:28
C:\Users\atrch_000\Desktop\SRB2\libgme.dll, loaded at 0x6e200000 - 488210 bytes - 516a380e - file date is 3/15/2014 11:05:58
C:\WINDOWS\SYSTEM32\DEVOBJ.dll, loaded at 0x70690000 - 132232 bytes - 578990f1 - file date is 7/16/2016 05:42:56
C:\WINDOWS\system32\dwmapi.dll, loaded at 0x730a0000 - 113504 bytes - 57dad275 - file date is 9/15/2016 11:13:52
C:\WINDOWS\system32\uxtheme.dll, loaded at 0x730c0000 - 457728 bytes - 578990a4 - file date is 7/16/2016 05:43:06
C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, loaded at 0x73230000 - 184416 bytes - 57898e2c - file date is 7/16/2016 05:42:56
C:\WINDOWS\SYSTEM32\WINMMBASE.dll, loaded at 0x73280000 - 131208 bytes - 578990a0 - file date is 7/16/2016 05:42:50
C:\WINDOWS\SYSTEM32\WINMM.DLL, loaded at 0x73700000 - 135376 bytes - 578990ae - file date is 7/16/2016 05:42:50
C:\Windows\System32\dinput8.dll, loaded at 0x73a20000 - 172032 bytes - 578990d5 - file date is 7/16/2016 05:43:02
C:\WINDOWS\SYSTEM32\VERSION.dll, loaded at 0x74410000 - 27360 bytes - 5789911a - file date is 7/16/2016 05:43:06
C:\WINDOWS\System32\CRYPTBASE.dll, loaded at 0x74640000 - 31528 bytes - 57899141 - file date is 7/16/2016 05:42:50
C:\WINDOWS\System32\SspiCli.dll, loaded at 0x74650000 - 117240 bytes - 584a7c96 - file date is 12/9/2016 03:51:10
C:\WINDOWS\System32\SHELL32.DLL, loaded at 0x74670000 - 20969928 bytes - 585a0536 - file date is 12/20/2016 23:01:36
C:\WINDOWS\System32\gdi32full.dll, loaded at 0x75b40000 - 1415752 bytes - 584a7b20 - file date is 12/9/2016 03:52:22
C:\WINDOWS\System32\bcryptPrimitives.dll, loaded at 0x75ca0000 - 367208 bytes - 57899108 - file date is 7/16/2016 05:42:28
C:\WINDOWS\System32\GDI32.dll, loaded at 0x75d20000 - 170960 bytes - 57dad2ca - file date is 9/15/2016 11:23:20
C:\WINDOWS\System32\CRYPT32.dll, loaded at 0x75db0000 - 1556712 bytes - 5801a49e - file date is 10/14/2016 22:18:40
C:\WINDOWS\System32\RPCRT4.dll, loaded at 0x75f30000 - 790760 bytes - 57a55b62 - file date is 9/24/2016 13:55:16
C:\WINDOWS\System32\win32u.dll, loaded at 0x76000000 - 79536 bytes - 57a023c2 - file date is 9/24/2016 13:55:02
C:\WINDOWS\System32\OLEAUT32.dll, loaded at 0x76020000 - 601712 bytes - 5819c2b5 - file date is 11/2/2016 05:23:00
C:\WINDOWS\System32\ucrtbase.dll, loaded at 0x760d0000 - 918304 bytes - 57898db2 - file date is 7/16/2016 05:42:56
C:\WINDOWS\System32\WS2_32.DLL, loaded at 0x761b0000 - 402352 bytes - 57dad27d - file date is 9/15/2016 11:37:06
C:\WINDOWS\System32\USER32.dll, loaded at 0x76220000 - 1435896 bytes - 584a7a33 - file date is 12/9/2016 03:52:22
C:\WINDOWS\System32\powrprof.dll, loaded at 0x76380000 - 275832 bytes - 57898f27 - file date is 7/16/2016 05:42:56
C:\WINDOWS\System32\msvcrt.dll, loaded at 0x76440000 - 773168 bytes - 57899155 - file date is 7/16/2016 05:42:50
C:\WINDOWS\System32\IMM32.DLL, loaded at 0x76500000 - 144632 bytes - 578990f0 - file date is 7/16/2016 05:42:50
C:\WINDOWS\System32\sechost.dll, loaded at 0x76530000 - 255168 bytes - 5789906f - file date is 7/16/2016 05:42:50
C:\WINDOWS\System32\ADVAPI32.DLL, loaded at 0x76580000 - 482392 bytes - 57898faf - file date is 7/16/2016 05:42:50
C:\WINDOWS\System32\ole32.dll, loaded at 0x766a0000 - 959112 bytes - 584a795d - file date is 12/9/2016 03:56:16
C:\WINDOWS\System32\MSASN1.dll, loaded at 0x76790000 - 49080 bytes - 57899154 - file date is 7/16/2016 05:42:56
C:\WINDOWS\System32\profapi.dll, loaded at 0x767a0000 - 54752 bytes - 57899121 - file date is 7/16/2016 05:42:50
C:\WINDOWS\System32\msvcp_win.dll, loaded at 0x767b0000 - 498408 bytes - 5789909c - file date is 7/16/2016 05:42:56
C:\WINDOWS\System32\KERNEL32.DLL, loaded at 0x76830000 - 616048 bytes - 57898ef6 - file date is 7/16/2016 05:42:46
C:\WINDOWS\System32\combase.dll, loaded at 0x76910000 - 2166752 bytes - 584a76ba - file date is 12/9/2016 03:59:26
C:\WINDOWS\System32\WINTRUST.dll, loaded at 0x76b30000 - 272720 bytes - 5801a8e2 - file date is 10/14/2016 22:19:02
C:\WINDOWS\System32\windows.storage.dll, loaded at 0x76b80000 - 5722832 bytes - 58256eeb - file date is 11/11/2016 01:47:16
C:\WINDOWS\System32\shcore.dll, loaded at 0x770f0000 - 549088 bytes - 57898e4d - file date is 7/16/2016 05:42:44
C:\WINDOWS\System32\clbcatq.dll, loaded at 0x77180000 - 528360 bytes - 57898ec3 - file date is 7/16/2016 05:42:48
C:\WINDOWS\System32\MSCTF.dll, loaded at 0x77210000 - 1263856 bytes - 58256cb0 - file date is 11/11/2016 01:38:20
C:\WINDOWS\System32\KERNELBASE.dll, loaded at 0x77350000 - 1706488 bytes - 58256d37 - file date is 11/11/2016 02:00:02
C:\WINDOWS\System32\SETUPAPI.dll, loaded at 0x77500000 - 4268368 bytes - 57898ee0 - file date is 7/16/2016 05:42:46
C:\WINDOWS\System32\cfgmgr32.dll, loaded at 0x77910000 - 213848 bytes - 578990d6 - file date is 7/16/2016 05:42:56
C:\WINDOWS\System32\kernel.appcore.dll, loaded at 0x77b20000 - 43416 bytes - 5789916f - file date is 7/16/2016 05:42:56
C:\WINDOWS\System32\shlwapi.dll, loaded at 0x77c30000 - 284056 bytes - 57898fba - file date is 7/16/2016 05:43:04
C:\WINDOWS\SYSTEM32\ntdll.dll, loaded at 0x77c80000 - 1572768 bytes - 58256ca0 - file date is 11/11/2016 02:00:00
 
You could be on the right lines there Chaotic Chao, the EIPs of the call stacks in srb2win.RPT do seem to come from the code that draws precipitation.

Any chance you could provide the map in question, so I can reproduce the crash for myself? (if you don't want it public you can pass it to me via PM.)
 
I have done this already but it isn't in the right spot

Today when I hosted, right when I get onto SRB2 in the game. It crashes. I reportforwarded my port. I went back into SRB2 and tried to host again. When I got onto it, it crashed. But before that happened. I was playing on my server. A little bit later while I played in my server, it started giving me warnings about "Netcode -(whatever)" I don't know all the numbers going different positions per second. But it was something like that. Here is the error.txt EDIT HERE. https://cdn.discordapp.com/attachments/295787469541212171/314991520572768256/unknown.png
I don't understand what is this?! EDIT #2 I tried hosting again after you temporarily banned my IP address. But the same thing happened. So I'm gonna not host at all until I get a direct message from one of the devs for when it's fixed. Well I hope this issue is gonna be fixed.

"Email Sonic Team Junior so we can fix the bugs
Make sure you tell us what you were doing to cause the crash, and if possible, record a demo!




SRB2 v2.1.17 -ERROR LOG-


srb2win caused an Access Violation in module srb2win.exe at 0023:004ddb03.
Exception handler called in main thread.
Error occurred at 3/27/2017 15:31:10.
C:\Users\Danieldad2244\Downloads\srb2win.exe, run by Danieldad2244.
2 processor(s), type 586 6.19459.
Program Memory from 0x00010000 to 0x7FFEFFFF
1906 MBytes physical memory.
Write to location 000000d4 caused an access violation.

Registers:
EAX=00000000 CS=0023 EIP=004ddb03 EFLGS=00010246
EBX=04321716 SS=002b ESP=0029fb18 EBP=0029fb78
ECX=00010000 DS=002b ESI=0172d740 FS=0053
EDX=04321716 ES=002b EDI=1f20e1a0 GS=002b
Command Line parameters: Bytes at CS : EIP:
89 ?? 88 ?? d4 ?? 00 ?? 00 ?? 00 ?? 51 ?? 50 ?? e8 ?? e0 ?? 3d ?? fb ?? ff ?? 83 ?? c4 ?? 10 ??
Stack dump:
0029FB18: 00000000 00000115 0A7D1AF0 74010780 00000023 0029FC30 00000001 003FDFE1
0029FB38: 00000000 0029FB68 1F20E1A0 0172D744 00000000 75295426 000005AA 0C6CCD2C
0029FB58: 00000000 00000010 0070AF4C 00000000 0000006D 00000002 00000350 00000001
0029FB78: 0029FCD8 004CA0C4 0172D740 00000000 0029FCD8 004C9FF0 00000470 0029FC14
0029FB98: 77790C60 6DB7262E FFFFFFFE 0029FC24 74010BF3 C00000A3 C00000A3 7400FD45
0029FBB8: 7DB82C97 0A7D1AF0 7400F950 00000470 0029FC60 00000001 00000000 00000020
0029FBD8: 0029FCF0 0029FCEC C00000A3 0000006D 00000000 00000274 0A8168A0 74010873
0029FBF8: 0A815358 0029FBE0 00000274 00000000 00002733 0029FBB8 0070AF4C 0029FFCC
0029FC18: 73FFE490 0993CB73 FFFFFFFE 7400FD45 752953F7 00000470 0029FC60 00000001
0029FC38: 0029FC68 0029FC8C 0029FCF0 0029FCEC 00000000 0029FC78 752A6F71 00002733
0029FC58: 00000000 75295426 000005AA 0C6CCD2C 0029FC98 01B89FC8 00002733 352942C8
0029FC78: 0029FD28 005077B0 00000470 0C6CCD2C 000005AA 00000000 0029FCF0 0029FCEC
0029FC98: 0005BD6B 0005BD6B 00000000 006E06E0 00000028 00000020 00059C96 00000000
0029FCB8: 0029FDC8 0040AC76 00000000 00000000 0029FCE8 00000020 00000001 00000000
0029FCD8: 0029FDB8 00432D6F 00000001 0171A438 00000008 00000285 0C6CCD10 05AA0000
0029FCF8: 00000001 0C6CCD98 00000020 00059C96 00059C94 00000001 00000020 00000000
0029FD18: 00000000 00000002 0005BD6B 00000000 0029FD58 0040D666 00000000 00000000
0029FD38: 00000000 00000000 00000000 00000000 00000000 00000002 0005BD6B 00000000
0029FD58: 0029FDC8 004083D5 00000000 00000000 00000000 00000000 00000000 00000000
0029FD78: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0029FD98: 00000000 00000000 00000000 00000000 00000000 00059C94 00000000 00000000
0029FDB8: 0029FE08 0040C0A4 00000001 00000000 0029FE08 0040C03A 00000000 D87FFEFC
0029FDD8: 00000000 00000088 0005BD69 0005BD6B 0029FE18 0050CD49 D87FFEFC 00000088
0029FDF8: 0017D74F 0005BD6B 0005BD6B 0005BD6B 0029FE38 00402A1D 00000002 00000000
0029FE18: 0029FE38 00402AA1 0029FE34 00000000 0043C1A0 016C8000 0029FE68 0015F000
0029FE38: 0029FE78 004013D5 00681063 0015F000 00000040 0029FE68 018E0018 00030003
0029FE58: 00400178 0015F000 016C8000 00400000 00000040 018E0047 018E0008 00000001
0029FE78: 018E0047 005684CF 00000001 018E0008 01A918E6 00000002 018E0008 00000001
0029FE98: 018E0018 01A931A7 01826A30 01826A30 0029FF28 005681E7 00400000 00000000
0029FEB8: 01A931A7 00000001 776A8034 776A7D74 006BA8EC 00568114 00000044 01A972A8
0029FED8: 01AA05F0 01A9D940 00000000 00000000 00000000 00000000 00000000 00000000
0029FEF8: 00000000 00000C01 00000001 00000000 00000000 00010001 00000000 00000002
0029FF18: 0029FF20 77695799 0029FF60 FFFFFFFF 0029FF60 004011D9 00000001 019A1350
0029FF38: 019A1588 776BD1D0 0029FF60 004011B7 776BCE95 776BCEB4 00000002 019A1588
0029FF58: 00000000 7FFDE000 0029FF80 00401243 00000002 00000000 00000000 00000000
0029FF78: 00000000 00000000 0029FF94 756C3744 7FFDE000 756C3720 857544A6 0029FFDC
0029FF98: 77779E54 7FFDE000 1A1FFBE2 00000000 00000000 7FFDE000 C0000005 77219DA0
0029FFB8: 00000000 0029F6A4 1A1FFBE2 0029FFA0 0029F6A4 0029FFE4 77790C60 6DB7272E
0029FFD8: 00000000 0029FFEC 77779E1F FFFFFFFF 7779D6D6 00000000 00000000 01826A30
0029FFF8: 7FFDE000 00000000
Exception encountered during stack dump.

Module list: names, addresses, sizes, time stamps and file times:
C:\Users\Danieldad2244\Downloads\srb2win.exe, loaded at 0x00400000 - 2087079 bytes - 587d3e54 - file date is 1/16/2017 14:46:54
C:\WINDOWS\SYSTEM32\igdumdim32.dll, loaded at 0x03f70000 - 35765712 bytes - 5591eb8f - file date is 7/12/2015 22:19:08
C:\Users\Danieldad2244\Downloads\libmodplug-1.dll, loaded at 0x0d460000 - 401920 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\libFLAC-8.dll, loaded at 0x10000000 - 367104 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\exchndl.dll, loaded at 0x603c0000 - 392704 bytes - 41486e57 - file date is 3/15/2014 10:06:10
C:\Users\Danieldad2244\Downloads\libintl-8.dll, loaded at 0x61cc0000 - 347910 bytes - 4d4a9e38 - file date is 3/15/2014 10:06:18
C:\Users\Danieldad2244\Downloads\smpeg2.dll, loaded at 0x66240000 - 301568 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\midimap.dll, loaded at 0x67040000 - 18944 bytes - 559f3ce3 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\msacm32.drv, loaded at 0x67050000 - 24064 bytes - 559f3ce1 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\wdmaud.drv, loaded at 0x67060000 - 205312 bytes - 559f3ced - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\XAudio2_7.dll, loaded at 0x670a0000 - 527192 bytes - 4c0641e5 - file date is 6/2/2010 04:55:30
C:\Windows\SYSTEM32\dinput8.dll, loaded at 0x67130000 - 172032 bytes - 559f3af2 - file date is 7/10/2015 04:00:32
C:\Users\Danieldad2244\Downloads\SDL2_mixer.dll, loaded at 0x67880000 - 184320 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\ksuser.dll, loaded at 0x69c80000 - 19136 bytes - 559f3cde - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\MSACM32.dll, loaded at 0x69d50000 - 90912 bytes - 559f3ceb - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\HID.DLL, loaded at 0x6a630000 - 25088 bytes - 559f3cb0 - file date is 7/10/2015 04:00:28
C:\Users\Danieldad2244\Downloads\libvorbisfile-3.dll, loaded at 0x6b3c0000 - 62976 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\SDL2.dll, loaded at 0x6c740000 - 1007104 bytes - 53250d74 - file date is 11/11/2014 12:44:12
C:\WINDOWS\SYSTEM32\igdusc32.dll, loaded at 0x6c950000 - 4799800 bytes - 5591e7d6 - file date is 7/12/2015 22:19:10
C:\Users\Danieldad2244\Downloads\libvorbis-0.dll, loaded at 0x6d540000 - 196096 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\D3D9.DLL, loaded at 0x6db60000 - 1867160 bytes - 57cf9149 - file date is 9/6/2016 22:55:44
C:\Users\Danieldad2244\Downloads\libgme.dll, loaded at 0x6e200000 - 488210 bytes - 516a380e - file date is 3/15/2014 10:05:58
C:\WINDOWS\SYSTEM32\avrt.dll, loaded at 0x6f120000 - 28424 bytes - 559f3a8c - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\wintypes.dll, loaded at 0x6f250000 - 809328 bytes - 57cf917c - file date is 9/6/2016 22:54:48
C:\WINDOWS\System32\MMDevApi.dll, loaded at 0x6f320000 - 334704 bytes - 559f3ced - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL, loaded at 0x6f380000 - 408160 bytes - 57cf91da - file date is 9/6/2016 22:54:22
C:\Users\Danieldad2244\Downloads\libogg-0.dll, loaded at 0x70680000 - 47104 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\DEVOBJ.dll, loaded at 0x70bb0000 - 127592 bytes - 559f3af8 - file date is 7/10/2015 04:00:24
C:\WINDOWS\SYSTEM32\WINMMBASE.dll, loaded at 0x70be0000 - 132744 bytes - 559f3ce8 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\WINMM.DLL, loaded at 0x70c10000 - 134352 bytes - 559f3ce4 - file date is 7/10/2015 04:00:30
C:\WINDOWS\System32\PROPSYS.dll, loaded at 0x72850000 - 1321224 bytes - 580ef7a2 - file date is 10/25/2016 01:09:20
C:\WINDOWS\system32\uxtheme.dll, loaded at 0x729d0000 - 458752 bytes - 57cf90e8 - file date is 9/6/2016 21:00:42
C:\WINDOWS\system32\dwmapi.dll, loaded at 0x72ae0000 - 93696 bytes - 55a862ea - file date is 7/31/2015 07:30:32
C:\WINDOWS\SYSTEM32\bcrypt.dll, loaded at 0x73dd0000 - 106896 bytes - 582fec25 - file date is 11/19/2016 01:42:40
C:\WINDOWS\System32\fwpuclnt.dll, loaded at 0x73f00000 - 268800 bytes - 57a17152 - file date is 8/2/2016 21:21:40
C:\Windows\System32\rasadhlp.dll, loaded at 0x73f50000 - 13312 bytes - 559f3d1b - file date is 7/10/2015 04:00:32
C:\WINDOWS\SYSTEM32\DNSAPI.dll, loaded at 0x73f60000 - 534056 bytes - 58ba3179 - file date is 3/3/2017 22:13:26
C:\WINDOWS\system32\mswsock.dll, loaded at 0x73ff0000 - 306528 bytes - 57490fec - file date is 5/27/2016 21:38:02
C:\WINDOWS\SYSTEM32\WINNSI.DLL, loaded at 0x74310000 - 26848 bytes - 559f3af4 - file date is 7/10/2015 04:00:12
C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, loaded at 0x744b0000 - 187008 bytes - 559f3be1 - file date is 7/10/2015 04:00:32
C:\WINDOWS\SYSTEM32\VERSION.dll, loaded at 0x744e0000 - 27360 bytes - 559f3c2d - file date is 7/10/2015 04:00:34
C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll, loaded at 0x747c0000 - 365128 bytes - 582febed - file date is 11/19/2016 01:58:30
C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, loaded at 0x74820000 - 31528 bytes - 559f3af8 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\SspiCli.dll, loaded at 0x74830000 - 116216 bytes - 57cf8f29 - file date is 9/6/2016 22:52:16
C:\WINDOWS\SYSTEM32\ole32.dll, loaded at 0x74850000 - 953472 bytes - 580ef097 - file date is 10/25/2016 01:18:40
C:\WINDOWS\SYSTEM32\ADVAPI32.DLL, loaded at 0x749a0000 - 497896 bytes - 568b1dff - file date is 1/4/2016 19:28:04
C:\WINDOWS\SYSTEM32\GDI32.dll, loaded at 0x74a20000 - 1364048 bytes - 58ba3470 - file date is 3/3/2017 23:34:16
C:\WINDOWS\SYSTEM32\shlwapi.dll, loaded at 0x74b70000 - 274768 bytes - 559f3c42 - file date is 7/10/2015 04:00:34
C:\WINDOWS\SYSTEM32\clbcatq.dll, loaded at 0x74bc0000 - 519072 bytes - 559f3cb0 - file date is 7/10/2015 04:00:28
C:\WINDOWS\SYSTEM32\RPCRT4.dll, loaded at 0x74c50000 - 705520 bytes - 5708ae13 - file date is 4/9/2016 03:52:04
C:\WINDOWS\SYSTEM32\OLEAUT32.dll, loaded at 0x74d00000 - 602768 bytes - 58ba3128 - file date is 3/3/2017 23:29:54
C:\WINDOWS\SYSTEM32\windows.storage.dll, loaded at 0x74da0000 - 5118024 bytes - 58ba4a12 - file date is 3/3/2017 23:31:22
C:\WINDOWS\SYSTEM32\WS2_32.DLL, loaded at 0x75280000 - 372368 bytes - 57490fee - file date is 5/27/2016 21:38:12
C:\WINDOWS\SYSTEM32\USER32.dll, loaded at 0x753a0000 - 1310880 bytes - 582fe913 - file date is 11/19/2016 01:42:16
C:\WINDOWS\SYSTEM32\shcore.dll, loaded at 0x755a0000 - 565648 bytes - 58ba39ca - file date is 3/3/2017 22:49:28
C:\WINDOWS\SYSTEM32\KERNEL32.DLL, loaded at 0x756b0000 - 624304 bytes - 57cf8f63 - file date is 9/6/2016 22:52:16
C:\WINDOWS\SYSTEM32\kernel.appcore.dll, loaded at 0x757a0000 - 39792 bytes - 559f3aff - file date is 7/10/2015 04:00:26
C:\WINDOWS\SYSTEM32\SETUPAPI.dll, loaded at 0x757b0000 - 1734424 bytes - 57cf9339 - file date is 9/6/2016 22:52:14
C:\WINDOWS\SYSTEM32\WINTRUST.dll, loaded at 0x75960000 - 265480 bytes - 58ba3766 - file date is 3/3/2017 23:26:38
C:\WINDOWS\SYSTEM32\powrprof.dll, loaded at 0x759b0000 - 269648 bytes - 559f3aff - file date is 7/10/2015 04:00:26
C:\WINDOWS\SYSTEM32\profapi.dll, loaded at 0x75a00000 - 53728 bytes - 559f3af5 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\MSCTF.dll, loaded at 0x75a10000 - 1180704 bytes - 580ee986 - file date is 10/25/2016 01:04:12
C:\WINDOWS\SYSTEM32\MSASN1.dll, loaded at 0x75b30000 - 49592 bytes - 559f3bfd - file date is 7/10/2015 04:00:28
C:\WINDOWS\SYSTEM32\combase.dll, loaded at 0x75b40000 - 1811360 bytes - 58ba3b84 - file date is 3/3/2017 23:18:38
C:\WINDOWS\SYSTEM32\IMM32.DLL, loaded at 0x75d00000 - 168400 bytes - 559f3b8d - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\SHELL32.DLL, loaded at 0x75d30000 - 20863000 bytes - 58ba462a - file date is 3/3/2017 22:49:56
C:\WINDOWS\SYSTEM32\KERNELBASE.dll, loaded at 0x77150000 - 1531888 bytes - 580ee694 - file date is 10/25/2016 01:13:32
C:\WINDOWS\SYSTEM32\CRYPT32.dll, loaded at 0x772d0000 - 1522632 bytes - 580eec5f - file date is 10/25/2016 01:08:26
C:\WINDOWS\SYSTEM32\NSI.dll, loaded at 0x77450000 - 20160 bytes - 559f3af3 - file date is 7/10/2015 04:00:12
C:\WINDOWS\SYSTEM32\sechost.dll, loaded at 0x77460000 - 263432 bytes - 559f3afd - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\cfgmgr32.dll, loaded at 0x77620000 - 214360 bytes - 559f3afa - file date is 7/10/2015 04:00:24
C:\WINDOWS\SYSTEM32\msvcrt.dll, loaded at 0x77660000 - 773168 bytes - 559f3e0e - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\ntdll.dll, loaded at 0x77720000 - 1535032 bytes - 580ee54f - file date is 10/25/2016 01:13:38
Email Sonic Team Junior so we can fix the bugs
Make sure you tell us what you were doing to cause the crash, and if possible, record a demo!




SRB2 v2.1.17 -ERROR LOG-


srb2win caused an Access Violation in module srb2win.exe at 0023:0042f735.
Exception handler called in main thread.
Error occurred at 3/28/2017 18:08:30.
C:\Users\Danieldad2244\Downloads\srb2win.exe, run by Danieldad2244.
2 processor(s), type 586 6.19459.
Program Memory from 0x00010000 to 0x7FFEFFFF
1906 MBytes physical memory.
Read from location 00000000 caused an access violation.

Registers:
EAX=00000001 CS=0023 EIP=0042f735 EFLGS=00010246
EBX=00000000 SS=002b ESP=0029f700 EBP=0029f718
ECX=77757784 DS=002b ESI=00000000 FS=0053
EDX=151ee040 ES=002b EDI=00000001 GS=002b
Command Line parameters: Bytes at CS : EIP:
80 ?? 3b ?? 00 ?? 0f ?? 84 ?? c5 ?? 00 ?? 00 ?? 00 ?? c7 ?? 45 ?? f0 ?? 00 ?? 00 ?? 00 ?? 00 ??
Stack dump:
0029F700: 0029F6E0 00000020 0029FFCC 005A94B0 0029F900 00000001 0029F838 004551F3
0029F720: 00000001 7789DB58 0000000E 00000000 0029F900 0000000E 0000000E 7789C791
0029F740: 00000018 00000000 00000002 00000000 00000003 00000000 0D06CBE8 0029F768
0029F760: 7789DA68 0029F79C 0029F784 77776D95 005A94B0 0029F7C0 77776D95 00000000
0029F780: 0D06CBF0 005A94B0 77745CC5 00000000 0029F900 005A94B0 00000000 02249030
0029F7A0: 02241360 022405A8 005A9401 02249210 00000005 19999999 00000008 00000001
0029F7C0: 0029F7E0 7774226B 00000000 0D06CBF0 00000000 0000000A 00000000 00000001
0029F7E0: 0029F7F8 7773FE5D 0D06CBF0 00000000 0000000A 00000001 0029F838 0043932D
0029F800: 0069D585 00699CE4 005A94D8 005A94D8 005A94B0 00000000 00000001 00000000
0029F820: 00000000 0029F838 7779621E 005A94B0 005A94B0 0029F900 0029F8E8 004398F9
0029F840: 00000000 0029F900 0029F900 0029F900 0029F901 7FFFFFFD 0029F900 00000042
0029F860: 00000027 6C7FB870 0029F898 76EA4923 0029F888 777861E5 0029F900 0069A5A4
0029F880: 00000000 0029F8F8 0029F8B8 61CCE7E1 0029F900 0069A5A4 0029F8F8 00000000
0029F8A0: 0069D54B 02249030 02241360 00000000 02241300 00000000 0029F8E8 61CCE86E
0029F8C0: 0029F900 0069A5A4 0029F8F8 0029F8E4 00000000 0029F8E4 0029F8F8 0029F900
0029F8E0: 0069D540 00000001 0029F928 0043A66A 00000000 0069A5A4 00000001 0069D540
0029F900: 00690031 00000000 0029F948 0043932D 0069D52E 0069D540 0069D540 0069D540
0029F920: 005A92B0 005A92B0 0029F948 004557A0 005A94B0 00000001 0000040B 0000040B
0029F940: 0069D52E 0069D52E 0029F9F8 004398F9 00000000 0069D540 0069D500 0069D500
0029F960: 00000001 0029F970 6C80E806 019E48A0 67883430 6C745315 019E48A0 6788572A
0029F980: 00000001 67883430 678846F0 019EF998 019EF8F8 6C745315 000000FF 00FF7B07
0029F9A0: 00000001 7D541A53 80100000 00000002 7FFDB000 01BD57F7 0029F9FC 00000001
0029F9C0: FFFFFF7F 00000042 0029F9F8 0050EABE 00000001 000000FE 000000FF FFFFFFFF
0029F9E0: 014D0001 0029FBC0 0029FBC0 005A92F0 0069D53B 00000001 0029FA58 0043A761
0029FA00: 00000000 000000FF 00000080 00000080 00000040 0CF2AA88 00000001 00000000
0029FA20: 00000000 0A4C7D48 00000000 00530EAD 0A7108B0 0066CBA0 00000080 00000080
0029FA40: 00000000 00000000 00000000 00000001 005A92B0 00000008 0029FA98 0045596D
0029FA60: 005A92B0 00000001 005A8900 005A8900 00000000 00000008 0029FA98 00501043
0029FA80: 00000000 0000008E 000000FF 0000000B 005A89D0 00000000 0029FBF8 00462698
0029FAA0: 00000001 0000008E 005A89D0 005A89D0 143C2028 00003E4E 0029FAE8 1253CFB8
0029FAC0: 13813B30 1B8FC043 0029FB58 1253CFB8 005A89B0 00003B30 005A89D0 004558B0
0029FAE0: 1253CFB8 13813B30 00000000 1B8FC043 FF6005C8 00000000 00000001 00000000
0029FB00: 00000000 00000037 14CAFA18 000000A2 00000037 1253C670 000000A3 1253CFB8
0029FB20: FF6005C8 13DE3EA4 0029FB58 0048D6C8 1253CFB8 1B8FC043 00000001 13DE3EA4
0029FB40: 00000038 00000037 000000A3 1B8FC043 1253CFB8 005BE0D4 0029FB88 00000020
0029FB60: 00003500 00000001 0029FB88 0048BCB2 00000000 000000EB 7FFF39D4 00000020
0029FB80: 00000300 001B9C69 00000001 001E0001 0000004F 4000004F 00000000 0029F68C
0029FBA0: FFFFFFFE 0029FC24 74070BF3 C00000A3 C00000A3 7406FD45 252C8BFA 01942E70
0029FBC0: 00000300 001B9C69 00000001 001E0001 0000004F 4000004F 00000000 0029F68C
0029FBE0: 61CD8128 0000C0C8 00000000 01718C10 0000EDD7 00000001 0029FC18 00402222
0029FC00: 01718C10 00000001 0029FC18 00000020 7FFDD000 00000020 0029FD28 0040AB63
0029FC20: FFFFFFFE 7406FD45 76A753F7 00000428 0029FC60 00000001 0029FC68 0029FC8C
0029FC40: 0029FCF0 0029FCEC 00000000 0029FC78 76A86F71 00002733 00000000 76A75426
0029FC60: 000005AA 0A4BCD2C 00000014 019C6288 00002733 06CFA8D4 0029FD28 005077B0
0029FC80: 00000428 00000001 0000F761 00000000 0029FCF0 0029FCEC 0A4BCD2C 0A4BCD2C
0029FCA0: 0A4BCD38 00000001 0029FD58 00407CC1 0171A718 0A4BCD38 00000001 00000000
0029FCC0: 00000000 00000000 0029FCE8 00000020 00000001 00000000 0029FCF8 7779A480
0029FCE0: 017587C0 00001280 00000008 00000040 01759A40 00000000 0029FD28 004EEB5A
0029FD00: 017587C0 00000000 000012C0 12F55E38 03153A3C F2B04B46 00000500 00000000
0029FD20: 0000B502 0000F762 0029FDB8 004EDBA2 0172D3F0 00000000 00000000 00000000
0029FD40: 00000000 00000000 006E0750 00000001 0A4BCD2C 0A4B0001 0029FDC8 004083D5
0029FD60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0029FD80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0029FDA0: 00000000 00000000 00000000 00000000 00000000 0000F762 0029FE18 004028BC
0029FDC0: 0172D3F0 0000F762 0029FE18 004027C4 00000000 09A8F654 00000000 00000017
0029FDE0: 0000F75F 0000F761 0029FE18 0050CD49 09A8F654 00000017 0017D733 0000F760
0029FE00: 0000F760 0000F761 0029FE38 00402A1D 0000F760 0000F760 0029FE38 00402A5D
0029FE20: 0029FE34 00000000 0043C1A0 016C8000 0029FE68 0015F000 0029FE78 004013D5
0029FE40: 00681063 0015F000 00000040 0029FE68 019E0018 00030003 00400178 0015F000
0029FE60: 016C8000 00400000 00000040 019E0047 019E0008 00000001 019E0047 005684CF
0029FE80: 00000001 019E0008 018E18E6 00000002 019E0008 00000001 019E0018 018E31A7
0029FEA0: 01826A30 01826A30 0029FF28 005681E7 00400000 00000000 018E31A7 00000001
0029FEC0: 77758034 77757D74 006BA8EC 00568114 00000044 018E7770 018EEA98 018EE330
0029FEE0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000C01
0029FF00: 00000001 00000000 00000000 00010001 00000000 00000002 0029FF20 77745799
0029FF20: 0029FF60 FFFFFFFF 0029FF60 004011D9 00000001 02241350 02241588 7776D1D0
0029FF40: 0029FF60 004011B7 7776CE95 7776CEB4 00000002 02241588 00000000 7FFDE000
0029FF60: 0029FF80 00401243 00000002 00000000 00000000 00000000 00000000 00000000
0029FF80: 0029FF94 74BC3744 7FFDE000 74BC3720 333482D4 0029FFDC 778B9E54 7FFDE000
0029FFA0: 8D7BEC01 00000000 00000000 7FFDE000 C0000005 774E9DA0 00000000 0029F28C
0029FFC0: 8D7BEC01 0029FFA0 0029F28C 0029FFE4 778D0C60 FAC730CD 00000000 0029FFEC
0029FFE0: 778B9E1F FFFFFFFF 778DD6E5 00000000 00000000 01826A30 7FFDE000 00000000
Exception encountered during stack dump.

Module list: names, addresses, sizes, time stamps and file times:
C:\Users\Danieldad2244\Downloads\srb2win.exe, loaded at 0x00400000 - 2087079 bytes - 587d3e54 - file date is 1/16/2017 14:46:54
C:\Users\Danieldad2244\Downloads\libmodplug-1.dll, loaded at 0x0b230000 - 401920 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\libFLAC-8.dll, loaded at 0x10000000 - 367104 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\exchndl.dll, loaded at 0x603c0000 - 392704 bytes - 41486e57 - file date is 3/15/2014 10:06:10
C:\Users\Danieldad2244\Downloads\libintl-8.dll, loaded at 0x61cc0000 - 347910 bytes - 4d4a9e38 - file date is 3/15/2014 10:06:18
C:\WINDOWS\SYSTEM32\igdumdim32.dll, loaded at 0x625c0000 - 35765712 bytes - 5591eb8f - file date is 7/12/2015 22:19:08
C:\WINDOWS\SYSTEM32\midimap.dll, loaded at 0x66060000 - 18944 bytes - 559f3ce3 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\msacm32.drv, loaded at 0x66070000 - 24064 bytes - 559f3ce1 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\wdmaud.drv, loaded at 0x66080000 - 205312 bytes - 559f3ced - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\XAudio2_7.dll, loaded at 0x660c0000 - 527192 bytes - 4c0641e5 - file date is 6/2/2010 04:55:30
C:\Windows\SYSTEM32\dinput8.dll, loaded at 0x66150000 - 172032 bytes - 559f3af2 - file date is 7/10/2015 04:00:32
C:\Users\Danieldad2244\Downloads\smpeg2.dll, loaded at 0x66240000 - 301568 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\SDL2_mixer.dll, loaded at 0x67880000 - 184320 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\ksuser.dll, loaded at 0x69ce0000 - 19136 bytes - 559f3cde - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\MSACM32.dll, loaded at 0x69db0000 - 90912 bytes - 559f3ceb - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\HID.DLL, loaded at 0x6a680000 - 25088 bytes - 559f3cb0 - file date is 7/10/2015 04:00:28
C:\Users\Danieldad2244\Downloads\libvorbisfile-3.dll, loaded at 0x6b3c0000 - 62976 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\SDL2.dll, loaded at 0x6c740000 - 1007104 bytes - 53250d74 - file date is 11/11/2014 12:44:12
C:\WINDOWS\SYSTEM32\igdusc32.dll, loaded at 0x6c8d0000 - 4799800 bytes - 5591e7d6 - file date is 7/12/2015 22:19:10
C:\Users\Danieldad2244\Downloads\libvorbis-0.dll, loaded at 0x6d540000 - 196096 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\D3D9.DLL, loaded at 0x6dac0000 - 1867160 bytes - 57cf9149 - file date is 9/6/2016 22:55:44
C:\Users\Danieldad2244\Downloads\libgme.dll, loaded at 0x6e200000 - 488210 bytes - 516a380e - file date is 3/15/2014 10:05:58
C:\WINDOWS\SYSTEM32\wintypes.dll, loaded at 0x6f260000 - 809328 bytes - 57cf917c - file date is 9/6/2016 22:54:48
C:\WINDOWS\System32\MMDevApi.dll, loaded at 0x6f330000 - 334704 bytes - 559f3ced - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL, loaded at 0x6f390000 - 408160 bytes - 57cf91da - file date is 9/6/2016 22:54:22
C:\Users\Danieldad2244\Downloads\libogg-0.dll, loaded at 0x70680000 - 47104 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\DEVOBJ.dll, loaded at 0x70a20000 - 127592 bytes - 559f3af8 - file date is 7/10/2015 04:00:24
C:\WINDOWS\SYSTEM32\WINMMBASE.dll, loaded at 0x70a50000 - 132744 bytes - 559f3ce8 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\WINMM.DLL, loaded at 0x70a80000 - 134352 bytes - 559f3ce4 - file date is 7/10/2015 04:00:30
C:\WINDOWS\System32\PROPSYS.dll, loaded at 0x72660000 - 1321224 bytes - 580ef7a2 - file date is 10/25/2016 01:09:20
C:\WINDOWS\system32\uxtheme.dll, loaded at 0x728d0000 - 458752 bytes - 57cf90e8 - file date is 9/6/2016 21:00:42
C:\WINDOWS\system32\dwmapi.dll, loaded at 0x72950000 - 93696 bytes - 55a862ea - file date is 7/31/2015 07:30:32
C:\WINDOWS\SYSTEM32\avrt.dll, loaded at 0x73b40000 - 28424 bytes - 559f3a8c - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\bcrypt.dll, loaded at 0x73e30000 - 106896 bytes - 582fec25 - file date is 11/19/2016 01:42:40
C:\WINDOWS\System32\fwpuclnt.dll, loaded at 0x73f60000 - 268800 bytes - 57a17152 - file date is 8/2/2016 21:21:40
C:\Windows\System32\rasadhlp.dll, loaded at 0x73fb0000 - 13312 bytes - 559f3d1b - file date is 7/10/2015 04:00:32
C:\WINDOWS\SYSTEM32\DNSAPI.dll, loaded at 0x73fc0000 - 534056 bytes - 58ba3179 - file date is 3/3/2017 22:13:26
C:\WINDOWS\System32\mswsock.dll, loaded at 0x74050000 - 306528 bytes - 57490fec - file date is 5/27/2016 21:38:02
C:\WINDOWS\SYSTEM32\VERSION.dll, loaded at 0x74370000 - 27360 bytes - 559f3c2d - file date is 7/10/2015 04:00:34
C:\WINDOWS\SYSTEM32\WINNSI.DLL, loaded at 0x74430000 - 26848 bytes - 559f3af4 - file date is 7/10/2015 04:00:12
C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, loaded at 0x74580000 - 187008 bytes - 559f3be1 - file date is 7/10/2015 04:00:32
C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll, loaded at 0x74820000 - 365128 bytes - 582febed - file date is 11/19/2016 01:58:30
C:\WINDOWS\SYSTEM32\SspiCli.dll, loaded at 0x74880000 - 116216 bytes - 57cf8f29 - file date is 9/6/2016 22:52:16
C:\WINDOWS\SYSTEM32\combase.dll, loaded at 0x748a0000 - 1811360 bytes - 58ba3b84 - file date is 3/3/2017 23:18:38
C:\WINDOWS\SYSTEM32\sechost.dll, loaded at 0x74a60000 - 263432 bytes - 559f3afd - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\RPCRT4.dll, loaded at 0x74ab0000 - 705520 bytes - 5708ae13 - file date is 4/9/2016 03:52:04
C:\WINDOWS\SYSTEM32\powrprof.dll, loaded at 0x74b60000 - 269648 bytes - 559f3aff - file date is 7/10/2015 04:00:26
C:\WINDOWS\SYSTEM32\KERNEL32.DLL, loaded at 0x74bb0000 - 624304 bytes - 57cf8f63 - file date is 9/6/2016 22:52:16
C:\WINDOWS\SYSTEM32\windows.storage.dll, loaded at 0x74d00000 - 5118024 bytes - 58ba4a12 - file date is 3/3/2017 23:31:22
C:\WINDOWS\SYSTEM32\SHELL32.DLL, loaded at 0x751e0000 - 20863000 bytes - 58ba462a - file date is 3/3/2017 22:49:56
C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, loaded at 0x76680000 - 31528 bytes - 559f3af8 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\shlwapi.dll, loaded at 0x76880000 - 274768 bytes - 559f3c42 - file date is 7/10/2015 04:00:34
C:\WINDOWS\SYSTEM32\cfgmgr32.dll, loaded at 0x768d0000 - 214360 bytes - 559f3afa - file date is 7/10/2015 04:00:24
C:\WINDOWS\SYSTEM32\MSCTF.dll, loaded at 0x76910000 - 1180704 bytes - 580ee986 - file date is 10/25/2016 01:04:12
C:\WINDOWS\SYSTEM32\IMM32.DLL, loaded at 0x76a30000 - 168400 bytes - 559f3b8d - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\WS2_32.DLL, loaded at 0x76a60000 - 372368 bytes - 57490fee - file date is 5/27/2016 21:38:12
C:\WINDOWS\SYSTEM32\ole32.dll, loaded at 0x76ac0000 - 953472 bytes - 580ef097 - file date is 10/25/2016 01:18:40
C:\WINDOWS\SYSTEM32\CRYPT32.dll, loaded at 0x76bb0000 - 1522632 bytes - 580eec5f - file date is 10/25/2016 01:08:26
C:\WINDOWS\SYSTEM32\shcore.dll, loaded at 0x76dd0000 - 565648 bytes - 58ba39ca - file date is 3/3/2017 22:49:28
C:\WINDOWS\SYSTEM32\profapi.dll, loaded at 0x76e60000 - 53728 bytes - 559f3af5 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\USER32.dll, loaded at 0x76e70000 - 1310880 bytes - 582fe913 - file date is 11/19/2016 01:42:16
C:\WINDOWS\SYSTEM32\WINTRUST.dll, loaded at 0x76fb0000 - 265480 bytes - 58ba3766 - file date is 3/3/2017 23:26:38
C:\WINDOWS\SYSTEM32\OLEAUT32.dll, loaded at 0x77000000 - 602768 bytes - 58ba3128 - file date is 3/3/2017 23:29:54
C:\WINDOWS\SYSTEM32\ADVAPI32.DLL, loaded at 0x77100000 - 497896 bytes - 568b1dff - file date is 1/4/2016 19:28:04
C:\WINDOWS\SYSTEM32\SETUPAPI.dll, loaded at 0x77180000 - 1734424 bytes - 57cf9339 - file date is 9/6/2016 22:52:14
C:\WINDOWS\SYSTEM32\MSASN1.dll, loaded at 0x77350000 - 49592 bytes - 559f3bfd - file date is 7/10/2015 04:00:28
C:\WINDOWS\SYSTEM32\KERNELBASE.dll, loaded at 0x77420000 - 1531888 bytes - 580ee694 - file date is 10/25/2016 01:13:32
C:\WINDOWS\SYSTEM32\NSI.dll, loaded at 0x775a0000 - 20160 bytes - 559f3af3 - file date is 7/10/2015 04:00:12
C:\WINDOWS\SYSTEM32\kernel.appcore.dll, loaded at 0x775b0000 - 39792 bytes - 559f3aff - file date is 7/10/2015 04:00:26
C:\WINDOWS\SYSTEM32\GDI32.dll, loaded at 0x775c0000 - 1364048 bytes - 58ba3470 - file date is 3/3/2017 23:34:16
C:\WINDOWS\SYSTEM32\msvcrt.dll, loaded at 0x77710000 - 773168 bytes - 559f3e0e - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\clbcatq.dll, loaded at 0x777d0000 - 519072 bytes - 559f3cb0 - file date is 7/10/2015 04:00:28
C:\WINDOWS\SYSTEM32\ntdll.dll, loaded at 0x77860000 - 1535032 bytes - 580ee54f - file date is 10/25/2016 01:13:38
Email Sonic Team Junior so we can fix the bugs
Make sure you tell us what you were doing to cause the crash, and if possible, record a demo!




SRB2 v2.1.17 -ERROR LOG-


srb2win caused an Access Violation in module srb2win.exe at 0023:004ddb03.
Exception handler called in main thread.
Error occurred at 3/30/2017 15:36:52.
C:\Users\Danieldad2244\Downloads\srb2win.exe, run by Danieldad2244.
2 processor(s), type 586 6.19459.
Program Memory from 0x00010000 to 0x7FFEFFFF
1906 MBytes physical memory.
Write to location 000000d4 caused an access violation.

Registers:
EAX=00000000 CS=0023 EIP=004ddb03 EFLGS=00010246
EBX=f386e795 SS=002b ESP=0029fb18 EBP=0029fb78
ECX=00010000 DS=002b ESI=0172dde0 FS=0053
EDX=f386e795 ES=002b EDI=0de68d10 GS=002b
Command Line parameters: Bytes at CS : EIP:
89 ?? 88 ?? d4 ?? 00 ?? 00 ?? 00 ?? 51 ?? 50 ?? e8 ?? e0 ?? 3d ?? fb ?? ff ?? 83 ?? c4 ?? 10 ??
Stack dump:
0029FB18: 00618001 00000115 00000000 00000000 00000000 00000000 00000000 00300000
0029FB38: 00000000 00000000 0DE68D10 0172DDE4 00000000 00000000 00000000 00000000
0029FB58: 00000000 00000000 00000000 00000000 00000000 00000006 000009F0 00000001
0029FB78: 0029FCD8 004CA0C4 0172DDE0 00000000 0029FCD8 004C9FF0 00000444 0029FC14
0029FB98: 77070C60 9A5B2298 FFFFFFFE 0029FC24 738F0BF3 C00000A3 C00000A3 738EFD45
0029FBB8: C116163F 08F704D8 738EF950 00000444 0029FC60 00000001 00000000 00000020
0029FBD8: 0029FCF0 0029FCEC C00000A3 00000014 00000000 00000404 08F12740 00000000
0029FBF8: 08F0D2D0 0029FBE0 00000404 00000000 00002733 0029FBB8 00000000 0029FFCC
0029FC18: 738DE490 B2AFF1DB FFFFFFFE 738EFD45 769753F7 00000444 0029FC60 00000001
0029FC38: 0029FC68 0029FC8C 0029FCF0 0029FCEC 00000000 0029FC78 76986F71 00002733
0029FC58: 00000000 76975426 000005AA 0AF6CD2C 00000014 01AB3CC0 00002733 BF2539C4
0029FC78: 0029FD28 005077B0 00000444 0AF6CD2C 000005AA 00000000 0029FCF0 0029FCEC
0029FC98: 0AF6CD2C 0AF6CD2C 0AF6CD38 00000006 0029FD58 00407CC1 0171A040 0AF6CD38
0029FCB8: 00000001 00000000 00000000 00000000 0029FCE8 00000020 00000001 00000000
0029FCD8: 0029FDB8 00432D6F 00000001 01719E40 00000008 000001C6 0000001C 00000000
0029FCF8: 0029FD28 0050CD49 631895B6 0000001A 0017D778 00000000 00000000 0001122C
0029FD18: B1310ED6 00000006 0AF6CD2C 0AF60006 0029FD58 0040D666 00000000 00000000
0029FD38: 0AF6CD2C 00000000 00000000 00000000 006E0980 00000006 0AF6CD2C 0AF60006
0029FD58: 0029FDC8 004083D5 00000000 00000000 00000000 00000000 00000000 00000000
0029FD78: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0029FD98: 00000000 00000000 00000000 00000000 00000000 0001122E 00000000 00000000
0029FDB8: 0029FE08 0040C0A4 00000001 00000000 0029FE08 0040C03A 00000000 631889AE
0029FDD8: 00000000 0000001A 00011B52 00011B54 0029FE18 0050CD49 631889AE 0000001A
0029FDF8: 0017D778 00011B54 00011B54 00011B54 0029FE38 00402A1D 00000002 00000000
0029FE18: 0029FE38 00402AA1 0029FE34 00000000 0043C1A0 016C8000 0029FE68 0015F000
0029FE38: 0029FE78 004013D5 00681063 0015F000 00000040 0029FE68 00310018 00030003
0029FE58: 00400178 0015F000 016C8000 00400000 00000040 00310047 00310008 00000001
0029FE78: 00310047 005684CF 00000001 00310008 019D18F6 00000002 00310008 00000001
0029FE98: 00310018 019D31C7 01826A30 01826A30 0029FF28 005681E7 00400000 00000000
0029FEB8: 019D31C7 00000001 75228034 75227D74 006BA8EC 00568114 00000044 019DEDE0
0029FED8: 019DD788 019DBC78 00000000 00000000 00000000 00000000 00000000 00000000
0029FEF8: 00000000 00000C01 00000001 00000000 00000000 00010001 00000000 00000002
0029FF18: 0029FF20 75215799 0029FF60 FFFFFFFF 0029FF60 004011D9 00000001 01971350
0029FF38: 01971590 7523D1D0 0029FF60 004011B7 7523CE95 7523CEB4 00000002 01971590
0029FF58: 00000000 7FFDE000 0029FF80 00401243 00000002 00000000 00000000 00000000
0029FF78: 00000000 00000000 0029FF94 74F23744 7FFDE000 74F23720 C76BF51F 0029FFDC
0029FF98: 77059E54 7FFDE000 ED7DFF54 00000000 00000000 7FFDE000 C0000005 744A9DA0
0029FFB8: 00000000 0029F6A4 ED7DFF54 0029FFA0 0029F6A4 0029FFE4 77070C60 9A5B2398
0029FFD8: 00000000 0029FFEC 77059E1F FFFFFFFF 7707D6E9 00000000 00000000 01826A30
0029FFF8: 7FFDE000 00000000
Exception encountered during stack dump.

Module list: names, addresses, sizes, time stamps and file times:
C:\Users\Danieldad2244\Downloads\srb2win.exe, loaded at 0x00400000 - 2087079 bytes - 587d3e54 - file date is 1/16/2017 14:46:54
C:\WINDOWS\SYSTEM32\igdusc32.dll, loaded at 0x07f70000 - 4799800 bytes - 5591e7d6 - file date is 7/12/2015 22:19:10
C:\Users\Danieldad2244\Downloads\libvorbis-0.dll, loaded at 0x093b0000 - 196096 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\libFLAC-8.dll, loaded at 0x10000000 - 367104 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\exchndl.dll, loaded at 0x603c0000 - 392704 bytes - 41486e57 - file date is 3/15/2014 10:06:10
C:\Users\Danieldad2244\Downloads\libintl-8.dll, loaded at 0x61cc0000 - 347910 bytes - 4d4a9e38 - file date is 3/15/2014 10:06:18
C:\WINDOWS\SYSTEM32\igdumdim32.dll, loaded at 0x625a0000 - 35765712 bytes - 5591eb8f - file date is 7/12/2015 22:19:08
C:\WINDOWS\SYSTEM32\midimap.dll, loaded at 0x652d0000 - 18944 bytes - 559f3ce3 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\msacm32.drv, loaded at 0x652e0000 - 24064 bytes - 559f3ce1 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\XAudio2_7.dll, loaded at 0x652f0000 - 527192 bytes - 4c0641e5 - file date is 6/2/2010 04:55:30
C:\WINDOWS\SYSTEM32\wdmaud.drv, loaded at 0x657a0000 - 205312 bytes - 559f3ced - file date is 7/10/2015 04:00:30
C:\Windows\SYSTEM32\dinput8.dll, loaded at 0x657e0000 - 172032 bytes - 559f3af2 - file date is 7/10/2015 04:00:32
C:\Users\Danieldad2244\Downloads\smpeg2.dll, loaded at 0x66240000 - 301568 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\SDL2_mixer.dll, loaded at 0x67880000 - 184320 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\ksuser.dll, loaded at 0x69560000 - 19136 bytes - 559f3cde - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\MSACM32.dll, loaded at 0x69630000 - 90912 bytes - 559f3ceb - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\HID.DLL, loaded at 0x69f10000 - 25088 bytes - 559f3cb0 - file date is 7/10/2015 04:00:28
C:\Users\Danieldad2244\Downloads\libvorbisfile-3.dll, loaded at 0x6b3c0000 - 62976 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\SDL2.dll, loaded at 0x6c740000 - 1007104 bytes - 53250d74 - file date is 11/11/2014 12:44:12
C:\Users\Danieldad2244\Downloads\libmodplug-1.dll, loaded at 0x6cb80000 - 401920 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\D3D9.DLL, loaded at 0x6d440000 - 1867160 bytes - 57cf9149 - file date is 9/6/2016 22:55:44
C:\Users\Danieldad2244\Downloads\libgme.dll, loaded at 0x6e200000 - 488210 bytes - 516a380e - file date is 3/15/2014 10:05:58
C:\WINDOWS\SYSTEM32\wintypes.dll, loaded at 0x6ea90000 - 809328 bytes - 57cf917c - file date is 9/6/2016 22:54:48
C:\WINDOWS\SYSTEM32\avrt.dll, loaded at 0x6ef30000 - 28424 bytes - 559f3a8c - file date is 7/10/2015 04:00:30
C:\WINDOWS\System32\MMDevApi.dll, loaded at 0x6ef70000 - 334704 bytes - 559f3ced - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL, loaded at 0x6efd0000 - 408160 bytes - 57cf91da - file date is 9/6/2016 22:54:22
C:\WINDOWS\SYSTEM32\DEVOBJ.dll, loaded at 0x70490000 - 127592 bytes - 559f3af8 - file date is 7/10/2015 04:00:24
C:\WINDOWS\SYSTEM32\WINMMBASE.dll, loaded at 0x704c0000 - 132744 bytes - 559f3ce8 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\WINMM.DLL, loaded at 0x704f0000 - 134352 bytes - 559f3ce4 - file date is 7/10/2015 04:00:30
C:\Users\Danieldad2244\Downloads\libogg-0.dll, loaded at 0x70680000 - 47104 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\System32\PROPSYS.dll, loaded at 0x72130000 - 1321224 bytes - 580ef7a2 - file date is 10/25/2016 01:09:20
C:\WINDOWS\system32\dwmapi.dll, loaded at 0x72340000 - 93696 bytes - 55a862ea - file date is 7/31/2015 07:30:32
C:\WINDOWS\system32\uxtheme.dll, loaded at 0x72360000 - 458752 bytes - 57cf90e8 - file date is 9/6/2016 21:00:42
C:\WINDOWS\SYSTEM32\bcrypt.dll, loaded at 0x736b0000 - 106896 bytes - 582fec25 - file date is 11/19/2016 01:42:40
C:\WINDOWS\System32\fwpuclnt.dll, loaded at 0x737e0000 - 268800 bytes - 57a17152 - file date is 8/2/2016 21:21:40
C:\Windows\System32\rasadhlp.dll, loaded at 0x73830000 - 13312 bytes - 559f3d1b - file date is 7/10/2015 04:00:32
C:\WINDOWS\SYSTEM32\DNSAPI.dll, loaded at 0x73840000 - 534056 bytes - 58ba3179 - file date is 3/3/2017 22:13:26
C:\WINDOWS\System32\mswsock.dll, loaded at 0x738d0000 - 306528 bytes - 57490fec - file date is 5/27/2016 21:38:02
C:\WINDOWS\SYSTEM32\WINNSI.DLL, loaded at 0x73bc0000 - 26848 bytes - 559f3af4 - file date is 7/10/2015 04:00:12
C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, loaded at 0x73bd0000 - 187008 bytes - 559f3be1 - file date is 7/10/2015 04:00:32
C:\WINDOWS\SYSTEM32\VERSION.dll, loaded at 0x73d10000 - 27360 bytes - 559f3c2d - file date is 7/10/2015 04:00:34
C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll, loaded at 0x740a0000 - 365128 bytes - 582febed - file date is 11/19/2016 01:58:30
C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, loaded at 0x74100000 - 31528 bytes - 559f3af8 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\SspiCli.dll, loaded at 0x74110000 - 116216 bytes - 57cf8f29 - file date is 9/6/2016 22:52:16
C:\WINDOWS\SYSTEM32\USER32.dll, loaded at 0x74130000 - 1310880 bytes - 582fe913 - file date is 11/19/2016 01:42:16
C:\WINDOWS\SYSTEM32\KERNELBASE.dll, loaded at 0x743e0000 - 1531888 bytes - 580ee694 - file date is 10/25/2016 01:13:32
C:\WINDOWS\SYSTEM32\ole32.dll, loaded at 0x74560000 - 953472 bytes - 580ef097 - file date is 10/25/2016 01:18:40
C:\WINDOWS\SYSTEM32\CRYPT32.dll, loaded at 0x74650000 - 1522632 bytes - 580eec5f - file date is 10/25/2016 01:08:26
C:\WINDOWS\SYSTEM32\GDI32.dll, loaded at 0x747d0000 - 1364048 bytes - 58ba3470 - file date is 3/3/2017 23:34:16
C:\WINDOWS\SYSTEM32\windows.storage.dll, loaded at 0x74920000 - 5118024 bytes - 58ba4a12 - file date is 3/3/2017 23:31:22
C:\WINDOWS\SYSTEM32\NSI.dll, loaded at 0x74e60000 - 20160 bytes - 559f3af3 - file date is 7/10/2015 04:00:12
C:\WINDOWS\SYSTEM32\clbcatq.dll, loaded at 0x74e70000 - 519072 bytes - 559f3cb0 - file date is 7/10/2015 04:00:28
C:\WINDOWS\SYSTEM32\kernel.appcore.dll, loaded at 0x74f00000 - 39792 bytes - 559f3aff - file date is 7/10/2015 04:00:26
C:\WINDOWS\SYSTEM32\KERNEL32.DLL, loaded at 0x74f10000 - 624304 bytes - 57cf8f63 - file date is 9/6/2016 22:52:16
C:\WINDOWS\SYSTEM32\MSCTF.dll, loaded at 0x750c0000 - 1180704 bytes - 580ee986 - file date is 10/25/2016 01:04:12
C:\WINDOWS\SYSTEM32\msvcrt.dll, loaded at 0x751e0000 - 773168 bytes - 559f3e0e - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\ADVAPI32.DLL, loaded at 0x752b0000 - 497896 bytes - 568b1dff - file date is 1/4/2016 19:28:04
C:\WINDOWS\SYSTEM32\profapi.dll, loaded at 0x75330000 - 53728 bytes - 559f3af5 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\OLEAUT32.dll, loaded at 0x75340000 - 602768 bytes - 58ba3128 - file date is 3/3/2017 23:29:54
C:\WINDOWS\SYSTEM32\SHELL32.DLL, loaded at 0x753e0000 - 20863000 bytes - 58ba462a - file date is 3/3/2017 22:49:56
C:\WINDOWS\SYSTEM32\shcore.dll, loaded at 0x76800000 - 565648 bytes - 58ba39ca - file date is 3/3/2017 22:49:28
C:\WINDOWS\SYSTEM32\shlwapi.dll, loaded at 0x76890000 - 274768 bytes - 559f3c42 - file date is 7/10/2015 04:00:34
C:\WINDOWS\SYSTEM32\MSASN1.dll, loaded at 0x76900000 - 49592 bytes - 559f3bfd - file date is 7/10/2015 04:00:28
C:\WINDOWS\SYSTEM32\WINTRUST.dll, loaded at 0x76910000 - 265480 bytes - 58ba3766 - file date is 3/3/2017 23:26:38
C:\WINDOWS\SYSTEM32\WS2_32.DLL, loaded at 0x76960000 - 372368 bytes - 57490fee - file date is 5/27/2016 21:38:12
C:\WINDOWS\SYSTEM32\RPCRT4.dll, loaded at 0x769c0000 - 705520 bytes - 5708ae13 - file date is 4/9/2016 03:52:04
C:\WINDOWS\SYSTEM32\IMM32.DLL, loaded at 0x76a70000 - 168400 bytes - 559f3b8d - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\sechost.dll, loaded at 0x76b40000 - 263432 bytes - 559f3afd - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\combase.dll, loaded at 0x76b90000 - 1811360 bytes - 58ba3b84 - file date is 3/3/2017 23:18:38
C:\WINDOWS\SYSTEM32\SETUPAPI.dll, loaded at 0x76d50000 - 1734424 bytes - 57cf9339 - file date is 9/6/2016 22:52:14
C:\WINDOWS\SYSTEM32\powrprof.dll, loaded at 0x76f00000 - 269648 bytes - 559f3aff - file date is 7/10/2015 04:00:26
C:\WINDOWS\SYSTEM32\cfgmgr32.dll, loaded at 0x76f50000 - 214360 bytes - 559f3afa - file date is 7/10/2015 04:00:24
C:\WINDOWS\SYSTEM32\ntdll.dll, loaded at 0x77000000 - 1535032 bytes - 580ee54f - file date is 10/25/2016 01:13:38
Email Sonic Team Junior so we can fix the bugs
Make sure you tell us what you were doing to cause the crash, and if possible, record a demo!




SRB2 v2.1.17 -ERROR LOG-


srb2win caused an Access Violation in module srb2win.exe at 0023:004ddb03.
Exception handler called in main thread.
Error occurred at 4/7/2017 19:07:10.
C:\Users\Danieldad2244\Downloads\srb2win.exe, run by Danieldad2244.
2 processor(s), type 586 6.19459.
Program Memory from 0x00010000 to 0x7FFEFFFF
1906 MBytes physical memory.
Write to location 000000d4 caused an access violation.

Registers:
EAX=00000000 CS=0023 EIP=004ddb03 EFLGS=00010246
EBX=fe0d0ab8 SS=002b ESP=0029fb18 EBP=0029fb78
ECX=00010000 DS=002b ESI=0172d8e8 FS=0053
EDX=fe0d0ab8 ES=002b EDI=0ed89f80 GS=002b
Command Line parameters: Bytes at CS : EIP:
89 ?? 88 ?? d4 ?? 00 ?? 00 ?? 00 ?? 51 ?? 50 ?? e8 ?? e0 ?? 3d ?? fb ?? ff ?? 83 ?? c4 ?? 10 ??
Stack dump:
0029FB18: 05318001 00000115 00000000 00000000 00000000 00000000 00000000 025AFFE1
0029FB38: 00000000 00000000 0ED89F80 0172D8EC 00000000 00000000 00000000 00000000
0029FB58: 00000000 00000000 00000000 00000000 00000000 00000003 000004F8 00000001
0029FB78: 0029FCD8 004CA0C4 0172D8E8 00000000 0029FCD8 004C9FF0 0000040C 0029FC14
0029FB98: 77910C60 8571BEF5 FFFFFFFE 0029FC24 74190BF3 C00000A3 C00000A3 7418FD45
0029FBB8: D0AA8665 0A811A50 7418F950 0000040C 0029FC60 00000001 00000000 00000020
0029FBD8: 0029FCF0 0029FCEC C00000A3 0DD019E4 00000000 00000408 0D870088 00000000
0029FBF8: 0A825BA0 0029FBE0 00000408 00000000 00002733 0029FBB8 00000000 0029FFCC
0029FC18: 7417E490 A4996181 FFFFFFFE 7418FD45 767453F7 0000040C 0029FC60 00000001
0029FC38: 0029FC68 0029FC8C 0029FCF0 0029FCEC 00000000 0029FC78 76756F71 00002733
0029FC58: 00000000 76745426 000005AA 0C6BCD2C 00000000 01CD49F8 00002733 AEBE0282
0029FC78: 0029FD28 005077B0 0000040C 0C6BCD2C 000005AA 00000000 0029FCF0 0029FCEC
0029FC98: 0000A898 0000A898 00000000 00000000 ED212677 000000DA 00000000 00000002
0029FCB8: 0029FDC8 0040AAE1 00000000 00000000 0029FCE8 00000020 00000001 00000000
0029FCD8: 0029FDB8 00432D6F 00000001 01719730 00000008 000000E4 00000000 00000000
0029FCF8: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0029FD18: 00000000 00000002 0000A898 00000000 0029FD58 0040D666 00000000 00000000
0029FD38: 00000000 00000000 00000000 00000000 00000000 00000002 0000A898 00000000
0029FD58: 0029FDC8 004083D5 00000000 00000000 00000000 00000000 00000000 00000000
0029FD78: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0029FD98: 00000000 00000000 00000000 00000000 00000000 0000A547 00000000 00000000
0029FDB8: 0029FE08 0040C0A4 00000001 00000000 0029FE08 0040C03A 00000000 B382E74B
0029FDD8: 00000000 0000000F 0000A896 0000A898 0029FE18 0050CD49 B382E74B 0000000F
0029FDF8: 0017D74F 0000A898 0000A898 0000A898 0029FE38 00402A1D 00000002 00000000
0029FE18: 0029FE38 00402AA1 0029FE34 00000000 0043C1A0 016C8000 0029FE68 0015F000
0029FE38: 0029FE78 004013D5 00681063 0015F000 00000040 0029FE68 018E0018 00030003
0029FE58: 00400178 0015F000 016C8000 00400000 00000040 018E0047 018E0008 00000001
0029FE78: 018E0047 005684CF 00000001 018E0008 01C018F6 00000002 018E0008 00000001
0029FE98: 018E0018 01C031C7 01826A30 01826A30 0029FF28 005681E7 00400000 00000000
0029FEB8: 01C031C7 00000001 77158034 77157D74 006BA8EC 00568114 00000044 01C0D018
0029FED8: 01C0D100 01C0D690 00000000 00000000 00000000 00000000 00000000 00000000
0029FEF8: 00000000 00000C01 00000001 00000000 00000000 00010001 00000000 00000002
0029FF18: 0029FF20 77145799 0029FF60 FFFFFFFF 0029FF60 004011D9 00000001 01971350
0029FF38: 01971590 7716D1D0 0029FF60 004011B7 7716CE95 7716CEB4 00000002 01971590
0029FF58: 00000000 7FFDE000 0029FF80 00401243 00000002 00000000 00000000 00000000
0029FF78: 00000000 00000000 0029FF94 77733744 7FFDE000 77733720 68FDAF78 0029FFDC
0029FF98: 778F9E54 7FFDE000 F2C16339 00000000 00000000 7FFDE000 C0000005 76679DA0
0029FFB8: 00000000 0029F6A4 F2C16339 0029FFA0 0029F6A4 0029FFE4 77910C60 8571BFF5
0029FFD8: 00000000 0029FFEC 778F9E1F FFFFFFFF 7791D706 00000000 00000000 01826A30
0029FFF8: 7FFDE000 00000000
Exception encountered during stack dump.

Module list: names, addresses, sizes, time stamps and file times:
C:\Users\Danieldad2244\Downloads\srb2win.exe, loaded at 0x00400000 - 2087079 bytes - 587d3e54 - file date is 1/16/2017 14:46:54
C:\WINDOWS\SYSTEM32\igdumdim32.dll, loaded at 0x03f90000 - 35765712 bytes - 5591eb8f - file date is 7/12/2015 22:19:08
C:\Users\Danieldad2244\Downloads\libmodplug-1.dll, loaded at 0x0d440000 - 401920 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\libFLAC-8.dll, loaded at 0x10000000 - 367104 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\exchndl.dll, loaded at 0x603c0000 - 392704 bytes - 41486e57 - file date is 3/15/2014 10:06:10
C:\Users\Danieldad2244\Downloads\libintl-8.dll, loaded at 0x61cc0000 - 347910 bytes - 4d4a9e38 - file date is 3/15/2014 10:06:18
C:\Users\Danieldad2244\Downloads\smpeg2.dll, loaded at 0x66240000 - 301568 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\SDL2_mixer.dll, loaded at 0x67880000 - 184320 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\midimap.dll, loaded at 0x693c0000 - 18944 bytes - 559f3ce3 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\msacm32.drv, loaded at 0x693d0000 - 24064 bytes - 559f3ce1 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\wdmaud.drv, loaded at 0x693e0000 - 205312 bytes - 559f3ced - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\XAudio2_7.dll, loaded at 0x69420000 - 527192 bytes - 4c0641e5 - file date is 6/2/2010 04:55:30
C:\Windows\SYSTEM32\dinput8.dll, loaded at 0x694b0000 - 172032 bytes - 559f3af2 - file date is 7/10/2015 04:00:32
C:\WINDOWS\SYSTEM32\ksuser.dll, loaded at 0x69e00000 - 19136 bytes - 559f3cde - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\MSACM32.dll, loaded at 0x69ed0000 - 90912 bytes - 559f3ceb - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\HID.DLL, loaded at 0x6a7a0000 - 25088 bytes - 559f3cb0 - file date is 7/10/2015 04:00:28
C:\Users\Danieldad2244\Downloads\libvorbisfile-3.dll, loaded at 0x6b3c0000 - 62976 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\Users\Danieldad2244\Downloads\SDL2.dll, loaded at 0x6c740000 - 1007104 bytes - 53250d74 - file date is 11/11/2014 12:44:12
C:\WINDOWS\SYSTEM32\igdusc32.dll, loaded at 0x6c930000 - 4799800 bytes - 5591e7d6 - file date is 7/12/2015 22:19:10
C:\Users\Danieldad2244\Downloads\libvorbis-0.dll, loaded at 0x6d540000 - 196096 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\D3D9.DLL, loaded at 0x6db40000 - 1867160 bytes - 57cf9149 - file date is 9/6/2016 22:55:44
C:\Users\Danieldad2244\Downloads\libgme.dll, loaded at 0x6e200000 - 488210 bytes - 516a380e - file date is 3/15/2014 10:05:58
C:\WINDOWS\SYSTEM32\avrt.dll, loaded at 0x6f100000 - 28424 bytes - 559f3a8c - file date is 7/10/2015 04:00:30
C:\WINDOWS\System32\MMDevApi.dll, loaded at 0x6f230000 - 334704 bytes - 559f3ced - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\wintypes.dll, loaded at 0x6f290000 - 809328 bytes - 57cf917c - file date is 9/6/2016 22:54:48
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL, loaded at 0x6f360000 - 408160 bytes - 57cf91da - file date is 9/6/2016 22:54:22
C:\Users\Danieldad2244\Downloads\libogg-0.dll, loaded at 0x70680000 - 47104 bytes - 52067b0b - file date is 8/10/2013 10:40:28
C:\WINDOWS\SYSTEM32\DEVOBJ.dll, loaded at 0x70d30000 - 127592 bytes - 559f3af8 - file date is 7/10/2015 04:00:24
C:\WINDOWS\SYSTEM32\WINMMBASE.dll, loaded at 0x70d60000 - 132744 bytes - 559f3ce8 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\WINMM.DLL, loaded at 0x70d90000 - 134352 bytes - 559f3ce4 - file date is 7/10/2015 04:00:30
C:\WINDOWS\System32\PROPSYS.dll, loaded at 0x72940000 - 1321224 bytes - 580ef7a2 - file date is 10/25/2016 01:09:20
C:\WINDOWS\system32\uxtheme.dll, loaded at 0x72be0000 - 458752 bytes - 57cf90e8 - file date is 9/6/2016 21:00:42
C:\WINDOWS\system32\dwmapi.dll, loaded at 0x72dd0000 - 93696 bytes - 55a862ea - file date is 7/31/2015 07:30:32
C:\WINDOWS\SYSTEM32\bcrypt.dll, loaded at 0x73f50000 - 106896 bytes - 582fec25 - file date is 11/19/2016 01:42:40
C:\WINDOWS\System32\fwpuclnt.dll, loaded at 0x74080000 - 268800 bytes - 57a17152 - file date is 8/2/2016 21:21:40
C:\Windows\System32\rasadhlp.dll, loaded at 0x740d0000 - 13312 bytes - 559f3d1b - file date is 7/10/2015 04:00:32
C:\WINDOWS\SYSTEM32\DNSAPI.dll, loaded at 0x740e0000 - 534056 bytes - 58ba3179 - file date is 3/3/2017 22:13:26
C:\WINDOWS\system32\mswsock.dll, loaded at 0x74170000 - 306528 bytes - 57490fec - file date is 5/27/2016 21:38:02
C:\WINDOWS\SYSTEM32\WINNSI.DLL, loaded at 0x74490000 - 26848 bytes - 559f3af4 - file date is 7/10/2015 04:00:12
C:\WINDOWS\SYSTEM32\VERSION.dll, loaded at 0x744a0000 - 27360 bytes - 559f3c2d - file date is 7/10/2015 04:00:34
C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, loaded at 0x74560000 - 187008 bytes - 559f3be1 - file date is 7/10/2015 04:00:32
C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll, loaded at 0x74940000 - 365128 bytes - 582febed - file date is 11/19/2016 01:58:30
C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, loaded at 0x749a0000 - 31528 bytes - 559f3af8 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\SspiCli.dll, loaded at 0x749b0000 - 116216 bytes - 57cf8f29 - file date is 9/6/2016 22:52:16
C:\WINDOWS\SYSTEM32\ole32.dll, loaded at 0x74b00000 - 953472 bytes - 580ef097 - file date is 10/25/2016 01:18:40
C:\WINDOWS\SYSTEM32\GDI32.dll, loaded at 0x74bf0000 - 1364048 bytes - 58ba3470 - file date is 3/3/2017 23:34:16
C:\WINDOWS\SYSTEM32\RPCRT4.dll, loaded at 0x74d40000 - 705520 bytes - 5708ae13 - file date is 4/9/2016 03:52:04
C:\WINDOWS\SYSTEM32\CRYPT32.dll, loaded at 0x74df0000 - 1522632 bytes - 580eec5f - file date is 10/25/2016 01:08:26
C:\WINDOWS\SYSTEM32\clbcatq.dll, loaded at 0x74f70000 - 519072 bytes - 559f3cb0 - file date is 7/10/2015 04:00:28
C:\WINDOWS\SYSTEM32\MSCTF.dll, loaded at 0x75000000 - 1180704 bytes - 580ee986 - file date is 10/25/2016 01:04:12
C:\WINDOWS\SYSTEM32\shlwapi.dll, loaded at 0x75120000 - 274768 bytes - 559f3c42 - file date is 7/10/2015 04:00:34
C:\WINDOWS\SYSTEM32\ADVAPI32.DLL, loaded at 0x75170000 - 497896 bytes - 568b1dff - file date is 1/4/2016 19:28:04
C:\WINDOWS\SYSTEM32\SHELL32.DLL, loaded at 0x751f0000 - 20863000 bytes - 58ba462a - file date is 3/3/2017 22:49:56
C:\WINDOWS\SYSTEM32\KERNELBASE.dll, loaded at 0x765b0000 - 1531888 bytes - 580ee694 - file date is 10/25/2016 01:13:32
C:\WINDOWS\SYSTEM32\WS2_32.DLL, loaded at 0x76730000 - 372368 bytes - 57490fee - file date is 5/27/2016 21:38:12
C:\WINDOWS\SYSTEM32\shcore.dll, loaded at 0x76790000 - 565648 bytes - 58ba39ca - file date is 3/3/2017 22:49:28
C:\WINDOWS\SYSTEM32\powrprof.dll, loaded at 0x76820000 - 269648 bytes - 559f3aff - file date is 7/10/2015 04:00:26
C:\WINDOWS\SYSTEM32\profapi.dll, loaded at 0x76870000 - 53728 bytes - 559f3af5 - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\SETUPAPI.dll, loaded at 0x768e0000 - 1734424 bytes - 57cf9339 - file date is 9/6/2016 22:52:14
C:\WINDOWS\SYSTEM32\windows.storage.dll, loaded at 0x76c30000 - 5118024 bytes - 58ba4a12 - file date is 3/3/2017 23:31:22
C:\WINDOWS\SYSTEM32\msvcrt.dll, loaded at 0x77110000 - 773168 bytes - 559f3e0e - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\OLEAUT32.dll, loaded at 0x771d0000 - 602768 bytes - 58ba3128 - file date is 3/3/2017 23:29:54
C:\WINDOWS\SYSTEM32\MSASN1.dll, loaded at 0x77270000 - 49592 bytes - 559f3bfd - file date is 7/10/2015 04:00:28
C:\WINDOWS\SYSTEM32\NSI.dll, loaded at 0x77280000 - 20160 bytes - 559f3af3 - file date is 7/10/2015 04:00:12
C:\WINDOWS\SYSTEM32\USER32.dll, loaded at 0x77290000 - 1310880 bytes - 582fe913 - file date is 11/19/2016 01:42:16
C:\WINDOWS\SYSTEM32\sechost.dll, loaded at 0x773d0000 - 263432 bytes - 559f3afd - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\combase.dll, loaded at 0x77480000 - 1811360 bytes - 58ba3b84 - file date is 3/3/2017 23:18:38
C:\WINDOWS\SYSTEM32\cfgmgr32.dll, loaded at 0x77640000 - 214360 bytes - 559f3afa - file date is 7/10/2015 04:00:24
C:\WINDOWS\SYSTEM32\KERNEL32.DLL, loaded at 0x77720000 - 624304 bytes - 57cf8f63 - file date is 9/6/2016 22:52:16
C:\WINDOWS\SYSTEM32\IMM32.DLL, loaded at 0x77810000 - 168400 bytes - 559f3b8d - file date is 7/10/2015 04:00:30
C:\WINDOWS\SYSTEM32\kernel.appcore.dll, loaded at 0x77840000 - 39792 bytes - 559f3aff - file date is 7/10/2015 04:00:26
C:\WINDOWS\SYSTEM32\WINTRUST.dll, loaded at 0x77850000 - 265480 bytes - 58ba3766 - file date is 3/3/2017 23:26:38
C:\WINDOWS\SYSTEM32\ntdll.dll, loaded at 0x778a0000 - 1535032 bytes - 580ee54f - file date is 10/25/2016 01:13:38
"
 
Last edited:
This issue is going on and off with multiple people hosting online AND offline servers at the same time, this is pretty awkward. Hopefully this will probably end later on
 
This log isn't vaild. It's for 2.1.17, can you go check errorlog.txt for logs with 2.1.18? Also the contents of srb2win.rpt. It would really help the devs.
 
Please don't paste the entire contents of errorlog.txt into a post, as it will probably be cut off by the maximum character limit. It should just be the log for the last crash at the bottom of the file. If it's the same issue, by the way, which it sounds like it is - please don't make multiple posts for this. Even if it isn't in the right spot, administrators can combine the topics.
 
Last edited:

Who is viewing this thread (Total: 2, Members: 0, Guests: 2)

Back
Top