hey AI_enabled, i was trying to help another forum member edit the clients ability to zoom, so i copied a file, made some changes, then deleted the file afterwards as it wasn't a change i wanted to make.
Now, no matter what i do, even replacing all the script files with ones from my last known working version, i still get this runtime error, no compile errors.
30.12.20 20:07:49.913 [ERR] SharpDX exception during continuation of the async task
SharpDX.SharpDXException: HRESULT: [0x80131515], Module: [Unknown], ApiCode: [Unknown/Unknown], Message: Unknown
_____________________________ ________stack trace________________________ _____________
at Result.CheckError()
at ImagingFactory.CreateDecoderF romStream_(streamRef, guidVendorRef, metadataOptions, decoderOut)
at BitmapDecoder..ctor(factory, streamRef, metadataOptions)
at #=zt6B7bgllDGDHep3nZju4v$M3ql1ib8G2wa1wi4g4hLCNJV3k3lCUqhQ1ogdImsLPSOs1oIk=.#=zZFVfIqIFfPpB(#=zOPHcoz4=, #=zIp$LFKg=, #=zn90r$MbuJHd2gMKzC1Buhhk=)
at #=zt6B7bgllDGDHep3nZju4v$M3ql1ib8G2wa1wi4g4hLCNJV3k3lCUqhQ1ogdImsLPSOs1oIk=.#=zrpuNPM7tFQD_g3LL5A==(#=zOPHcoz4=, #=zm$p$x$4=, #=z4Y0ogCA=)
at #=ztx8hItG3ffXL$daVwMPYwT8=.MoveNext()
at ExceptionDispatchInfo.Throw()
at TaskAwaiter.HandleNonSuccessA ndDebuggerNotification(task)
at #=zppcqQFjhUkIgWG07lIwPC0o=.MoveNext()
at ExceptionDispatchInfo.Throw()
at TaskAwaiter.HandleNonSuccessA ndDebuggerNotification(task)
at #=zZLgTPUMgs1ha.#=z6MZc__E=()
at #=zs7QCeyatCSpTk_yyxw==.MoveNext()
at ExceptionDispatchInfo.Throw()
at TaskAwaiter.HandleNonSuccessA ndDebuggerNotification(task)
at #=zOsoKXZ80DCnH4gLdEw==.MoveNext()
at ExceptionDispatchInfo.Throw()
at #=zE3Z0hGGsrbU1csJoHg==.#=q8z1UHv1UmQbUGMzhnCkf5rOz3mpGs4aIyOHPt1mxWqA=()
I've ever tried making a new mod project, and copying my content and scripts folders over, still this same hateful runtime error...