-
-
Notifications
You must be signed in to change notification settings - Fork 256
add exception error messages for common crashes #249
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add exception error messages for common crashes move exception out of .core, remove winforms dependency
dexyfex
added a commit
that referenced
this pull request
Jul 12, 2024
Owner
|
Manually merged and modified to only be active in Release builds. |
HeadshotsOps
added a commit
to HeadshotsOps/CodeWalker
that referenced
this pull request
Sep 14, 2024
commit c45ea83 Merge: 30873a2 36c20e8 Author: dexyfex <32161718+dexyfex@users.noreply.github.com> Date: Sat Aug 17 09:15:54 2024 +1000 Merge pull request dexyfex#265 from niekschoemaker/patch-1 Fix SetEdgeIndex in BoundBVH.BuildBVH commit 36c20e8 Author: Niek <32094562+niekschoemaker@users.noreply.github.com> Date: Sat Aug 10 02:57:46 2024 +0200 Update Bounds.cs commit 30873a2 Author: ook3D <47336113+ook3D@users.noreply.github.com> Date: Tue Aug 6 20:52:27 2024 -0400 add hashed vfx ymt names (dexyfex#263) Add missing MetaNames commit 0b1c59d Author: dexy <dexyfex@outlook.com> Date: Wed Aug 7 10:48:13 2024 +1000 Support PSO string arrays in XML commit a8dc98f Author: dexy <dexyfex@outlook.com> Date: Mon Aug 5 20:24:59 2024 +1000 Save startup position and time of day options, Reset settings button commit 07756e4 Merge: 2ced29a 43c3567 Author: dexyfex <32161718+dexyfex@users.noreply.github.com> Date: Mon Aug 5 16:12:43 2024 +1000 Merge pull request dexyfex#262 from alexguirre/fix-dec3n-to-rgba8-snorm Replace Dec3N vertex format with RGBA8 SNorm commit 2ced29a Author: dexy <dexyfex@outlook.com> Date: Mon Aug 5 16:04:56 2024 +1000 Fix updating entity position/rotation from project window commit 43c3567 Author: alexguirre <alexguirre.aa@gmail.com> Date: Sat Aug 3 15:07:41 2024 +0200 Replace Dec3N vertex format with RGBA8 SNorm The game uses DXGI_FORMAT_R8G8B8A8_SNORM when building the D3D11 input-layout for what CW called Dec3N. Updated XML import/export to correctly read these values. commit 3d22e9b Author: dexy <dexyfex@outlook.com> Date: Sat Jul 27 13:40:12 2024 +1000 Fix up/down arrow select in project window, Fix selecting project audio placements commit 76d0ac2 Author: dexy <dexyfex@outlook.com> Date: Sat Jul 27 10:36:31 2024 +1000 Don't generate VerticesShrunk and Octants for BoundBVH commit 09d7cf6 Author: dexy <dexyfex@outlook.com> Date: Fri Jul 26 20:48:42 2024 +1000 Add better error message for AWC encrypting stream of wrong length commit d5ac5e8 Author: dexy <dexyfex@outlook.com> Date: Fri Jul 26 12:52:19 2024 +1000 Support AWC encryption commit 10ea57e Merge: 4b65af9 d136c55 Author: dexyfex <32161718+dexyfex@users.noreply.github.com> Date: Thu Jul 25 19:50:17 2024 +1000 Merge pull request dexyfex#258 from alexguirre/fix-hashed-ydd Fix .ydd export/import with unsolved hashes commit 4b65af9 Author: dexy <dexyfex@outlook.com> Date: Thu Jul 25 18:09:37 2024 +1000 Fix for BoundVertex going out of range on XML import commit 05bd42f Author: dexy <dexyfex@outlook.com> Date: Wed Jul 24 16:29:58 2024 +1000 Audio Ambient Rule Panel clean-up commit d0cdb1b Author: dexy <dexyfex@outlook.com> Date: Wed Jul 24 13:31:04 2024 +1000 Updated Dec3N XML conversion. Ported BoundGeometry.VerticesShrunk code from rageAm. Added Track2AnimUV shader param name commit b62162c Author: dexy <dexyfex@outlook.com> Date: Mon Jul 22 22:44:38 2024 +1000 Fixed loading cache_y.dat files commit 97c2471 Author: dexy <dexyfex@outlook.com> Date: Mon Jul 22 21:06:18 2024 +1000 Fixed YED/XML conversion commit 5d3849b Author: dexy <dexyfex@outlook.com> Date: Fri Jul 19 15:24:02 2024 +1000 Improved resource packing, possibly commit 5fe554f Merge: 591bef0 880f880 Author: dexyfex <32161718+dexyfex@users.noreply.github.com> Date: Thu Jul 18 17:27:06 2024 +1000 Merge pull request dexyfex#260 from ook3D/master fix rel reading / writing commit 591bef0 Author: dexy <dexyfex@outlook.com> Date: Thu Jul 18 17:00:48 2024 +1000 PR dexyfex#256 but with IsProportional and TracksPointDir fixes commit bc48e0e Author: dexy <dexyfex@outlook.com> Date: Thu Jul 18 15:23:29 2024 +1000 PR dexyfex#251 with additional fix commit e316115 Author: dexy <dexyfex@outlook.com> Date: Thu Jul 18 14:51:35 2024 +1000 Improved EditYmapEntityPanel layout commit 880f880 Author: ook3d <47336113+ook3D@users.noreply.github.com> Date: Thu Jul 18 00:20:40 2024 -0400 fix rel reading / writing commit d049e3a Author: dexy <dexyfex@outlook.com> Date: Thu Jul 18 14:05:49 2024 +1000 PR dexyfex#235 also enable light culling plane by flag commit 29530a0 Author: dexy <dexyfex@outlook.com> Date: Thu Jul 18 06:13:45 2024 +1000 Fix anchoring on edit audio panels, fix line endings on RelFile.cs commit f5a6375 Author: dexy <dexyfex@outlook.com> Date: Wed Jul 17 18:00:55 2024 +1000 PR dexyfex#230 and dexyfex#248 with extra audio editing improvements commit 124180c Author: dexy <dexyfex@outlook.com> Date: Tue Jul 16 08:55:24 2024 +1000 Add TimeArchetype flag name and adjust edit entity and archetype panels to better fit hash labels commit c67adfd Author: dexy <dexyfex@outlook.com> Date: Tue Jul 16 08:16:51 2024 +1000 Adjust ScenarioChainEdge combo boxes and ScenarioCluster checkbox to fit updated items commit c7a9438 Merge: 58ef636 7167194 Author: dexyfex <32161718+dexyfex@users.noreply.github.com> Date: Tue Jul 16 08:06:31 2024 +1000 Merge pull request dexyfex#254 from ook3D/merge-8 update scenario chain NavSpeed, Cluster point unknowns commit 58ef636 Author: dexy <dexyfex@outlook.com> Date: Tue Jul 16 07:59:23 2024 +1000 Adjust TrainNodeTypeComboBox width to fit updated items commit a92ce59 Merge: 5e3dfff 58cf06e Author: dexyfex <32161718+dexyfex@users.noreply.github.com> Date: Tue Jul 16 07:43:24 2024 +1000 Merge pull request dexyfex#253 from ook3D/merge-6 Update ymap entity flags commit 5e3dfff Merge: f01644a 3462cc3 Author: dexyfex <32161718+dexyfex@users.noreply.github.com> Date: Tue Jul 16 07:42:34 2024 +1000 Merge pull request dexyfex#250 from ook3D/merge-3 Update train node types commit f01644a Author: dexy <dexyfex@outlook.com> Date: Fri Jul 12 14:55:53 2024 +1000 PR dexyfex#249 but only for Release build commit d83135d Author: dexy <dexyfex@outlook.com> Date: Fri Jul 12 13:48:43 2024 +1000 PR dexyfex#236 but with minor improvements commit 6d24603 Author: dexy <dexyfex@outlook.com> Date: Fri Jul 12 12:36:32 2024 +1000 PR dexyfex#241 but maybe slightly optimized commit e5dc63f Author: dexy <dexyfex@outlook.com> Date: Fri Jul 12 11:39:52 2024 +1000 PR dexyfex#51 but updated, also PR dexyfex#252 commit 6cf72c4 Author: dexy <dexyfex@outlook.com> Date: Fri Jul 12 09:43:53 2024 +1000 PR dexyfex#221 changes commit 2524352 Author: dexy <dexyfex@outlook.com> Date: Fri Jul 12 09:14:56 2024 +1000 PR dexyfex#85 but ported ColourPicker from CodeX instead commit bad84d7 Author: dexy <dexyfex@outlook.com> Date: Thu Jul 11 10:51:17 2024 +1000 PR dexyfex#219 but neater and allowing debugging in VS commit 86044e2 Author: dexy <dexyfex@outlook.com> Date: Thu Jul 11 10:00:27 2024 +1000 PR dexyfex#187 but not dexyfex#238 fix for English expert commit 92bdf65 Author: dexy <dexyfex@outlook.com> Date: Thu Jul 11 09:53:09 2024 +1000 PR dexyfex#182 but slightly nicer commit 27a0746 Author: dexy <dexyfex@outlook.com> Date: Thu Jul 11 09:25:01 2024 +1000 PR dexyfex#223 but slightly nicer commit 9b8331e Author: dexy <dexyfex@outlook.com> Date: Wed Jul 10 22:31:16 2024 +1000 PR dexyfex#84 changes commit d136c55 Author: alexguirre <alexguirre.aa@gmail.com> Date: Sat Jul 6 23:28:23 2024 +0200 Fix .ydd export/import with unsolved hashes When a drawable hash was unknown, it kept the "filename.#dd" name so exporting to XML lost the hash and importing it back created a broken file. Now if the hash is unknown, the name is set to `hash_1234ABCD`, and XML import checks for `hash_`. commit 7167194 Author: ook3d <47336113+ook3D@users.noreply.github.com> Date: Tue Jul 2 21:18:10 2024 -0400 Update Scenario Point Cluster Unknowns commit 21242cf Author: ook3d <47336113+ook3D@users.noreply.github.com> Date: Mon May 20 16:29:57 2024 -0400 update scenario chain NavSpeed commit 58cf06e Author: ook3d <47336113+ook3D@users.noreply.github.com> Date: Sun May 19 17:45:23 2024 -0400 Update ymap entity flags commit 3462cc3 Author: ook3d <47336113+ook3D@users.noreply.github.com> Date: Sun May 19 17:28:11 2024 -0400 Update train node types correct names and add missing 6th train node type commit f9a3559 Merge: 332b751 dc449b0 Author: dexyfex <32161718+dexyfex@users.noreply.github.com> Date: Wed Dec 13 09:24:38 2023 +1100 Merge pull request dexyfex#225 from nikez/master fix: type06 data types commit 332b751 Merge: d04d11c 370de41 Author: dexyfex <32161718+dexyfex@users.noreply.github.com> Date: Wed Dec 13 09:24:00 2023 +1100 Merge pull request dexyfex#226 from ook3D/master Update Unknown Values And Flags commit d04d11c Author: dexy <dexyfex@outlook.com> Date: Wed Dec 13 09:19:28 2023 +1100 Expressions research from alexguirre commit f473fb6 Author: dexy <dexyfex@outlook.com> Date: Wed Dec 13 09:17:43 2023 +1100 Fix for GTAV exe update commit 370de41 Author: ook3d <47336113+ook3D@users.noreply.github.com> Date: Sat Nov 25 22:53:37 2023 -0500 Update Unknown Flags and Values commit dc449b0 Author: Nikez <1504588+nikez@users.noreply.github.com> Date: Thu Nov 23 11:14:15 2023 +0100 fix: type06 data types Co-authored-by: z3t4s <26795431+z3t4s@users.noreply.github.com> Co-authored-by: okqut <38298546+okqut@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.