Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lang string crash on server start #5

Closed
dann1kid opened this issue Feb 14, 2022 · 2 comments
Closed

Lang string crash on server start #5

dann1kid opened this issue Feb 14, 2022 · 2 comments

Comments

@dann1kid
Copy link

dann1kid commented Feb 14, 2022

Game Version: v1.16.3 (Stable)
Loaded Mods: 
14.02.2022 10:04:16: Critical error occurred
System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   в Vintagestory.API.Config.TranslationService.Load(Boolean lazyLoad)
   в Vintagestory.API.Config.Lang.Load(ILogger logger, IAssetManager assetManager, String defaultLanguage)
   в Vintagestory.Server.ServerSystemModHandler.OnLoadAssets()
   в Vintagestory.Server.ServerMain.EnterRunPhase(EnumServerRunPhase runPhase)
   в Vintagestory.Server.ServerMain.Launch()
   в ‎​​‭‏‮‪‭‏‮​‬‍‎‭‬​‬‏‬‍‌​‫‍‮.‌​‏‬‌‏‭‏‍‌‏‭‭‮‌‪‮‌‌‮‮()
   в _XL1Xa21FKJVFetNmIumId5p6UDU._SwLkq72vc0vcc3OnHXTAS19pm9p(ThreadStart )
-------------------------------
@cyraxan
Copy link

cyraxan commented Feb 15, 2022

confirm, both 1.2.4 and 1.2.5

Game Version: v1.16.3 (Stable)
Loaded Mods:
15.02.2022 9:55:30: Critical error occurred
System.NullReferenceException: Object reference not set to an instance of an object.
   at Vintagestory.API.Config.TranslationService.Load(Boolean lazyLoad)
   at Vintagestory.API.Config.Lang.Load(ILogger logger, IAssetManager assetManager, String defaultLanguage)
   at Vintagestory.Server.ServerSystemModHandler.OnLoadAssets()
   at Vintagestory.Server.ServerMain.EnterRunPhase(EnumServerRunPhase runPhase)
   at Vintagestory.Server.ServerMain.Launch()
   at ?????????????????????????????????????????.?????????????????????????????????????????()
   at _XL1Xa21FKJVFetNmIumId5p6UDU._SwLkq72vc0vcc3OnHXTAS19pm9p(ThreadStart )
-------------------------------

@91loocekaj
Copy link
Owner

This has been fixed in 1.2.6. Please put bug reports on the forum page for this mod, I do not actively check Github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants