Assertion failed translatewinerrortofileioerror unhandled error 123

Hello, I wonder if anyone knows why this happens on a windows-based dedicated server. For a few of my mods, I get this error: srctier1fileio.cpp (1739) : Assertion Failed: TranslateWinErrorToFileIOError: unhandled error 123. Four of my mods are having this issue, and it is only an issue on my w...

Mhh I always start my server with

start dontstarve_dedicated_server_nullrenderer -console -cluster MyDediServer -shard Master
start dontstarve_dedicated_server_nullrenderer -console -cluster MyDediServer -shard Caves

I saw that steam is now storing all mods in a different folder for the regular game: 

steamappsworkshopcontent322330

and for the dedicated server in

steamappscommonDon’t Starve Together Dedicated Serverugc_mods

I copied all mods from the first to the second folder, to skip the download from steam, but still getting the assertion error.
also lots of these outputs during startup which were not there before:

[00:00:49]: Registering duplicate lua network variable 3095390526 in entity inventoryitem_classified[115966]

Thanks for the reply, hope the hofix helps

TLDR

Edit1:

Deleting 

steamappscommonDon’t Starve Together Dedicated Servermods
(you may save your dedicated_server_mods_setup.lua before that)

and 

steamappscommonDon’t Starve Together Dedicated Serverugc_mods

then starting the dedicated server helped. The server is up but not all mods are active.

Edit2:

I moved the modconfig from the 

modoverrides.lua

to

steamappscommonDon’t Starve Together Dedicated Servermodsmodsettings.lua

now all mods are working. A rollback brought back player save data.

#1

Hurma

    Новичок

  • Пользователь
  • Pip

  • 2 сообщений

Отправлено 16 Январь 2023 — 17:43

Addon needs downloading…
srctier1fileio.cpp (1780) : Assertion Failed: TranslateWinErrorToFileIOError: unhandled error 123
srctier1fileio.cpp (1780) : Assertion Failed: TranslateWinErrorToFileIOError: unhandled error 123
   Download Failed! Input/output failure!

Выдает много таких ошибок при загрузке аддонов и сервер не запускается.

  • Elllymn, Lesdure, KelType и еще 1 это нравится
  • Наверх

#2


Ego Core

Отправлено 18 Январь 2023 — 0:26

Никакой информации что делал до с сервером…

Единственное что могу подсказать это:

1. Снести сервер полностью
2. Установить чистый сервер
3. Загружать аддоны по одному что-бы понять какой из них заставляет сервер лечь

  • Наверх

#3


Hurma

Hurma

    Новичок

  • Пользователь
  • Pip

  • 2 сообщений

Отправлено 01 Февраль 2023 — 13:14

Никакой информации что делал до с сервером…

Единственное что могу подсказать это:

1. Снести сервер полностью
2. Установить чистый сервер
3. Загружать аддоны по одному что-бы понять какой из них заставляет сервер лечь

До с сервером ничего не делал. Сервер чистый установить не могу, steamcmd запускается и мгновенно исчезает.

Еще выдает над строчками которые я озвучил вот это Download Failed! Input/output failure!

  • Наверх

Assertion failed translatewinerrortofileioerror unhandled error 123

  1. run steamcmd
  2. type «login anonymous»
  3. type «app_update 4020 validate»
  4. type «quit»

NOTE: this is just as an UPDATE!

If this DOES NOT work for you and you get this Error when joining the Game:
«The Server you are trying to connect is running an older Game Version» or anything similar than try this:

  1. open the StemCMD folder in your Explorer
  2. go into the gm folder
  3. go into the garrysmod folder
  4. open the steam.inf file
  5. now open your own garrys mod folder
  6. for this: open steam > go to Libary > rightclick on Garry’s Mod > click on properties > click on local files > click on Browse Local files
  7. in your own garrysmod Folder open the garrysmod folder > open the Steam.inf File in here, too
  8. now copy the text in there with Crtl + C or Strg + C
  9. go into the Steam.inf File you found in your Server Data, when you are in there Paste the copied text! You can do this with Crtl + V or Strg + V
  10. now save the file for this click on File in the top left corner and click on save
  11. now restart/start your Server!
  12. it should work fine now

Its not working for me

the Content of the steam.inf for my server is now
PatchVersion=2019.11.12
ProductName=garrysmod
appID=4000

