• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Arandir Tur-Ani

Private
8 Badges
Jan 16, 2013
12
5
www.mundusbellicus.fr
  • Crusader Kings II
  • Europa Universalis IV
  • Pillars of Eternity
  • Warlock: Master of the Arcane
  • 500k Club
  • Mount & Blade: Warband
  • Stellaris
  • Hearts of Iron IV Sign-up
It looks like Stellaris sometimes have a seg fault (here comes from the exception log) :
Code:
######## EXCEPTION: 0xC0000005 at address: 0x013F4FE3: ACCESS VIOLATION  read attempt to address 0x00000000
Version: Unknown Version
06/07/16 01:13:15

It comes after I've tried to modify some parts of the defines variables :
Code:
NDefines.NCamera.SYSTEM_CAMERA_RESTRICT_EXTRA_SPACE      = 1000.0,
-- NDefines.NGameplay.PLANET_ORBIT_DISTANCE    = 5.0,
-- NDefines.NGameplay.PLANET_STATION_ORBIT_DISTANCE = 2.0,
NDefines.NGameplay.SYSTEM_OUTER_RADIUS_OFFSET = 600,

And here is the interesting log part :

Code:
[01:12:33][pdx_lua.cpp:145]:
LUA Error: [string "common/defines/naked_sun_defines.lua"]:4: unexpected symbol near '=' - no script source to reload

[01:12:33][defines.cpp:96]: An error occurred when loading defines in common/defines/naked_sun_defines.lua. Defines won't be updated.

It looks like the looks like parts of the defines file are quite buggy, or maybe I'm doing something completely wrong.

Maybe we can ask from Paradox a better doc about this file.
 

Attachments

  • 2016_06_06_4.png
    2016_06_06_4.png
    1,6 MB · Views: 21
  • 2016_06_06_5.png
    2016_06_06_5.png
    1,5 MB · Views: 16
  • 2016_06_06_7.png
    2016_06_06_7.png
    1,6 MB · Views: 18
Last edited: