#No text at all

1 messages · Page 1 of 1 (latest)

haughty crag
#

Similar issue to what the previous person showed. No text at all after a fresh reinstall of the game and verifying game files.

fresh spade
#

I had the same problem, I tries uninstalling the game and reinstalling it but that hasn't helped. :/

haughty crag
#

Yeah, saw yours too. I just reinstalled the game after idk how long and on first boot up it did this. verifying game files didn't fix it either.

ornate pebble
#

Are these English? Or another language?

ornate pebble
#

Anything else you can pass on about these situations would be helpful - I have not seen anything like this.

Using any mods? (doesn't sound like it)

You mention reinstalling, did this happen first time you ran after this update, and not before? (ie. did it work at all after this update)

grizzled elm
#

i just downloaded the game and have the same issue. no text anywhere

#

should i refund game ir is the a fix?

old rain
grizzled elm
#

Hmmm not sure you think it’ll be fixed soon?

agile shard
#

Would be interesting to see if there's a correlation between system language/region settings and this bug. Or maybe even operating system.

hollow otter
#

What we need is a copy of the log file from anybody who's having this problem. If you're on Windows, you'll find it at %APPDATA%/VectorStorm/MMORPG Tycoon 2/log.txt. If you can email that to [email protected], it should give us enough information to make some guesses about what's going wrong.

hollow otter
#

I'm guessing you're on a Mac? There's now a build up on the public 'test' build I believe should fix it. Definitely would be helpful if you could give that a try and let me know whether it fixes the issue for you

haughty crag
# ornate pebble Anything else you can pass on about these situations would be helpful - I have n...

So I have changed nothing in the game. This is the base game that I reinstalled after taking a year break from it. No mods, a total of like 3 "games" created and nothing that I can think of to cause this. It looked like this immediately after I installed recently, then I tried verifying game files, then I uninstalled and reinstalled again. None of these produced any results.

I just reopened the game to see if anything had changed and now for some reason the text is working fine. I have no idea why and am incredibly confused.

old rain
hollow otter
#

The bug was 100% mine, not the graphic cards!

old rain
hollow otter
#

(for those curious, the specific problem was that due to some engine changes, an integer texture had accidentally been automatically reconfigured to use a "linear" sampling mode, which isn't a legal sampling mode for integer textures to use. All NVidia and most Intel drivers kind of said "eh, we know what you meant" and just worked. But most AMD and Apple drivers said "no, you're not allowed to do that" and ignored the draws. Which they are absolutely allowed to do per the OpenGL spec.)