Logo

CS.RIN.RU - Steam Underground Community

IRC: #cs.rin.ru at irc.rizon.net
It is currently Friday, 17 Apr 2015, 21:47

English | Русский




Post new topic Reply to topic  [ 370 posts ] 
Author Message

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Friday, 06 Nov 2009, 06:33   
User Редкий гость
Joined: Saturday, 22 Nov 2008, 10:04
Posts: 48
Hi Emiderg,

I followed your steps. Updated and copied clientregistry.blob to revemu, then REFRESHED STEAM Content and got an error:

Exception has been thrown by the target of an invocation. Click OK

Still cannot see source mods and media for some reason.

I double checked UCL 1.2 and source mods show up but the media list after a refresh still does not show updated or newer media.

There is one error that shows up in 1.2 during the scan that says some GCF may be incomplete.

I checked all of my GCF's already with CFToolbox to make sure they were all 100%.


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Friday, 06 Nov 2009, 13:31   
Super flooder Почетный графоман
User avatar
Joined: Saturday, 12 Jan 2008, 21:10
Posts: 689
Hm. Ok do this.
-Exit UCL
-Go to UCL folder and delete content.xml
-Start UCL and refresh 2 times
-Mods should appear. If they don't appear then you either dont have all gcfs needed for the mod (Source SDK base, source 2007 sdk base) or it isn't installed properly.
Source mods (the mod folder) should be put in Steamapps\SourceMods
HL1 mods (the mod folder) should be in Steamapps\<username>\Half-Life

Now. If the media in UCL 2.0 doesn't shows, it's probably some bug. Gona have to look at it.
And in UCL 1.2 to show newer media, you gona need to update Content Description Record in UCL 1.2 too.

_________________
Image


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Friday, 06 Nov 2009, 19:06   
User Редкий гость
Joined: Saturday, 22 Nov 2008, 10:04
Posts: 48
UCL 2.0 A4