but its actually not working can someone help me?

In case you mean the game itself: it automatically updates through Steam.
In case you mean the server:
https://steamcommunity.com/sharedfiles/filedetails/?id=910523733
Read here under «Installing the gmod server» -> «Logging in and installing»

It’s pretty much the same process for Installing and updating.

Just replace ‘../Server’ under ‘force_install_dir ../SERVER’ with your own folder.

  1. run steamcmd
  2. type «login anonymous»
  3. type «app_update 4020 validate»
  4. type «quit»

NOTE: this is just as an UPDATE!

If this DOES NOT work for you and you get this Error when joining the Game:
«The Server you are trying to connect is running an older Game Version» or anything similar than try this:

Источник

Assertion failed translatewinerrortofileioerror unhandled error 123

Note to future self because I am bound to find this page again a fourth time later on:
run steamcmd.sh
login anonymous
force_install_dir /home/steam/gmod
app_update 4020 validate

The director is the part I mess up every time. Dont forget. Good luck future self.

  1. run steamcmd
  2. type «login anonymous»
  3. type «app_update 4020 validate»
  4. type «quit»

NOTE: this is just as an UPDATE!

If this DOES NOT work for you and you get this Error when joining the Game:
«The Server you are trying to connect is running an older Game Version» or anything similar than try this:

  1. open the StemCMD folder in your Explorer
  2. go into the gm folder
  3. go into the garrysmod folder
  4. open the steam.inf file
  5. now open your own garrys mod folder
  6. for this: open steam > go to Libary > rightclick on Garry’s Mod > click on properties > click on local files > click on Browse Local files
  7. in your own garrysmod Folder open the garrysmod folder > open the Steam.inf File in here, too
  8. now copy the text in there with Crtl + C or Strg + C
  9. go into the Steam.inf File you found in your Server Data, when you are in there Paste the copied text! You can do this with Crtl + V or Strg + V
  10. now save the file for this click on File in the top left corner and click on save
  11. now restart/start your Server!
  12. it should work fine now

  1. run steamcmd
  2. type «login anonymous»
  3. type «app_update 4020 validate»
  4. type «quit»

NOTE: this is just as an UPDATE!

If this DOES NOT work for you and you get this Error when joining the Game:
«The Server you are trying to connect is running an older Game Version» or anything similar than try this:

Источник

Assertion failed translatewinerrortofileioerror unhandled error 123

Note to future self because I am bound to find this page again a fourth time later on:
run steamcmd.sh
login anonymous
force_install_dir /home/steam/gmod
app_update 4020 validate

The director is the part I mess up every time. Dont forget. Good luck future self.

  1. run steamcmd
  2. type «login anonymous»
  3. type «app_update 4020 validate»
  4. type «quit»

NOTE: this is just as an UPDATE!

If this DOES NOT work for you and you get this Error when joining the Game:
«The Server you are trying to connect is running an older Game Version» or anything similar than try this:

  1. open the StemCMD folder in your Explorer
  2. go into the gm folder
  3. go into the garrysmod folder
  4. open the steam.inf file
  5. now open your own garrys mod folder
  6. for this: open steam > go to Libary > rightclick on Garry’s Mod > click on properties > click on local files > click on Browse Local files
  7. in your own garrysmod Folder open the garrysmod folder > open the Steam.inf File in here, too
  8. now copy the text in there with Crtl + C or Strg + C
  9. go into the Steam.inf File you found in your Server Data, when you are in there Paste the copied text! You can do this with Crtl + V or Strg + V
  10. now save the file for this click on File in the top left corner and click on save
  11. now restart/start your Server!
  12. it should work fine now

  1. run steamcmd
  2. type «login anonymous»
  3. type «app_update 4020 validate»
  4. type «quit»

NOTE: this is just as an UPDATE!

If this DOES NOT work for you and you get this Error when joining the Game:
«The Server you are trying to connect is running an older Game Version» or anything similar than try this:

Источник

Assertion failed translatewinerrortofileioerror unhandled error 123

Note to future self because I am bound to find this page again a fourth time later on:
run steamcmd.sh
login anonymous
force_install_dir /home/steam/gmod
app_update 4020 validate

The director is the part I mess up every time. Dont forget. Good luck future self.

  1. run steamcmd
  2. type «login anonymous»
  3. type «app_update 4020 validate»
  4. type «quit»

