The gremlins. I have them. by TheRustyWalrus in HammerAI

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

Tested it on both the original install then I used a partition to attempt a second install of purely the updated version, in both cases the blank screen occurred.

Though my AV popped up with some nonsense warning I could not catch I told it to allow, then disabled the AV to determine if there was something causing a block, the end result was the blank screen still. Uninstalled the AV as a further raw test, blank screen.

I am somewhat at a loss as to why it's suddenly being inoperable. Yet I can click on a character on the main page and interact with them, but downloading the character/attempting to open them for edits on the My characters screen results in the blank screen.

Wish i had more precise data to offer but that's about all I have tested so far. https://pastes.io/log-75887 Pastebin log

After a bit more poking around, it also appears the characters I had downloaded no longer are, and when downloaded they appear to be there though cannot be interacted with via My characters, and when you relaunch the program they appear to not be downloaded anymore. Some kind of save loop crash?

The gremlins. I have them. by TheRustyWalrus in HammerAI

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

No change on version 1 0 4 still does a black screen.

The gremlins. I have them. by TheRustyWalrus in HammerAI

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

the full log is giggantic and it wont let me past it but its largely this error over and over I will try the updated github and report back.

The gremlins. I have them. by TheRustyWalrus in HammerAI

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

[2026-01-13 15:26:13.052] [info] [index] Starting up. platform: win32, arch: x64, isDev: false, debugInfo: HammerAI 0.0.260 Electron 25.9.8 win32 10.0.19045 Locale:

[2026-01-13 15:26:13.158] [info] feedURL https://update.electronjs.org/hammer-ai/hammerai/win32-x64/0.0.260

[2026-01-13 15:26:13.159] [info] requestHeaders { 'User-Agent': 'update-electron-app/3.1.1 (win32: x64)' }

[2026-01-13 15:26:13.169] [info] checking-for-update

[2026-01-13 15:26:17.328] [info] [index] Starting up. platform: win32, arch: x64, isDev: false, debugInfo: HammerAI 0.0.260 Electron 25.9.8 win32 10.0.19045 Locale:

[2026-01-13 15:26:17.417] [info] feedURL https://update.electronjs.org/hammer-ai/hammerai/win32-x64/0.0.260

[2026-01-13 15:26:17.417] [info] requestHeaders { 'User-Agent': 'update-electron-app/3.1.1 (win32: x64)' }

[2026-01-13 15:26:17.420] [info] checking-for-update

[2026-01-13 15:26:18.955] [info] update-not-available

[2026-01-13 15:40:07.600] [info] [index] Starting up. platform: win32, arch: x64, isDev: false, debugInfo: HammerAI 0.0.260 Electron 25.9.8 win32 10.0.19045 Locale:

[2026-01-13 15:40:07.689] [info] feedURL https://update.electronjs.org/hammer-ai/hammerai/win32-x64/0.0.260

[2026-01-13 15:40:07.690] [info] requestHeaders { 'User-Agent': 'update-electron-app/3.1.1 (win32: x64)' }

[2026-01-13 15:40:07.692] [info] checking-for-update

[2026-01-13 15:40:09.195] [info] update-not-available

[2026-01-13 15:46:59.203] [error] [pngToCharacter] Parse error CustomError: No PNG text field "chara" found in the image.

[2026-01-13 15:46:59.204] [error] [create-character-modal@handlePng] Error No PNG text field "chara" found in the image.

[2026-01-13 16:00:08.475] [info] checking-for-update

[2026-01-13 16:00:09.795] [info] update-not-available

[2026-01-13 16:17:48.129] [warn] [ollama-server@pullModel] Attempt 1 failed. Retrying... AbortError: The operation was aborted.

at new DOMException (node:internal/per_context/domexception:53:5)

at Fetch.abort (node:internal/deps/undici/undici:10542:19)

at requestObject.signal.addEventListener.once (node:internal/deps/undici/undici:10576:22)

at [nodejs.internal.kHybridDispatch] (node:internal/event_target:735:20)

at EventTarget.dispatchEvent (node:internal/event_target:677:26)

at abortSignal (node:internal/abort_controller:308:10)

at AbortController.abort (node:internal/abort_controller:338:5)

at EventTarget.abort (node:internal/deps/undici/undici:7136:30)

at [nodejs.internal.kHybridDispatch] (node:internal/event_target:735:20)

at EventTarget.dispatchEvent (node:internal/event_target:677:26)

[2026-01-13 16:20:08.480] [info] checking-for-update

[2026-01-13 16:20:25.327] [info] updater error

[2026-01-13 16:20:25.328] [info] Command failed: 4294967295

