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

mines are not reloaded correctly #2

Closed
gamerzezze opened this issue Mar 15, 2015 · 12 comments
Closed

mines are not reloaded correctly #2

gamerzezze opened this issue Mar 15, 2015 · 12 comments

Comments

@gamerzezze
Copy link

it worked at first but after I restart the server it gives me this message 14:39:39 [NOTICE] InvalidArgumentException: "Argument 4 passed to minereset\Mine::__construct() must be an instance of pocketmine\level\Level, null given, called in phar://D:/san andreas/PocketMine-MP/plugins/MineReset_v2.0.3.phar/src/minereset/MineReset.php on line 177 and defined" (E_RECOVERABLE_ERROR) in "/MineReset_v2.0.3.phar/src/minereset/Mine" at line 13
and after that it stopped working I redownloaded it but it did not help

@falkirks
Copy link
Owner

That means the level is no longer loaded, there should be a better error though.

@WazzyWaffles
Copy link

I need help ASAP people cant destroy my mine blocks dont know y please help I just doent let them

@WazzyWaffles
Copy link

On mcpe

@falkirks
Copy link
Owner

falkirks commented Apr 3, 2015

@WazzyWaffles I have a busy life to keep up with. I will get to this when I have time. I understand that it is important to you and will strive to get it done.

@WazzyWaffles
Copy link

I have a server to run I just need help please :( and how long will it take
PS its not my fault yall only have one staff and you the one that put
urself in a situation that you cant handle in future reference u have to do
it right....ThankYou ill be waiting
And how old r u just wondering if ur younger missing scool for this crap ,
but ok bye
On Apr 2, 2015 11:26 PM, "Falkirks" notifications@github.com wrote:

@WazzyWaffles https://github.com/WazzyWaffles I have a busy life to
keep up with. I will get to this when I have time. I understand that it is
important to you and will strive to get it done.


Reply to this email directly or view it on GitHub
#2 (comment).

@falkirks
Copy link
Owner

falkirks commented Apr 3, 2015

@WazzyWaffles I tested your issue on a clean installation of the latest dev build and could not reproduce.

@WazzyWaffles
Copy link

Wat does that mean
On Apr 3, 2015 1:11 PM, "Falkirks" notifications@github.com wrote:

@WazzyWaffles https://github.com/WazzyWaffles I tested your issue on a
clean installation of the latest dev build and could not reproduce.


Reply to this email directly or view it on GitHub
#2 (comment).

@WazzyWaffles
Copy link

And how do u set reset time on minereset
On Apr 3, 2015 2:40 PM, "TheMineCraftMan" eli3097736@gmail.com wrote:

Wat does that mean
On Apr 3, 2015 1:11 PM, "Falkirks" notifications@github.com wrote:

@WazzyWaffles https://github.com/WazzyWaffles I tested your issue on a
clean installation of the latest dev build and could not reproduce.


Reply to this email directly or view it on GitHub
#2 (comment).

@ghost
Copy link

ghost commented Jun 13, 2015

that happens after you restart the server...

set up a mine, reset it, will work, ok...
but when you try to reboot your server this error will ocurr and the plugin will not load anymore...
it's happening on latest pm builds, and really broke my server, (i'm porting then from 0.10.5) :/

@falkirks
Copy link
Owner

@iVertx Thanks.

@falkirks falkirks changed the title fix this mines are not reloaded correctly Jun 14, 2015
@ghost
Copy link

ghost commented Jun 14, 2015

ok, I found the fix by myself
These issue is related to the level name present on ./world/level.dat not matching with the name of the world folder, The plugin saves the name present on level.dat on their config.yml intead of saving the name of the folder, so, these issue happens...

the fix that i found for this issue is deleting the original ./level.dat from the world that yor mine are located (probally PC Imported), and restarting the server, pocketmine will regenerate this file with the correct name by itself if your world are properly documented on pocketmine.yml, and the plugin will load fine.

@Infernus101
Copy link

[CODE]
pocketmine.yml
worlds:
world1: []
[/CODE]
In your pocketmine.yml file, search for these world tag and replace 'world1' with your world name where your mines are built! Bet this will work, worked for me! This will automatically load your world on startup!

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

No branches or pull requests

4 participants