Author Topic: V18  (Read 19275 times)

Can't, this game is running on Wine, the virtual drive can't be changed.

I see.. a USB stick won't work either?

Yes.
I also can't connect to non-vanilla servers for some reason :/

Yes.
I also can't connect to non-vanilla servers for some reason :/

You could try re-installing the game and moving your add-ons folder, then re-cache?

are you sure you're running the v18 executable?

I uninstalled the previous version of blockland as it was giving me trouble, and installed v18. I got ingame, and the first server I connected to was badspot's, which was fine. Then I tried lord tony's which was fine, but non others would work. I also can't change the folder permissions, because it's a virtual drive. And yes I'm running the executable.

Want me to make a video of what happens when I try to change the folder to read and write?
« Last Edit: October 28, 2010, 11:12:43 PM by Devvy »

Dang disabling read only is taking quite a while...I just had a crazy idea though
why dosent badspot try and put together some sort of version of blockland that runs on a cd rom disk?As in the base files like models and scripts along with other properties?It might take a while but Im pretty sure its do able.

Dang disabling read only is taking quite a while...I just had a crazy idea though
why dosent badspot try and put together some sort of version of blockland that runs on a cd rom disk?As in the base files like models and scripts along with other properties?It might take a while but Im pretty sure its do able.

It might take a while

and it's inefficient


I've run Blockland from a CD before, works fine.

I've run Blockland from a CD before, works fine.
You should try it right now.

That was when I was on windows. I've tried CD on linux, it doesn't work.

Tom

3000 files..

NO PROBLEM!!!!

« Last Edit: October 29, 2010, 12:33:51 AM by canto xe »

Why didn't you provide us with the SQLite tool you're using for creating the cache? Could make it a lot easier for us who needs a fast database in core.

Badspot

  • Administrator
Took about a minute to build the database. Also, why didn't you provide us with the SQLite tool you're using for creating the cache? Could make it a lot easier for us who needs a fast database in core.
I don't really understand what tool you're referring to or what "core" means in this context.  Are you asking why I didn't put in script functions to access the database?  It's because I don't what a bunch of 12 year olds stuffting into my database. 

I don't really understand what tool you're referring to or what "core" means in this context.  Are you asking why I didn't put in script functions to access the database?  It's because I don't what a bunch of 12 year olds stuffting into my database. 
I was more referring to that you could add functions or a class that gives us the possibility to create custom databases for storage of various data, like items or id list. Could also be used for any mod that needs to save or load data frequently and fast.