tashcan / bob

GNU General Public License v3.0
62 stars 15 forks source link

Game No Longer Loads With Community Mod #13

Closed thehrmmoose closed 9 months ago

thehrmmoose commented 9 months ago

After the most recent patch on Feb 6 2024, the game no longer loads when using the community mod. It crashes to desktop upon loading the game.

not-so-important commented 9 months ago

I confirm that the game doesn't start after the Feb 6 patch with the community mod any more ...

theonlyway commented 9 months ago

Here is the crash log. Seems it's having issues accessing some invalid addresses Player.log

MartyMacGyver commented 9 months ago

Here is the crash log. Seems it's having issues accessing some invalid addresses Player.log

My crash log is much the same as yours, though the addresses differ (I am running a debug build I did in mid-January from main). The offsets of the addresses are the same though. Unfortunately I don't know what exactly is tripping it up now.

I hear that an older versions of the mod (which? I don't know) work but has other issues (c and 5 shortcuts cause it to crash).

aw-tech commented 9 months ago

Same here ..

MartyMacGyver commented 9 months ago

FYI, if you have the same problem but no new information to add, click the Subscribe button to the right to get updates instead.

schlenzie77 commented 9 months ago

same here, too

netniV commented 9 months ago

I believe that I tracked the issue to: image

This is part of a third party library the mod uses: image image

However, I'm struggling right now to see if there's a specific update to match Unity 2021.3.23 that someone kindly mentioned Scopely seem to have updated the game to.

For now, the only solution I have until a fix is found is to rename the mod to .old and use the game without it.

drm31415 commented 9 months ago

what was just posted by Eco may be relevant:

6:27 AM]Eco: @everyone Commanders,

In this update, the team has upgraded the game's engine to Unity 2021 to better support the game and help with performance issues.

As a result, there will be a bigger download after the update (during the black screen of around 100MB-300MB) where the game assets will be refreshed.

In addition, on Android, the minimum OS required is 5.1 (API 22), and on iOS it is 12+. Please check that your device supports the above (almost all current ones should).

LLAP 🖖

netniV commented 9 months ago

Yes, that was. I clocked that they confirmed the Unity engine update. That really should have been announced by them before hand ... but would have had no way to test it anyway as I'm not in their NDA program etc.

varneyb commented 9 months ago

However, I'm struggling right now to see if there's a specific update to match Unity 2021.3.23 that someone kindly mentioned Scopely seem to have updated the game to.

For now, the only solution I have until a fix is found is to rename the mod to .old and use the game without it.

Hopefully a solution can be found. I find the game almost unusable on the PC without the mod.

mrbv1 commented 9 months ago

rolling back to v4.3 will allow you to load the game, but still has random issues where it will crash here and there

STFCTolstoy commented 9 months ago

rolling back to v4.3 will allow you to load the game, but still has random issues where it will crash here and there

For me I'm crashing every time I attempt to chat. Particularly when I hit certain bound keys like C

mrbv1 commented 9 months ago

rolling back to v4.3 will allow you to load the game, but still has random issues where it will crash here and there

For me I'm crashing every time I attempt to chat. Particularly when I hit certain bound keys like C

Yeah, it seems to be chat related for me as well, but it's weird. it seems to be happening when 'R' or 'F' keys are pressed, but only when my main view is in system or galaxy view.

I'm still fiddling around, but either way, it's lame. Hopefully someone a lot smarter than I am can figure out a fix quickly

tashcan commented 9 months ago

Please test, which should fix the issue https://github.com/tashcan/bob/releases/tag/v0.5.4-u2021-t1

mrbv1 commented 9 months ago

Please test, which should fix the issue https://github.com/tashcan/bob/releases/tag/v0.5.4-u2021-t1

Loaded fine. So far so good. No crashes as previously encountered with chat. Will update if I come across any issues.

tashcan commented 9 months ago

Closing as things seem to be working.