NOTE: this is just as an UPDATE!

If this DOES NOT work for you and you get this Error when joining the Game:
«The Server you are trying to connect is running an older Game Version» or anything similar than try this:

  1. open the StemCMD folder in your Explorer
  2. go into the gm folder
  3. go into the garrysmod folder
  4. open the steam.inf file
  5. now open your own garrys mod folder
  6. for this: open steam > go to Libary > rightclick on Garry’s Mod > click on properties > click on local files > click on Browse Local files
  7. in your own garrysmod Folder open the garrysmod folder > open the Steam.inf File in here, too
  8. now copy the text in there with Crtl + C or Strg + C
  9. go into the Steam.inf File you found in your Server Data, when you are in there Paste the copied text! You can do this with Crtl + V or Strg + V
  10. now save the file for this click on File in the top left corner and click on save
  11. now restart/start your Server!
  12. it should work fine now

  1. run steamcmd
  2. type «login anonymous»
  3. type «app_update 4020 validate»
  4. type «quit»

NOTE: this is just as an UPDATE!

If this DOES NOT work for you and you get this Error when joining the Game:
«The Server you are trying to connect is running an older Game Version» or anything similar than try this:

Источник

Assertion failed translatewinerrortofileioerror unhandled error 123

Note to future self because I am bound to find this page again a fourth time later on:
run steamcmd.sh
login anonymous
force_install_dir /home/steam/gmod
app_update 4020 validate

The director is the part I mess up every time. Dont forget. Good luck future self.

  1. run steamcmd
  2. type «login anonymous»
  3. type «app_update 4020 validate»
  4. type «quit»

NOTE: this is just as an UPDATE!

If this DOES NOT work for you and you get this Error when joining the Game:
«The Server you are trying to connect is running an older Game Version» or anything similar than try this:

  1. open the StemCMD folder in your Explorer
  2. go into the gm folder
  3. go into the garrysmod folder
  4. open the steam.inf file
  5. now open your own garrys mod folder
  6. for this: open steam > go to Libary > rightclick on Garry’s Mod > click on properties > click on local files > click on Browse Local files
  7. in your own garrysmod Folder open the garrysmod folder > open the Steam.inf File in here, too
  8. now copy the text in there with Crtl + C or Strg + C
  9. go into the Steam.inf File you found in your Server Data, when you are in there Paste the copied text! You can do this with Crtl + V or Strg + V
  10. now save the file for this click on File in the top left corner and click on save
  11. now restart/start your Server!
  12. it should work fine now

  1. run steamcmd
  2. type «login anonymous»
  3. type «app_update 4020 validate»
  4. type «quit»

NOTE: this is just as an UPDATE!

If this DOES NOT work for you and you get this Error when joining the Game:
«The Server you are trying to connect is running an older Game Version» or anything similar than try this:

Источник

Всем привет! Сегодня обнаружил что сервер упал с непонятным окном.

Текст который по кнопке скопировал в буфер:

Код

File: ..tier1fileio.cpp
Line: 3997
Assertion: Assertion Failed: CFileWriterThread: pending file writer content_log.txt

Перед этим я запустил procdump.exe что бы снял дамп при падении.

Нажал я Break in Debugger после чего в консольке procdump’па написало:

Код

[15:08:46] Exception: 80000003.BREAKPOINT

Закрыл окно Assert и в консольке procdump’па написало:

Код

[15:09:05] The process has exited.
[15:09:05] Dump count not reached.

Что за окно Assert ? Встроенный дебаггер ?

Сервер был под condebug + developer 1
Последняя строка в qconsole.log:

Код

L 06/30/2015 — 04:43:54: FATAL ERROR (shutting down): SZ_GetSpace:  Tried to write to an uninitialized sizebuf_t: ???

Код

