ObsidianBox / Obsidian

Obsidian is the implementation of Magma that extends Forge to deliver server-side content on demand.
http://obsidianbox.org
MIT License
12 stars 3 forks source link

Client crash on joining local/remote server multiple times in one session #10

Open Zidane opened 10 years ago

Zidane commented 10 years ago

Due to how I've setup my framework, I lock the ability to insert any new languages/addons/etc after the initialization of the CommonAddonManager. This becomes a problem when you join multiple servers because I don't unlock the stores.

Need to fix this before the beta.