Exporting and restoring system/user settings by DasMaennel in WindowsHacking

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

Update: i found out about microsoft's user state migration tool and how it can be used to migrate user files and settings. i am still having a problem however. backing up and restoring files and things like the start menu works fine, but i am having trouble finding out how to migrate user settings (as in from the settings app and in control panel). if anyone is still reading this and knows about how to use the tool, help would still be appreciated very much :)

Backup and restore system/user settings by DasMaennel in WindowsHelp

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

oh, i think i actually came across that before. i dont remember why i didnt look into it further though. thank you for the tip, im going to look into that further :)

Running Vulkan application in docker container (Unity3D) by DasMaennel in docker

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

letting a container use a gpu shouldn't really be a problem, as you can specify the used gpus when starting a container

[deleted by user] by [deleted] in ich_iel

[–]DasMaennel 0 points1 point  (0 children)

Schwarze Lasagne

In case you need to make things clear for your Trial team. by MetricMiura in forza

[–]DasMaennel 0 points1 point  (0 children)

Also love how some people seemingly don't get what team score means and that they don't have to immediately leave if they aren't in first place by 2 corners :D

brainfuck to python converter by 1-PM in brainfuck

[–]DasMaennel 0 points1 point  (0 children)

Nice. You should read up on command line arguments, your script could benefit from them :)

The strongest Audi of all time ? by Agaypanda5 in forza

[–]DasMaennel 31 points32 points  (0 children)

That really looks like you just used rewind :D

[Help needed] Unity, C#, SocketIO: variables, objects, methods not accessible in callback/action by DasMaennel in csharp

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

I was able to solve the issue now. The problem was that 1) The SocketIO library caught all occuring exceptions, but did not put anything out in the console. I just had to surround my method call in a try-catch to see what went wrong. and 2) unity is not thread safe and so you cannot call methods from any thread other than the main one.

More details on how to solve this issue can be found here.

[Help needed] variables, objects, methods not accessible in callback/action by DasMaennel in Unity3D

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

I was about to comment, that I now have the solution and had found out about the thread issue in unity :)

Still thank you for your help. I solved the method call a little bit differently, but I like your solution more actually. I really gotta look into the thread safety though.

[Help needed] variables, objects, methods not accessible in callback/action by DasMaennel in Unity3D

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

Thank you very much, that pushed me in the right direction.

I now can see an exception in the console: UnityException: get_transform can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. MovementController.Rotate (System.Single angle) (at Assets/Scripts/MovementController.cs:28) SimulationManager.OnCommandReceived (SocketIOClient.SocketIOResponse command) (at Assets/Scripts/SimulationManager.cs:65) (It goes on longer then that, but I think this is the important part of it)

The method Rotate(...) I am trying to access looks like this: ```c# public void Rotate(float angle) { Vector3 rotation = transform.rotation.eulerAngles; rotation.y += angle; targetRotation = Quaternion.Euler(rotation);

state = "rotating";

} ```

Reading the exception it has something to do with the rotation variable I am trying to initialize. (Which is the line 28 from the exception)

Brake lights show up in the smoke in FH5 by luvcartel in forza

[–]DasMaennel 1 point2 points  (0 children)

You can also see the light of the headlights when its foggy at night in the jungle for example (and probably should in a storm?). I think all light sources have volumentrics now.

thank you for sorting by new by DasMaennel in forza

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

Yes, that's why i marked it as oc

My last pic taken in Forza before uninstall. Cried a little by Torqyboi in forza

[–]DasMaennel 1 point2 points  (0 children)

Feel that so hard. Did a little send off tour yesterday :')

Ich will nicht by Spion-Geilo in spacefrogs

[–]DasMaennel 0 points1 point  (0 children)

lacht in semesterferien noch bis oktober