MSFN Forum: WPI Bug Report Thread - MSFN Forum

Jump to content


  • 11 Pages +
  • « First
  • 5
  • 6
  • 7
  • 8
  • 9
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

WPI Bug Report Thread Rate Topic: -----

#121 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 August 2012 - 02:58 AM

myselfdm =

Quote

About selection window resolution size, works but this is new that the values 800 x 600 are greyed. However I can select others size.


Select perso on the bottom and it ungreys the boxes for denoting "perso" resolutions.

I am doing my best to fix these tonight guys.

Edit = myselfdm The main issue(s) lay within your files. When I run your archive you uploaded i get them. HOWEVER if I copy ONLY the config file and run it all is good.

Now I am going to work on the reboot issue...

Reboot issue is fixed!

Now audio...

This post has been edited by Kelsenellenelvian: 17 August 2012 - 03:21 AM



#122 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,392
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 17 August 2012 - 04:19 AM

Many thanks. :rolleyes:

Thanks to check also the trouble about WPI_Log.txt.

Maybe it would be useful to remove inside lang_en.js this value (line 709):

optFloat[lang]     = ['Float'];


As this value have been removed inside Themes.

Regards

This post has been edited by myselfidem: 17 August 2012 - 05:23 AM


#123 User is offline   fariq 

  • Group: Members
  • Posts: 2
  • Joined: 16-August 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 August 2012 - 02:03 PM

Quote

fariq = WHat laguage are you using in WPI?

I cannot replicate your config error. I bet it is a error in your lang file.

I did change the 7z.exe file recently. Grab the one from the tools folder of wpi 8.5 and try it please.


i'm using english.

some experimenting has revealed that the 'config not exiting' situation AS WELL AS the not being able to add {EXTRACT} properly from the DOS menu are unique to my machine (works fine with 3 other machines)...will check some more and report back.

and thanks...my previously existing {EXTRACT} commands are working now, after i replaced the new 7z file with the old 7z file from 8.5 like you said.

#124 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 August 2012 - 02:24 PM

Quote

Thanks to check also the trouble about WPI_Log.txt.



Same thing works fine using only your config

#125 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,392
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 17 August 2012 - 04:44 PM

Sorry but like I said earlier, the problem is solved for me with WPI_Log.txt, if I remove two lines inside installer_log.js

http://www.msfn.org/...ost__p__1007423

It seems that some changes [BUG+FIX] getArch6432 and getmshtaBits don't work, are missing inside WPI_v8.5.6
http://www.msfn.org/...ost__p__1007109

Regards

This post has been edited by myselfidem: 17 August 2012 - 04:58 PM


#126 User is offline   Francesco 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 394
  • Joined: 20-March 04

Posted 17 August 2012 - 05:21 PM

WriteLogLinePlain("   "+getText(lblSysArch6432)+"="+sysArch6432);

and
WriteLogLinePlain("   "+getText(lblTrue64Bits)+"="+true64bits);

had to be removed from installer_log.js but are still there

This post has been edited by Francesco: 17 August 2012 - 05:26 PM


#127 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 August 2012 - 05:45 PM

Got that for next version.

#128 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,392
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 18 August 2012 - 01:12 AM

The key inside installer.js:

HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce


must be replaced with:

HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce


But it still there.

The installer window trouble, starting a new time, at the end of the installation is solved for me like this.

Regards

This post has been edited by myselfidem: 18 August 2012 - 01:13 AM


#129 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 August 2012 - 02:41 AM

Here is a beta-ish release that fixes MOST of the current issues:

v8.5.7 Updates - Released August 18th, 2012
====================================================
*** Fixed the extract errors with 7z.exe
*** Fixed the rest of old commands and lines leftovers.
*** Audio process error fixes.
*** Fixed the WPI re-running error after a reboot.

The audio still refuse to play when copied to harddrives. (But the folder is deleted.) :X

I am working on this.
Get it through your update function

This post has been edited by Kelsenellenelvian: 18 August 2012 - 02:41 AM


#130 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,392
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 18 August 2012 - 03:05 AM

Many thanks for the new release.

I give you here the new lang_fr.js, minus the below line removed inside lang_en.js:

optFloat[lang]     = ['Float'];


Regards

File given!

This post has been edited by myselfidem: 25 August 2012 - 01:51 PM


#131 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,392
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 18 August 2012 - 03:29 AM

Kels, could you please remove inside WPI_v8.5.7 my Userfiles folder with my config.js and all others files inside.

Thanks and regards

This post has been edited by myselfidem: 18 August 2012 - 03:31 AM


#132 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 August 2012 - 03:45 AM

OMG I am so sorry. Done!

#133 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,392
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 18 August 2012 - 03:47 AM

Don't worry Kels! ;)

Keep your good work!

Regards

#134 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,392
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 18 August 2012 - 04:11 AM

I downloaded the archive WPI_v8.5.7.rar but the archive is corrupted.

Quote

! C:\WPI_v8.5.7.rar: Echec CRC dans WPI_v8.5.7\Audio\SoundsScheme\AtEnd.wav. Le fichier est corrompu
! C:\WPI_v8.5.7.rar: Fin de l'archive incorrecte

End of the archive isn't correct.

It seems AtEnd.waw is corrupted!

Windows 7 needs a long time to start after the installation is done.

And I have a black screen with only my customized gadgets with a black screen. I need to restart to have Windows working.

Thanks

This post has been edited by myselfidem: 18 August 2012 - 04:18 AM


#135 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 August 2012 - 04:17 AM

K 2 things:

.rar is not the method I use anymore.

(Canceled the archive during upload)

.zip is the method. (Windows handles these natively no need for a archival prog)

JUST in case though I rezipped and reupped.

#136 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,392
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 18 August 2012 - 04:21 AM

Sorry, but why I found on the parent directory WPI_v8.5.7.rar ?
http://www.wpiw.net/downloads/


The archive have been removed now...But I can send you this archive if you want!
Very Strange.

Regards

This post has been edited by myselfidem: 18 August 2012 - 04:24 AM


#137 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 August 2012 - 04:25 AM

(Canceled the archive during upload)

I am used to making rar ones and autopilot made one. I forgot to delete the canceled one after uploading the zip.

#138 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,392
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 18 August 2012 - 07:38 AM

I have always a black screen after the installation is done and I must restart the computer to have Windows working!

Could you add more space for the text inside the tooltips box please? There is not enough space for french text like there is inside the right pane!

Thanks

This post has been edited by myselfidem: 19 August 2012 - 05:00 AM


#139 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,392
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 19 August 2012 - 01:41 AM

To solve the problem with the reboot with WPI 8.5.7

I do like this. I set inside core.js

function DeleteAllRegKeys()
{
 position="core.js";
 whatfunc="DeleteAllRegKeys()";

 // Just in case.  Don't want to have a restart of WPI for no reason
 DeleteRegKey("HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce\\WPIresume");
 DeleteRegKey("HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\001\\1");
 DeleteRegKey("HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\001\\");



I set inside installer.js (line 198) (this reg file is writed also at line 456)

WriteRegKey("HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce\\WPIresume",sysdir+'\\mshta.exe "'+wpipath+'\\Common\\Installer.hta"',"REG_SZ");


Using the fix given here:

http://www.msfn.org/...ost__p__1006639

Removing also inside global_lang.js

var optFloat=[], 


However after the installation is done, when Windows restarts there is a very long time a black screen (almost 4 minutes) before Windows starts!

Regards

*Edit: When I select inside Options | Features: MaintainAutoLogonCount=true;

This isn't applied and I don't see this option inside WPI_Log.txt. And I don't see this value inside installer_log.js (I added and works, now).



This post has been edited by myselfidem: 19 August 2012 - 04:36 AM


#140 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 August 2012 - 04:41 AM

Got the reg entries fixed again.

Also about your txt request. (The theme wizard) the area is already coded to resize according to the amount of txt the lang file has in that entry.

Looking for the logon count thing now. Added to the log file now.

This post has been edited by Kelsenellenelvian: 19 August 2012 - 04:47 AM


Share this topic:


  • 11 Pages +
  • « First
  • 5
  • 6
  • 7
  • 8
  • 9
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy