Logic World v0.90.3 is now available


Last week we released version 0.90.2 with lots of updates and fixes. Unfortunately, that version inadvertently introduced some new bugs, so today we’re releasing version 0.90.3 to squish them.


0.90.3 Changelog

  • Fixed ExtraData being reset every time a save was loaded. This caused impersistence of all the systems stored in ExtraData, such as Display configurations, the Flag order, and custom Gridlands settings.
  • Fixed volume slider values not being applied on game startup
  • Removed the secret settings regarding max audio voices, as making these values configurable is what caused the above bug
  • Fixed error screen when changing the number of pegs on a Panel Display when there are wires attached to it
  • 1x1 Panel Displays are now limited to a maximum of 3 pegs
  • Fixed servers allowing the placement of some invalid component types
  • Servers now have additional checks to ensure that components being placed are valid
  • Server-side checks now disallow making a component a child of its own children

Files

Logic World v0.90.3 - Windows.zip 432 MB
Nov 24, 2021
Logic World v0.90.3 - Linux.zip 455 MB
Nov 24, 2021
Logic World v0.90.3 - Mac.zip 433 MB
Nov 24, 2021

Get Logic World

Buy Now$15.00 USD or more

Comments

Log in with itch.io to leave a comment.

(1 edit)

It's stuck at "the game is loading lol" screen forever

I'm using Windows 10, Intel i5 processor, no graphics acceleration.

(+1)

Sorry to hear about that, let me see if I can help you.

When you're on the infinite loading screen, please press the tilde key (just below escape) to open the debug console. Search for any errors (red messages). If you see one, click on it to copy some information about the error, and then paste that information for me.

FileNotFoundException: Could not load file or assembly 'ΩLogicWorld.Subassemblies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.

LogicWorld.SceneAndNetworkManager.DoTransitionThings (System.Boolean showLoadingScreen) (at <72bcb3b5813c4948b8fbde7f78138b1d>:0)

LogicWorld.SceneAndNetworkManager.GoToMainMenu () (at <72bcb3b5813c4948b8fbde7f78138b1d>:0)

LogicWorld.GameStarter.StartGame () (at <72bcb3b5813c4948b8fbde7f78138b1d>:0)

LogicWorld.GameStarter+<Start>d__11.MoveNext () (at <72bcb3b5813c4948b8fbde7f78138b1d>:0)

UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <9aba652a30444d38a34830193117118e>:0)


Thanks for the reply. Not mad because this game is still early access 😅

(+1)

Nice try. This is the error you get if you download Logic World for free from a sketchy website, because the sketchy website is incompetent and didn't steal the game properly. And I just double checked, your itch account did not buy Logic World here.

I won't be providing support for pirated copies of the game. If you want to play Logic World, buy it.

(3 edits)

I just didn't verify my email address. I did in fact purchase the game. Double check my account, as I just went and verified my email.



Or do you think this is coming from my school's firewall? (I'm a teacher looking to buy multiple copies for my classroom.) Does it try to authenticate with a server somewhere?? We have Steam blocked here.

(+2)

Ah, my mistake and my apologies. I've had a few people ask for help with that stolen version so I'm a little on edge about that particular error message. Now that you've verified your email I can see that you did in fact purchase the game 8 days ago. Thanks for your support :)

Or do you think this is coming from my school's firewall? Does it try to authenticate with a server somewhere??

Logic World is totally DRM-free so this is not the issue. No online connection or authentication is required.

I'm a teacher looking to buy multiple copies for my classroom.

That's awesome! I'm really excited about Logic World in education. I think it can do a lot of good in classrooms. Next year we'll be getting a proper educational licensing system set up. I'd really appreciate hearing your perspective on what that should look like; if you'd like to discuss the future of LW in education, please send me an email (jimmy@mousehatgames.com).

So, the error: this particular error is caused because a file is missing or corrupted. Please check in the directoryLogic World v0.90.3 - Windows\Logic_World_Data\Managed. There should be a file called ΩLogicWorld.Subassemblies.dll. I expect that somewhere, this file failed to be copied due to the omega in the name. (The omega shouldn't be there, it's an oversight on my part; the filename will be corrected in the future. But for now we have to deal with it.)

If you extracted the game files with the Windows file manager, try instead extracting them with 7-zip, which is a much more comprehensive archive manager. You can also try downloading and installing the game using the itch.io app, which should automatically do everything correctly.

Please let me know if one of those solutions works for you.