Ad5001 / BetterGen

PocketMine's Tomorrow's World Generator. Mirror of
https://git.ad5001.eu/Ad5001/BetterGen
Other
58 stars 27 forks source link

Critical Error #16

Closed DerddyDert closed 7 years ago

DerddyDert commented 7 years ago

Console spit out the following: [07:16:40] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Function name must be a string" (EXCEPTION) in "/BetterGen-master/src/Ad5001/BetterGen/generator/BetterNormal" at line 266 [07:16:40] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed [07:23:42] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Function name must be a string" (EXCEPTION) in "/BetterGen-master/src/Ad5001/BetterGen/generator/BetterNormal" at line 266 [07:23:42] [Server thread/CRITICAL]: Could not execute asynchronous task PopulationTask: Task crashed

This occurred when I was exploring a mineshaft. some areas failed to generate and I just saw emptiness. I realized the whole level would no longer generate so i did "/reload" still wouldn't generate and no more errors came out. After stopping the server and starting it again the level was generating as it should.

inxomnyaa commented 7 years ago

Again, fixed at my fork. PR soon.

Ad5001 commented 7 years ago

Fixed by PR