It is currently Wed Sep 08, 2010 1:10 am

All times are UTC





Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: noob needing help
PostPosted: Thu Jun 18, 2009 7:02 am 
Offline
 Profile

Joined: Sun Jun 14, 2009 1:36 am
Posts: 1
downloaded and installed ITG rebirth on my 3.95 using the dark green theme from jefferey's site. I get this crash log:

Code:
StepMania 3.95 CVS (06-19-2005) crash report (build 372)
--------------------------------------

Assertion 'iter != mapNameToTransition.end()' failed

Thread: Main thread
        C:\StepMania\stepmania\src\Actor.cpp:221 0.023388 = SCALE(0.011694, 0, 0.500000, 0, 1)
        C:\StepMania\stepmania\src\Actor.cpp:216 1.000000 = 1.000000 + 0.000000
        C:\StepMania\stepmania\src\Actor.cpp:218 0.111000 = fmodfp(0.111000 + 0.000000, 1.000000)
        C:\StepMania\stepmania\src\Actor.cpp:221 0.111000 = SCALE(0.111000, 0, 1.000000, 0, 1)
        C:\StepMania\stepmania\src\Background.cpp:792 Assertion 'iter != mapNameToTransition.end()' failed
Thread: Mixer thread
        C:\StepMania\stepmania\src\arch\Sound\RageSoundDriver_DSound.cpp:41
        C:\StepMania\stepmania\src\arch\Sound\RageSoundDriver_DSound.cpp:48
        C:\StepMania\stepmania\src\arch\Sound\RageSoundDriver_DSound.cpp:128
        C:\StepMania\stepmania\src\arch\Sound\RageSoundDriver_DSound.cpp:128
        C:\StepMania\stepmania\src\arch\Sound\RageSoundDriver_DSound.cpp:41
