Error loading object data

Liebes Forum,

irgendwie hat es mir die settings.json zerschossen und alle Versionen im Backup Ordner sind gleich :frowning:
Im Logfile ist folgendes zu sehen:

13.09.2014 23:03:02.149 | 0 | MESSAGE | Kernel | *** IPS STARTET
13.09.2014 23:03:02.150 | 0 | MESSAGE | Kernel | Erstelle…
13.09.2014 23:03:02.286 | 0 | MESSAGE | Kernel | Kernel erstellt #Version: 3.10, CRC: 888A34FA
13.09.2014 23:03:02.287 | 0 | MESSAGE | Kernel | Initialisiere…
13.09.2014 23:03:02.287 | 0 | MESSAGE | Settings | Erstelle…
13.09.2014 23:03:02.563 | 0 | MESSAGE | Settings | Aufräumarbeiten im Settings Ordner…
13.09.2014 23:03:02.565 | 0 | MESSAGE | ScriptEngine | Erstelle…
13.09.2014 23:03:02.572 | 0 | MESSAGE | ScriptEngine | Benutze PHP 5.4.24
13.09.2014 23:03:02.631 | 0 | MESSAGE | ScriptEngine | >OpenSSL #1: 1.0.1
13.09.2014 23:03:02.632 | 0 | MESSAGE | ScriptEngine | >OpenSSL #1: 1.0.1
13.09.2014 23:03:02.637 | 0 | MESSAGE | ScriptEngine | >Erweiterung: php_curl.dll
13.09.2014 23:03:02.641 | 0 | MESSAGE | ScriptEngine | >Erweiterung: php_gd2.dll
13.09.2014 23:03:02.644 | 0 | MESSAGE | ScriptEngine | >Erweiterung: php_gettext.dll
13.09.2014 23:03:02.646 | 0 | MESSAGE | ScriptEngine | >Erweiterung: php_mysql.dll
13.09.2014 23:03:02.649 | 0 | MESSAGE | ScriptEngine | >Erweiterung php_openssl.dll nicht geladen. Nicht nutzbar in Verbindung mit OpenSSL 1.0.1
13.09.2014 23:03:02.652 | 0 | MESSAGE | ScriptEngine | >Erweiterung: php_soap.dll
13.09.2014 23:03:02.659 | 0 | MESSAGE | DebugServer | Erstelle…
13.09.2014 23:03:02.660 | 0 | MESSAGE | TimerPool | Erstelle…
13.09.2014 23:03:02.666 | 0 | MESSAGE | LicensePool | Version: 07.08.14, #3456
13.09.2014 23:03:02.666 | 0 | MESSAGE | LicensePool | Limit WebFront: 0
13.09.2014 23:03:02.666 | 0 | MESSAGE | LicensePool | Limit Variable: 0
13.09.2014 23:03:02.666 | 0 | MESSAGE | DiscoveryServer | Erstelle…
13.09.2014 23:03:02.689 | 0 | MESSAGE | ProfilePool | Erstelle…
13.09.2014 23:03:02.699 | 0 | MESSAGE | ObjectManager | Erstelle…
13.09.2014 23:03:02.717 | 0 | MESSAGE | CategoryManager | Erstelle…
13.09.2014 23:03:02.723 | 0 | MESSAGE | InstanceManager | Erstelle…
13.09.2014 23:03:02.735 | 0 | MESSAGE | EventManager | Erstelle…
13.09.2014 23:03:02.760 | 0 | MESSAGE | ScriptManager | Erstelle…
13.09.2014 23:03:02.777 | 0 | MESSAGE | VariableManager | Erstelle…
13.09.2014 23:03:02.791 | 0 | MESSAGE | MediaManager | Erstelle…
13.09.2014 23:03:02.813 | 0 | MESSAGE | LinkManager | Erstelle…
13.09.2014 23:03:02.826 | 0 | MESSAGE | DataHandler | Erstelle…
13.09.2014 23:03:02.831 | 0 | MESSAGE | ModuleLoader | Erstelle…
13.09.2014 23:03:02.852 | 0 | MESSAGE | SOAPServer | Erstelle…
13.09.2014 23:03:02.856 | 0 | MESSAGE | Settings | Loaded 12 profiles in 0 milliseconds
13.09.2014 23:03:03.017 | 0 | MESSAGE | ObjectManager | Error loading object data 24994. Message: Access violation at address 00609DDC in module ‚ips.exe‘. Read of address 00000000
13.09.2014 23:03:03.124 | 0 | ERROR | Kernel | Untermodul konnten nicht geladen werden: Invalid parent with ID 24994.
13.09.2014 23:03:03.125 | 0 | ERROR | Kernel | Error on Init. Aborting. Message: Untermodul konnten nicht geladen werden: Invalid parent with ID 24994.

Wie kann man den Fehler wieder beheben?

Liebe Grüße,
Tobias

habe den Fehler gefunden, in der json Datei war eine Zeitangabe mit Komma statt Punkt drin: 41849,9388946875 statt 41849.9388946875 damit war die json Datei korrupt. Keine Ahnung wie sowas passieren kann…