DaPigGuy / PiggyCustomEnchants

An open source custom enchantment plugin for PocketMine-MP
https://piggydocs.aericio.net/PiggyCustomEnchants.html
Apache License 2.0
103 stars 118 forks source link

ParseError: "syntax error, unexpected end of file, expecting function (T_FUNCTION) #29

Closed totor29 closed 7 years ago

totor29 commented 7 years ago

General

Critical error ParseError: "syntax error, unexpected end of file, expecting function (T_FUNCTION)" (EXCEPTION)

log : 2017-08-03 [18:12:53] [Server thread/CRITICAL]: Could not tick level "world": syntax error, unexpected end of file, expecting function (T_FUNCTION) 2017-08-03 [18:12:53] [Server thread/CRITICAL]: ParseError: "syntax error, unexpected end of file, expecting function (T_FUNCTION)" (EXCEPTION) in "src/pocketmine/event/entity/ExplosionPrimeEvent" at line 73

Version of PiggyCustomEnchants:

PiggyCustomEnchants 1.0.2 Dev | #73 https://poggit.pmmp.io/r/9352/PiggyCustomEnchants.phar

Data Provider:

Hosting PHP version: | 7.0.17 Linux ns3023271.ip-151-80-230.eu 4.4.19-mod-std-ipv6-64 #1 SMP Mon Aug 22 13:05:01 CEST 2016 x86_64

Steps to Reproduce the Issue

PocketMine-MP 1.6.2dev-340

Plugins : PurePerms 1.4.1-dev2; BlockPets 1.1.0; AllSigns 1.0.2; ItemCasePE 1.1.0-dev1; FactionsProBeta 1.4.4-dev2; KillMoney 1.1.2; EconomyAPI 5.7.1-dev2; CrateKeys 1.0.0; AlwaysSpawn 2.2.3-dev1; Jail 1.1.6; SimpleAuth 2.0.0-alpha7; SimpleAuthHelper 2.0.5-dev1; HotBlock 1.0.3; PiggyCustomEnchants 1.0.2; essentialsTP 1.2.0-dev1; ChatToDiscord 1.1.0; iProtector 4.0.1#3.1b; Parkour 1.5.3

Extra Information

another log =) Is it the same issue ? Server crash

2017-08-04 [02:00:05] [Server thread/CRITICAL]: ParseError: "syntax error, unexpected end of file, expecting function (T_FUNCTION)" (EXCEPTION) in "src/pocketmine/event/server/ServerCommandEvent" at line 76 2017-08-04 [02:00:05] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump 2017-08-04 [02:00:05] [Server thread/CRITICAL]: ParseError: "syntax error, unexpected end of file, expecting function (T_FUNCTION)" (EXCEPTION) in "src/pocketmine/CrashDump" at line 260 2017-08-04 [02:00:05] [Server thread/CRITICAL]: Could not create crash dump: syntax error, unexpected end of file, expecting function (T_FUNCTION)

DaPigGuy commented 7 years ago

This is not caused by this plugin