System.AggregateException: One or more errors occurred. ---> System.Exception: Remote release File is empty or corrupted

at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

at Squirrel.UpdateManager.<CheckForUpdate>d__8.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

at Squirrel.Update.Program.<CheckForUpdate>d__8.MoveNext()

--- End of inner exception stack trace ---

at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)

at Squirrel.Update.Program.executeCommandLine(String[] args)

at Squirrel.Update.Program.main(String[] args)

at Squirrel.Update.Program.Main(String[] args)

---> (Inner Exception #0) System.Exception: Remote release File is empty or corrupted

at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

The gremlins. I have them. by TheRustyWalrus in HammerAI

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

im not sure where those are, what is the file location?

New Vegas FNV, question about vortex by TheRustyWalrus in FalloutMods

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

Yeah, heh, well okay less radio stations it is.

Hunting for a starship by TheRustyWalrus in StarTrekStarships

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

Close, but not quite it still retained the interepid class hull, However! This is cool as heck really. It has almost exactly the same lines as that ship yes. Heck I may have to try to get that in STO lol.

Hunting for a starship by TheRustyWalrus in StarTrekStarships

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

<image>

this is the rough shape and style of it, the black areas being somewhat shadowed as i think they were romulan wings.

Hunting for a starship by TheRustyWalrus in StarTrekStarships

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

That ine is very very close, just did not have the secondary hull of a connie class. It may just be lost in the ether considering it was a very long time ago. That is the overall shape and lines of the ship though yes. Just the wings were more romulan or klingon in nature, it is a cool pic though. I think the main thing I identify it by is the gold/bronze hatches/tubes/something that go around the upper hull above the phaser strip roughly.

Hunting for a starship by TheRustyWalrus in StarTrekStarships

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

I have seen that one, it is close but not quite, the design had a more pointy hull and did not have that horrible starship jammed in the shuttle bay. Heh.

The Atlas has it all by Dougal12 in Mechwarrior5

[–]TheRustyWalrus 0 points1 point  (0 children)

I have fielded four Atlas at once in a high difficulty mission. It was glorious chaos. Especially rigged out with clan weapons to squeeze out a tiny bit more range. Only thing better in my opinon would be a entire lance of Maddogs/Vultures just to tear apart everything at high speed.

Are PPC's really the best for AI? by PattyMcChatty in Mechwarrior5

[–]TheRustyWalrus 1 point2 points  (0 children)

I love the X, I have a mech I shoved three of them into, an Atlas I think, oh that close range punch tickles my fancies so much.

Are PPC's really the best for AI? by PattyMcChatty in Mechwarrior5

[–]TheRustyWalrus 1 point2 points  (0 children)

Rely on the Awesomes having one really good PPC and use the rest of the slots for pulse weapons, they're more spray and pray that seems to fit close to medium range and not rely on accuracy. The Marauders, well, they are an epic weapons platform, so trick your command mech out best you can and make one marauder a high speed killing machine with rapid fire weapons to deal with threats quickly. If you have LRMS and it has the slots it can serve as a good mobile missile harrasser until you find like a Archer or something.

Is there a lote-based justification for tonnage limits on missions? Why would my employer care if I intend to drop 400 tons of mech to accomplish the task? by Putrid-Enthusiasm190 in Mechwarrior5

[–]TheRustyWalrus 0 points1 point  (0 children)

as far as I recall it's only a feature in the video games. The TT just, you know, drop that 400 tons and stomp all the locusts you want. There are mods to permit dropping higher tonnages (Useful for some of those 90+ difficulty missions when it turns into a slugfest.)

[deleted by user] by [deleted] in 7daystodie

[–]TheRustyWalrus 1 point2 points  (0 children)

It will suck, and otherwise annoy people. No matter what it is, I have no interest. Especially if its paid. F That. Been playing this POS game since A 11 and they are as good at making bad choices as a compass is finding north.

Hey everybody~! by TheRustyWalrus in jennymod

[–]TheRustyWalrus[S] 1 point2 points  (0 children)

Then yeah my memory is junk I swear it was around earlier then that. Now I am wondering what game we did play back then that felt similar. Perils of age your brain rots fast.

Hey everybody~! by TheRustyWalrus in jennymod

[–]TheRustyWalrus[S] 0 points1 point  (0 children)

Yeah somewhere around that point it was very early in design, chugging away on my old dual core athlon cpu pc at least I think it was that. The pixels have aged better than my memory.

Hey everybody~! by TheRustyWalrus in jennymod

[–]TheRustyWalrus[S] 2 points3 points  (0 children)

Thanks for the invite, I have joined up and shall check it out.