Jump to content
Game-Labs Forum

Can't start battle due to error


Sincress

Recommended Posts

Hi, I'm having issues with starting the battle after the ship designer. After the lengthy loading process the loading screen gets stuck at "Loading Level..." indefinitely. When clicking the mouse anywhere on screen, the battle scene opens but there is no UI, no ocean, only the ships are visible. When pressing Esc, nothing happens, and it's impossible to get any UI to show. The issue is 100% reproducible meaning I can't enter the battle at all without this happening. It started happening after the Core 0.5 patch.

Loading screen, "Loading Level..." text is pulsing like Click To Start Battle should be.
https://drive.google.com/file/d/187v-F1y6PlNAUpkBunrNnZpAPTGkpxtw/view?usp=sharing

When I click anywhere on screen, incompletely loaded Battle scene appears:
https://drive.google.com/file/d/1q5x2Suf4DAi_4vuG4VxjmDhLKXm-sA2Q/view?usp=sharing

Errors in the log:

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 93348.
Total: 149.896177 ms (FindLiveObjects: 7.403341 ms CreateObjectMapping: 1.659941 ms MarkObjects: 140.702164 ms  DeleteObjects: 0.130439 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
NullReferenceException: Object reference not set to an instance of an object
  at UiExt.UiExt.RenderX (UnityEngine.Camera camera) [0x00026] in <2a40b702e2514716b767639348308041>:0 
  at NavalAction.Client.WaterSurfaceObjectsRenderer.RenderWaterSurfaceObjects () [0x00000] in <2a40b702e2514716b767639348308041>:0 
  at NavalAction.Client.WaterSurfaceObjectsRenderer.Update () [0x00006] in <2a40b702e2514716b767639348308041>:0 
  at NavalAction.Client.OceanFFT.LateUpdate () [0x0004a] in <2a40b702e2514716b767639348308041>:0 


Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 93346.
Total: 149.255123 ms (FindLiveObjects: 5.956499 ms CreateObjectMapping: 1.681925 ms MarkObjects: 141.491537 ms  DeleteObjects: 0.124576 ms)

NullReferenceException: Object reference not set to an instance of an object
  at UiExt.UiExt.RenderX (UnityEngine.Camera camera) [0x00026] in <2a40b702e2514716b767639348308041>:0 
  at NavalAction.Client.WaterSurfaceObjectsRenderer.RenderWaterSurfaceObjects () [0x00000] in <2a40b702e2514716b767639348308041>:0 
  at NavalAction.Client.WaterSurfaceObjectsRenderer.Update () [0x00006] in <2a40b702e2514716b767639348308041>:0 
  at NavalAction.Client.OceanFFT.LateUpdate () [0x0004a] in <2a40b702e2514716b767639348308041>:0 

The last NullRefException repeats as it's being called from Update() somewhere. Good luck fixing this, and let me know if you need more info. (Yes, I'm a Unity game dev)

System:
batteryLevel: -1
batteryStatus: Charging
operatingSystem: Windows 8.1  (6.3.0) 64bit
operatingSystemFamily: Windows
processorType: AMD Ryzen 5 1500X Quad-Core Processor 
processorFrequency: 3493
processorCount: 8
systemMemorySize: 8124
graphicsMemorySize: 3992
graphicsDeviceName: NVIDIA GeForce GTX 1050 Ti
graphicsDeviceVendor: NVIDIA
graphicsDeviceID: 7298
graphicsDeviceVendorID: 4318
graphicsDeviceType: Direct3D11
graphicsUVStartsAtTop: True
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsShaderLevel: 50
graphicsPixelFillrate: -1
supportsVertexPrograms: True
graphicsMultiThreaded: True
supportsShadows: True
supportsRawShadowDepthSampling: True
supportsRenderTextures: True
supportsMotionVectors: True
supportsRenderToCubemap: True
supportsImageEffects: True
supports3DTextures: True
supports2DArrayTextures: True
supports3DRenderTextures: True
supportsCubemapArrayTextures: True
copyTextureSupport: Basic, Copy3D, DifferentTypes, TextureToRT, RTToTexture
supportsComputeShaders: True
supportsInstancing: True
supportsSparseTextures: True
supportedRenderTargetCount: 8
usesReversedZBuffer: True
supportsStencil: 1
npotSupport: Full
deviceUniqueIdentifier: 34917fbffa7b2b817d953c7763a2a62f4b5335f2
deviceName: SINCRESS-BEAST
deviceModel: System Product Name (System manufacturer)
supportsAccelerometer: False
supportsGyroscope: False
supportsLocationService: False
supportsVibration: False
supportsAudio: True
deviceType: Desktop
maxTextureSize: 16384
maxCubemapSize: 16384

Link to comment
Share on other sites

On 9/17/2021 at 11:13 PM, Sincress said:

I tried installing 7zip but the problem still occurs, unfortunately.

Admiral, please wait until the fix is live or you can try this workaround:

when windows attempts to close the application, try to wait for the app to respond without clicking any button - app shall respond

Link to comment
Share on other sites

2 hours ago, Ink said:

Admiral, please wait until the fix is live or you can try this workaround:

when windows attempts to close the application, try to wait for the app to respond without clicking any button - app shall respond

Thanks, but, I don't get the "application not responding" window. The battle scene loads, but it doesn't load properly. I just can't play at all now, even after a full reinstall.

Link to comment
Share on other sites

2 hours ago, Ink said:

Admiral, please wait until the fix is live or you can try this workaround:

when windows attempts to close the application, try to wait for the app to respond without clicking any button - app shall respond

This is plainly wrong.  Multiple users have reported this issue.  The game gets hung at "loading level" and you can literally wait for hours and it will never proceed to "click to continue"

The game is in a broken, unplayable state for some users, and it is unacceptable to keep seeing "wait without clicking, the game will respond"

  • Like 1
Link to comment
Share on other sites

2 hours ago, Nick Thomadis said:

We have uploaded a hotfix addressing this very serious issue. Please check it out and advise if it has fixed the problem for you.

Unfortunately, the following error still appears in the Player.log and the Battle Scene still does not load properly:

NullReferenceException: Object reference not set to an instance of an object
  at UiExt.UiExt.RenderX (UnityEngine.Camera camera) [0x00026] in <d6dc9e92f67f4762858a99c7f7e00a57>:0 
  at NavalAction.Client.WaterSurfaceObjectsRenderer.RenderWaterSurfaceObjects () [0x00000] in <d6dc9e92f67f4762858a99c7f7e00a57>:0 
  at NavalAction.Client.WaterSurfaceObjectsRenderer.Update () [0x00006] in <d6dc9e92f67f4762858a99c7f7e00a57>:0 
  at NavalAction.Client.OceanFFT.LateUpdate () [0x0004a] in <d6dc9e92f67f4762858a99c7f7e00a57>:0 

 

Link to comment
Share on other sites

On 9/20/2021 at 2:10 PM, Sincress said:

Unfortunately, the following error still appears in the Player.log and the Battle Scene still does not load properly:


NullReferenceException: Object reference not set to an instance of an object
  at UiExt.UiExt.RenderX (UnityEngine.Camera camera) [0x00026] in <d6dc9e92f67f4762858a99c7f7e00a57>:0 
  at NavalAction.Client.WaterSurfaceObjectsRenderer.RenderWaterSurfaceObjects () [0x00000] in <d6dc9e92f67f4762858a99c7f7e00a57>:0 
  at NavalAction.Client.WaterSurfaceObjectsRenderer.Update () [0x00006] in <d6dc9e92f67f4762858a99c7f7e00a57>:0 
  at NavalAction.Client.OceanFFT.LateUpdate () [0x0004a] in <d6dc9e92f67f4762858a99c7f7e00a57>:0 

 

Same.  I even completely deleted the game, wiped settings, and did a fresh reinstall on a different drive.  Game loads, builder works perfectly, but the game will never pass loading level.  Sound plays like waves, if you click you can see ships, but it is frozen, no UI and no water.

 

Link to comment
Share on other sites

9 hours ago, Cypher5018 said:

Same.  I even completely deleted the game, wiped settings, and did a fresh reinstall on a different drive.  Game loads, builder works perfectly, but the game will never pass loading level.  Sound plays like waves, if you click you can see ships, but it is frozen, no UI and no water.

 

Admiral, could you please try to reinstall/update GPU drivers?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...