Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when executing schematics commands #135

Closed
PatiicDev opened this issue Feb 19, 2021 · 2 comments
Closed

Error when executing schematics commands #135

PatiicDev opened this issue Feb 19, 2021 · 2 comments

Comments

@PatiicDev
Copy link

"Server thread/CRITICAL ErrorException: "Array and string offset access syntax with curly braces is deprecated" (EXCEPTION) in "plugins/BuilderTools (1).phar/src/czechpmdevs/buildertools/schematics/UnloadedSchematic" at line 75
18.02 22:45:38 [Server] Server thread/CRITICAL #0 pmsrc/vendor/pocketmine/classloader/src/BaseClassLoader(138): pocketmine\utils\Utils::errorExceptionHandler(integer 8192, string[69] Array and string offset access syntax with curly braces is deprecated, string[142] phar:///plugins/BuilderTools (1).phar, integer 75, array[2])
18.02 22:45:38 [Server] Server thread/CRITICAL #1 pmsrc/vendor/pocketmine/classloader/src/BaseClassLoader(138): include()
18.02 22:45:38 [Server] Server thread/CRITICAL #2 pmsrc/vendor/pocketmine/classloader/src/BaseClassLoader(124): BaseClassLoader->loadClass(string[53] czechpmdevs\buildertools\schematics\UnloadedSchematic)
18.02 22:45:38 [Server] Server thread/CRITICAL #3 (): BaseClassLoader->{closure}(string[53] czechpmdevs\buildertools\schematics\UnloadedSchematic)
18.02 22:45:38 [Server] Server thread/CRITICAL #4 plugins/BuilderTools (1).phar/src/czechpmdevs/buildertools/schematics/SchematicsManager(67): spl_autoload_call(string[53] czechpmdevs\buildertools\schematics\UnloadedSchematic)
18.02 22:45:38 [Server] Server thread/CRITICAL #5 plugins/BuilderTools (1).phar/src/czechpmdevs/buildertools/schematics/SchematicsManager(50): czechpmdevs\buildertools\schematics\SchematicsManager->loadSchematics()
18.02 22:45:38 [Server] Server thread/CRITICAL #6 plugins/BuilderTools (1).phar/src/czechpmdevs/buildertools/BuilderTools(105): czechpmdevs\buildertools\schematics\SchematicsManager->__construct(object czechpmdevs\buildertools\BuilderTools)
18.02 22:45:38 [Server] Server thread/CRITICAL #7 pmsrc/src/pocketmine/plugin/PluginBase(116): czechpmdevs\buildertools\BuilderTools->onEnable()"

This is the error that appears when trying to load some schematics.

@VixikHD
Copy link
Contributor

VixikHD commented Feb 23, 2021

Could you send me schematic file you are trying to load?

@VixikHD
Copy link
Contributor

VixikHD commented Mar 19, 2021

There aren't any depreacated methods used in latest commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants