Hello, I'm using KageDesu's Alpha Net Z to add multiplayer to my game. The game is freezing on the first round of battle after the first actor (player 2) selects their first action and chooses a target. This is my first attempt at getting the plugin to work. Single-player battles work fine.
The error reads "Source map error: Error: request failed with status 404 Resource URL:
http://localhost:3000/js/libs/pixi.js Source Map URL: pixi.js.map".
This error is inconsistent because sometimes the actor will complete the action and sometimes they won't. The enemy successfully executes its turn right before player 2.