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

Airport #237

Open
KingDeadKnight opened this issue Jan 22, 2016 · 3 comments
Open

Airport #237

KingDeadKnight opened this issue Jan 22, 2016 · 3 comments

Comments

@KingDeadKnight
Copy link

Airport doesn't work between worlds
Like, I create a arrival in a world and a departure in another one, it say me There is no airport named xxx

@PunkN14
Copy link

PunkN14 commented Apr 22, 2016

I have the same problem. In the same world it works fine.
Inthe console this appears when I tap a departure sign:

22.04 10:03:34 [Server] INFO Warning: SQLite3::query(): Unable to prepare statement: 1, near "s": syntax error in /plugins/EconomyProperty/src/onebone/economyproperty/EconomyProperty.php on line 124
22.04 10:03:34 [Server] Server thread/CRITICAL "Could not pass event 'pocketmine\event\player\PlayerInteractEvent' to 'EconomyProperty v2.0.6': Call to a member function fetchArray() on boolean on onebone\economyproperty\EconomyProperty
22.04 10:03:34 [Server] Server thread/CRITICAL Error: "Call to a member function fetchArray() on boolean" (EXCEPTION) in "/EconomyProperty/src/onebone/economyproperty/EconomyProperty" at line 124

Why is there EconomyProperty?
Can someone look into this?

@PunkN14
Copy link

PunkN14 commented Apr 22, 2016

I said it works fine in the same world. I mean you warp and money gets deducted. But on console this appears:

22.04 10:34:47 [Server] Server thread/CRITICAL "Could not pass event 'pocketmine\event\player\PlayerInteractEvent' to 'EconomyProperty v2.0.6': Call to a member function fetchArray() on boolean on onebone\economyproperty\EconomyProperty
22.04 10:34:47 [Server] Server thread/CRITICAL Error: "Call to a member function fetchArray() on boolean" (EXCEPTION) in "/EconomyProperty/src/onebone/economyproperty/EconomyProperty" at line 124
22.04 10:34:50 [Server] INFO Warning: SQLite3::query(): Unable to prepare statement: 1, near "s": syntax error in /plugins/EconomyProperty/src/onebone/economyproperty/EconomyProperty.php on line 124
22.04 10:34:50 [Server] Server thread/CRITICAL "Could not pass event 'pocketmine\event\player\PlayerInteractEvent' to 'EconomyProperty v2.0.6': Call to a member function fetchArray() on boolean on onebone\economyproperty\EconomyProperty
22.04 10:34:50 [Server] Server thread/CRITICAL Error: "Call to a member function fetchArray() on boolean" (EXCEPTION) in "/EconomyProperty/src/onebone/economyproperty/EconomyProperty" at line 124

@jasonw4331
Copy link

@KingDeadKnight that "xxx" output is because when an departure sign is placed, it only checks if the arrival sign is in the same level, not others

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

3 participants