Author Topic: My Brickpack stopped loading.  (Read 905 times)

I've made a brick pack for my sever (mostly bricks that Blockland didn't have by default) and recently, it stopped loading. My saves aren't suffering greatly, but I'm confused as to how it stopped working for no reason.

Attached is the console log, the launcher, and the add-on. I looked over every inch of the code and I can't find an error that would cause it to completely miss the add-on.

Start a server with the add-on enabled then post console.log
Also what's the add-on called

It's a private add-on because I really don't have a need to release it.

Most packs already have these bricks, but I'd rather make them for myself then get 100s of bricks I won't even need.

I can upload the file somewhere, gimme a few.


http://www.mediafire.com/?fvh5uh8xqiok4ra
Check the console.log when loading the add-on on the server and it'll point out the error for you, or just posting it in the first place would have been good.

The server.cs has a closing brace ( }; ) near the bottom of the file on its own, get rid of it and it should be fine.