Grand Prix Racing Online Форум > General forum > GPRO Organiser - A Tool for GPRO Додај ову тему на листу игнорисаних Додај ову тему на листу праћених
Страна « 1 2 3 ... 263 [264265 ... 279 280 281 » Иди на страну:
Аутор Тема: GPRO Organiser - A Tool for GPRO 8421 одговора
Sébastien Boulanger
(Група Amateur - 59)



Поруке: 1190
  Држава:
Француска 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7891 послано Феб 28 2020, 18:18:23 Цитирај 
All managers are behind you stefan! 😉
Stefan Voggenreither
(Администратор)



ГПРО особље
Поруке: 6818
  Држава:
Немачка 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7892 послано Феб 28 2020, 19:09:56 Цитирај 
Hmm... I still don't understand why this works on other pages but not for the TechD... So I decided not to break the whole site completely but wait for Vlad to discuss that with him first. :-)
Stéphane Rombaux
(Група Rookie - 5)



Поруке: 248
  Држава:
Белгија 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7893 послано Феб 28 2020, 23:04:35 Цитирај 
Hi managers,

Just a little question coz I haven't found anything about it in this topic: is it required to subscribe somewhere to unlock complete use of GPRO Organiser ? I downloaded and installed it but it seems I have to login somehow :/
Thanks in advance
Rafale Mizerski
(Група Amateur - 87)



Поруке: 186
  Држава:
Пољска 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7894 послано Феб 28 2020, 23:11:49 Цитирај 
You have to Use login and pasword from GPRO
Tibor Szuromi
(Група Pro - 20)


Поруке: 11906
  Држава:
Мађарска 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7895 послано Феб 28 2020, 23:12:10 (последња промена Феб 28 2020, 23:13:59 од Tibor Szuromi) Цитирај 
I was late.
Mikko Heikkinen
(Група Pro - 13)



Поруке: 12503
  Држава:
Финска 
Сертификат: 
Свиђа ми се (2)   Не свиђа ми се (0)
Стара порука #7896 послано Феб 29 2020, 00:57:27 (последња промена Феб 29 2020, 00:58:26 од Mikko Heikkinen) Цитирај 
Quote ( Stéphane Rombaux @ February 28th 2020,23:04:35 )

I downloaded and installed it but it seems I have to login somehow :/
Thanks in advance

You need it to login to your GPRO account to enable it to download your data for your usage.

For that I recommend you first go (on GPRO website) to /UpdateProfile.asp

and tab "Change password" and set yourself a "Limited access password"

That password should be different than your regular password, it's purpose is to give "GO" the ability to download your race data for you without giving it access to other stuff

When you've done that^^ you should do in "GO" the path "Online -> Get All Data" This you should do after each race and also after each qualify you do.

To clarify that, it's total 2 times per race. once after your qualify but before race, once after race before you do anything else.

One time per race might also do the trick, but you'll get more accurate data if you do it 2 times per race.

Stéphane Rombaux
(Група Rookie - 5)



Поруке: 248
  Држава:
Белгија 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7897 послано Феб 29 2020, 02:01:30 Цитирај 
Thanks a lot !
Alberto Villa
(Група Amateur - 53)



Поруке: 508
  Држава:
Италија 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7898 послано Феб 29 2020, 17:36:11 Цитирај 
I've lost all data before the Fuji race, a message tell me it wasn't able to load the go.dat, I made a back up and it start from the beggining, I was able to load an old data file, when I try to merge the back up file I created n error message come out, it's in italian, but the informations are in english

Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
sono riportate in fondo al messaggio.

************** Testo dell'eccezione **************
System.Runtime.Serialization.SerializationException: Non è possibile caricare il tipo go.Entities.RaceWeather richiesto per la deserializzazione.
in System.Runtime.Serialization.ObjectManager.CompleteObject(ObjectHolder holder, Boolean bObjectFullyComplete)
in System.Runtime.Serialization.ObjectManager.DoNewlyRegisteredObjectFixups(ObjectHolder holder)
in System.Runtime.Serialization.ObjectManager.RegisterObject(Object obj, Int64 objectID, SerializationInfo info, Int64 idOfContainingObj, MemberInfo member, Int32[] arrayIndex)
in System.Runtime.Serialization.Formatters.Binary.ObjectReader.RegisterObject(Object obj, ParseRecord pr, ParseRecord objectPr, Boolean bIsString)
in System.Runtime.Serialization.Formatters.Binary.ObjectReader.ParseObjectEnd(ParseRecord pr)
in System.Runtime.Serialization.Formatters.Binary.ObjectReader.Parse(ParseRecord pr)
in System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
in System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
in System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
in System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream)
in go.Utils.Loader.LoadSeasons(Stream& stream, IFormatter& formatter, Int32 version)
in go.Utils.DataMerger..ctor(String filename, Int32 numberOfTracks)
in go.Form1.MniMergeClick(Object sender, EventArgs e)
in System.Windows.Forms.MenuItem.OnClick(EventArgs e)
in System.Windows.Forms.MenuItem.MenuItemData.Execute()
in System.Windows.Forms.Command.Invoke()
in System.Windows.Forms.Command.DispatchID(Int32 id)
in System.Windows.Forms.Control.WmCommand(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
in System.Windows.Forms.Form.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assembly caricati **************
mscorlib
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3928.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
go
Versione assembly: 3.2.21.32405
Versione Win32: 3.2.21.32405
Base di codice: file:///C:/Users/Alberto/AppData/Local/Programs/GPro%20Organiser/Go.exe
----------------------------------------
System.Windows.Forms
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3928.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3928.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3761.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3761.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3928.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3761.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 4.0.0.0
Versione Win32: 4.7.3062.0 built by: NET472REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.Web
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3928.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
mscorlib.resources
Versione assembly: 4.0.0.0
Versione Win32: 4.7.3062.0 built by: NET472REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_it_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------

************** Debug JIT **************
Per abilitare il debug JIT, è necessario impostare il valore
jitDebugging nella sezione system.windows.forms del file di configurazione
dell'applicazione o del computer (machine.config).
L'applicazione inoltre deve essere compilata con il debug
abilitato.

Ad esempio:

<configuration>
<system.windows.forms jitdebugging="true">
</system.windows.forms></configuration>

Quando il debug JIT è abilitato, tutte le eccezioni non gestite
vengono inviate al debugger JIT registrato nel computer,
anziché essere gestite da questa finestra di dialogo.


Sébastien Boulanger
(Група Amateur - 59)



Поруке: 1190
  Држава:
Француска 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7899 послано Феб 29 2020, 19:05:33 Цитирај 
@Alberto Villa (A53) Hi, can you send all your files to Gpro.organizer@gmail.com please for analysis?
Old data file (working), old data file (not working)

I'll take a look.

The Race Weather type hasn't change, I've to look what can happen
Aleksey Kondratenko
(Група Rookie - 129)



Поруке: 149
  Држава:
Украјина 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7900 послано Феб 29 2020, 21:13:33 Цитирај 
Hi! I cannot get GO to connect to Gpro after installation.
At launch it shows: "Could not check for new version" Remote server returned 404, I press OK and Program opens fine, but then when I press "Get all data" and enter credentials it tells "Basic connection closed: unexpected error during transfer" (this is my translation - I have not English Windows).
My system: Windows 7 SP1, .NET framework 4.8
go.exe is allowed at Windows firewall
What else can I do?
Graham Mercer
(Група Pro - 4)



Поруке: 2008
  Држава:
Аустралија 
Сертификат: 
Свиђа ми се (1)   Не свиђа ми се (0)
Стара порука #7901 послано Феб 29 2020, 22:44:52 Цитирај 
@Aleksey Kondratenko (R129) are you using the latest version? It appears that you may be using one of the old versions from Mikkel?

Try here
https://sourceforge.net/projects/gpro-organizer-2/
Aleksey Kondratenko
(Група Rookie - 129)



Поруке: 149
  Држава:
Украјина 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7902 послано Mарт 1 2020, 01:07:33 (последња промена Mарт 1 2020, 01:08:05 од Aleksey Kondratenko) Цитирај 
Thanks! It helped to fetch the data for current race, however so far I cannot import data from old seasons (~2015):
System.Runtime.Serialization.SerializationException: Unable to load type go.Entities.RaceWeather, required for deserialization.
Mikko Heikkinen
(Група Pro - 13)



Поруке: 12503
  Држава:
Финска 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7903 послано Mарт 1 2020, 01:11:24 (последња промена Mарт 1 2020, 01:14:43 од Mikko Heikkinen) Цитирај 
Quote ( Aleksey Kondratenko @ March 1st 2020,01:07:33 )

Thanks! It helped to fetch the data for current race, however so far I cannot import data from old seasons (~2015):


Have you downloaded the patch ?

https://sourceforge.net/projects/gpro-organizer-2/files/Arch...
Sébastien Boulanger
(Група Amateur - 59)



Поруке: 1190
  Држава:
Француска 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7904 послано Mарт 1 2020, 10:53:22 Цитирај 
@Aleksey Kondratenko (R129) You are 2 with the same problem with old data's, it seems I have forgot to to translate an entity from old files.
I'll push a new version tomorrow, not possible for me today.

Please, send me your old go.dat file then I can do a fine analysis
Gpro.organizer@gmail.com

Cheers
Alberto Villa
(Група Amateur - 53)



Поруке: 508
  Држава:
Италија 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7905 послано Mарт 1 2020, 15:46:54 Цитирај 
Ok I will send you The files as soon as possible
Sébastien Boulanger
(Група Amateur - 59)



Поруке: 1190
  Држава:
Француска 
Сертификат: 
Свиђа ми се (2)   Не свиђа ми се (0)
Стара порука #7906 послано Mарт 4 2020, 17:07:31 (последња промена Mарт 4 2020, 17:07:59 од Sébastien Boulanger) Цитирај 
New version 3.2.21.32421 is here !

https://sourceforge.net/projects/gpro-organizer-2/files/GPro...

With Alberto & Aleksey problems, i've just realized than Merging option isn't working.
There is also a bug who will come at end of season for evryone due to the Jyllands & Indy patchs !

This is a MAJOR update, required before last race if you want to be able to load your data file when end of season is reached !

VirusTotal says file is clear :)
https://www.virustotal.com/gui/file/de66deccd7d702e3ddc91ba8...
Jasper Coosemans1
(Група Elite)



