ocapmod / ocap-legacy

OCAP is a game-changing tool that allows the recording and playback of operations on an interactive (web-based) map.
Other
38 stars 42 forks source link

Installation of map - locally #44

Closed CptBananaPeel closed 6 years ago

CptBananaPeel commented 7 years ago

OCAP Version: 0.5.0.1-beta Server OS: Windows

Description: Whenever I try to load in a recording with a map, that is not in the current REPO, I get the errormessage "map is not installed" - which makes perfect sense. When i then add the map (zip, unzipped and added to the .json file) it still cannot load the map. Is there any workaround for locally installation of maps?

Steps to reproduce:

  1. record an opperation with a not supported map.
  2. test playback-system for incompatibility
  3. add correct map files to /image/maps including .json file
  4. test playbacksystem.

RPT File N/A

maxx87 commented 7 years ago

try this... File: maps.json go to your Mapname and set the same A3MapName in both vars: "name": "Mapname", "worldName": "Mapname",

for example: { "name": "pja308", "worldName": "pja308", "worldSize": 20481, "imageSize": 16384, "multiplier": 0.79996 },

I fixed so my Problems... looks like a bug

CptBananaPeel commented 7 years ago

Sorry Maxx87, i haven't been able to obtain the same results. Still gives me an error about map-installation.

EDIT: Maxx87 - i got it to work, just needed to delete browser cache

maxx87 commented 7 years ago

yes, every time you have change something ... Strg + F5, and work...