2013/12/01 - Blockland r1908

Author Topic: 2013/12/01 - Blockland r1908  (Read 60827 times)

I also added an FOV slider in the advanced options.

THAT'S why I'm having this problem!
The slider must default to a very small value...

THAT'S why I'm having this problem!
The slider must default to a very small value...

It defaults to the standard 90.

It defaults to the standard 90.
It didn't seem to do so for me.

EDIT: In fact, I can't even FIND the FOV slider.
« Last Edit: December 08, 2013, 07:23:01 PM by Mrmii21 »

It didn't seem to do so for me.

EDIT: In fact, I can't even FIND the FOV slider.
Post your console log. Maybe you have an interfering mod.

And this? ;)


The brick's coverage is setup correctly; I think that's just due to the brick being handled as a zone, thus it references the zone's boundaries instead. It's very easy to fix though - the Boolean value on line 7 for the 8x CornerA brick (8cCA.blb) just needs to be set to "0". Hopefully, triangular face-culling (for nonzonal bricks) and zone culling will fixed in a future update though.
« Last Edit: December 08, 2013, 08:29:27 PM by [GSF]Ghost »

THAT'S why I'm having this problem!
The slider must default to a very small value...

I can confirm that this is a bug. When I spawn it starts off zoomed in too now. I use setfov("90 90 90") to reset.
In addition, my FOV slider has disappeared. All these problems have happened to only one of my Blockland installations.

that sounds really dumb

"lets make a more optimized version of this game on a setting that only decent comp builds can use"
or
"lets not support more optimized and nicer looking graphics on this card so people buy more expensive ones!"
not saying that badspot nor computer manufacturing companies are bad
well ok intel graphics cards



is there a specific reason why some graphics cards can't support minimum?
If your computer can't support minimum then you're using a dinosaur.

The brick's coverage is setup correctly;
Wrong. I actually went and took the time to fix a bunch of them myself but then lost the files.

I can confirm that this is a bug. When I spawn it starts off zoomed in too now. I use setfov("90 90 90") to reset.
In addition, my FOV slider has disappeared. All these problems have happened to only one of my Blockland installations.

Delete your add-ons folder and restart the game form the launcher.

I use setfov("90 90 90") to reset.

setFOV takes a single integer; the degree angle of the field of vision. What are you even doing?

I think that's DrenDran's Blockland Essentials
Right, so you have a mod installed that attempts to replace every string in the game.  I'll be on my way now. 
Too bad I didn't catch this before.

The Welcome %1 text was fixed a while ago. It was never meant to be a tagged string.
I might make the errors stop showing up in the console completly, since it really isn't a bad thing, but I guess it scares people anyway.

If your computer can't support minimum then you're using a dinosaur.
Or the GPU went bad.
Or he has a corrupt OS.
Or he is missing a driver.
Or his PC is too high tech and refused to be on anything but max.
It's not always age that forgets you over.

Or the GPU went bad.
Or he has a corrupt OS.
Or he is missing a driver.
Or his PC is too high tech and refused to be on anything but max.
It's not always age that forgets you over.
It doesn't work like that, dummy
All of those examples you listed have other, more noticeable (and critical) symptoms

Or the GPU went bad.
And then your display stops working, rather than a feature flag suddenly showing false.
Or he has a corrupt OS.
And then your OS starts loving up, rather than a feature flag suddenly showing false.
Or he is missing a driver.
The only likely case. you've listed.
Or his PC is too high tech and refused to be on anything but max.
What.

And then your display stops working, rather than a feature flag suddenly showing false.And then your OS starts loving up, rather than a feature flag suddenly showing false.The only likely case. you've listed.What.
But Chrono, what if all of those things happened simultaneously?

But Chrono, what if all of those things happened simultaneously?
High tech GPU refusing to go on anything but max but it can't support it cause it's missing a driver, is melting, and running on a corrupted OS!?!?


Guess he can't play Blockland. Sucks to be whoever that is.

Delete your add-ons folder and restart the game form the launcher.

setFOV takes a single integer; the degree angle of the field of vision. What are you even doing?

Sounds good, and that format for setFOV worked perfectly for me.