Forum Replies Created
-
AuthorPosts
-
BrookMember
Yeah, this one is a (minor) headache for me now. I had some nice blue stone brought in from Storial that I was using to build a bridge. I kinda sorta fell to my death and when I came back to the bridge, harvesting the stone just gets me the wrong sort of stuff. Progress halted until blue stone comes back. 🙂
BrookMember@Padraigo — I don’t believe fair has anything to do with it. I’ve seen a lot of PVPers in my day (going back over 15 years now) and not one of them struck me as the kind of person I’d invite over for a Saturday afternoon picnic.
Of course I won’t be on PVP worlds–they’re not nice places.
BrookMemberGravity would be really weird on flat worlds. The farther away you were from the center, the more it would feel like you were walking uphill.
I’ve been to the SW corner of Vaisier and left a torch there.
Meanwhile–wrapped worlds. Not necessarily spherical–cylindrical or toroidal topologies would be fine (and easier).
BrookMemberMcDonald’s won’t hire 13-year-olds. There are laws about that. He’d have to be at least 16.
BrookMemberProblem solved–the game was running the entire time. When the window minimized the last time I used the Enter key, the client area size went to 0x0, instead of–whatever seems like a good choice for that. Following a thread of logic I thought I’d see if resizing worked, and it did. The couldn’t contact Steam API message may have been spurious because of something I clicked in the context menu opened by right-clicking the icon in the app tray.
BrookMemberSteam is set to auto-update the game. The client EXE is dated 04FEB15, and displays version 0.1.0 in Properties|Details. The steam_api64.dll file is file version 2.30.48.16, product version 01.00.00.01, last updated locally 14JAN15.
My connection to the internet is 60Mb and running quite well (you can tell because I’m posting this message). It doesn’t appear to matter whether I have Steam running or not. The memory-resident web helpers are always running, and starting the OO client prior to this would generate Steam activity (daily news, etc.). I’ve almost always used a desktop link generated by the Steam install, which is a URL forward to steam://rungameid/324510, to launch OO; until this morning I didn’t know where the actual EXE was.
BrookMemberNow it just doesn’t start at all.
javascriptengine_v8.cpp(581): (turbulenz::ArrayBufferAllocator::ArrayBufferAllocator) Creating 14 fast allocators
win32entry.cpp(228): (turbulenz::Win32NativeEngine::HostWndProc) erasing bg
tasks.cpp(17): (Tasks::Initialize) Initializing TBB task scheduler. 9 threads
turbulenz.cpp(115): (turbulenz::Turbulenz::StaticInitialize) Enabling ENGINELOG
winsysteminfo.cpp(405): (turbulenz::GetSystemInfo) SystemInfo:
winsysteminfo.cpp(406): (turbulenz::GetSystemInfo) cpuDescription : Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
winsysteminfo.cpp(407): (turbulenz::GetSystemInfo) cpuVendor : GenuineIntel
winsysteminfo.cpp(408): (turbulenz::GetSystemInfo) numPhysicalCores : 4
winsysteminfo.cpp(409): (turbulenz::GetSystemInfo) numLogicalCores : 8
winsysteminfo.cpp(410): (turbulenz::GetSystemInfo) ramInMegabytes : 9207
winsysteminfo.cpp(411): (turbulenz::GetSystemInfo) frequencyInMHz : 2672
winsysteminfo.cpp(412): (turbulenz::GetSystemInfo) architecture : x86_64
winsysteminfo.cpp(413): (turbulenz::GetSystemInfo) osName : Windows 7 Professional
winsysteminfo.cpp(414): (turbulenz::GetSystemInfo) osVersionMajor : 6
winsysteminfo.cpp(415): (turbulenz::GetSystemInfo) osVersionMinor : 1
winsysteminfo.cpp(416): (turbulenz::GetSystemInfo) osVersionBuild : 7601
winsysteminfo.cpp(417): (turbulenz::GetSystemInfo) userLocale : en_US
standalone.cpp(160): (turbulenz::oortonline::GameCodeStaticInitialize) –> ENTERED FUNCTION
standalone.cpp(161): (turbulenz::oortonline::GameCodeStaticInitialize) GameCodeStaticInitialize
standalone.cpp(67): (turbulenz::oortonline::NativeCode::StaticInitialize) STATIC INIT (TEMPLATE): NativeCode
standalone.cpp(-1): (turbulenz::oortonline::GameCodeStaticInitialize) <– LEAVING FUNCTION
javascriptengine_v8.h(3470): (turbulenz::internal::V8TypeInitializeStatic) –> ENTERED FUNCTION
javascriptengine_v8.h(-1): (turbulenz::internal::V8TypeInitializeStatic) <– LEAVING FUNCTION
nativeplatform_steam.cpp(28): (turbulenz::NativePlatform::SteamInitialize) –> ENTERED FUNCTION
nativeplatform_steam.cpp(40): (turbulenz::NativePlatform::SteamInitialize) SteamServices::Initialize returned false: Steam initialization failed (steam_api_init)
steam.cpp(142): (turbulenz::SteamServices::Shutdown) –> ENTERED FUNCTION
steam.cpp(-1): (turbulenz::SteamServices::Shutdown) <– LEAVING FUNCTION
steam.cpp(142): (turbulenz::SteamServices::Shutdown) –> ENTERED FUNCTION
steam.cpp(-1): (turbulenz::SteamServices::Shutdown) <– LEAVING FUNCTION
nativeplatform_steam.cpp(-1): (turbulenz::NativePlatform::SteamInitialize) <– LEAVING FUNCTION
engine.cpp(390): (turbulenz::StandaloneEngine::Initialize) !! failed to initialize NativePlatform
win32entry.cpp(708): (turbulenz::Win32NativeEngine::Initialize) !! Engine Init: Steam initialization failed (steam_api_init)
win32entry.cpp(714): (turbulenz::Win32NativeEngine::~Win32NativeEngine) Destroying
engine.cpp(642): (turbulenz::StandaloneEngine::GetConfigString) !! steam not available when getting data path
engine.cpp(183): (turbulenz::StandaloneEngine::Shutdown) Exiting turbulenz
standalone.cpp(216): (turbulenz::oortonline::GameCodeShutdown) –> ENTERED FUNCTION
standalone.cpp(217): (turbulenz::oortonline::GameCodeShutdown) GameCodeShutdown
standalone.cpp(-1): (turbulenz::oortonline::GameCodeShutdown) <– LEAVING FUNCTION
engine.cpp(193): (turbulenz::StandaloneEngine::Shutdown) calling TurbulenzEngine.onunload
platform.cpp(373): (turbulenz::Platform::ShutdownAllTasks) shutting down tasks …
engine.cpp(198): (turbulenz::StandaloneEngine::Shutdown) remaining object counts
javascriptengine_v8.cpp(2388): (turbulenz::JavaScriptEngine::DumpObjectCounts) Object Counts:
javascriptengine_v8.cpp(2396): (turbulenz::JavaScriptEngine::DumpObjectCounts) DynamicTestObject – 1
javascriptengine_v8.cpp(2396): (turbulenz::JavaScriptEngine::DumpObjectCounts) ConsoleObject – 1
javascriptengine_v8.cpp(2396): (turbulenz::JavaScriptEngine::DumpObjectCounts) NativePlatform – 1
javascriptengine_v8.cpp(2396): (turbulenz::JavaScriptEngine::DumpObjectCounts) WindowObject – 1
javascriptengine_v8.cpp(2396): (turbulenz::JavaScriptEngine::DumpObjectCounts) Turbulenz – 1
javascriptengine_v8.cpp(2396): (turbulenz::JavaScriptEngine::DumpObjectCounts) DocumentObject – 1
javascriptengine_v8.cpp(2396): (turbulenz::JavaScriptEngine::DumpObjectCounts) StaticTestObject – 1
engine.cpp(202): (turbulenz::StandaloneEngine::Shutdown) Global objects removal
engine.cpp(220): (turbulenz::StandaloneEngine::Shutdown) turbulenzjsengine shutdown
nativeplatform_steam.cpp(54): (turbulenz::NativePlatform::SteamShutdown) –> ENTERED FUNCTION
nativeplatform_steam.cpp(-1): (turbulenz::NativePlatform::SteamShutdown) <– LEAVING FUNCTION
javascriptengine_v8.cpp(1051): (turbulenz::JavaScriptEngine::CollectAllWrappedObjects) Released 0 objects
javascriptengine_v8.cpp(1054): (turbulenz::JavaScriptEngine::CollectAllWrappedObjects) Giving up.
javascriptengine_v8.cpp(1266): (turbulenz::JavaScriptEngine::Shutdown) Custom shutdown …
javascriptengine_v8.cpp(1051): (turbulenz::JavaScriptEngine::CollectAllWrappedObjects) Released 1 objects
engine.cpp(223): (turbulenz::StandaloneEngine::Shutdown) turbulenz static release
engine.cpp(226): (turbulenz::StandaloneEngine::Shutdown) delete platform
engine.cpp(230): (turbulenz::StandaloneEngine::Shutdown) delete jsengine
engine.cpp(234): (turbulenz::StandaloneEngine::Shutdown) static shutdown …
standalone.cpp(168): (turbulenz::oortonline::GameCodeStaticShutdown) –> ENTERED FUNCTION
standalone.cpp(169): (turbulenz::oortonline::GameCodeStaticShutdown) GameCodeStaticShutdown
standalone.cpp(74): (turbulenz::oortonline::NativeCode::StaticRelease) STATIC SHUTDOWN (TEMPLATE): NativeCode
standalone.cpp(-1): (turbulenz::oortonline::GameCodeStaticShutdown) <– LEAVING FUNCTION
engine.cpp(252): (turbulenz::StandaloneEngine::Shutdown) Shutdown doneBased on reading that I infer an issue with Steam, but haven’t any idea how to remedy it.
BrookMemberLogged back in later and it was fine. I’d walked a good darned distance across the landscape before it happened.
BrookMemberOne notes that the game is far from street-ready, and the community consists solely of early-access buyers. (It’s in a pre-alpha-ish stage. Were you expecting something different?) In its current state the game is ‘chat and build,’ with a very limited chat range. Learn to navigate, gather, and build, and be ready for when new features come along.
BrookMemberAs for finding certain blocks–the ‘P’ key is your friend, as is building a block bank somewhere on your chosen primary world. There’s plenty of lovely stuff out there to find and mine–with infinite mode on you can do a ‘remove and replace’ wherever you are and then carry it home (not by respawning!) and put it in your bank. (Which is not a game thing–it’s just a part of your home area where you dump blocks, in case that wasn’t clear.)
Keeping your home area far from the capital discourages predation. 🙂
BrookMember@Padraigo — yes, looting and killing sounds like the basis of a stable civilization. Why is it that we whine about the lack of world peace and the fundamental inequalities in the world, and yet the first thing we do in a game is declare our intent to go looting and killing? Apparently we haven’t the intellect or soul to actually get along and support each other.
One hopes that in the real world looters and killers aren’t looked upon with respect. So, I’m putting THIS out there: I will be standing with those who defend against looting and killing.
For the record, I don’t do PVP. As I have a sneaking suspicion that this will turn out to be a primarily PVP game, I fear I won’t actually be playing it once it hits the streets.
BrookMemberAny chance of getting a video of it not working?
December 31, 2014 at 12:12 am in reply to: trade oort online steam for other steam with 3 games on #7228BrookMember@Havok40k – seconded. With bells on.
December 30, 2014 at 5:01 pm in reply to: trade oort online steam for other steam with 3 games on #7220BrookMemberI don’t suppose you could expand that into something the non-Steam-savvy could fully comprehend? You have a what and you want to do what with it?
BrookMemberMy fear at this point is that Oort Online might become the same as every other game out there–because the incoming suggestions seem to be based on picking items from the vast game buffet already out there. (I had to look up “skooma,” by the way. Oort Online–in fact, no game–needs narcotics.) So far we seem to be more interested in the chrome than in the steel underneath.
To me, it looks like Oort Online is an exercise in economics. Breathing underwater or leaping over obstacles is interesting, but the ability to lay down territorial barriers and deal in materials of varying values implies that each race should have something by way of skills in the economy. The shortest block type clearly works on the supply side, which implies that the tallest block type would have to work on the demand side. Perhaps the tall type is a good overland explorer, but a terrible digger; the shortest type is a great digger but slow overland (particularly going over mountains). Right in the middle is the two-tall, with average skills in both.
I see teams of tall and short working across the worlds, with the talls laying claims and the shorts working them. That leaves the mids scrambling a bit, doesn’t it? Obviously there’s some balance issues to work out here, otherwise no one will play the mids. I’d thought about giving the talls some sort of trading bonus skills as well, but haven’t thought about how to balance that out among the other two types. (Considering that it’s not yet 7AM where I live, I’m amazed that I’ve done this much thinking.)
-
AuthorPosts