PlayStation Mobile Studio

Reply

Level 1

Level 1
Zer01ne1
Posts: 17
Registered: ‎24-02-2010
Message 1 of 22 (731 Views)

PssStudio Won't Work

[ Edited ]

So the PssStudio won't work, i launch this one, the loading splash screen is displayed after a few second, it close without reason !


I have try all the fix issue available on this forum, no one working.


The best way to fix the issue:
- Port the PSSuite to Eclipse.

 

Config:

Windows XP Professional SP3

1024Mo DDR(2 x 512)

Intel Core 2 Duo 6300(1.85Ghz x 2)

Graphic Card 128Mo Direct X9

 

Thanks in advance.

Please use plain text.

Level 1

Level 1
Zer01ne1
Posts: 17
Registered: ‎24-02-2010
Message 2 of 22 (707 Views)

Re : PssStudio Won't Work

An error log

ERROR: There Was an error while scanning assembly: C: \ Program Files \ SCE \ Pss \ tools \ PssStudio \ AddIns \ MonoDevelop.Pss \ pss_device32.dll (The format of the executable (. Exe) or library (. dll) is not valid.)
ERROR: There Was an error while scanning assembly: C: \ Program Files \ SCE \ Pss \ tools \ PssStudio \ AddIns \ MonoDevelop.Pss \ pss_device64.dll (The format of the executable (. Exe) or library (. dll) is not valid.)

Please use plain text.

Level 1

Level 1
Zer01ne1
Posts: 17
Registered: ‎24-02-2010
Message 3 of 22 (653 Views)

Re : PssStudio Won't Work

Answer Please
Please use plain text.

Re: PssStudio Won't Work

Hi =D

 

I'm not 100% sure but may be u don't have the min requeriments to run it. I couldn't find them(it's late I'm tired =P) but try to find the min spec to see if you fullfill them. I think the answer is no but as i wrote not 100% sure.

 

Cheers,

 

Please use plain text.
Beta Tester
bigboss_ps
Posts: 27
Registered: ‎04-08-2006
Message 5 of 22 (643 Views)

Re : PssStudio Won't Work

Check on events errors if you see VC90.crt errors download and install: http://www.microsoft.com/en-us/download/details.aspx?id=29 This will fix your problem
http://bigboss-eyetoy.blogspot.com
Please use plain text.

Level 1

Level 1
Zer01ne1
Posts: 17
Registered: ‎24-02-2010
Message 6 of 22 (626 Views)

Re: PssStudio Won't Work


AlexMcDev a écrit :

Hi =D

 

I'm not 100% sure but may be u don't have the min requeriments to run it. I couldn't find them(it's late I'm tired =P) but try to find the min spec to see if you fullfill them. I think the answer is no but as i wrote not 100% sure.

 

Cheers,

 


I think is that.

 


bigboss_ps a écrit :
Check on events errors if you see VC90.crt errors download and install: http://www.microsoft.com/en-us/download/details.aspx?id=29 This will fix your problem

 


That not fix the issue.

Please use plain text.
Beta Tester
bigboss_ps
Posts: 27
Registered: ‎04-08-2006
Message 7 of 22 (620 Views)

Re: PssStudio Won't Work

[ Edited ]
Please check events errors in event viewer console after you try to start pssStudio, and put here the message, i have running it on xp fine under vmware fusión and under virtual box.
http://bigboss-eyetoy.blogspot.com
Please use plain text.

Level 1

Level 1
Zer01ne1
Posts: 17
Registered: ‎24-02-2010
Message 8 of 22 (611 Views)

Re: PssStudio Won't Work

[ Edited ]

bigboss_ps a écrit :
Please check events errors in event viewer console after you try to start pssStudio, and put here the message, i have running it on xp fine under vmware fusión and under virtual box.


Application : PssStudio.exe
Framework Version : v4.0.30319
Description : le processus a été arrêté en raison d'une exception non gérée.
About Exception : System.AccessViolationException
Pile :
   à Gtk.Box.gtk_box_pack_start(IntPtr, IntPtr, Boolean, Boolean, UInt32)
   à Gtk.Box.PackStart(Gtk.Widget, Boolean, Boolean, UInt32)
   à MonoDevelop.Components.DockToolbars.DockToolbarFrame..ctor()
   à MonoDevelop.Components.Commands.CommandFrame..ctor(MonoDevelop.Components.Commands.CommandManager)
   à MonoDevelop.Ide.Gui.DefaultWorkbench.CreateComponents()
   à MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout()
   à MonoDevelop.Ide.Gui.Workbench.Initialize(MonoDevelop.Core.IProgressMonitor)
   à MonoDevelop.Ide.IdeApp.Initialize(MonoDevelop.Core.IProgressMonitor)
   à MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions)
   à MonoDevelop.Ide.IdeStartup.Main(System.String[])
   à Sce.PssStudio.PssStudio.Main(System.String[])

Please use plain text.
Beta Tester
bigboss_ps
Posts: 27
Registered: ‎04-08-2006
Message 9 of 22 (593 Views)

Re: PssStudio Won't Work

Did you install before pss installer the following software for your xp 32 bits? From a fresh xp sp2 image i installed this  before:

1) Window installer 3.1

2) windows media player for xp 32 bits from http://windowsmediaplayer.com

3) windows imaging component http://www.microsoft.com/en-us/download/details.aspx?id=32

4) .net 2.0 framework from http://www.microsoft.com/en-us/download/details.aspx?id=19 it is needed for gtk

 

With vmware fusion all was fine after installation.

 

With virtualbox i had some error and it was related to VC90.crt check your event viewer panel

 

using

 

compmgmt.msc /s

 

and go to event viewer to see your errors

 

VC90.crt problems related was fixed instaling package from http://www.microsoft.com/en-us/download/details.aspx?id=29

 

 

 

 

http://bigboss-eyetoy.blogspot.com
Please use plain text.

Level 1

Level 1
Zer01ne1
Posts: 17
Registered: ‎24-02-2010
Message 10 of 22 (591 Views)

Re: PssStudio Won't Work


bigboss_ps a écrit :

Did you install before pss installer the following software for your xp 32 bits? From a fresh xp sp2 image i installed this  before:

1) Window installer 3.1

2) windows media player for xp 32 bits from http://windowsmediaplayer.com

3) windows imaging component http://www.microsoft.com/en-us/download/details.aspx?id=32

4) .net 2.0 framework from http://www.microsoft.com/en-us/download/details.aspx?id=19 it is needed for gtk

 

With vmware fusion all was fine after installation.

 

With virtualbox i had some error and it was related to VC90.crt check your event viewer panel

 

using

 

compmgmt.msc /s

 

and go to event viewer to see your errors

 

VC90.crt problems related was fixed instaling package from http://www.microsoft.com/en-us/download/details.aspx?id=29

 

 

 

 


Already Try, that not work !

Please use plain text.
Announcements

Welcome to the PlayStation Mobile Developer Forums


This is a community for the discussion of technical topics with other developers and SCE engineers. Posting ideas/requests are also appreciated. Join the discussion!

PlayStation®Mobile開発者フォーラムでは世界中の開発者の皆様と一緒に、議論や情報交換が可能です。SCEも議論に参加し、皆様の開発をサポートします。アイデアやリクエストも大歓迎です。ぜひご参加ください。

PSM Developer Registration (for free) on PSM DevPortal is required to post on the forum.
Please sign out then sign in again to the forum and PSM DevPortal after you have completed the registration.

フォーラムへ投稿をするにはPSM DevPortalへの登録(無料)が必要です。
登録後はフォーラムと PSM DevPortalを一度ログアウトし、再度ログインしてください。