Hard Light Productions Forums

Hosted Projects - FS2 Required => FreeSpace Conversion => Topic started by: silverwolf on December 30, 2011, 04:27:03 pm

Title: probably something incredibly stupid on my part
Post by: silverwolf on December 30, 2011, 04:27:03 pm
but I downloaded the new version of the port as well as ST:R and put them in their own seperate mod folders and in trying to launch either I get this
:

Code: [Select]
Could not load in main hall mask '2_MainHall_Galatea-m'!

(This error most likely means that you are missing required 1024x768 interface art.)
ntdll.dll! NtWaitForSingleObject + 21 bytes
kernel32.dll! WaitForSingleObjectEx + 67 bytes
kernel32.dll! WaitForSingleObject + 18 bytes
fs2_open_3_6_12r_INF_SSE2.exe! <no symbol>
fs2_open_3_6_12r_INF_SSE2.exe! <no symbol>

I looked in the port folder and the interface art was there.
Title: Re: probably something incredibly stupid on my part
Post by: MatthTheGeek on December 30, 2011, 04:35:55 pm
Log please. (http://www.hard-light.net/forums/index.php?topic=56279.msg1180359#msg1180359)
Title: You should also set your resolution to at least 1024x768 in the Launcher's Video
Post by: Jeff Vader on December 30, 2011, 04:36:36 pm
tab.
Title: Re: probably something incredibly stupid on my part
Post by: silverwolf on December 30, 2011, 04:52:22 pm
Code: [Select]
==========================================================================
DEBUG SPEW: No debug_filter.cfg found, so only general, error, and warning
categories can be shown and no debug_filter.cfg info will be saved.
==========================================================================
FreeSpace version: 3.6.12
Passed cmdline options:
  -spec_exp 15
  -ogl_spec 20
  -spec_static 1.5
  -spec_point 1.2
  -spec_tube 1.5
  -ambient_factor 35
  -env
  -missile_lighting
  -glow
  -spec
  -normal
  -3dshockwave
  -post_process
  -3dwarp
  -ship_choice_3d
  -warp_flash
  -snd_preload
  -mod fsport
  -window
Building file index...
Found root pack 'D:\Freespace 2\fsport\fsport-missions.vp' with a checksum of 0x73018100
Found root pack 'D:\Freespace 2\fsport\fsport3_3.vp' with a checksum of 0x4d97be5e
Found root pack 'D:\Freespace 2\fsport\sparky_hi_fs1.vp' with a checksum of 0x4384b750
Found root pack 'D:\Freespace 2\Root_fs2.vp' with a checksum of 0xce10d76c
Found root pack 'D:\Freespace 2\smarty_fs2.vp' with a checksum of 0xddeb3b1e
Found root pack 'D:\Freespace 2\sparky_fs2.vp' with a checksum of 0x164fe65a
Found root pack 'D:\Freespace 2\sparky_hi_fs2.vp' with a checksum of 0xa11d56f1
Found root pack 'D:\Freespace 2\stu_fs2.vp' with a checksum of 0xd77da83a
Found root pack 'D:\Freespace 2\tango1_fs2.vp' with a checksum of 0x4c25221e
Found root pack 'D:\Freespace 2\tango2_fs2.vp' with a checksum of 0x86920b82
Found root pack 'D:\Freespace 2\tango3_fs2.vp' with a checksum of 0x705e8d71
Found root pack 'D:\Freespace 2\warble_fs2.vp' with a checksum of 0xd85c305d
Searching root 'D:\Freespace 2\fsport\' ... 1 files
Searching root pack 'D:\Freespace 2\fsport\fsport-missions.vp' ... 211 files
Searching root pack 'D:\Freespace 2\fsport\fsport3_3.vp' ... 805 files
Searching root pack 'D:\Freespace 2\fsport\sparky_hi_fs1.vp' ... ERROR: ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌ.
File: cfilesystem.cpp
Line: 719
Int3(): From c:\temp\fs2_final_export\code\globalincs\windebug.cpp at line 1155

Title: Re: probably something incredibly stupid on my part
Post by: MatthTheGeek on December 30, 2011, 04:57:40 pm
Code: [Select]
Searching root pack 'D:\Freespace 2\fsport\sparky_hi_fs1.vp' ... ERROR: ERANGE: String error. Please Report.
Trying to put into 32 byte buffer:
ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌ.
Smells like vp corruption, go re-DL this one. You also seem to lack most of the other required vps. Release thread is here (http://www.hard-light.net/forums/index.php?topic=76733.0)
Title: Re: probably something incredibly stupid on my part
Post by: mjn.mixael on December 30, 2011, 10:19:27 pm
It is VP corruption. Your VP checksum of 0xa11d56f1 doesn't match what it should be, 0x09e704a7.
Title: Re: probably something incredibly stupid on my part
Post by: silverwolf on December 31, 2011, 02:18:25 am
That combined with the fact there were more core files than I thought. I'm going to bed now although I ran into a peculiar bug and will post up a log if required. Playing the first mission of ST:R the Isis transports are invisable and shots go right through them.  Their model and the faustus model don't show up in the tech lab either.
Title: Re: probably something incredibly stupid on my part
Post by: MatthTheGeek on December 31, 2011, 02:25:26 am
and will post up a log if required.
I don't understand what that "if" is doing in that sentence. When debugging, a debug log is always required.