meta list
Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
[ 1] dproto_EF        RUN   —    dproto.dll        v0.9.391  ini   Start Never
[ 2] AMX Mod X        RUN   —    amxmodx_mm.dll    v1.8.2    ini   Start ANY
[ 3] WHBlocker        RUN   —    whblocker.dll     v1.5.370  ini   Chlvl ANY
[ 4] JK_Botti         RUN   —    jk_botti_mm.dll   v1.43     ini   Start ANY
[ 5] NetBufExtender   RUN   —    nbex.dll          v1.0      ini   ANY   Never
[ 6] UserInfoNetOpti  RUN   —    uino.dll          v1.0      ini   ANY   Never
[ 7] Engine           RUN   —    engine_amxx.dll   v1.8.2    pl2   ANY   ANY
[ 8] FakeMeta         RUN   —    fakemeta_amxx.dl  v1.8.2    pl2   ANY   ANY
[ 9] Ham Sandwich     RUN   —    hamsandwich_amxx  v1.8.2    pl2   ANY   ANY
[10] Fun              RUN   —    fun_amxx.dll      v1.8.2    pl2   ANY   ANY
10 plugins, 10 running

Отредактировал: ssx, — 30.6.2015, 14:30

Прикрепленные файлы:

Прикрепленное изображение

[CS 1.6 Public] 78.152.169.100:27014
[CS 1.6 DM FFA] 78.152.169.100:27015
[CS 1.6 DM AIM] 78.152.169.100:27017
[Half-Life DM FFA] 78.152.169.100:27016

В общем, дело в следующем:

  • Сначала посмотрим на target_dir. Когда вы к этому пути ещё что-то пристыковываете, то наличие кавычек внутри строки «ломает» путь — по правилам кавычки должны быть в начале и в конце пути с пробелом, а после того, как вы что-то пристыковали в конец такой строки, кавычки оказались внутри пути, а не по краям, и получился неправильный путь. Кроме того, у команды os.mkdir нет проблем с пробелами внутри пути — она ведь получает параметр-строку, в которой нет ничего, кроме имени каталога, поэтому для неё не нужно обрамлять каталог с пробелом дополнительными кавычками, для неё вся полученная строка — это имя каталога, и не важно — есть там пробелы или нет. Таким образом, внутренние двойные кавычке в самом target_dir не нужны. Но поскольку вы потом используете полученный из него target в командной строке — в момент формирования командной строки с zip кавычки придётся добавить вокруг значения target.
  • Теперь посмотрим на source. Пути, содержащиеся в этом списке, добавляются внутрь командной строки, в которой вызывается команда zip с параметрами и там уже без кавычек, обрамляющих путь к каталогу, утилита zip никак не сможет понять — где начинается и где кончается путь с пробелом внутри, поэтому в этом случае кавычки обязательно нужны. Хотя их тоже можно было бы добавить уже в момент формирования командной строки.

"D:MiscellaneaBackup Archive"2020.10.26 — это кривой путь, получающийся в результате соединения пути с кавычками с другим путём

zip -qr "D:MiscellaneaBackup Archivefile.zip" "D:MiscellaneaРезервные копии" — как тут разобраться без кавычек, где что начинается и где кончается?

В общем, в вашем случае я бы добавил кавычки в target уже в момент формирования командной строки с zip, ну или сразу перед этим. Но не ранее того. Например, можно сделать так:

zip_command = 'zip -qr "{0}" {1}'.format(target, ' '.join(source))

И ещё тут нужно упомянуть, нормальный способ конкатенации путей каталогов — это через os.path.join, но и туда тоже лишние кавычки передавать не надо, он их правильно не состыкует, если они есть.

I encountered the same problem, and I don’t know how to reproduce this exception. It may happen when the mouse pointer moves from another window to the app window, but I am not sure.
I used go-flutter to compile an app to run in macOS (MacOS Catalina 10.15.7)

