Well, I'm having a bit of trouble with the sounds on something I'm working on. Every time I try to load up FRED, it gives me this error:
sounds.tbl(line 2:
Error: Missing required token: [#Game Sounds Start]. Found [00 ] instead.
ntdll.dll! KiFastSystemCallRet
kernel32.dll! WaitForSingleObjectEx + 67 bytes
kernel32.dll! WaitForSingleObject + 18 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! SCP_DumpStack + 354 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! Error + 229 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! error_display + 427 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! required_string + 111 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! gamesnd_parse_soundstbl + 180 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! fred_init + 890 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CFREDView::OnCreate + 103 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CWnd::OnWndMsg + 2076 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CWnd::WindowProc + 50 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! AfxCallWndProc + 240 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! AfxWndProc + 166 bytes
USER32.dll! gapfnScSendMessage + 463 bytes
USER32.dll! SetPropW + 474 bytes
USER32.dll! GetScrollBarInfo + 253 bytes
USER32.dll! SendMessageTimeoutW + 1329 bytes
ntdll.dll! KiUserCallbackDispatcher + 46 bytes
USER32.dll! SendMessageTimeoutW + 2043 bytes
USER32.dll! CreateWindowExA + 51 bytes
avcuf32.dll! <no symbol>
avcuf32.dll! <no symbol>
fred2_open_3_6_14_DEBUG_RC2.exe! AfxCtxCreateWindowExA + 163 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CWnd::CreateEx + 332 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CWnd::Create + 153 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CFrameWnd::CreateView + 352 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CFrameWnd::OnCreateClient + 40 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CFrameWnd::OnCreateHelper + 57 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CFrameWnd::OnCreate + 88 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CMainFrame::OnCreate + 55 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CWnd::OnWndMsg + 2076 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CWnd::WindowProc + 50 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! AfxCallWndProc + 240 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! AfxWndProc + 166 bytes
USER32.dll! gapfnScSendMessage + 463 bytes
USER32.dll! SetPropW + 474 bytes
USER32.dll! GetScrollBarInfo + 253 bytes
USER32.dll! SendMessageTimeoutW + 1329 bytes
ntdll.dll! KiUserCallbackDispatcher + 46 bytes
USER32.dll! SendMessageTimeoutW + 2043 bytes
USER32.dll! CreateWindowExA + 51 bytes
avcuf32.dll! <no symbol>
avcuf32.dll! <no symbol>
fred2_open_3_6_14_DEBUG_RC2.exe! AfxCtxCreateWindowExA + 163 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CWnd::CreateEx + 332 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CFrameWnd::Create + 225 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CFrameWnd::LoadFrame + 318 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CDocTemplate::CreateNewFrame + 388 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CSingleDocTemplate::OpenDocumentFile + 370 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CDocManager::OnFileNew + 348 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CWinApp::OnFileNew + 37 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! CFREDApp::InitInstance + 1582 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! AfxWinMain + 132 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! WinMain + 26 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! __tmainCRTStartup + 358 bytes
fred2_open_3_6_14_DEBUG_RC2.exe! WinMainCRTStartup + 15 bytes
kernel32.dll! BaseThreadInitThunk + 18 bytes
ntdll.dll! RtlInitializeExceptionChain + 239 bytes
ntdll.dll! RtlInitializeExceptionChain + 194 bytes
I tried a few solutions including modifying the sounds.tbl, but they all puke up other errors such as needing a $name or #game sounds end.
I am using the latest 3.6.14 RC2 build. The only secondary mod I am using is the mediavps. It worked fine with no errors on debug before I added in a custom sounds.tbl.
fred2_open.log is attached.
The same problem also happens if I try to load up with regular freespace and not FRED.
[attachment deleted by a ninja]