xZeroMCPE / SurvivalGames

A SurvivalGames plugin like no other
58 stars 28 forks source link

Error #115

Closed XDqrkneZ closed 7 years ago

XDqrkneZ commented 7 years ago

19:34:47 [CRITICAL] Could not save Config /root/test/plugins/SurvivalGames/Language/Message-eng.yml: file_put_contents(/root/test/plugins/SurvivalGames/Language/Message-eng.yml): failed to open stream: No such file or directory 19:34:47 [CRITICAL] TypeError: "Argument 1 passed to pocketmine\Server::getLevelByName() must be of the type string, null given, called in /root/test/plugins/SurvivalGames-master/src/Andre/SurvivalGames/Main.php on line 115" (EXCEPTION) in "/src/pocketmine/Server" at line 1028

xZeroMCPE commented 7 years ago

World loaded?

And this plugin is outdated. I'm planning on rewriting it on my free time.

XDqrkneZ commented 7 years ago

@xzeromcpe the error showed on server startup

xZeroMCPE commented 7 years ago

The first error is nothing more. The second one was an easy fix, so I fixed it. It should load the level automatically.

But please keep in mind that I plan to completely rewrite this entire plugin on my free time. But anyhow, enjoy the current version.

XDqrkneZ commented 7 years ago

thanks @xZeroMCPE <3