Page 1 of 1

RedBrick, OrangeCircle, YellowSquare load bug

Posted: September 15th, 2023, 11:56 am
by DorianNiemiecSVRJS
Title: RedBrick, OrangeCircle, YellowSquare not loading with external web root
Platform/Software Version: RedBrick 2.4.2 or older, OrangeCircle 1.0.6 or older, YellowSquare 1.0.2 or older
Steps to Reproduce:
  1. Install SVR.JS
  2. Enable wwwroot and set domain to something like /var/www/html
  3. Install one of affected mods
  4. Start SVR.JS
Expected Behavior: Mod loads normally
Actual Behavior: `There is a problem, while loading a "<insert mod name here>" mod.` warning in SVR.JS console and logs
Additional Information:
These mods look for config.json in web root rather than in SVR.JS installation directory.

Re: RedBrick, OrangeCircle, YellowSquare load bug

Posted: September 15th, 2023, 11:58 am
by DorianNiemiecSVRJS
This bug is fixed in RedBrick 2.4.3, OrangeCircle 1.0.7 and YellowSquare 1.0.2.