This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryFixed sync failures caused by non-UTF8 strings and improved troubleshooting output for chunk-sync errors.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes sync failures caused by non-UTF8 strings in imported models and VFX assets. Fixes sync failures caused by non-UTF8 strings in imported models and VFX assets. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Improves error reporting for chunk-sync issues by logging affected Studio object, field, and byte length. Improves error reporting for chunk-sync issues by logging affected Studio object, field, and byte length. Source: llm_adapter@2026-06-03 Confidence: high |
— |
Full changelog
Bug Fixes
- More reliable sync for imported models and VFX assets — Project sync no longer stops with
Can't convert to JSONwhen a Roblox model contains non-UTF8 string data in values or attributes. WEPPY now preserves that data safely and continues syncing the rest of the place.
Stability
- Clearer chunk-sync troubleshooting in Studio — When sync encounters unusual data, WEPPY now points to the affected Studio object, field, and byte length in the plugin logs without exposing the raw value. Generic
Internal errorresponses from the server also surface the detailed message when one is available, making support logs easier to share from the WEPPY UI.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About hope1026/weppy-roblox-mcp
MCP server and plugin that lets AI agents (Claude Code, Cursor, Codex, Gemini) directly control a live Roblox Studio session — create scripts, instances, terrain, lighting, and assets via natural language. 21 tools, 140+ actions, bidirectional sync, and automated playtest.
Related context
Beta — feedback welcome: [email protected]