statevde / statev_v3_issues

24 stars 38 forks source link

Neue Motoren fehlen in der Api #3674

Closed DrColgate closed 1 month ago

DrColgate commented 2 months ago

WICHTIGE INFORMATION!!:

Hier sollen nur Bugs gemeldet werden, Vorschläge bitte ins StateV-Discord!

Character Name

Anton Mueller

Auftrittszeitpunkt (Datum / Uhrzeit)

16.08.2024 19:15 Beobachtetes Verhalten

bei anfragen an "/market/import" fehlen die neuen motoren. Aktuell ist ein Bollokan Envisage Motor / 190 PS im import. die aktuelle api anfrage liefert folgendes:

[ { "id": "66bf532cb7b5bb74462438cb", "item": "Dewbauchee Rapid GT Cabrio Motor / 248 PS", "bidAmount": 14103.18, "auctionEnd": "2024-08-16T17:25:00.023Z", "icon": "https://static.statev.de/items/engine_rapidgt2_248ps.webp" }, { "id": "66bf5c8cb7b5bb744626cc45", "item": "Weeny Issi Classic Motor / 51 PS", "bidAmount": 705.6, "auctionEnd": "2024-08-16T18:05:00.022Z", "icon": "https://static.statev.de/items/engine_issi3_51ps.webp" }, { "id": "66bf6f4cb7b5bb74462c06c0", "item": "Bravado Buffalo STX Motor / 465 PS", "bidAmount": 13330.99, "auctionEnd": "2024-08-16T17:55:00.021Z", "icon": "https://static.statev.de/items/engine_buffalo4_465ps.webp" }, { "id": "66bf7078b7b5bb74462c75d9", "item": "Police Predator Boat Motor / 1225 PS", "bidAmount": 6982.5, "auctionEnd": "2024-08-16T17:15:00.026Z", "icon": "https://static.statev.de/items/engine_predator_1225ps.webp" }, { "id": "66bf71a4b7b5bb74462cef25", "item": "Dinka Akuma Motor / 203 PS", "bidAmount": 3715.79, "auctionEnd": "2024-08-16T19:35:00.014Z", "icon": "https://static.statev.de/items/engine_akuma_203ps.webp" }, { "id": "66bf72d0b7b5bb74462d52dc", "item": "Vapid Sandking SWB Motor / 268 PS", "bidAmount": 11987.36, "auctionEnd": "2024-08-16T17:40:00.023Z", "icon": "https://static.statev.de/items/engine_sandking2_268ps.webp" }, { "id": "66bf7528b7b5bb74462e2d77", "item": "Vapid Peyote Custom Motor / 78 PS", "bidAmount": 2770.46, "auctionEnd": "2024-08-16T17:50:00.027Z", "icon": "https://static.statev.de/items/engine_peyote3_78ps.webp" }, { "id": "66bf7780b7b5bb74462f11b5", "item": "Bravado Rat-Truck Motor / 249 PS", "bidAmount": 2771.44, "auctionEnd": "2024-08-16T18:30:00.030Z", "icon": "https://static.statev.de/items/engine_ratloader2_249ps.webp" }, { "id": "66bf78acb7b5bb74462f9f47", "item": "Progen Emerus Motor / 977 PS", "bidAmount": 27629.14, "auctionEnd": "2024-08-16T17:50:00.021Z", "icon": "https://static.statev.de/items/engine_emerus_977ps.webp" }, { "id": "66bf79d8b7b5bb7446301e3d", "item": "Pfister Comet SR Motor / 322 PS", "bidAmount": 12256.86, "auctionEnd": "2024-08-16T18:40:00.016Z", "icon": "https://static.statev.de/items/engine_comet5_322ps.webp" }, { "id": "66bf7b04b7b5bb74463099dc", "item": "Nagasaki Carbon RS Motor / 172 PS", "bidAmount": 3715.79, "auctionEnd": "2024-08-16T18:15:00.025Z", "icon": "https://static.statev.de/items/engine_carbonrs_172ps.webp" }, { "id": "66bf7d5cb7b5bb7446319f5b", "item": "Bravado Gauntlet Classic Motor / 322 PS", "bidAmount": 13321.14, "auctionEnd": "2024-08-16T17:40:00.019Z", "icon": "https://static.statev.de/items/engine_gauntlet3_322ps.webp" }, { "id": "66bf7fb4b7b5bb744632b94a", "item": "Scorcher Gangschaltung", "bidAmount": 287.85, "auctionEnd": "2024-08-16T17:35:00.022Z", "icon": "https://static.statev.de/items/engine_scorcher_0ps.webp" }, { "id": "66bf8338b7b5bb7446345b3f", "item": "BF Surfer Motor / 92 PS", "bidAmount": 3324.16, "auctionEnd": "2024-08-16T18:20:00.019Z", "icon": "https://static.statev.de/items/engine_surfer_92ps.webp" }, { "id": "66bf8464b7b5bb744634e950", "item": "Weeny Issi Motor / 95 PS", "bidAmount": 705.6, "auctionEnd": "2024-08-16T17:55:00.017Z", "icon": "https://static.statev.de/items/engine_issi2_95ps.webp" }, { "id": "66bf8590b7b5bb7446358498", "item": "Maxwell Asbo Motor / 70 PS", "bidAmount": 705.6, "auctionEnd": "2024-08-16T18:45:00.039Z", "icon": "https://static.statev.de/items/engine_asbo_70ps.webp" }, { "id": "66bf86bcb7b5bb7446362255", "item": "Annis Remus Motor / 397 PS", "bidAmount": 11884.46, "auctionEnd": "2024-08-16T18:50:00.016Z", "icon": "https://static.statev.de/items/engine_remus_397ps.webp" }, { "id": "66bf87e8b7b5bb744636c108", "item": "Albany Emperor Motor / 79 PS", "bidAmount": 2209.9, "auctionEnd": "2024-08-16T18:40:00.021Z", "icon": "https://static.statev.de/items/engine_emperor_79ps.webp" } ]

Erwartetes Verhalten

Schritte um den Fehler nachvollziehen zu können

Monitorauflösung (nur wenn Falsche Darstellung in der UI)

Optional: Video / Bilder des Fehlers

Erumeldor commented 1 month ago

Die neuen Motoren werden demnächst erst eingepflegt. :)

Pregon commented 1 month ago

Sind drin