Source Problem

10/04/2017 12:07 EugKings#1
Hi guys!

Lemme ask you guys some questions:

What should I do if it says "INTERNAL COMPILER ERROR" after compiling the source ?

I've already installed VS2003 and it's SP1.

Please help me guys ASAP.

I'm using v15 Source from Cuvvvie from the other site.

------ Rebuild All started: Project: AccountServer, Configuration: Release Win32 ------

Deleting intermediate files and output files for project 'AccountServer', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
Compiling...
dpBillingTH.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
dpBilling.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
dpadbill.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
BillingMgrTW.cpp
..\_Network\Misc\Include\Misc.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
BillingMgrTH.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
BillingMgrJP2.cpp
..\_Network\Misc\Include\Misc.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
BillingMgrJP.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
BillingMgr.cpp
exceptionhandler.cpp
Query.cpp
xUtil.cpp
vutil.cpp
timer.cpp
scanner.cpp
memtrace.cpp
file.cpp
debug.cpp
dxutil.cpp
sock.cpp
crc.cpp
Generating Code...
Compiling...
buffer.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
mytrace.cpp
heapmng.cpp
ar.cpp
globalgiftbox.cpp
globalgiftbox.cpp(18) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
dpwldsrvr.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
dpsrvr.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
dpdbsrvr.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
DBManager.cpp
f:\Flyff Repack (v15) (rev3.1)\Source\SRC\ACCOUNTSERVER\dpdbsrvr.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
AccountServer.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
account.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Generating Code...

Build log was saved at "file://f:\Flyff Repack (v15) (rev3.1)\Source\Output\AccountServer\Release\Build Log.htm"
AccountServer - 15 error(s), 0 warning(s)


---------------------- Done ----------------------

Rebuild All: 0 succeeded, 1 failed, 0 skipped
10/05/2017 03:56 Mr.Vendetta#2
Steps to try:

1) Make sure you have about 50gb of free disk space before compiling.
2) Make sure SP1 is installed (I.E install SP1 again)
3) Reinstall VS2003.net and SP1 completely
10/05/2017 18:20 Nick#3
#moved