Поруке: 3021
  Држава:
Белгија 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7907 послано Mарт 4 2020, 17:13:00 Цитирај 
Quote ( Sébastien Boulanger @ March 4th 2020,17:07:31 )

New version 3.2.21.32421 is here !

Wehn can 3.14.15.92654?
Gabriel Arbona
(Група Amateur - 55)



Поруке: 968
  Држава:
Парагвај 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7908 послано Mарт 4 2020, 17:19:55 Цитирај 
Thank you Sébastien
Sébastien Boulanger
(Група Amateur - 59)



Поруке: 1190
  Држава:
Француска 
Сертификат: 
Свиђа ми се (1)   Не свиђа ми се (0)
Стара порука #7909 послано Mарт 4 2020, 17:32:28 Цитирај 
Quote ( Jasper Coosemans @ March 4th 2020,17:13:00 )

Quote ( Sébastien Boulanger @ March 4th 2020,17:07:31 )

New version 3.2.21.32421 is here !
Wehn can 3.14.15.92654?
In a very long moment i think ;)

Version 4 is in the box with a freshly interface ;)

You think there is a lot of update ?
I prefer a moving and updating project than something who don't move ^^
Graham Mercer
(Група Pro - 4)



Поруке: 2008
  Држава:
Аустралија 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7910 послано Mарт 4 2020, 22:51:11 Цитирај 
Thanks Sébastien :)
Jody Parker
(Група Pro - 9)