The follows exceptions are thrown from time to time:
[ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception:’package:flutter/src/rendering/mouse_tracking.dart’: Failed assertion: line 322 pos 12:'(event is PointerAddedEvent) == ( lastEvent is PointerRemovedEvent)’: is not true.
#0 _AssertionError._doThrowNew (dart:core-patch/errors_patch.dart:46:39)
#1 _AssertionError._throwNew (dart:core-patch/errors_patch.dart:36:5)
#2 BaseMouseTracker._shouldMarkStateDirty (package:flutter/src/rendering/mouse_tracking.dart:322:12)
#3 BaseMouseTracker.updateWithEvent (package:flutter/src/rendering/mouse_tracking.dart:404:10)
#4 RendererBinding.dispatchEvent (package:flutter/src/rendering/binding.dart:276:22)
#5 GestureBinding._handlePointerEventImmediately (package:flutter/src/gestures/binding.dart:316:7)
#6 GestureBinding.handlePointerEvent (package:flutter/src/gestures/binding.dart:280:5)
#7 GestureBinding._flushPointerEventQueue (package:flutter/src/gestures/binding.dart:238:7)
#8 GestureBinding._handlePointerDataPacket (package:flutter/src/gestures/binding.dart:221:7)
#9 _rootRunUnary (dart:async/zone.dart:1206:13)
#10 _CustomZone.runUnary (dart:async/zone.dart:1100:19)
#11 _CustomZone.runUnaryGuarded (dart:async/zone.dart:1005:7)
#12 _invoke1 (dart:ui/hooks.dart:176:10)
#13 PlatformDispatcher._dispatchPointerDataPacket (dart:ui/platform_dispatcher.dart:276:7)
#14 _dispatchPointerDataPacket (dart:ui/hooks.dart:96:31)

Because I don’t use mouse-related code, only onTap(), and the exception stack does not point to a known onTap(), so I cannot provide the code, please help

flutter doctor -v

[✓] Flutter (Channel beta, 1.24.0-10.2.pre, on Mac OS X 10.15.7 19H2 darwin-x64, locale zh-Hans-CN)
• Flutter version 1.24.0-10.2.pre at /Users/UserName/LocalSpace/Sdk/FlutterSdk/flutter
• Framework revision 022b333 (7 weeks ago), 2020-11-18 11:35:09 -0800
• Engine revision 07c1eed46b
• Dart version 2.12.0 (build 2.12.0-29.10.beta)
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://storage.flutter-io.cn

[✓] Android toolchain-develop for Android devices (Android SDK version 30.0.2)
• Android SDK at /Users/UserName/LocalSpace/Sdk/AndroidSdk
• Platform android-30, build-tools 30.0.2
• ANDROID_SDK_ROOT = /Users/UserName/Sdk/FlutterSdk/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin: /Library/Apple/usr/bin:/Users/UserName/.pub-cache/bin:/Users/UserName/LocalSpace/Sdk/AndroidSdk/
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)
• All Android licenses accepted.

[✓] Xcode-develop for iOS and macOS (Xcode 12.2)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 12.2, Build version 12B45b
• CocoaPods version 1.9.2

[✓] Android Studio (version 4.0)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 51.0.1
• Dart plugin version 193.7547
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)

[✓] IntelliJ IDEA Ultimate Edition (version 2020.1.1)
• IntelliJ at /Applications/IntelliJ IDEA.app
• Flutter plugin version 46.0.3
• Dart plugin version 201.7223.99

[✓] VS Code (version 1.52.1)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.18.0

[✓] Proxy Configuration
• HTTP_PROXY is set
• NO_PROXY is localhost,127.0.0.1
• NO_PROXY contains 127.0.0.1
• NO_PROXY contains localhost

Ошибка: OSError: [WinError 123] Синтаксическая ошибка в имени файла, имени папки или метке тома: »

Только начал создавать сайт, делаю первые шаги и тут это.

spoiler

