GreepTheSheep / openplanet-MXRandom

An Openplanet plugin that takes a random map from MX / TMX and play it
https://openplanet.dev/plugin/mxrandom
GNU General Public License v3.0
19 stars 28 forks source link

Openplanet for ManiaPlanet 4 x64 #125

Closed tomekdot closed 1 month ago

tomekdot commented 1 month ago

Date and Time: 2024-08-04, 23:24:11

Software Version: Openplanet 1.26.0 (v4, Public, 2023-08-31)

Platform: ManiaPlanet 4 x64

Description of the Issue:

During the startup and operation of Openplanet, there are several errors related to missing optional plugin dependencies and failed script compilations, especially with the "MXRandom" plugin.

Steps to Reproduce:

  1. Start Openplanet on ManiaPlanet 4 x64.
  2. Observe the log messages during initialization and plugin loading phases.

Observed Behavior:

Expected Behavior:

Log Excerpts:

(23:24:14) Couldn't find optional plugin dependency "NadeoServices" while loading plugin "ServersList"
(23:24:14) Couldn't find optional plugin dependency "ManiaExchange" while loading plugin "MXRandom"
(23:24:14) Couldn't find optional plugin dependency "ChaosMode" while loading plugin "MXRandom"
(23:24:14) MXRandom.op/:/src/Utils/API.as (8, 68) : ERR : No matching symbol 'RMCLeaderAPI::connected'
(23:24:14) MXRandom.op/:/src/Utils/API.as (9, 57) : ERR : No matching symbol 'RMCLeaderAPI::AccountToken'
...
(23:25:13) Reinstallation of MXRandom plugin resulted in the same errors.

Additional Information:

Steps Taken to Troubleshoot:

Suggested Solutions:

Please investigate these issues to improve the stability and functionality of the plugins within Openplanet.

LOG: log.txt