I just tried the 2nd set of instructions and it does not work. No source mods, no Half Life mods and no media shows up but most show up in UCL 1.2 final. Same issues. I get the invocation error when exiting too and here is the details of caught in the debugger:

  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Media content does not have this property!
  6.    at UCL.Content.SteamContent.get_LaunchCommand()
  7.    --- End of inner exception stack trace ---
  8.    at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
  9.    at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
  10.    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  11.    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  12.    at System.Reflection.RuntimePropertyInfo.GetValue(Object obj, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
  13.    at System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
  14.    at UCL.Content.ContentList.ContentListItem.ToXml(XmlWriter xmlWriter)
  15.    at UCL.Content.ContentList.ContentListFolder.ChildrenToXml(XmlWriter xmlWriter)
  16.    at UCL.Content.SteamContentFolder.ToXml(XmlWriter xmlWriter)
  17.    at UCL.Content.ContentList.ContentListFolder.ChildrenToXml(XmlWriter xmlWriter)
  18.    at UCL.Content.SteamContentFolder.ToXml(XmlWriter xmlWriter)
  19.    at UCL.Content.ContentList.ContentListFolder.ChildrenToXml(XmlWriter xmlWriter)
  20.    at UCL.Content.ContentList.ContentList.Save()
  21.    at UCL.UCLMain.UCLMain_FormClosing(Object sender, FormClosingEventArgs e)
  22.    at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
  23.    at System.Windows.Forms.Form.WmClose(Message& m)
  24.    at System.Windows.Forms.Form.WndProc(Message& m)
  25.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  26.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  27.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  28.  
  29.  
  30. ************** Loaded Assemblies **************
  31. mscorlib
  32.     Assembly Version: 2.0.0.0
  33.     Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
  34.     CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
  35. ----------------------------------------
  36. UCL
  37.     Assembly Version: 2.0.0.0
  38.     Win32 Version: 2.0.0.0
  39.     CodeBase: file:///D:/UCL/UCL.exe
  40. ----------------------------------------
  41. System.Windows.Forms
  42.     Assembly Version: 2.0.0.0
  43.     Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  44.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  45. ----------------------------------------
  46. System
  47.     Assembly Version: 2.0.0.0
  48.     Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  49.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
  50. ----------------------------------------
  51. System.Drawing
  52.     Assembly Version: 2.0.0.0
  53.     Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  54.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  55. ----------------------------------------
  56. UCL.Shared
  57.     Assembly Version: 1.0.0.0
  58.     Win32 Version: 1.0.0.0
  59.     CodeBase: file:///D:/UCL/UCL.Shared.DLL
  60. ----------------------------------------
  61. UCL.Steam
  62.     Assembly Version: 1.0.0.0
  63.     Win32 Version: 1.0.0.0
  64.     CodeBase: file:///D:/UCL/UCL.Steam.DLL
  65. ----------------------------------------
  66. System.Xml
  67.     Assembly Version: 2.0.0.0
  68.     Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
  69.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
  70. ----------------------------------------
  71. System.Configuration
  72.     Assembly Version: 2.0.0.0
  73.     Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  74.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  75. ----------------------------------------
  76. HtmlEditor
  77.     Assembly Version: 1.0.2649.37980
  78.     Win32 Version: 1.0.2649.37980
  79.     CodeBase: file:///D:/UCL/Plugins/WebInfo/HtmlEditor.dll
  80. ----------------------------------------
  81. WebInfo
  82.     Assembly Version: 1.0.0.0
  83.     Win32 Version: 1.0.0.0
  84.     CodeBase: file:///D:/UCL/Plugins/WebInfo/WebInfo.dll
  85. ----------------------------------------
  86. System.Web.Services
  87.     Assembly Version: 2.0.0.0
  88.     Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
  89.     CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
  90. ----------------------------------------
  91. WebInfo.XmlSerializers
  92.     Assembly Version: 1.0.0.0
  93.     Win32 Version: 1.0.0.0
  94.     CodeBase: file:///D:/UCL/Plugins/WebInfo/WebInfo.XmlSerializers.dll
  95. ----------------------------------------
  96. UCLPacks
  97.     Assembly Version: 1.0.0.0
  98.     Win32 Version: 1.0.0.0
  99.     CodeBase: file:///D:/UCL/Plugins/UCLPacks/UCLPacks.dll
  100. ----------------------------------------
  101. TgaLoader
  102.     Assembly Version: 1.0.2421.30628
  103.     Win32 Version: 1.0.2421.30628
  104.     CodeBase: file:///D:/UCL/TgaLoader.DLL
  105. ----------------------------------------
  106. SteamFileSystem
  107.     Assembly Version: 1.0.0.0
  108.     Win32 Version: 1.0.0.0
  109.     CodeBase: file:///D:/UCL/SteamFileSystem.DLL
  110. ----------------------------------------
  111. SteamReg
  112.     Assembly Version: 0.5.0.35167
  113.     Win32 Version: 0.5.0.0
  114.     CodeBase: file:///D:/UCL/SteamReg.DLL
  115. ----------------------------------------
  116.  
  117. ************** JIT Debugging **************
  118. To enable just-in-time (JIT) debugging, the .config file for this
  119. application or computer (machine.config) must have the
  120. jitDebugging value set in the system.windows.forms section.
  121. The application must also be compiled with debugging
  122. enabled.
  123.  
  124. For example:
  125.  
  126. <configuration>
  127.     <system.windows.forms jitDebugging="true" />
  128. </configuration>
  129.  
  130. When JIT debugging is enabled, any unhandled exception
  131. will be sent to the JIT debugger registered on the computer
  132. rather than be handled by this dialog box.


Also regarding UCL 1.2, deleting and updating content.xml still does not detect newer medias such as Cities XL video and L4D still does not work, even when I copied over the working revemu files and folder from UCL 2.0 which works.

I checked both cities xl video and L4d in Steamup, works. Checked L4D in UCL 2.0 works. UCL 1.2. no work?!

Is the issue because I have UCL 1.2, UCL 2.0 and Steam installed on the same HD (D:)? Also, using WinXP SP3 with NTFS if that helps.

Appreciate you taking your time with these issues. I love your program and wish to use it all the time.


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Friday, 06 Nov 2009, 22:40   
Super flooder Почетный графоман
User avatar
Joined: Saturday, 12 Jan 2008, 21:10
Posts: 689
I think i know what is causing the bug.

One last test.
Move all your media files out of steamapps folder (leave the games and mods), and test if mods appear now.

About L4D in UCL 1.2
You need to update revemu there, AND you have to copy steamclient.dll two times.
Once in ucl\revemu and once in ucl\revemu\bin (steam.dll is ok, only one copy is needed in ucl\revemu)

_________________
Image


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Saturday, 07 Nov 2009, 08:19   
User Редкий гость
Joined: Saturday, 22 Nov 2008, 10:04
Posts: 48
UCL 1.2 - updated revemu and duplicated the dlls to bin, L4D now works again! Thank you!

UCL 2.0 - Moved all the contents of the steamapps/media folder to another. Did not work. But I then moved all the media GCF and NCF out of the steamapps folder and Source Mods and Half Life Mods now show up! I checked with UCL 1.2 to verify this. Thank you.

But now I'm getting another error launching HL2 Source Mods that worked fine under UCL 1.2:

CSteamClient: GetISteamUtils error: SteamFriends001 not defined! Please update the emulator.

But the mod does actually loads with the wrong or default settings, instead of the ones I was playing with. Is this because UCL 2.0 is loading/saving the settings under a different folder than UCL 1.2? It would nice to use the same folder so I can access the old save games and settings.

More testing coming with HL1 mods too. Thank you again for your advice. I wish "commercial" software developers are as dedicated as you.


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Saturday, 07 Nov 2009, 16:36   
Super flooder Почетный графоман
User avatar
Joined: Saturday, 12 Jan 2008, 21:10
Posts: 689
Razorblade wrote:
UCL 2.0 - Moved all the contents of the steamapps/media folder to another. Did not work. But I then moved all the media GCF and NCF out of the steamapps folder and Source Mods and Half Life Mods now show up! I checked with UCL 1.2 to verify this. Thank you.
Now i'm pretty sure what is the bug. For now, keep the media out of Steamapps if you want.

Razorblade wrote:
But now I'm getting another error launching HL2 Source Mods that worked fine under UCL 1.2:

CSteamClient: GetISteamUtils error: SteamFriends001 not defined! Please update the emulator.
The "error" is small revemu bug that shows on HL2 and its mods. Click OK, the game starts.

Razorblade wrote:
But the mod does actually loads with the wrong or default settings, instead of the ones I was playing with. Is this because UCL 2.0 is loading/saving the settings under a different folder than UCL 1.2? It would nice to use the same folder so I can access the old save games and settings.
If you use different steamapps folders then settings will be different for mods, save games are saved on different places. You can put everything one steamapps, or if you want two, you can put your mods in one steamapps and use symbolic link in the second Steamapps on sourcemods folder. On Vista/win 7 with the cmd tool mklink.

_________________
Image


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Sunday, 08 Nov 2009, 08:34   
User Редкий гость
Joined: Saturday, 22 Nov 2008, 10:04
Posts: 48
Noted on the revemu bug.

I'm using only 1 steamapps folder and checking it shows only 1 UCL folder. It was not a big deal in anycase. Once I reinstalled the minimum files for HL or HL2 and configured it, all the mods then started to carry over the settings correctly again.

So far, I've tested all the HL games again (works), HL1 mods such as Decay, HL2 and various source and non source games (L4D, CSS, HLS:DM, HL2:DM, HL2:EP1, HL2:EP2, Killing Floor), HL2: Mods - works, so all seems to be working. Will go through the non-source apps again.

Looking forward to the media fix.


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Tuesday, 10 Nov 2009, 16:34   
User Редкий гость
Joined: Saturday, 22 Nov 2008, 10:04
Posts: 48
Testing some mods and there appears to be an issue with source mods. Some mods generate an error "The system cannot find the path specificed" then "The content does not launch" and closes.

Such non working mods include:

CSS Sci Fi 3:Hardwired
Dear Esther
Dystopia
Half Life 2: Riot Act
Neotokyo
Situation Outbreak 1.51
Zombie Master 1.2.0

I checked the gamesinfo.txt and it appears to be find unless it is pointing to the wrong gcfs (215 SDK, 220 HL2, 240 CSS).

Any ideas?


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Tuesday, 10 Nov 2009, 21:54   
Super flooder Почетный графоман
User avatar
Joined: Saturday, 12 Jan 2008, 21:10
Posts: 689
Right Click on "Source SDK Base - Orange Box" and install minimum. To make sure do this on "Source SDK Base"

_________________
Image


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Wednesday, 11 Nov 2009, 00:42   
User Редкий гость
Joined: Wednesday, 14 Jan 2009, 16:07
Posts: 25
I got following problem. First all ncf / gcf are up to date and if I use steamup to run the games it works.

But if i will launch the games through Ucl 2.0 Al 4, I get this problem

"Object reference not set to an instance of an object". I search this topic and found some infos about it, but the Error still remain.

I tried erverything.... del content, ClientReg... etc


So, whats the reason for this Error? and how i can fix it?


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Wednesday, 11 Nov 2009, 01:51   
Super flooder Почетный графоман
User avatar
Joined: Saturday, 12 Jan 2008, 21:10
Posts: 689
Did you installed minimum content. But if you haven't installed other error pops.

There was one bug with games with multiple launch options that shows that error. I already fixed it. Seems like i gona need to put some fixed release. Gona call it alpha 4.1.

Have you changed something in options. Whatever you changed, Go to Options>Steam>Manual Launch mode (default selected, but if you changed it to the other, revert it back to Manual. the "Normal" is obsolate. will be removed)

Can you tell me on which games that error appears?

_________________
Image


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Wednesday, 11 Nov 2009, 06:58   
User Редкий гость
Joined: Saturday, 22 Nov 2008, 10:04
Posts: 48
emiderg wrote:
Right Click on "Source SDK Base - Orange Box" and install minimum. To make sure do this on "Source SDK Base"


That fixed it for the above mods! THANKS! Please update the FAQ and readme text with the above information for others in the next release! :D


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Wednesday, 11 Nov 2009, 21:32   
User Редкий гость
Joined: Wednesday, 14 Jan 2009, 16:07
Posts: 25
Quote:
Did you installed minimum content. But if you haven't installed other error pops.


jup "Install Minimum footprint" is checked and "Copy CDR to games folder"

Quote:
There was one bug with games with multiple launch options that shows that error. I already fixed it. Seems like i gona need to put some fixed release. Gona call it alpha 4.1.


good to know ;-)

Quote:
Have you changed something in options. Whatever you changed, Go to Options>Steam>Manual Launch mode (default selected, but if you changed it to the other, revert it back to Manual. the "Normal" is obsolate. will be removed)


Launch mode is at "Launch content manually", the only thing I change was the revemu settings for playing l2d but nothing more.

Quote:
Can you tell me on which games that error appears?


Trackmania United


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Wednesday, 11 Nov 2009, 22:31   
Super flooder Почетный графоман
User avatar
Joined: Saturday, 12 Jan 2008, 21:10
Posts: 689
Yes, Trackmania United is such game. So no wrooies, im gona put the fixed version theese days.

And, you can disable "Copy CDR to games folder", not needed now. Was needed with one old version of revemu, but not now.

_________________
Image


Top
 Profile  

Post Post subject: Re: UCL 2.0 Alpha 4 (Stable Alpha)   
Posted: Wednesday, 11 Nov 2009, 23:15   
Advanced forumer Завсегдатай
User avatar
Joined: Wednesday, 29 Nov 2006, 03:44
Posts: 100
Location: Pologne
Both L4D and the L4D2 demo crash on my XP x32 with UCL 2.0 (L4D worked fine on UCL 1.2). L4D shows the main menu for a sec, 'blinks', and then crashes with a "There was a problem with left4dead.exe" message. L4D2 demo crashes while loading, with no message. I've got all ncf/gcf's updated, tried both the provided revemu and the latest one. Any help appreciated.

_________________
Image
Image


Top
 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 370 posts ]  Go to page Previous  1 ... 9, 10, 11, 12, 13, 14, 15 ... 25  Next


Who is online

Users browsing this forum: 1ka and 17 guests


Jump to:  
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
You cannot post attachments in this forum




Powered by phpBB® Forum Software © phpBB Group