python manage.py runserver >>>
Watching for file changes with StatReloader
Exception in thread django-main-thread:
Traceback (most recent call last):
File «C:Users…AppDataLocalProgramsPythonPython38-32libthreading.py», line 932, in _bootstrap_inner
self.run()
File «C:Users…AppDataLocalProgramsPythonPython38-32libthreading.py», line 870, in run
self._target(*self._args, **self._kwargs)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 53, in wrapper
fn(*args, **kwargs)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangocoremanagementcommandsrunserver.py», line 109, in
inner_run
autoreload.raise_last_exception()
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 76, in raise_last_exceptio
n
raise _exception[1]
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangocoremanagement__init__.py», line 357, in execute
autoreload.check_errors(django.setup)()
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 53, in wrapper
fn(*args, **kwargs)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjango__init__.py», line 24, in setup
apps.populate(settings.INSTALLED_APPS)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoappsregistry.py», line 91, in populate
app_config = AppConfig.create(entry)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoappsconfig.py», line 90, in create
module = import_module(entry)
File «C:Users…AppDataLocalProgramsPythonPython38-32libimportlib__init__.py», line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File «», line 1014, in _gcd_import
File «», line 991, in _find_and_load
File «», line 973, in _find_and_load_unlocked
ModuleNotFoundError: No module named ‘main’
Traceback (most recent call last):
File «manage.py», line 21, in
main()
File «manage.py», line 17, in main
execute_from_command_line(sys.argv)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangocoremanagement__init__.py», line 401, in execute_fr
om_command_line
utility.execute()
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangocoremanagement__init__.py», line 395, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangocoremanagementbase.py», line 328, in run_from_argv
self.execute(*args, **cmd_options)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangocoremanagementcommandsrunserver.py», line 60, in e
xecute
super().execute(*args, **options)
File «C:UsersЖан и РуAppDataLocalProgramsPythonPython38-32libsite-packagesdjangocoremanagementbase.py», line 369, in execute
output = self.handle(*args, **options)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangocoremanagementcommandsrunserver.py», line 95, in h
andle
self.run(**options)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangocoremanagementcommandsrunserver.py», line 102, in
run
autoreload.run_with_reloader(self.inner_run, **options)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 599, in run_with_reloader
start_django(reloader, main_func, *args, **kwargs)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 584, in start_django
reloader.run(django_main_thread)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 299, in run
self.run_loop()
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 305, in run_loop
next(ticker)
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 345, in tick
for filepath, mtime in self.snapshot_files():
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 361, in snapshot_files
for file in self.watched_files():
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 260, in watched_files
yield from iter_all_python_module_files()
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 105, in iter_all_python_mo
dule_files
return iter_modules_and_files(modules, frozenset(_error_files))
File «C:Users…AppDataLocalProgramsPythonPython38-32libsite-packagesdjangoutilsautoreload.py», line 141, in iter_modules_and_f
iles
resolved_path = path.resolve(strict=True).absolute()
File «C:Users…AppDataLocalProgramsPythonPython38-32libpathlib.py», line 1177, in resolve
s = self._flavour.resolve(self, strict=strict)
File «C:Users…AppDataLocalProgramsPythonPython38-32libpathlib.py», line 200, in resolve
return self._ext_to_normal(_getfinalpathname(s))
OSError: [WinError 123] Синтаксическая ошибка в имени файла, имени папки или метке тома: »

  • Печать

Страницы: [1]   Вниз

Тема: Fallout New VegasВылетает на Ubuntu 14.04  (Прочитано 1564 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн
mshicko

Собственно запускается и через 1-2 минуты вылетает с вот такой партянкой в придачу:

Причем не важно, что делаешь или вообще ничего не делаешь в игре. Даже если свернуть, все равно через 2 минуты вылетит.

PS префикс wine стоит из прикрепленного топика dj-alex

« Последнее редактирование: 14 Февраля 2016, 04:17:41 от it0r »


Оффлайн
potatoes

Можно начать с простого: снизьте качество графики (поэкспериментируйте с различными параметрами).

Если эксперимент будет неудачный — дайте полный лог (запустите игру в консоли).


Оффлайн
mshicko

Попробовал на параллельной WinXP запустить, там все нормально работает, так что дело не в игре и не в железе. В линуксе я новичок, 2 недели опыта всего :) так что советы прошу давать максимально «для чайников» :) Выкладываю лог:

Как я понял часть проблемы это нехватка кодеков (в XP музычка есть а в линухе только сами звуки игры), но как установить сами отдельно взятые кодеки я так и не понял, пробовал доустанавливать пакеты gstreamer не помогло.


Punko


Оффлайн
wajnon


Punko

wajnon,
Даже задумался установить на свой ноут…
Как раз сейчас его гоняю на виндокомпе.
По сравнению с официальной третьей частью Вегас божественен — куча пасхалок ко второй части, немного даже дух передан.
__________
ТС, без раздумий ставь PlayOnLinux и ковыряй уже там.



Оффлайн
mshicko

1) Настойки крутил — бестолку, кстати стоят более низкие чем на XP выставлял, всякие шейдеры и антиалиазинг вырублены.
2) PoL пробовал, не понравилось — он создает 1000 и 1 префикс захломляя мой скромный раздел для ubuntu в 15 Гб до невозможного состояния, к тому же я так и не понял как заставить его работать с моим уже установленным выйном и его префиксом, он упорно лепит свои.
3) Прошу предметных советов, я же лог выложил из консоли в предыдущем посте, там есть косяки с кодеками и что-то с размером памяти еще вроде как я понял, прошу помощи ибо ниразу не программист и не понимаю писанины консоли, которые сложнее чем «не хватает этого» и «ткните сюда» :)


