Ad5001 / BetterGen

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

Crashes when trying to login #23

Closed DerddyDert closed 7 years ago

DerddyDert commented 7 years ago

I started a new test server, installed from your most recent source, created a world. I set that world to the "level" in server.properties and when I log on it gets stuck trying to load world and console says: [06:55:28] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined m ethod Ad5001\BetterGen\populator\MineshaftPopulator::getHighestBlockAt()" (EXCEP TION) in "/BetterGen-master/src/Ad5001/BetterGen/populator/MineshaftPopulator" a t line 90 [06:55:28] [Server thread/CRITICAL]: Could not execute asynchronous task Populat ionTask: Task crashed

jasonw4331 commented 7 years ago

wasn't that supposed to be the getHighestWorkableBlock function?

Ad5001 commented 7 years ago

Yes oops.