Thread: MusicThread
        C:\StepMania\stepmania\src\RageFileDriverDirectHelpers.cpp:224 C:/Documents and Settings/Bennett/Desktop/In The Groove 2/select music comment new/*
        C:\StepMania\stepmania\src\RageFileDriverDirectHelpers.cpp:224 C:/Documents and Settings/Bennett/Desktop/In The Groove 2/*
        C:\StepMania\stepmania\src\RageFileDriverDirectHelpers.cpp:224 C:/Documents and Settings/Bennett/Desktop/In The Groove 2/gameplay intro/*
        C:\StepMania\stepmania\src\RageFileDriverDirectHelpers.cpp:224 C:/Documents and Settings/Bennett/Desktop/In The Groove 2/gameplay ready/*
        C:\StepMania\stepmania\src\RageFileDriverDirectHelpers.cpp:224 C:/Documents and Settings/Bennett/Desktop/In The Groove 2/gameplay here we go normal/*
Thread: WorkerThread (ThreadedMemoryCardWorker)
        C:\StepMania\stepmania\src\arch\MemoryCard\MemoryCardDriverThreaded_Windows.cpp:110
        C:\StepMania\stepmania\src\arch\MemoryCard\MemoryCardDriverThreaded_Windows.cpp:114
Thread: WorkerThread (/@mc1int/)
Thread: WorkerThread (/@mc2int/)
Thread: DirectInput thread
        C:\StepMania\stepmania\src\arch\InputHandler\InputHandler_DirectInput.cpp:509
        C:\StepMania\stepmania\src\arch\InputHandler\InputHandler_DirectInput.cpp:484
        C:\StepMania\stepmania\src\arch\InputHandler\InputHandler_DirectInput.cpp:504
        C:\StepMania\stepmania\src\arch\InputHandler\InputHandler_DirectInput.cpp:509
        C:\StepMania\stepmania\src\arch\InputHandler\InputHandler_DirectInput.cpp:484
Thread: Pump thread
        C:\StepMania\stepmania\src\arch\InputHandler\InputHandler_Win32_Pump.cpp:105
        C:\StepMania\stepmania\src\arch\InputHandler\InputHandler_Win32_Pump.cpp:109
        C:\StepMania\stepmania\src\arch\InputHandler\InputHandler_Win32_Pump.cpp:105
        C:\StepMania\stepmania\src\arch\InputHandler\InputHandler_Win32_Pump.cpp:109
        C:\StepMania\stepmania\src\arch\InputHandler\InputHandler_Win32_Pump.cpp:105

00556181: void debug_crash(void)
005564b7: void ForceCrashHandler(char const *)
0055adfa: void sm_crash(char const *)
005a52d2: void BackgroundImpl::Layer::UpdateCurBGChange(class Song const *,float,float,class std::map<class CStdStr<char>,struct BackgroundTransition,struct std::less<class CStdStr<char> >,class std::allocator<struct BackgroundTransition> > const &)
0064cf2f: bool std::deque<struct Theme,class std::allocator<struct Theme> >::empty(void)const
0056386a: void Actor::UpdateTweening(float)
7c9101db: ntdll!RtlAllocateHeap [7c900000+100c4+117]
77c2c3c9: msvcrt!free [77c10000+1c21b+1ae]
77c2c3ce: msvcrt!free [77c10000+1c21b+1b3]
55908796: MSVCP60!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::compare [55900000+8753+43]
77c2c3ce: msvcrt!free [77c10000+1c21b+1b3]
77c2c3e7: msvcrt!free [77c10000+1c21b+1cc]
77c29cd4: msvcrt!operator new [77c10000+19cc5+f]
55901ba3: MSVCP60!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Copy [55900000+1b48+5b]
005a253e: struct RageColor GetBrightnessColor(float)
0040cac4: void ssasn(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,char const *)
005a60ae: void BrightnessOverlay::SetActualBrightness(void)
00563d06: virtual void Actor::Update(float)
0040c9f4: class CStdStr<char> & CStdStr<char>::operator=(char const *)
005a59e7: virtual void BackgroundImpl::Update(float)
0056dce7: virtual void ActorFrame::UpdateInternal(float)
00563d06: virtual void Actor::Update(float)
005d506f: struct RegType<class ProfileManager> & std::vector<struct RegType<class ProfileManager>,class std::allocator<struct RegType<class ProfileManager> > >::operator[](unsigned int)
00563f05: virtual void Actor::UpdateInternal(float)
0056dce7: virtual void ActorFrame::UpdateInternal(float)
00563d06: virtual void Actor::Update(float)
006de3f6: void GameState::UpdateSongPosition(float,class TimingData const &,class RageTimer const &)
004703f8: static class RageTimer RageTimer::Sum(class RageTimer const &,float)
0062087f: virtual void Screen::Update(float)
0065ca02: void ScreenGameplay::UpdateSongPosition(float)
0065cc01: virtual void ScreenGameplay::Update(float)
00542fc3: static __int64 ArchHooks::GetMicrosecondsSinceStart(bool)
7c90da2a: ntdll!ZwReleaseMutant [7c900000+da1e+c]
00552739: virtual void MutexImpl_Win32::Unlock(void)
00470214: static float RageTimer::GetTimeSinceStart(bool)
0046f917: virtual void RageMutex::Unlock(void)
0046f9d7: LockMutex::~LockMutex(void)
006da240: void GameSoundManager::Update(float)
55901628: MSVCP60!std::_Lockit::~_Lockit [55900000+1614+14]
0044861a: std::_Tree<class RageSound *,class RageSound *,struct std::set<class RageSound *,struct std::less<class RageSound *>,class std::allocator<class RageSound *> >::_Kfn,struct std::less<class RageSound *>,class std::allocator<class RageSound *> >::~_Tree<class RageSound *,class RageSound *,struct std::set<class RageSound *,struct std::less<class RageSound *>,class std::allocator<class RageSound *> >::_Kfn,struct std::less<class RageSound *>,class std::allocator<class RageSound *> >(void)
0044841f: std::set<class RageSound *,struct std::less<class RageSound *>,class std::allocator<class RageSound *> >::~set<class RageSound *,struct std::less<class RageSound *>,class std::allocator<class RageSound *> >(void)
004b7043: class Profile * ProfileManager::GetProfile(enum PlayerNumber)
006e239d: float GameState::GetGoalPercentComplete(enum PlayerNumber)
00612aaf: class ActorFrame * & std::vector<class ActorFrame *,class std::allocator<class ActorFrame *> >::operator[](unsigned int)
0070fe19: void ScreenManager::Update(float)
0046b93e: void RageTextureManager::Update(float)
005602f1: void GameLoop(void)
0055ee8c: main()
7c911086: ntdll!wcsncpy [7c900000+1057f+b07]
7c910222: ntdll!RtlAllocateHeap [7c900000+100c4+15e]
7c91019b: ntdll!RtlAllocateHeap [7c900000+100c4+d7]
7c9101db: ntdll!RtlAllocateHeap [7c900000+100c4+117]
77c2c3ce: msvcrt!free [77c10000+1c21b+1b3]
77c2c3e7: msvcrt!free [77c10000+1c21b+1cc]
7c9101db: ntdll!RtlAllocateHeap [7c900000+100c4+117]
77c2c3c9: msvcrt!free [77c10000+1c21b+1ae]
77c2c3ce: msvcrt!free [77c10000+1c21b+1b3]
77c34e29: msvcrt!onexit [77c10000+24df8+31]
00554a5a: int GetWin32CmdLine(char * * &)
00554abb: WinMain@16()
0076a35a: WinMainCRTStartup()
7c817077: kernel32!RegisterWaitForInputIdle [7c800000+1702e+49]

Static log:
StepMania 3.95 CVS (06-19-2005)
Compiled Mon Jun 20 15:58:34 2005 (build 372)
Log starting 2009-06-18 01:41:33
Loading window: win32
Windows 5.1 (WinXP) build 2600 [Service Pack 3]
Memory: 1022mb total, 2459mb swap (1735mb swap avail)
Video driver: ATI Radeon HD 3400 Series  [ATI Technologies Inc.]
              8.612.0.0, 4-28-2009 [pci\ven_1002&dev_95c5]
Drive: "ST3250824A" Driver: iaSto DMA: yes
Drive: "SONY DVD-ROM DDU1615" Driver: atapi DMA: NO
Drive: "HL-DT-ST DVD+-RW GSA-H21N" Driver: atapi DMA: NO
Drive: "MagicISOVirtual DVD-ROM 1.0A" Driver: mcdbus DMA: N/A
Drive: "MagicISOVirtual DVD-ROM 1.0A" Driver: mcdbus DMA: N/A
Drive: "MagicISOVirtual DVD-ROM 1.0A" Driver: mcdbus DMA: N/A
Drive: "MagicISOVirtual DVD-ROM 1.0A" Driver: mcdbus DMA: N/A
Sound device 0: Sound Blaster Audigy, 5.10, MID 1, PID 100
Sound device 1: ATI HD Audio rear output, 5.10, MID 1, PID 100
WARNING: Unknown sound driver name: ALSA
DirectSound Driver: Primary Sound Driver
DirectSound Driver: Sound Blaster Audigy P17.sys 5.12.01.512 [1389056b, 07-07-2005]
DirectSound Driver: ATI HD Audio rear output AtiHdAud.sys 5.00.40001.08 [84992b, 12-28-2006]
DirectSound sample rates: 4000..96000 (continuous)
Sound driver: DirectSound
WARNING: Unknown lights driver name: Null
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/BemaniStyle Originals/Burning Heat/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/BemaniStyle Originals/ht/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/BemaniStyle Originals/MAX Sakura/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/In  The Groove 3/Ra/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/In  The Groove 3/Vitrual Emotion/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/Keyboard Collaboration III/Snapps vs. dAnceguy117 - Love Magic/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/L!v3's Customs/(Reach) Air/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/L!v3's Customs/6681the_legend_of_taka_trple_trmix/'.  This is not a valid song directory.
WARNING: BannerCache::CacheBanner: Couldn't load /Songs/L!v3's Customs/[Jubo-120] Lovely Complex 1st OP/Lovely Complex OP-bn.avi: Unknown file format
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/L!v3's Customs/Abort!Abort!Abort!/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/L!v3's Customs/Jon's CREATIONS/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/L!v3's Customs/vvvvv/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/SS/samurai/'.  This is not a valid song directory.
WARNING: Couldn't find any SM, DWI, BMS, or KSF files in '/Songs/SS/Sheepdude/'.  This is not a valid song directory.
WARNING: BannerCache::CacheBanner: Couldn't load /Songs/SS 3rd Style/B.Y.O.B/banner.png: Unknown file format
WARNING: Unlock: Cannot find song matching "In The Groove 2/Hardcore Symphony"
WARNING: Unlock: Cannot find song matching "In The Groove 2/Amore"
WARNING: Unlock: Cannot find song matching "In The Groove 2/Temple of Boom"
WARNING: Unlock: Cannot find song matching "In The Groove 2/VerTex^2"
WARNING: Unlock: Cannot find song matching "In The Groove 2/Monolith"
WARNING: Unlock: Cannot find song matching "In The Groove 2/Cryosleep"
WARNING: Unlock: Cannot find song matching "In The Groove 2/Wanna Do"
WARNING: Unlock: Cannot find song matching "In The Groove 2/Robotix"
WARNING: Unlock: Cannot find song matching "In The Groove 2/Know Your Enemy"
WARNING: Unlock: Cannot find song matching "In The Groove 2/!"
WARNING: Unlock: Cannot find song matching "In The Groove/Why Me"
WARNING: Unlock: Cannot find song matching "In The Groove 2/Disconnected Disco"
Video renderers: 'opengl,d3d'
Mode: ICD 32 (888) 8 alpha 24 depth 8 stencil
OpenGL shading language: 1.30
Paletted textures disabled: GL_EXT_paletted_texture missing.
OGL Vendor: ATI Technologies Inc.
OGL Renderer: ATI Radeon HD 3400 Series
OGL Version: 2.1.8664
OGL Max texture size: 8192
OGL Texture units: 8
OGL Extensions: GL_AMD_performance_monitor GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_EXT_texture_swizzle GL_EXT_transform_feedback GL_EXT_vertex_array GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_texgen_reflection GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_WIN_swap_hint WGL_EXT_swap_control
GLU Version: 1.2.2.0 Microsoft Corporation
Fullscreen 1280x1024 32 color 32 texture 120Hz Vsync AA
Found 1 DirectInput devices:
   0: 'Keyboard' axes: 0, hats: 0, buttons: 256 (buffered)
Found Pump pad 0
Found Pump pad 1
WARNING: The graphic '/Themes/DRKGREENl/Numbers/_rave yellow glow 1x11.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 20x266 and frame size is 20.0x24.2.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 20x286, which is a frame size of 20x26.
WARNING: The graphic '/Themes/DRKGREENl/BGAnimations/menu timer/bg.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 116x59 and frame size is 116.0x59.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 116x60, which is a frame size of 116x60.
WARNING: The graphic '/Themes/DRKGREENl/BGAnimations/menu timer/light 1x8.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 141x688 and frame size is 141.0x86.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 142x688, which is a frame size of 142x86.
WARNING: The graphic '/Themes/DRKGREENl/Graphics/ScreenSelectMusic stage event.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 93x28 and frame size is 93.0x28.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 94x28, which is a frame size of 94x28.
WARNING: The graphic '/Themes/DRKGREENl/Graphics/ScreenWithMenuElements stage event.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 93x28 and frame size is 93.0x28.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 94x28, which is a frame size of 94x28.
WARNING: The graphic '/Themes/DRKGREENl/BGAnimations/menu timer/bg.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 116x59 and frame size is 116.0x59.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 116x60, which is a frame size of 116x60.
WARNING: The graphic '/Themes/DRKGREENl/BGAnimations/menu timer/light 1x8.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 141x688 and frame size is 141.0x86.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 142x688, which is a frame size of 142x86.
WARNING: The graphic '/Themes/DRKGREENl/Graphics/ScreenGameplay stage 1.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 515x215 and frame size is 515.0x215.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 516x216, which is a frame size of 516x216.
WARNING: The graphic '/Themes/DRKGREENl/Numbers/_rave yellow glow 1x11.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 20x266 and frame size is 20.0x24.2.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 20x286, which is a frame size of 20x26.
WARNING: The graphic '/Themes/DRKGREENl/Graphics/ScreenGameplay stage 2.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 515x215 and frame size is 515.0x215.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 516x216, which is a frame size of 516x216.
WARNING: The graphic '/Themes/DRKGREENl/Graphics/ScreenGameplay stage 3.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 515x215 and frame size is 515.0x215.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 516x216, which is a frame size of 516x216.
WARNING: The graphic '/Themes/DRKGREENl/Graphics/ScreenGameplay stage 4.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 515x215 and frame size is 515.0x215.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 516x216, which is a frame size of 516x216.
WARNING: The graphic '/Themes/DRKGREENl/Graphics/ScreenGameplay stage 5.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 515x215 and frame size is 515.0x215.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 516x216, which is a frame size of 516x216.
WARNING: The graphic '/Themes/DRKGREENl/Graphics/ScreenGameplay stage 6.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 515x215 and frame size is 515.0x215.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 516x216, which is a frame size of 516x216.
WARNING: The graphic '/Themes/DRKGREENl/Graphics/ScreenGameplay stage final.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 403x217 and frame size is 403.0x217.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 404x218, which is a frame size of 404x218.
WARNING: The graphic '/Themes/DRKGREENl/Graphics/ScreenGameplay stage event.png' has frame dimensions that aren't even numbers.
WARNING:
WARNING: The entire image is 403x217 and frame size is 403.0x217.0.
WARNING:
WARNING: Image quality will be much improved if you resize the graphic to 404x218, which is a frame size of 404x218.
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/270_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/270_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/1128_JumpBack.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/867_JumpBack.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/1128_JumpBack.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/257_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/263_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/263_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/270_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/270_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/270_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/270_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/867_JumpBack.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/867_JumpBack.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/270_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/1128_JumpBack.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/867_JumpBack.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/257_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/263_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/867_JumpBack.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/263_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/270_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/257_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/264_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/263_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/867_JumpBack.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/317_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/264_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: BackgroundEffect 'Checkerboard1File2x2' is missing.
WARNING: BackgroundEffect 'Kaleidoscope2x2' is missing.
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/257_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/263_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/270_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/317_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/317_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/867_JumpBack.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/270_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/264_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/263_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/317_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/317_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/317_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/317_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/317_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/255_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/264_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/264_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/264_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/264_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/264_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: BackgroundEffect 'Checkerboard2File2x2' is missing.
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/306_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: BackgroundEffect 'Checkerboard2File2x2' is missing.
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
WARNING: Background missing: In The Groove Rebirth/314_JB_HD.mpg
WARNING: Genre 'Hardcore' isn't mapped
Players joined: P1
Language: english
Current renderer: OpenGL
Theme: DRKGREENl

Partial log:
06:33.282: no data yet; 0
06:33.282: no data yet; 0
06:33.282: old bga -1 -> new bga 0, -10000.000000, -0.203743
06:33.358: old bga 0 -> new bga 1, 0.000000, 0.032701
06:34.105: FPS: 61, CFPS 62, VPF: 684
06:35.105: FPS: 60, CFPS 61, VPF: 653
06:36.119: FPS: 61, CFPS 61, VPF: 553
06:37.119: FPS: 60, CFPS 61, VPF: 558
06:38.136: FPS: 61, CFPS 61, VPF: 693
06:38.404: old bga 1 -> new bga 2, 16.000000, 16.012360

-- End of report


Top
 

 Post subject: Re: noob needing help
PostPosted: Thu Jun 18, 2009 7:29 am 
Offline
Site Admin
User avatar
 Profile

Joined: Sat Jan 05, 2008 8:36 pm
Posts: 1793
Try going into RandomMovies > In The Groove Rebirth and deleting the BackgroundMappings.ini. I don't guarantee that will work, though.

_________________
Image


Top
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC



Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group