Thema geschlossen
Seite 2 von 8 ErsteErste 1 2 3 4 ... LetzteLetzte
Ergebnis 11 bis 20 von 77

Thema: Benötigt: Entwicklerkonsole

  1. #11
    Siedler
    Registriert seit
    Jan 2017
    Ort
    Duisburg
    Beiträge
    61
    Welt
    Windfeuertal
    Zitat Zitat von Sonnenburgberg Beitrag anzeigen
    Danke dir, das ging jetzt.. und wie kopiere ich das jetzt hier rein?
    wie ab Schritt 3 von BB_Kumakun beschriebeen.
    Das ist dann unabhängig vom Browser

  2. #12
    Siedler Avatar von Inquisitor_Todd
    Registriert seit
    Nov 2013
    Beiträge
    32
    Welt
    Tuxingen
    callback is not a function

    nativehostmgr.js Line 273


    FdmNativeHostManager.prototype.postLegacyMessage = function(task, callback) { if (task.type == "query_settings") { callback(this.legacySettings); } else if (task.type == "ui_strings") { callback({ error: "", strings: {} }); } else if (task.type == "create_downloads") { var legacyUrl = task.create_downloads.downloads[0].url; for (var i = 1; i < task.create_downloads.downloads.length; ++i) legacyUrl += "\n" + task.create_downloads.downloads[i].url; var legacyTask = { id: 0, list: task.create_downloads.downloads.length > 1, page: false, url: legacyUrl, cookies: task.create_downloads.downloads[0].httpCookies, referrer: task.create_downloads.downloads[0].httpReferer, post: "", useragent: task.create_downloads.downloads[0].userAgent }; if (!legacyTask.list) { legacyTask.origUrl = task.create_downloads.downloads[0].originalUrl; legacyTask.post = task.create_downloads.downloads[0].httpPostData || ""; } this.requestsManager.performRequest( legacyTask, this.processLegacyResponse.bind(this, callback)); } else { //alert("unknown task: \n" + JSON.stringify(task)); callback({ error: "not_implemented" }); <<<==== fang mal da an } }

  3. #13
    Wuseler
    Registriert seit
    Aug 2010
    Ort
    Herzogenrath
    Beiträge
    332
    Welt
    Grünland

  4. #14
    Architekt des Wuselimperiums
    Registriert seit
    Mar 2019
    Ort
    Meck-Pomm / Vorpommern-Rügen
    Beiträge
    513
    Welt
    Funkelberg
    Zitat Zitat von Merlin-tkn1971 Beitrag anzeigen
    Zitat Zitat von Poliniki Beitrag anzeigen
    Das sollen WIR jetzt machen?!

    Sorry, dafür habe ich keine Zeit...
    Sorry, aber des is jetzt echt a witz, dauert gerade mal ein paar Sekunden und die hat man eigentlich schon, wenn man will, dass das Spiel irgendwann mal laufen sollte
    "Danke", Merline - nimmt man sich jetzt mal wieder SpielerInnen vor, die mit diesen Bereichen der PC-Technik nicht so eben mal klarkommen?
    Das hatten wir auch schon des öfteren... das ist ja fast noch trauriger, als das Versagen der Verantwortlichen für dieses kaputtprogrammierte Spiel.

    Sorry, ich will nicht diesen Thread zumüllen....

  5. #15
    Wuseler
    Registriert seit
    Jul 2012
    Beiträge
    252
    Welt
    Morgentau
    Code
    Uncaught abort("Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 2113536000, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime, or (3) if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 ") at Error
    at jsStackTrace (blob:https://www.diesiedleronline.de/61af...3bfbef:8:15650)
    at Object.stackTrace (blob:https://www.diesiedleronline.de/61af...3bfbef:8:15821)
    at Object.onAbort (https://ubistatic-a.akamaihd.net/001...127.js:4:11199)
    at abort (blob:https://www.diesiedleronline.de/61af...bfbef:8:622854)
    at abortOnCannotGrowMemory (blob:https://www.diesiedleronline.de/61af...3bfbef:8:16901)
    at _sbrk (<anonymous>:wasm-function[102472]:0x1e2c998)
    at _malloc (<anonymous>:wasm-function[102132]:0x1e16a75)
    at _realloc (<anonymous>:wasm-function[102135]:0x1e181e6)
    at <anonymous>:wasm-function[9523]:0x3f809e
    at <anonymous>:wasm-function[14129]:0x61585e
    at <anonymous>:wasm-function[5851]:0x2cfdf4
    at <anonymous>:wasm-function[5787]:0x2caa24
    at <anonymous>:wasm-function[5786]:0x2ca9c5
    at <anonymous>:wasm-function[29242]:0xe68519
    at <anonymous>:wasm-function[29241]:0xe6846e
    at <anonymous>:wasm-function[29237]:0xe67c16
    at <anonymous>:wasm-function[29237]:0xe67fed
    at <anonymous>:wasm-function[29237]:0xe67fed
    at <anonymous>:wasm-function[29237]:0xe67fed
    at <anonymous>:wasm-function[29237]:0xe67fed
    at <anonymous>:wasm-function[29237]:0xe67fed
    at <anonymous>:wasm-function[29237]:0xe67fed
    at <anonymous>:wasm-function[29237]:0xe67fed
    at <anonymous>:wasm-function[29208]:0xe5fd46
    at <anonymous>:wasm-function[29204]:0xe5f6c0
    at <anonymous>:wasm-function[29204]:0xe5f8bb
    at <anonymous>:wasm-function[29204]:0xe5f8bb
    at <anonymous>:wasm-function[29204]:0xe5f8bb
    at <anonymous>:wasm-function[29204]:0xe5f8bb
    at <anonymous>:wasm-function[29203]:0xe5f642
    at <anonymous>:wasm-function[29202]:0xe5f591
    at <anonymous>:wasm-function[13025]:0x57d52b
    at <anonymous>:wasm-function[12754]:0x55a7b3
    at <anonymous>:wasm-function[12754]:0x55a7c8
    at <anonymous>:wasm-function[12749]:0x55a2d1
    at <anonymous>:wasm-function[12742]:0x55825f
    at dynCall_v (<anonymous>:wasm-function[102579]:0x1e2deb3)
    at Object.dynCall_v (blob:https://www.diesiedleronline.de/61af...bfbef:8:587942)
    at browserIterationFunc (blob:https://www.diesiedleronline.de/61af...bfbef:8:184102)
    at Object.runIter (blob:https://www.diesiedleronline.de/61af...bfbef:8:187163)
    at Browser_mainLoop_runner (blob:https://www.diesiedleronline.de/61af...bfbef:8:185625)
    1061af707a-c4df-4bef-bb79-1243233bfbef:8 An abnormal situation has occurred: the PlayerLoop internal function has been called recursively. Please contact Customer Support with a sample project so that we can reproduce the problem and troubleshoot it.
    (Filename: Line: 397)


    _JS_Log_Dump @ 61af707a-c4df-4bef-bb79-1243233bfbef:8
    8661af707a-c4df-4bef-bb79-1243233bfbef:8 An abnormal situation has occurred: the PlayerLoop internal function has been called recursively. Please contact Customer Support with a sample project so that we can reproduce the problem and troubleshoot it.
    (Filename: Line: 397)
    Geändert von MOD_Tamaree (24.07.21 um 10:43 Uhr) Grund: Spoiler gesetzt

  6. #16
    Wuseler
    Registriert seit
    Jul 2012
    Beiträge
    252
    Welt
    Morgentau
    So? Und was sagt das jetzt aus? ich bin echt eine einfache Spielerin seit vielen Jahren. Wenn ich Probleme mit dem PC habe, weiß ich an wen ich mich wenden kann^^
    Geändert von Sonnenburgberg (23.07.21 um 13:38 Uhr)

  7. #17
    Federwolken Entfederer
    Registriert seit
    Jan 2012
    Beiträge
    4.150
    Welt
    Funkelberg
    Zitat Zitat von Sonnenburgberg Beitrag anzeigen
    So?
    ein spoiler wäre gut.
    Beispielname
    Text im Spoiler

  8. #18
    Wuseler
    Registriert seit
    Aug 2011
    Beiträge
    358
    Welt
    Goldenau

    Bitte, wenns denn weiterhilft


  9. #19
    Wuseler
    Registriert seit
    Jul 2012
    Beiträge
    252
    Welt
    Morgentau
    Ich glaube, ich klinke mich da aus.. ich bin echt eine normale Benutzerin, die möchte, dass das Spiel wieder läuft.. aber lernen was ein Spoiler ist mag ich heute wirklich nimmer.

  10. #20
    Siedler
    Registriert seit
    Jul 2012
    Beiträge
    43
    Welt
    Goldenau
    Ich habe leider gar keine Ahnung, was genau ein "Uncaught Error" ist, aber ich habe die Anleitung bei einem Fehler ausprobiert und hoffe, dass das jetzt richtig war.
    https://filehorst.de/d/djwasksI
    LG

Thema geschlossen
Seite 2 von 8 ErsteErste 1 2 3 4 ... LetzteLetzte

Ähnliche Themen

  1. Bäckerei benötigt 4 Windmühlen
    Von Mordredh im Forum Archiv: Fragen & Antworten zum Spiel / Spieler helfen Spielern
    Antworten: 1
    Letzter Beitrag: 07.02.12, 17:53

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein

Die von uns verwendeten Ubisoft-Cookies sollen sicherstellen, dass du unsere Websites optimal genießen kannst. Durch die Nutzung dieser Website erklärst du dich mit der Nutzung dieser Cookies einverstanden. Weitere Informationen zum Datenschutz.