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

[Bug Fix] Prevent QS Crashes #3877

Merged
merged 1 commit into from
Jan 7, 2024
Merged

[Bug Fix] Prevent QS Crashes #3877

merged 1 commit into from
Jan 7, 2024

Conversation

fryguy503
Copy link
Contributor

No description provided.

@Kinglykrab Kinglykrab merged commit 2ed4eff into master Jan 7, 2024
2 checks passed
@Kinglykrab Kinglykrab deleted the bugfix/QS_Crash_fix branch January 7, 2024 09:47
@Akkadius Akkadius mentioned this pull request Jan 7, 2024
@germboy007
Copy link

This seems to be causing an issue in windows. After release 22.40.0 the QS crashes and fills the logs folder with tons of 1kb log files. Haven't seen the issue yet since I grabbed the 22.39.0 QS exe and replaced the new one.

fryguy503 added a commit that referenced this pull request Jan 17, 2024
Reports of #3877 causing crashes on windows. No reports on Linux, but reverting for safety.
Kinglykrab pushed a commit that referenced this pull request Jan 17, 2024
Reports of #3877 causing crashes on windows. No reports on Linux, but reverting for safety.
Kinglykrab added a commit that referenced this pull request Jan 25, 2024
### Bots

* ^mez command spell list fix ([#3998](#3998)) @dariusuknuis 2024-01-19

### Code

* Cleanup position methods ([#4015](#4015)) @Kinglykrab 2024-01-25

### Commands

* Add `#npcedit set_grid [Grid ID]` to `#npcedit` ([#4004](#4004)) @Kinglykrab 2024-01-22

### Crash Fix

* Fix crash when creating Frogloks/Drakkin ([#4016](#4016)) @Kinglykrab 2024-01-25
* Reverting PR #3877 ([#3997](#3997)) @fryguy503 2024-01-17

### Database

* Drop deprecated item_tick table ([#3977](#3977)) @Akkadius 2024-01-14
* Drop item_tick if exists tweak in manifest ([#3985](#3985)) @Akkadius 2024-01-15
* Increase max spawngroup name from 50 to 200 ([#3991](#3991)) @Akkadius 2024-01-22

### Fixes

* Fix Mercenaries Buffs/Zoning Issues ([#4000](#4000)) @Kinglykrab 2024-01-22
* Fix zone database update manifest ([#3972](#3972)) @Kinglykrab 2024-01-13
* Fixes to zone idle while empty changes. ([#4006](#4006)) @noudess 2024-01-23
* Reversed logic on InLiquid ([#3979](#3979)) @fryguy503 2024-01-14

### Instances

* Convert Instance Quest Methods to Repositories ([#4012](#4012)) @Kinglykrab 2024-01-25

### Logging

* Force Info category to be always on in file/console logs ([#3990](#3990)) @Akkadius 2024-01-22

### Merchants

* Change database structure for merchant slots ([#3974](#3974)) @joligario 2024-01-14

### Messages

* Fix disciple message added by previous patch. ([#3986](#3986)) @noudess 2024-01-15

### Quest API

* QuestReward should now summon item to the inventory instead of the cursor. ([#3996](#3996)) @regneq 2024-01-22

### Repositories

* Add `rank` to reserved words ([#3982](#3982)) @Akkadius 2024-01-15
* Fix datetime zero-value save behavior ([#3976](#3976)) @Akkadius 2024-01-14

### Spawn2

* Spawn condition value should default spawn_conditions value ([#3980](#3980)) @noudess 2024-01-14

### Zoning

* Additional logs for zoning under instance checks ([#3989](#3989)) @Akkadius 2024-01-22
@Kinglykrab Kinglykrab mentioned this pull request Jan 25, 2024
Akkadius pushed a commit that referenced this pull request Jan 25, 2024
### Bots

* ^mez command spell list fix ([#3998](#3998)) @dariusuknuis 2024-01-19

### Code

* Cleanup position methods ([#4015](#4015)) @Kinglykrab 2024-01-25

### Commands

* Add `#npcedit set_grid [Grid ID]` to `#npcedit` ([#4004](#4004)) @Kinglykrab 2024-01-22

### Crash Fix

* Fix crash when creating Frogloks/Drakkin ([#4016](#4016)) @Kinglykrab 2024-01-25
* Reverting PR #3877 ([#3997](#3997)) @fryguy503 2024-01-17

### Database

* Drop deprecated item_tick table ([#3977](#3977)) @Akkadius 2024-01-14
* Drop item_tick if exists tweak in manifest ([#3985](#3985)) @Akkadius 2024-01-15
* Increase max spawngroup name from 50 to 200 ([#3991](#3991)) @Akkadius 2024-01-22

### Fixes

* Fix Mercenaries Buffs/Zoning Issues ([#4000](#4000)) @Kinglykrab 2024-01-22
* Fix zone database update manifest ([#3972](#3972)) @Kinglykrab 2024-01-13
* Fixes to zone idle while empty changes. ([#4006](#4006)) @noudess 2024-01-23
* Reversed logic on InLiquid ([#3979](#3979)) @fryguy503 2024-01-14

### Instances

* Convert Instance Quest Methods to Repositories ([#4012](#4012)) @Kinglykrab 2024-01-25

### Logging

* Force Info category to be always on in file/console logs ([#3990](#3990)) @Akkadius 2024-01-22

### Merchants

* Change database structure for merchant slots ([#3974](#3974)) @joligario 2024-01-14

### Messages

* Fix disciple message added by previous patch. ([#3986](#3986)) @noudess 2024-01-15

### Quest API

* QuestReward should now summon item to the inventory instead of the cursor. ([#3996](#3996)) @regneq 2024-01-22

### Repositories

* Add `rank` to reserved words ([#3982](#3982)) @Akkadius 2024-01-15
* Fix datetime zero-value save behavior ([#3976](#3976)) @Akkadius 2024-01-14

### Spawn2

* Spawn condition value should default spawn_conditions value ([#3980](#3980)) @noudess 2024-01-14

### Zoning

* Additional logs for zoning under instance checks ([#3989](#3989)) @Akkadius 2024-01-22
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

Successfully merging this pull request may close these issues.

3 participants