Поруке: 767
  Држава:
Енглеска 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7911 послано Mарт 5 2020, 22:48:16 Цитирај 
Thanks Seb.
Alan Halford
(Група Amateur - 39)



Поруке: 678
  Држава:
Велс 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7912 послано Mарт 7 2020, 00:09:16 (последња промена Mарт 7 2020, 00:11:00 од Alan Halford) Цитирај 
OK I see there is an update which I loaded onto my laptop with no problem but then it only has AVG loaded onto it, but when I try to load it on my PC which has BitDefender, Once again I get problems.

Pretty sure I turned off what I could the last time it loaded. It initially said I had a worm/virus although Seb assured it was not, but I did manage to load it ok and it worked fine.

My problem with this one is I have tried to switch everything off that I did last time but it still will not let me load the update and now GO is playing up. I have tried to load

" GProOrganizer_3.2.21.32405_Setup.exe " by adding it to "exceptions" in BitDefender's AntiVirus but it still will not let me load it up because of this

" Unable to execute file in temporary directory. Setup aborted. Error 5:Access is denied "

Can anyone explain - in idiots words - exactly where I need to go to stop this happening as I am pretty sure I have turned everything off in BitDefender

Thank you
Sébastien Boulanger
(Група Amateur - 59)



Поруке: 1190
  Држава:
Француска 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7913 послано Mарт 7 2020, 00:34:53 Цитирај 
Hum your antivirus prevent app for unpacking it's archive to temp dir.

Have you tried to launch it in admin mode?

This is an innosetup installer, normally there is no problem with this kind of soft
Béla Ormos
(Група Pro - 3)



Поруке: 716
  Држава:
Мађарска 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7914 послано Mарт 8 2020, 11:14:46 Цитирај 
I'm pretty sure, BitDefender put it into quarantine. Normally this means you cannot do anything with that file, even if the antivirus is closed. Search the quarantine menu in BitDefender.
Alan Halford
(Група Amateur - 39)



Поруке: 678
  Држава:
Велс 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7915 послано Mарт 8 2020, 17:20:46 Цитирај 
Quote ( Béla Ormos @ March 8th 2020,11:14:46 )

Normally this means you cannot do anything with that file, even if the antivirus is closed. Search the quarantine menu in BitDefender.


Not sure that is true as I have uploaded previous versions, I just cannot remember how I did it. I know I switched everything off and then had to add it to an exception somewhere but now cannot find where that was done.
Jody Parker
(Група Pro - 9)



Поруке: 767
  Држава:
Енглеска 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7916 послано Mарт 8 2020, 17:37:22 Цитирај 
I get an error with the Car Update Page when updating, not able to find it.
Alberto Villa
(Група Amateur - 53)



Поруке: 508
  Држава:
Италија 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7917 послано Mарт 8 2020, 18:38:46 Цитирај 
Thank you for your support ;)
Alan Halford
(Група Amateur - 39)



Поруке: 678
  Држава:
Велс 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7918 послано Mарт 8 2020, 20:25:57 Цитирај 
Quote ( Alan Halford @ March 8th 2020,17:20:46 )

somewhere but now cannot find where that was done.


Found it eventually in "Anti-virus" settings. Have now installed it and it works fine. :)
Wilian Souza
(Група Rookie - 71)



Поруке: 767
  Држава:
Бразил 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7919 послано Mарт 14 2020, 14:07:42 Цитирај 
I downloaded and installed the latest version, but it's not even opening.

What's the problem? I'm on Windows 7 64-bit.
Ivan Andjelic
(Група Master - 5)



Поруке: 215
  Држава:
Србија 
Сертификат: 
Свиђа ми се (0)   Не свиђа ми се (0)
Стара порука #7920 послано Mарт 14 2020, 19:08:12 Цитирај 
Everything works fine in S75 (Win 7 64-bit, .NET framework 4.8).

Little advice Sébastien:
Keep it reliable and avoid complication as much as you can.
Admins will do it for you... :D

Thanks.

Страна « 1 2 3 ... 263 [264265 ... 279 280 281 » Иди на страну:
Grand Prix Racing Online Форум > General forum > GPRO Organiser - A Tool for GPRO Додај ову тему на листу игнорисаних Додај ову тему на листу праћених

Одговори