Оффлайн
Chibiko

1) Настойки крутил — бестолку, кстати стоят более низкие чем на XP выставлял, всякие шейдеры и антиалиазинг вырублены.
2) PoL пробовал, не понравилось — он создает 1000 и 1 префикс захломляя мой скромный раздел для ubuntu в 15 Гб до невозможного состояния, к тому же я так и не понял как заставить его работать с моим уже установленным выйном и его префиксом, он упорно лепит свои.
3) Прошу предметных советов, я же лог выложил из консоли в предыдущем посте, там есть косяки с кодеками и что-то с размером памяти еще вроде как я понял, прошу помощи ибо ниразу не программист и не понимаю писанины консоли, которые сложнее чем «не хватает этого» и «ткните сюда» :)

Вот даже не знаю что на это ответить..
1) Не поможет. Сколько ни крути.
2) Не правильно понял идиологию PoL. Он для этого и нужен — чтобы создавать префикс для каждой игры ИНДИВИДУАЛЬНО! Чтобы она работала. Его ненадо заставлять работать с твоим вином. Он сам всё делает для тебя, а точнее для игры, которую ты ему укажешь.
Убунте 15 гигов? Это у тебя офисная машинка что-ли? Чтобы пасьянсы не ставить? Ставишь для игр — больше  места ему суй.
Для корня мб 15 гигов хватит, а для home ставь 50. И не жадничай. Винде вон, стопудово под С отдал более 40!
3) Предметный совет — на одном небезъизвестном треккере который ру с месяц назад выложили уже готовую сборку нью вегаса под wine, где ничего настраивать ненадо. Скачал, распаковал,запустил — у кого-то работает. У кого не работает — или с дровами проблемы, или надо глубже копать. У меня вообще фолач 3 и НВ не захотели нормально пахать. Мне влом разбираться, есть PS3 — на ней играюсь нормально. Вопросы?


Оффлайн
mshicko

Винда тоже на 15 Гб сидит и жду недождусь когда смогу на линухе lineage2 запустить нормально, тогда бы лишних15 Гб освободилось, а все игры и мультимедиа у меня на ntfs отдельном 115 Гб оставшиеся, я даже если под вино устанавливаю путь туда пишу игре для установки, и все эти заморочки опять же из за линейки, потому как винда ext4 не увидит если я его в home смонтирую :)

По существу отписываюсь. Решил еще раз покрутить PoL разобрался получше, есть свои минусы у него конечно на мой взгляд но проблему он мне решить помог, префикс создался даже весьс крипт не отработал, только директ икс успел поставиться, интернет тупанул. Ну я заканчивать не стал даже установил fal NV с галочками для установки редиста и директа и все заработало, если я правильно понял основная проблема в разрядности вина была, тот префикс у меня на 32 был, а PoL создал на 64 под Win7 и все поперло, даже музычка появилась и шейдеры не не отключал даже.

Вообщем вот так как-то. Тему можно закрывать.

PS Вот только может кто подскажет, гуление и яндексение не помогло мне, как сделать чтобы PoL не выдавал мне при запуске окошко с предупреждением, что программа находится на фу фу фу ntfs диске и типа точно ли я хочу ее запустить, не критично, но я люблю чтобы порядок был, а тыкать лишние кнопки каждый раз это не есть порядок :)

« Последнее редактирование: 14 Февраля 2016, 11:39:58 от mshicko »


Оффлайн
maks05

mshicko, для дополнительных вопросов создайте новую тему: пункт 2.8 Правил Форума. Тему пока не закрываю, вдруг у кого появятся вопросы.

-maks05


Оффлайн
lin_user

Сообщение удалил.


Правила форума


2. На форуме ЗАПРЕЩЕНО
2.14. Обсуждать любые материалы, нарушающие авторские права.


Предупредил пока без процентов. Постарайтесь больше не нарушать Правила Форума.
—maks05

« Последнее редактирование: 19 Марта 2016, 11:10:56 от maks05 »


  • Печать

Страницы: [1]   Вверх

Понравилась статья? Поделить с друзьями:
  • Assertion error казаки 2
  • Assert param error
  • Assert failed getprop ro product device как исправить
  • Assert efi error status invalid parameter
  • Assembly referencing error people playground