-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
- Create a section of wall with a one tile hole
- Create a rampart in that one tile hole
- Click the rampart
- Click "Make public"
- Get error in console running xxscreeps
Unhandled error. Endpoint: /api/game/add-object-intent
/Users/connorshea/code/xxscreeps/src/backend/endpoints/game/intents.ts:20
throw new TypeError('Invalid parameters');
^
TypeError: Invalid parameters
at Object.execute (/Users/connorshea/code/xxscreeps/src/backend/endpoints/game/intents.ts:20:10)
at null.<anonymous> (/Users/connorshea/code/xxscreeps/src/backend/endpoints/index.ts:23:33)
at dispatch (/Users/connorshea/code/xxscreeps/node_modules/koa-compose/index.js:42:32)
at /Users/connorshea/code/xxscreeps/node_modules/koa-router/lib/router.js:372:16
at dispatch (/Users/connorshea/code/xxscreeps/node_modules/koa-compose/index.js:42:32)
at /Users/connorshea/code/xxscreeps/node_modules/koa-compose/index.js:34:12
at dispatch (/Users/connorshea/code/xxscreeps/node_modules/koa-router/lib/router.js:377:31)
at dispatch (/Users/connorshea/code/xxscreeps/node_modules/koa-compose/index.js:42:32)
at null.<anonymous> (/Users/connorshea/code/xxscreeps/src/mods/backend/password/backend.ts:34:10)
at dispatch (/Users/connorshea/code/xxscreeps/node_modules/koa-compose/index.js:42:32)
Metadata
Metadata
Assignees
Labels
No labels