Lauriethefish / BetterPortals

My plugin version of the popular BetterPortals mod which has many limitations, but requires no client side code
zlib License
68 stars 35 forks source link

Plugin Crash when world unloaded with portal #153

Open Lauriethefish opened 2 years ago

Lauriethefish commented 2 years ago

The plugin crashes when a world that is the destination for a portal is unloaded.

The ideal behavior here would be for the portal to just deactivate (possibly with a log message), however since achieving this is difficult (with how portal worlds are currently stored in memory, and the other edge cases that would have to be handled), I am marking this as a wontfix for now.