Author Topic: Ctrl + Z no longer works!  (Read 1657 times)

It works at the beginning of the game consisting up to at least 10 minutes, but then afterwards, I can't undo anymore.

Console:
https://www.dropbox.com/s/niim94ou347eylt/console.log?dl=0

Add-Ons:

https://www.dropbox.com/sh/vauu7kc3gpga3q6/AAAAJXE0s-tAtDt_jxj-f2Aya?dl=0

This is becoming a serious issue since I duplicate a lot of things. And if I misplace a dupe, I would have to mine all that out. I need this fixed when it can.

is it actually after that amount of time? or does it happen after you do something that you don't notice you're doing?

Code: [Select]
base/server/scripts/allGameScripts.cs (6994): Unable to find object: '16482' attempting to call function 'push'
BackTrace: ->[JVS_Content]servercmdPlantBrick->[dimensions]servercmdPlantBrick->[Duplorcator]servercmdPlantBrick->servercmdPlantBrick


base/server/scripts/allGameScripts.cs (6744): Unable to find object: '16482' attempting to call function 'pop'
BackTrace: ->[Script_Redo]servercmdUndoBrick->[Duplorcator]servercmdUndoBrick->[FillCan]servercmdUndoBrick->[fillPrinter]servercmdUndoBrick->servercmdUndoBrick


base/server/scripts/allGameScripts.cs (6994): Unable to find object: '16482' attempting to call function 'push'
BackTrace: ->[JVS_Content]servercmdPlantBrick->[dimensions]servercmdPlantBrick->[Duplorcator]servercmdPlantBrick->servercmdPlantBrick


base/server/scripts/allGameScripts.cs (6744): Unable to find object: '16482' attempting to call function 'pop'
BackTrace: ->[Script_Redo]servercmdUndoBrick->[Duplorcator]servercmdUndoBrick->[FillCan]servercmdUndoBrick->[fillPrinter]servercmdUndoBrick->servercmdUndoBrick
[code]

Turn off Server_Dimensions as it is unfinished, and not working. As such it is bound to cause errors such as this in your game.
[/code]

Code: [Select]
base/server/scripts/allGameScripts.cs (6994): Unable to find object: '16482' attempting to call function 'push'
BackTrace: ->[JVS_Content]servercmdPlantBrick->[dimensions]servercmdPlantBrick->[Duplorcator]servercmdPlantBrick->servercmdPlantBrick


base/server/scripts/allGameScripts.cs (6744): Unable to find object: '16482' attempting to call function 'pop'
BackTrace: ->[Script_Redo]servercmdUndoBrick->[Duplorcator]servercmdUndoBrick->[FillCan]servercmdUndoBrick->[fillPrinter]servercmdUndoBrick->servercmdUndoBrick


base/server/scripts/allGameScripts.cs (6994): Unable to find object: '16482' attempting to call function 'push'
BackTrace: ->[JVS_Content]servercmdPlantBrick->[dimensions]servercmdPlantBrick->[Duplorcator]servercmdPlantBrick->servercmdPlantBrick


base/server/scripts/allGameScripts.cs (6744): Unable to find object: '16482' attempting to call function 'pop'
BackTrace: ->[Script_Redo]servercmdUndoBrick->[Duplorcator]servercmdUndoBrick->[FillCan]servercmdUndoBrick->[fillPrinter]servercmdUndoBrick->servercmdUndoBrick
Turn off Server_Dimensions as it is unfinished, and not working. As such it is bound to cause errors such as this in your game.

No clue how I forgeted that up.

I honestly did not know. Thanks.

I honestly did not know. Thanks.
These are the mods that never genuinely made the jump from unstable to stable.  The mods here are considered unfinished for various reasons, and I make no guarantees that they are stable or safe for servers.  Run these at your own risk.

:/

Lol sorry. My mind was completely fried last night.

Anyways, locking topic...